Searched hist:1.757 (Results 1 - 19 of 19) sorted by relevance

/src/sys/dev/pci/
H A Dif_wm.c1.757 Mon Aug 08 08:55:42 GMT 2022 msaitoh To avoid releasing mutex temporally, use new wm_set_mdio_slow_mode_hv_locked().
H A Dpcidevs.h1.757 Tue Jan 10 20:33:31 GMT 2006 christos Regen
H A Dpcidevs_data.h1.757 Mon Jan 16 23:00:17 GMT 2006 christos regen
H A Dpcidevs1.757 Mon Jan 16 22:59:36 GMT 2006 christos PR/32550: Michael Eriksson: No agp(4) support for i915 integrated graphics
/src/sys/dev/usb/
H A Dusbdevs1.757 Tue Jul 31 16:07:26 GMT 2018 khorben Add the Sierra Wireless MC7304 and EM7455 USB modems
H A Dusbdevs.h1.757 Fri Dec 14 14:04:13 GMT 2018 tnn regen
H A Dusbdevs_data.h1.757 Fri Dec 14 14:04:13 GMT 2018 tnn regen
/src/distrib/sets/lists/tests/
H A Dmi1.757 Tue Jul 18 02:16:07 GMT 2017 ozaki-r branches: 1.757.2;
Separate test files
1.757 Tue Jul 18 02:16:07 GMT 2017 ozaki-r branches: 1.757.2;
Separate test files
/src/sys/arch/i386/i386/
H A Dmachdep.c1.757 Wed Jul 13 15:39:33 GMT 2016 maxv Remove msgbuf_paddr.
/src/distrib/sets/lists/base/
H A Dshl.mi1.757 Thu Dec 17 08:55:10 GMT 2015 martin Unbump libdes (apparently accidentialy included in the previous bind bump)
H A Dmi1.757 Wed Jun 25 05:57:16 GMT 2008 dogcow due to popular demand, /var/lib/postfix -> /var/db/postfix
/src/doc/
H A D3RDPARTY1.757 Fri Apr 16 11:44:44 GMT 2010 wiz gcc-4.5.0 out.
H A DCHANGES1.757 Sat Nov 11 14:47:27 GMT 2006 jmmv Move lfs_cleanerd from /usr/libexec to /libexec. This is to allow putting
the root file system on a LFS volume.

Addresses PR bin/30407. No objections in tech-userlevel@.
/src/sys/conf/
H A Dfiles1.757 Fri Feb 03 11:04:46 GMT 2006 jmmv branches: 1.757.2;
Implement options string parsing of the form 'a=b c=d ...'. This will be
initially used by i386's Multiboot support but will be useful in other
situations too (think refactoring mount(2)'s API).
1.757 Fri Feb 03 11:04:46 GMT 2006 jmmv branches: 1.757.2;
Implement options string parsing of the form 'a=b c=d ...'. This will be
initially used by i386's Multiboot support but will be useful in other
situations too (think refactoring mount(2)'s API).
/src/sys/arch/i386/conf/
H A DGENERIC1.757 Fri Jun 16 22:13:35 GMT 2006 jmcneill Enable the piixpcib(4) device driver by default. This enabled speedstep as
well as sufficient powerhooks to resume from ACPI S3 suspend.
/src/distrib/sets/lists/man/
H A Dmi1.757 Mon Jan 24 02:07:24 GMT 2005 joff add atu(4) cat and manpage
/src/share/mk/
H A Dbsd.own.mk1.757 Fri Dec 06 23:14:15 GMT 2013 matt Describe MACHINES.${MACHINE_CPU}. <fixme>
Add sparc64 to MACHINES.sparc since sparc64 can be build as sparc.
/src/usr.bin/make/
H A Dvar.c1.757 Mon Dec 21 00:11:29 GMT 2020 rillig make(1): clean up memory management for expanding variable expressions

Previously, memory management had been split among several variables.
The general idea was very simple though. The current value of the
expression needs to be kept in memory, and each modifier either keeps
that value or replaces it with its own newly allocated result, or
var_Error or varUndefined.

Using MFStr, it does not matter anymore that var_Error and varUndefined
are statically allocated since these are assigned using MFStr_InitRefer.

The complexity of the implementation is now closer to the actual
complexity. Most probably the code can be simplified even more.
/src/distrib/sets/lists/comp/
H A Dmi1.757 Tue Jan 11 01:00:49 GMT 2005 joff Include include/dev/ic/hd44780var.h

Completed in 1631 milliseconds