Searched hist:1.268 (Results 1 - 25 of 141) sorted by relevance
| /src/sys/netipsec/ | ||
| H A D | key.c | 1.268 Tue Nov 12 05:13:29 GMT 2019 knakahara Fix SA can be expaired wrongly when there are many SPs. When key_timehandler_spd() spent over one second, the "now" argument of key_timehandler_sad() could be older than sav->created. That caused SA was expired immediately. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | locore.s | 1.268 Sun Nov 04 00:32:47 GMT 2012 chs branches: 1.268.12; 1.268.16; 1.268.24; 1.268.30; in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU, pmap_activate() already does this. add MP locking to pmap_activate() and pmap_deactivate(). move flushing of user windows and virtual caches from pamp_activate() to pmap_deactivate(). 1.268 Sun Nov 04 00:32:47 GMT 2012 chs branches: 1.268.12; 1.268.16; 1.268.24; 1.268.30; in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU, pmap_activate() already does this. add MP locking to pmap_activate() and pmap_deactivate(). move flushing of user windows and virtual caches from pamp_activate() to pmap_deactivate(). 1.268 Sun Nov 04 00:32:47 GMT 2012 chs branches: 1.268.12; 1.268.16; 1.268.24; 1.268.30; in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU, pmap_activate() already does this. add MP locking to pmap_activate() and pmap_deactivate(). move flushing of user windows and virtual caches from pamp_activate() to pmap_deactivate(). 1.268 Sun Nov 04 00:32:47 GMT 2012 chs branches: 1.268.12; 1.268.16; 1.268.24; 1.268.30; in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU, pmap_activate() already does this. add MP locking to pmap_activate() and pmap_deactivate(). move flushing of user windows and virtual caches from pamp_activate() to pmap_deactivate(). 1.268 Sun Nov 04 00:32:47 GMT 2012 chs branches: 1.268.12; 1.268.16; 1.268.24; 1.268.30; in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU, pmap_activate() already does this. add MP locking to pmap_activate() and pmap_deactivate(). move flushing of user windows and virtual caches from pamp_activate() to pmap_deactivate(). |
| H A D | autoconf.c | 1.268 Sat Jul 31 16:54:37 GMT 2021 andvar branches: 1.268.2; s/propective/prospective 1.268 Sat Jul 31 16:54:37 GMT 2021 andvar branches: 1.268.2; s/propective/prospective |
| /src/usr.sbin/ | ||
| H A D | Makefile | 1.268 Thu Nov 28 22:34:44 GMT 2013 christos branches: 1.268.2; Unhook pppd 1.268 Thu Nov 28 22:34:44 GMT 2013 christos branches: 1.268.2; Unhook pppd |
| /src/sys/sys/ | ||
| H A D | syscall.h | 1.268 Fri Mar 14 00:56:37 GMT 2014 pooka branches: 1.268.2; regen: time/timer related syscalls for rump kernels 1.268 Fri Mar 14 00:56:37 GMT 2014 pooka branches: 1.268.2; regen: time/timer related syscalls for rump kernels |
| H A D | syscallargs.h | 1.268 Thu Sep 24 14:34:22 GMT 2015 christos regen |
| /src/sys/dev/scsipi/ | ||
| H A D | cd.c | 1.268 Sat Aug 04 02:58:59 GMT 2007 rumble branches: 1.268.2; 1.268.4; 1.268.6; Be sure not to make requests over MAXPHYS when employing bounce buffers. It was previously possible to round up one sector length if the start block were not properly aligned. Resolves PR kern/36716. This may also fix the following reported issues on port-sgimips: http://mail-index.netbsd.org/port-sgimips/2005/09/12/0000.html http://mail-index.netbsd.org/port-sgimips/2005/09/14/0000.html While here, be sure to put back allocated bufs, which previously appear to have been leaked. Further, remove the dead write bounce code which never got executed anyway. No complaints on tech-kern. 1.268 Sat Aug 04 02:58:59 GMT 2007 rumble branches: 1.268.2; 1.268.4; 1.268.6; Be sure not to make requests over MAXPHYS when employing bounce buffers. It was previously possible to round up one sector length if the start block were not properly aligned. Resolves PR kern/36716. This may also fix the following reported issues on port-sgimips: http://mail-index.netbsd.org/port-sgimips/2005/09/12/0000.html http://mail-index.netbsd.org/port-sgimips/2005/09/14/0000.html While here, be sure to put back allocated bufs, which previously appear to have been leaked. Further, remove the dead write bounce code which never got executed anyway. No complaints on tech-kern. 1.268 Sat Aug 04 02:58:59 GMT 2007 rumble branches: 1.268.2; 1.268.4; 1.268.6; Be sure not to make requests over MAXPHYS when employing bounce buffers. It was previously possible to round up one sector length if the start block were not properly aligned. Resolves PR kern/36716. This may also fix the following reported issues on port-sgimips: http://mail-index.netbsd.org/port-sgimips/2005/09/12/0000.html http://mail-index.netbsd.org/port-sgimips/2005/09/14/0000.html While here, be sure to put back allocated bufs, which previously appear to have been leaked. Further, remove the dead write bounce code which never got executed anyway. No complaints on tech-kern. 1.268 Sat Aug 04 02:58:59 GMT 2007 rumble branches: 1.268.2; 1.268.4; 1.268.6; Be sure not to make requests over MAXPHYS when employing bounce buffers. It was previously possible to round up one sector length if the start block were not properly aligned. Resolves PR kern/36716. This may also fix the following reported issues on port-sgimips: http://mail-index.netbsd.org/port-sgimips/2005/09/12/0000.html http://mail-index.netbsd.org/port-sgimips/2005/09/14/0000.html While here, be sure to put back allocated bufs, which previously appear to have been leaked. Further, remove the dead write bounce code which never got executed anyway. No complaints on tech-kern. |
| H A D | sd.c | 1.268 Sun Dec 09 20:28:23 GMT 2007 jmcneill branches: 1.268.2; Merge jmcneill-pm branch. 1.268 Sun Dec 09 20:28:23 GMT 2007 jmcneill branches: 1.268.2; Merge jmcneill-pm branch. |
| /src/sys/net/ | ||
| H A D | if_spppsubr.c | 1.268 Sat Feb 17 15:47:39 GMT 2024 martin branches: 1.268.2; PR 57941: remove duplciate declaration (copy+pasto) 1.268 Sat Feb 17 15:47:39 GMT 2024 martin branches: 1.268.2; PR 57941: remove duplciate declaration (copy+pasto) |
| /src/sys/dev/acpi/ | ||
| H A D | acpi.c | 1.268 Sun Mar 04 16:34:20 GMT 2018 scole branches: 1.268.2; Use "#if NPCI > 0" instead of "#ifdef NPCI" for compiling kernels with acpi, without pci. 1.268 Sun Mar 04 16:34:20 GMT 2018 scole branches: 1.268.2; Use "#if NPCI > 0" instead of "#ifdef NPCI" for compiling kernels with acpi, without pci. |
| /src/distrib/sets/lists/base/ | ||
| H A D | md.amd64 | 1.268 Tue Jan 24 11:09:14 GMT 2017 nonaka branches: 1.268.4; Initial commit of native amd64 EFI boot loader. 1.268 Tue Jan 24 11:09:14 GMT 2017 nonaka branches: 1.268.4; Initial commit of native amd64 EFI boot loader. |
| /src/sys/nfs/ | ||
| H A D | nfs_vnops.c | 1.268 Wed Nov 19 18:36:10 GMT 2008 ad branches: 1.268.4; Make the emulations, exec formats, coredump, NFS, and the NFS server into modules. By and large this commit: - shuffles header files and ifdefs - splits code out where necessary to be modular - adds module glue for each of the components - adds/replaces hooks for things that can be installed at runtime 1.268 Wed Nov 19 18:36:10 GMT 2008 ad branches: 1.268.4; Make the emulations, exec formats, coredump, NFS, and the NFS server into modules. By and large this commit: - shuffles header files and ifdefs - splits code out where necessary to be modular - adds module glue for each of the components - adds/replaces hooks for things that can be installed at runtime |
| /src/share/misc/ | ||
| H A D | acronyms | 1.268 Thu May 03 17:03:20 GMT 2018 kamil Fix VLC -> VLA |
| /src/sys/kern/ | ||
| H A D | kern_exec.c | 1.268 Sat Feb 02 20:42:18 GMT 2008 elad branches: 1.268.2; 1.268.6; KTRFAC_ROOT -> KTRFAC_PERSISTENT, and update comments. Discussed with christos@ and yamt@. 1.268 Sat Feb 02 20:42:18 GMT 2008 elad branches: 1.268.2; 1.268.6; KTRFAC_ROOT -> KTRFAC_PERSISTENT, and update comments. Discussed with christos@ and yamt@. 1.268 Sat Feb 02 20:42:18 GMT 2008 elad branches: 1.268.2; 1.268.6; KTRFAC_ROOT -> KTRFAC_PERSISTENT, and update comments. Discussed with christos@ and yamt@. |
| H A D | init_sysent.c | 1.268 Fri Aug 03 11:32:56 GMT 2012 pooka regen |
| H A D | syscalls.c | 1.268 Mon Dec 09 17:15:11 GMT 2013 pooka regen |
| H A D | kern_exit.c | 1.268 Mon Jan 09 00:31:30 GMT 2017 kamil branches: 1.268.8; Cleanup dead code after revert of racy vfork(2) commit This removes dead code introduced with the following commit: date: 2012-07-27 22:52:49 +0200; author: christos; state: Exp; lines: +8 -2; revert racy vfork() parent-blocking-before-child-execs-or-exits code. ok rmind 1.268 Mon Jan 09 00:31:30 GMT 2017 kamil branches: 1.268.8; Cleanup dead code after revert of racy vfork(2) commit This removes dead code introduced with the following commit: date: 2012-07-27 22:52:49 +0200; author: christos; state: Exp; lines: +8 -2; revert racy vfork() parent-blocking-before-child-execs-or-exits code. ok rmind |
| /src/sys/arch/sparc/conf/ | ||
| H A D | GENERIC | 1.268 Sun Jan 19 01:25:07 GMT 2020 thorpej Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is long since obsolete. |
| /src/lib/libc/ | ||
| H A D | shlib_version | 1.268 Wed Sep 21 10:54:36 GMT 2016 roy Bump libc version for ifaddrs. |
| /src/distrib/sets/lists/etc/ | ||
| H A D | mi | 1.268 Sat May 28 11:17:36 GMT 2022 nia mk: Add MKNTP, MKTCPDUMP knobs. |
| /src/doc/ | ||
| H A D | BRANCHES | 1.268 Sat Aug 30 18:33:47 GMT 2008 tsutsui matt-armv6 and simonb-wapbl have been merged so move them to terminated section. |
| /src/sys/netinet/ | ||
| H A D | if_arp.c | 1.268 Thu Mar 01 14:40:57 GMT 2018 roy branches: 1.268.2; Sprinkle some const. 1.268 Thu Mar 01 14:40:57 GMT 2018 roy branches: 1.268.2; Sprinkle some const. |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.268 Sun Feb 20 21:06:46 GMT 2005 wiz branches: 1.268.2; Bump date for IPSEC_NAT_T. 1.268 Sun Feb 20 21:06:46 GMT 2005 wiz branches: 1.268.2; Bump date for IPSEC_NAT_T. |
| /src/sys/dev/usb/ | ||
| H A D | ehci.c | 1.268 Tue Dec 31 18:11:18 GMT 2019 skrll branches: 1.268.2; Remove a stray ' 1.268 Tue Dec 31 18:11:18 GMT 2019 skrll branches: 1.268.2; Remove a stray ' |
| /src/sys/dev/pci/ | ||
| H A D | files.pci | 1.268 Sat Sep 09 16:17:50 GMT 2006 riz branches: 1.268.2; Add msk(4), a driver for Marvell Yukon 2 gigabit ethernet chips, from Mark Kettenis of OpenBSD. There are still some outstanding issues with this driver, namely: - Checksum offload is unsupported - There is a significant amount of code duplication from sk(4) - There remain some 'magic numbers' - Performance is not heavily tested, and likely to be lower than the chip is capable of in some cases. Syncing some of the aforementioned 'magic numbers' with the Marvell FreeBSD driver should help here. Tested on a motherboard with Marvell 88E8053 ethernet, under NetBSD/i386 and NetBSD/amd64. 1.268 Sat Sep 09 16:17:50 GMT 2006 riz branches: 1.268.2; Add msk(4), a driver for Marvell Yukon 2 gigabit ethernet chips, from Mark Kettenis of OpenBSD. There are still some outstanding issues with this driver, namely: - Checksum offload is unsupported - There is a significant amount of code duplication from sk(4) - There remain some 'magic numbers' - Performance is not heavily tested, and likely to be lower than the chip is capable of in some cases. Syncing some of the aforementioned 'magic numbers' with the Marvell FreeBSD driver should help here. Tested on a motherboard with Marvell 88E8053 ethernet, under NetBSD/i386 and NetBSD/amd64. |
Completed in 401 milliseconds