Searched hist:1.171 (Results 1 - 25 of 343) sorted by relevance
| /src/lib/ | ||
| H A D | checkver | 1.11 Wed Jul 05 18:56:20 GMT 2000 he No longer abuse the "minor" number in the shlib_version file to optionally contain the "teeny" version number. Instead, introduce a separate optional "teeny" variable. This corresponds to the change in revision 1.171 of share/bsd.lib.mk. |
| /src/sys/kern/ | ||
| H A D | kern_fork.c | 1.171 Sat Oct 11 13:40:57 GMT 2008 pooka branches: 1.171.2; 1.171.4; 1.171.8; 1.171.10; 1.171.12; Move uidinfo to its own module in kern_uidinfo.c and include in rump. No functional change to uidinfo. 1.171 Sat Oct 11 13:40:57 GMT 2008 pooka branches: 1.171.2; 1.171.4; 1.171.8; 1.171.10; 1.171.12; Move uidinfo to its own module in kern_uidinfo.c and include in rump. No functional change to uidinfo. 1.171 Sat Oct 11 13:40:57 GMT 2008 pooka branches: 1.171.2; 1.171.4; 1.171.8; 1.171.10; 1.171.12; Move uidinfo to its own module in kern_uidinfo.c and include in rump. No functional change to uidinfo. 1.171 Sat Oct 11 13:40:57 GMT 2008 pooka branches: 1.171.2; 1.171.4; 1.171.8; 1.171.10; 1.171.12; Move uidinfo to its own module in kern_uidinfo.c and include in rump. No functional change to uidinfo. 1.171 Sat Oct 11 13:40:57 GMT 2008 pooka branches: 1.171.2; 1.171.4; 1.171.8; 1.171.10; 1.171.12; Move uidinfo to its own module in kern_uidinfo.c and include in rump. No functional change to uidinfo. 1.171 Sat Oct 11 13:40:57 GMT 2008 pooka branches: 1.171.2; 1.171.4; 1.171.8; 1.171.10; 1.171.12; Move uidinfo to its own module in kern_uidinfo.c and include in rump. No functional change to uidinfo. |
| H A D | init_sysent.c | 1.171 Fri Feb 24 19:25:28 GMT 2006 drochner branches: 1.171.2; 1.171.4; 1.171.6; regen 1.171 Fri Feb 24 19:25:28 GMT 2006 drochner branches: 1.171.2; 1.171.4; 1.171.6; regen 1.171 Fri Feb 24 19:25:28 GMT 2006 drochner branches: 1.171.2; 1.171.4; 1.171.6; regen 1.171 Fri Feb 24 19:25:28 GMT 2006 drochner branches: 1.171.2; 1.171.4; 1.171.6; regen |
| H A D | syscalls.master | 1.171 Tue Jul 17 17:42:07 GMT 2007 joerg branches: 1.171.2; 1.171.6; Add native mremap system call based on the UVM implementation for Linux compat. Add code to enforce alignment of the new location. Special thanks to wizd for helping with the man page. 1.171 Tue Jul 17 17:42:07 GMT 2007 joerg branches: 1.171.2; 1.171.6; Add native mremap system call based on the UVM implementation for Linux compat. Add code to enforce alignment of the new location. Special thanks to wizd for helping with the man page. 1.171 Tue Jul 17 17:42:07 GMT 2007 joerg branches: 1.171.2; 1.171.6; Add native mremap system call based on the UVM implementation for Linux compat. Add code to enforce alignment of the new location. Special thanks to wizd for helping with the man page. |
| H A D | vfs_bio.c | 1.171 Mon Mar 12 18:18:34 GMT 2007 ad branches: 1.171.2; 1.171.4; Pass an ipl argument to pool_init/POOL_INIT to be used when initializing the pool's lock. 1.171 Mon Mar 12 18:18:34 GMT 2007 ad branches: 1.171.2; 1.171.4; Pass an ipl argument to pool_init/POOL_INIT to be used when initializing the pool's lock. 1.171 Mon Mar 12 18:18:34 GMT 2007 ad branches: 1.171.2; 1.171.4; Pass an ipl argument to pool_init/POOL_INIT to be used when initializing the pool's lock. |
| H A D | kern_lock.c | 1.171 Sat May 02 09:13:40 GMT 2020 martin branches: 1.171.2; Fix inverted condition in r1.136 - we do want LOCKDEBUG spinouts of the kernel lock to assert as soon as we have userland running - not in the early boot phase (where firmware loading and device init could take a long time). 1.171 Sat May 02 09:13:40 GMT 2020 martin branches: 1.171.2; Fix inverted condition in r1.136 - we do want LOCKDEBUG spinouts of the kernel lock to assert as soon as we have userland running - not in the early boot phase (where firmware loading and device init could take a long time). |
| /src/sys/sys/ | ||
| H A D | syscallargs.h | 1.171 Fri Sep 07 18:58:52 GMT 2007 rmind branches: 1.171.4; 1.171.6; Regen syscalls. 1.171 Fri Sep 07 18:58:52 GMT 2007 rmind branches: 1.171.4; 1.171.6; Regen syscalls. 1.171 Fri Sep 07 18:58:52 GMT 2007 rmind branches: 1.171.4; 1.171.6; Regen syscalls. |
| H A D | sysctl.h | 1.171 Mon Oct 15 14:12:54 GMT 2007 ad branches: 1.171.4; 1.171.6; 1.171.8; Add _SC_NPROCESSORS_ONLN and _SC_NPROCESSORS_CONF for sysconf(). These are extensions but are provided by many Unix systems. 1.171 Mon Oct 15 14:12:54 GMT 2007 ad branches: 1.171.4; 1.171.6; 1.171.8; Add _SC_NPROCESSORS_ONLN and _SC_NPROCESSORS_CONF for sysconf(). These are extensions but are provided by many Unix systems. 1.171 Mon Oct 15 14:12:54 GMT 2007 ad branches: 1.171.4; 1.171.6; 1.171.8; Add _SC_NPROCESSORS_ONLN and _SC_NPROCESSORS_CONF for sysconf(). These are extensions but are provided by many Unix systems. 1.171 Mon Oct 15 14:12:54 GMT 2007 ad branches: 1.171.4; 1.171.6; 1.171.8; Add _SC_NPROCESSORS_ONLN and _SC_NPROCESSORS_CONF for sysconf(). These are extensions but are provided by many Unix systems. |
| H A D | exec_elf.h | 1.171 Sun Jan 08 17:03:42 GMT 2023 christos branches: 1.171.6; sync machine list with spec 1.171 Sun Jan 08 17:03:42 GMT 2023 christos branches: 1.171.6; sync machine list with spec |
| /src/sys/compat/sunos/ | ||
| H A D | sunos_misc.c | 1.171 Fri Jul 28 15:34:06 GMT 2017 riastradh branches: 1.171.2; 1.171.4; Fail, don't panic, on bad dirents from file system. Controllable via puffs from userland. From Ilja Van Sprundel. 1.171 Fri Jul 28 15:34:06 GMT 2017 riastradh branches: 1.171.2; 1.171.4; Fail, don't panic, on bad dirents from file system. Controllable via puffs from userland. From Ilja Van Sprundel. 1.171 Fri Jul 28 15:34:06 GMT 2017 riastradh branches: 1.171.2; 1.171.4; Fail, don't panic, on bad dirents from file system. Controllable via puffs from userland. From Ilja Van Sprundel. |
| /src/sys/arch/alpha/conf/ | ||
| H A D | files.alpha | 1.171 Fri Feb 09 21:55:01 GMT 2007 ad branches: 1.171.2; 1.171.6; 1.171.8; Merge newlock2 to head. 1.171 Fri Feb 09 21:55:01 GMT 2007 ad branches: 1.171.2; 1.171.6; 1.171.8; Merge newlock2 to head. 1.171 Fri Feb 09 21:55:01 GMT 2007 ad branches: 1.171.2; 1.171.6; 1.171.8; Merge newlock2 to head. 1.171 Fri Feb 09 21:55:01 GMT 2007 ad branches: 1.171.2; 1.171.6; 1.171.8; Merge newlock2 to head. |
| /src/sys/arch/mac68k/conf/ | ||
| H A D | GENERIC | 1.171 Sun Feb 05 05:01:56 GMT 2006 cube branches: 1.171.2; 1.171.4; 1.171.6; Remove 'count' argument for pseudo-devices that ignore it (vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf). 1.171 Sun Feb 05 05:01:56 GMT 2006 cube branches: 1.171.2; 1.171.4; 1.171.6; Remove 'count' argument for pseudo-devices that ignore it (vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf). 1.171 Sun Feb 05 05:01:56 GMT 2006 cube branches: 1.171.2; 1.171.4; 1.171.6; Remove 'count' argument for pseudo-devices that ignore it (vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf). 1.171 Sun Feb 05 05:01:56 GMT 2006 cube branches: 1.171.2; 1.171.4; 1.171.6; Remove 'count' argument for pseudo-devices that ignore it (vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf). |
| /src/sys/dev/pcmcia/ | ||
| H A D | pcmciadevs.h | 1.171 Mon Jun 03 01:15:15 GMT 2002 jonathan Regen from pcmciadevs 1.171 after adding D-link DFE-670 ethernet card. 1.171 Mon Jun 03 01:15:15 GMT 2002 jonathan Regen from pcmciadevs 1.171 after adding D-link DFE-670 ethernet card. |
| H A D | pcmciadevs_data.h | 1.171 Mon Jun 03 01:15:15 GMT 2002 jonathan Regen from pcmciadevs 1.171 after adding D-link DFE-670 ethernet card. 1.171 Mon Jun 03 01:15:15 GMT 2002 jonathan Regen from pcmciadevs 1.171 after adding D-link DFE-670 ethernet card. |
| /src/sys/dev/mii/ | ||
| H A D | miidevs | 1.171 Tue Oct 17 14:07:51 GMT 2023 msaitoh branches: 1.171.6; miidevs: Add MaxLinear GPY115. 1.171 Tue Oct 17 14:07:51 GMT 2023 msaitoh branches: 1.171.6; miidevs: Add MaxLinear GPY115. |
| H A D | miidevs.h | 1.171 Sun Oct 06 15:38:31 GMT 2024 msaitoh Regen. |
| /src/sys/arch/hp300/hp300/ | ||
| H A D | locore.s | 1.171 Sun Aug 24 08:17:44 GMT 2014 tsutsui branches: 1.171.18; 1.171.20; Add new arcofi(4) audio driver for NetBSD/hp300, ported from OpenBSD. The arcofi(4) is a driver for the HP "Audio1" device (Siemens PSB 2160 "ARCOFI" phone quality audio chip) found on the HP9000/425e and HP9000/{705,710,745,747} models (but only hp300 attachment is ported for now). The chip supports 8-bit mono 8kHz U-law, A-law and 16-bit mono slinear_be formats. The old HP9000/425e playing tunes with this new arcofi(4) audio driver was also demonstrated at Open Source Conference 2014 Shimane. 1.171 Sun Aug 24 08:17:44 GMT 2014 tsutsui branches: 1.171.18; 1.171.20; Add new arcofi(4) audio driver for NetBSD/hp300, ported from OpenBSD. The arcofi(4) is a driver for the HP "Audio1" device (Siemens PSB 2160 "ARCOFI" phone quality audio chip) found on the HP9000/425e and HP9000/{705,710,745,747} models (but only hp300 attachment is ported for now). The chip supports 8-bit mono 8kHz U-law, A-law and 16-bit mono slinear_be formats. The old HP9000/425e playing tunes with this new arcofi(4) audio driver was also demonstrated at Open Source Conference 2014 Shimane. 1.171 Sun Aug 24 08:17:44 GMT 2014 tsutsui branches: 1.171.18; 1.171.20; Add new arcofi(4) audio driver for NetBSD/hp300, ported from OpenBSD. The arcofi(4) is a driver for the HP "Audio1" device (Siemens PSB 2160 "ARCOFI" phone quality audio chip) found on the HP9000/425e and HP9000/{705,710,745,747} models (but only hp300 attachment is ported for now). The chip supports 8-bit mono 8kHz U-law, A-law and 16-bit mono slinear_be formats. The old HP9000/425e playing tunes with this new arcofi(4) audio driver was also demonstrated at Open Source Conference 2014 Shimane. |
| /src/usr.bin/ | ||
| H A D | Makefile | 1.171 Wed Oct 29 16:49:33 GMT 2008 christos branches: 1.171.6; 1.171.10; bye old vi! 1.171 Wed Oct 29 16:49:33 GMT 2008 christos branches: 1.171.6; 1.171.10; bye old vi! 1.171 Wed Oct 29 16:49:33 GMT 2008 christos branches: 1.171.6; 1.171.10; bye old vi! |
| /src/sys/arch/sun3/conf/ | ||
| H A D | GENERIC | 1.171 Sun Nov 16 16:01:43 GMT 2014 manu branches: 1.171.2; Remove unused extended attributes kernel options As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them as they have been obsolete for a long time: UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate 1.171 Sun Nov 16 16:01:43 GMT 2014 manu branches: 1.171.2; Remove unused extended attributes kernel options As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them as they have been obsolete for a long time: UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate |
| /src/sys/arch/i386/conf/ | ||
| H A D | Makefile.i386 | 1.171 Mon May 30 15:06:32 GMT 2011 joerg branches: 1.171.2; Disable -Werror for ah_regdomain.c if building with clang as workaround for http://llvm.org/bugs/show_bug.cgi?id=10030. 1.171 Mon May 30 15:06:32 GMT 2011 joerg branches: 1.171.2; Disable -Werror for ah_regdomain.c if building with clang as workaround for http://llvm.org/bugs/show_bug.cgi?id=10030. |
| /src/distrib/notes/common/ | ||
| H A D | contents | 1.171 Sun Jan 11 04:03:47 GMT 2015 snj branches: 1.171.8; Nuke the five(!) install floppies. Welcome to 2015. Approved by dsl@, Master of Port. 1.171 Sun Jan 11 04:03:47 GMT 2015 snj branches: 1.171.8; Nuke the five(!) install floppies. Welcome to 2015. Approved by dsl@, Master of Port. |
| /src/sys/arch/macppc/macppc/ | ||
| H A D | machdep.c | 1.171 Tue Jul 14 08:55:07 GMT 2020 martin branches: 1.171.2; Adapt to new proplib API 1.171 Tue Jul 14 08:55:07 GMT 2020 martin branches: 1.171.2; Adapt to new proplib API |
| /src/sys/dev/pci/ | ||
| H A D | pcireg.h | 1.171 Fri Jun 14 03:15:04 GMT 2024 msaitoh branches: 1.171.2; PCI_CLASS_MASK: Use unsigned to avoid undefined behavior. Found by kUBSan. 1.171 Fri Jun 14 03:15:04 GMT 2024 msaitoh branches: 1.171.2; PCI_CLASS_MASK: Use unsigned to avoid undefined behavior. Found by kUBSan. |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | pmap.c | 1.171 Mon Feb 20 19:00:27 GMT 2006 cdi branches: 1.171.2; 1.171.8; Use ANSI-style function definitions and declarations. 1.171 Mon Feb 20 19:00:27 GMT 2006 cdi branches: 1.171.2; 1.171.8; Use ANSI-style function definitions and declarations. 1.171 Mon Feb 20 19:00:27 GMT 2006 cdi branches: 1.171.2; 1.171.8; Use ANSI-style function definitions and declarations. |
| /src/sys/netinet/ | ||
| H A D | tcp_output.c | 1.171 Thu Apr 14 16:08:53 GMT 2011 yamt branches: 1.171.4; 1.171.8; simplify a compile-time assertion 1.171 Thu Apr 14 16:08:53 GMT 2011 yamt branches: 1.171.4; 1.171.8; simplify a compile-time assertion 1.171 Thu Apr 14 16:08:53 GMT 2011 yamt branches: 1.171.4; 1.171.8; simplify a compile-time assertion |
Completed in 210 milliseconds