Searched hist:1.246 (Results 1 - 25 of 167) sorted by relevance
| /src/sys/netinet/ | ||
| H A D | in.c | 1.246 Sat Nov 19 08:00:51 GMT 2022 yamt Make arp have its own mowner This helped me to debug mbuf leaks in arp. (if_arp.c rev. 1.298) |
| H A D | ip_input.c | 1.246 Mon Mar 12 18:18:36 GMT 2007 ad branches: 1.246.2; 1.246.4; Pass an ipl argument to pool_init/POOL_INIT to be used when initializing the pool's lock. 1.246 Mon Mar 12 18:18:36 GMT 2007 ad branches: 1.246.2; 1.246.4; Pass an ipl argument to pool_init/POOL_INIT to be used when initializing the pool's lock. 1.246 Mon Mar 12 18:18:36 GMT 2007 ad branches: 1.246.2; 1.246.4; Pass an ipl argument to pool_init/POOL_INIT to be used when initializing the pool's lock. |
| /src/share/misc/ | ||
| H A D | acronyms | 1.246 Sun May 15 23:40:46 GMT 2016 jnemeth branches: 1.246.2; PR/51023 - Nikolai Lifanov -- add more acronyms 1.246 Sun May 15 23:40:46 GMT 2016 jnemeth branches: 1.246.2; PR/51023 - Nikolai Lifanov -- add more acronyms |
| /src/sys/dev/ic/ | ||
| H A D | wdc.c | 1.246 Fri Jan 26 16:28:18 GMT 2007 sborrill branches: 1.246.2; 1.246.6; 1.246.8; 1.246.10; Add missing bus_space_(read,write)_stream macros. Approved by martin@ 1.246 Fri Jan 26 16:28:18 GMT 2007 sborrill branches: 1.246.2; 1.246.6; 1.246.8; 1.246.10; Add missing bus_space_(read,write)_stream macros. Approved by martin@ 1.246 Fri Jan 26 16:28:18 GMT 2007 sborrill branches: 1.246.2; 1.246.6; 1.246.8; 1.246.10; Add missing bus_space_(read,write)_stream macros. Approved by martin@ 1.246 Fri Jan 26 16:28:18 GMT 2007 sborrill branches: 1.246.2; 1.246.6; 1.246.8; 1.246.10; Add missing bus_space_(read,write)_stream macros. Approved by martin@ 1.246 Fri Jan 26 16:28:18 GMT 2007 sborrill branches: 1.246.2; 1.246.6; 1.246.8; 1.246.10; Add missing bus_space_(read,write)_stream macros. Approved by martin@ |
| /src/sys/dev/scsipi/ | ||
| H A D | scsiconf.c | 1.246 Sat Apr 05 15:47:01 GMT 2008 cegger branches: 1.246.2; 1.246.4; use aprint_*_dev and device_xname 1.246 Sat Apr 05 15:47:01 GMT 2008 cegger branches: 1.246.2; 1.246.4; use aprint_*_dev and device_xname 1.246 Sat Apr 05 15:47:01 GMT 2008 cegger branches: 1.246.2; 1.246.4; use aprint_*_dev and device_xname |
| /src/sys/arch/macppc/conf/ | ||
| H A D | GENERIC | 1.246 Sat Nov 18 18:28:15 GMT 2006 tsutsui branches: 1.246.2; 1.246.4; Add rgephy at mii for Realtek 8169S. 1.246 Sat Nov 18 18:28:15 GMT 2006 tsutsui branches: 1.246.2; 1.246.4; Add rgephy at mii for Realtek 8169S. 1.246 Sat Nov 18 18:28:15 GMT 2006 tsutsui branches: 1.246.2; 1.246.4; Add rgephy at mii for Realtek 8169S. |
| /src/doc/ | ||
| H A D | HACKS | 1.246 Tue Jun 18 18:55:32 GMT 2024 riastradh branches: 1.246.2; doc/HACKS: Note tsan TLS alignment workaround for PR lib/58349. 1.246 Tue Jun 18 18:55:32 GMT 2024 riastradh branches: 1.246.2; doc/HACKS: Note tsan TLS alignment workaround for PR lib/58349. |
| /src/etc/mtree/ | ||
| H A D | NetBSD.dist.base | 1.246 Sun Jun 12 03:51:13 GMT 2022 tsutsui branches: 1.246.2; Add luna68k specific section 4 man pages. Taken from mostly OpenBSD/luna88k and partially NetBSD/hp300. 1.246 Sun Jun 12 03:51:13 GMT 2022 tsutsui branches: 1.246.2; Add luna68k specific section 4 man pages. Taken from mostly OpenBSD/luna88k and partially NetBSD/hp300. |
| /src/sys/uvm/ | ||
| H A D | uvm_map.c | 1.246 Mon Nov 26 08:22:32 GMT 2007 xtraeme branches: 1.246.2; 1.246.4; 1.246.6; Make this build without LOCKDEBUG (the if statement that uses LOCKDEBUG_MEM_CHECK). 1.246 Mon Nov 26 08:22:32 GMT 2007 xtraeme branches: 1.246.2; 1.246.4; 1.246.6; Make this build without LOCKDEBUG (the if statement that uses LOCKDEBUG_MEM_CHECK). 1.246 Mon Nov 26 08:22:32 GMT 2007 xtraeme branches: 1.246.2; 1.246.4; 1.246.6; Make this build without LOCKDEBUG (the if statement that uses LOCKDEBUG_MEM_CHECK). 1.246 Mon Nov 26 08:22:32 GMT 2007 xtraeme branches: 1.246.2; 1.246.4; 1.246.6; Make this build without LOCKDEBUG (the if statement that uses LOCKDEBUG_MEM_CHECK). |
| /src/sys/sys/ | ||
| H A D | vnode.h | 1.246 Mon Mar 24 13:42:40 GMT 2014 hannken branches: 1.246.2; - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c. - Make vwait() static. - Add vdead_check() to check a vnode for being or becoming dead. Discussed on tech-kern. Welcome to 6.99.38 1.246 Mon Mar 24 13:42:40 GMT 2014 hannken branches: 1.246.2; - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c. - Make vwait() static. - Add vdead_check() to check a vnode for being or becoming dead. Discussed on tech-kern. Welcome to 6.99.38 |
| H A D | syscallargs.h | 1.246 Mon Dec 09 16:35:12 GMT 2013 pooka regen |
| /src/sys/arch/mips/mips/ | ||
| H A D | trap.c | 1.246 Thu Feb 08 19:16:24 GMT 2018 bouyer branches: 1.246.4; Allow kdbpeek() to return failure. If it does, stop the stack trace. Prevents an infinite loop in ddb if something goes wrong. 1.246 Thu Feb 08 19:16:24 GMT 2018 bouyer branches: 1.246.4; Allow kdbpeek() to return failure. If it does, stop the stack trace. Prevents an infinite loop in ddb if something goes wrong. |
| /src/sys/arch/amiga/amiga/ | ||
| H A D | machdep.c | 1.246 Sat Apr 02 08:16:54 GMT 2016 mlelstv branches: 1.246.2; appease compiler. Fixes options MODULAR build. 1.246 Sat Apr 02 08:16:54 GMT 2016 mlelstv branches: 1.246.2; appease compiler. Fixes options MODULAR build. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | err.c | 1.246 Sun Jun 09 10:27:39 GMT 2024 rillig branches: 1.246.2; lint: warn about lossy floating point constant to integer conversions 1.246 Sun Jun 09 10:27:39 GMT 2024 rillig branches: 1.246.2; lint: warn about lossy floating point constant to integer conversions |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_vfsops.c | 1.246 Wed Oct 10 20:42:35 GMT 2007 ad branches: 1.246.2; 1.246.4; Merge from vmlocking: - Split vnode::v_flag into three fields, depending on field locking. - simple_lock -> kmutex in a few places. - Fix some simple locking problems. 1.246 Wed Oct 10 20:42:35 GMT 2007 ad branches: 1.246.2; 1.246.4; Merge from vmlocking: - Split vnode::v_flag into three fields, depending on field locking. - simple_lock -> kmutex in a few places. - Fix some simple locking problems. 1.246 Wed Oct 10 20:42:35 GMT 2007 ad branches: 1.246.2; 1.246.4; Merge from vmlocking: - Split vnode::v_flag into three fields, depending on field locking. - simple_lock -> kmutex in a few places. - Fix some simple locking problems. |
| /src/sys/kern/ | ||
| H A D | kern_exec.c | 1.246 Sun Jul 22 19:16:05 GMT 2007 pooka branches: 1.246.4; 1.246.6; Retire uvn_attach() - it abuses VXLOCK and its functionality, setting vnode sizes, is handled elsewhere: file system vnode creation or spec_open() for regular files or block special files, respectively. Add a call to VOP_MMAP() to the pagedvn exec path, since the vnode is being memory mapped. reviewed by tech-kern & wrstuden 1.246 Sun Jul 22 19:16:05 GMT 2007 pooka branches: 1.246.4; 1.246.6; Retire uvn_attach() - it abuses VXLOCK and its functionality, setting vnode sizes, is handled elsewhere: file system vnode creation or spec_open() for regular files or block special files, respectively. Add a call to VOP_MMAP() to the pagedvn exec path, since the vnode is being memory mapped. reviewed by tech-kern & wrstuden 1.246 Sun Jul 22 19:16:05 GMT 2007 pooka branches: 1.246.4; 1.246.6; Retire uvn_attach() - it abuses VXLOCK and its functionality, setting vnode sizes, is handled elsewhere: file system vnode creation or spec_open() for regular files or block special files, respectively. Add a call to VOP_MMAP() to the pagedvn exec path, since the vnode is being memory mapped. reviewed by tech-kern & wrstuden |
| H A D | init_sysent.c | 1.246 Mon Aug 30 10:24:42 GMT 2010 pooka Empty commit to show makesyscalls.sh rev 1.99 didn't change anything (yet). |
| H A D | syscalls.c | 1.246 Sun Jun 26 17:05:55 GMT 2011 christos regen |
| /src/sys/arch/sparc/conf/ | ||
| H A D | GENERIC | 1.246 Sun Aug 24 07:59:23 GMT 2014 jnemeth Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add it to all kernel configs that contain "options MODULAR". This option turns on module autoloading by default (which is the current default). This allows people who don't want module autoloading on by default to disable it by simply removing/commentting this line. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | autoconf.c | 1.246 Sat Oct 27 17:18:12 GMT 2012 chs split device_t/softc for all remaining drivers. replace "struct device *" with "device_t". use device_xname(), device_unit(), etc. |
| /src/sys/arch/hpcmips/conf/ | ||
| H A D | GENERIC | 1.246 Sun Aug 07 02:52:26 GMT 2022 simonb UFS/LFS dirhash: - Enable UFS_DIRHASH if the architecture or kernel model specific config file can use 128MB of RAM or more. - Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel and by a number of NetBSD developers for years. - Add LFS_DIRHASH if LFS was enabled. - Be somewhat consistent with FS options order. |
| /src/lib/libc/ | ||
| H A D | shlib_version | 1.246 Wed Jan 08 00:29:49 GMT 2014 christos bump for ptsname_r |
| /src/lib/libc/sys/ | ||
| H A D | Makefile.inc | 1.246 Sun Sep 19 15:51:28 GMT 2021 thorpej Add native implementations of eventfd(2) and timerfd(2), compatible with the Linux interfaces of the same name. |
| /src/sbin/ifconfig/ | ||
| H A D | ifconfig.c | 1.246 Sat Sep 26 23:43:26 GMT 2020 roy ifconfig: We already have struct if_data in ifa_data. So let's not bother with an ioctl we don't need. |
| /src/distrib/sets/lists/base/ | ||
| H A D | md.sparc64 | 1.246 Fri Jan 16 18:46:42 GMT 2015 christos bump libc for strtoi and strtou |
Completed in 372 milliseconds