Searched hist:1.191 (Results 1 - 25 of 276) sorted by relevance
| /src/tests/rump/rumpkern/ | ||
| H A D | t_vm.c | 1.3 Sat Mar 17 18:00:28 GMT 2012 hannken branches: 1.3.14; Starting with Rev. 1.191 of kern/subr_pool.c a pool has to be inactive for at least 10 seconds before it can be reclaimed. Change the uvmwait test timeout from 10 to 30 seconds so it has a chance to reclaim memory and succeed. |
| /src/sys/sys/ | ||
| H A D | syscallargs.h | 1.191 Thu Mar 27 17:14:21 GMT 2008 ad branches: 1.191.2; 1.191.4; Regen. 1.191 Thu Mar 27 17:14:21 GMT 2008 ad branches: 1.191.2; 1.191.4; Regen. 1.191 Thu Mar 27 17:14:21 GMT 2008 ad branches: 1.191.2; 1.191.4; Regen. |
| H A D | vnode.h | 1.191 Fri Mar 21 21:55:01 GMT 2008 ad branches: 1.191.2; 1.191.4; Catch up with descriptor handling changes. See kern_descrip.c revision 1.173 for details. 1.191 Fri Mar 21 21:55:01 GMT 2008 ad branches: 1.191.2; 1.191.4; Catch up with descriptor handling changes. See kern_descrip.c revision 1.173 for details. 1.191 Fri Mar 21 21:55:01 GMT 2008 ad branches: 1.191.2; 1.191.4; Catch up with descriptor handling changes. See kern_descrip.c revision 1.173 for details. |
| /src/lib/libc/gen/ | ||
| H A D | sysctl.3 | 1.191 Mon Nov 27 17:55:12 GMT 2006 elad branches: 1.191.2; 1.191.6; Adapt to recent Veriexec sysctl(9) changes. 1.191 Mon Nov 27 17:55:12 GMT 2006 elad branches: 1.191.2; 1.191.6; Adapt to recent Veriexec sysctl(9) changes. 1.191 Mon Nov 27 17:55:12 GMT 2006 elad branches: 1.191.2; 1.191.6; Adapt to recent Veriexec sysctl(9) changes. |
| /src/sys/miscfs/procfs/ | ||
| H A D | procfs_vnops.c | 1.191 Sun Jul 27 16:47:26 GMT 2014 hannken branches: 1.191.2; 1.191.4; 1.191.8; Change procfs from hashlist to vcache. - Key is (type, pid, fd) - Remove argument "p" from procfs_allocvp(). It is only used when "type == PFSfd". Lookup the proc with proc_find() when procfs_loadvnode() needs it. - Use a vfs_vnode_iterator for procfs_revoke_vnodes(). 1.191 Sun Jul 27 16:47:26 GMT 2014 hannken branches: 1.191.2; 1.191.4; 1.191.8; Change procfs from hashlist to vcache. - Key is (type, pid, fd) - Remove argument "p" from procfs_allocvp(). It is only used when "type == PFSfd". Lookup the proc with proc_find() when procfs_loadvnode() needs it. - Use a vfs_vnode_iterator for procfs_revoke_vnodes(). 1.191 Sun Jul 27 16:47:26 GMT 2014 hannken branches: 1.191.2; 1.191.4; 1.191.8; Change procfs from hashlist to vcache. - Key is (type, pid, fd) - Remove argument "p" from procfs_allocvp(). It is only used when "type == PFSfd". Lookup the proc with proc_find() when procfs_loadvnode() needs it. - Use a vfs_vnode_iterator for procfs_revoke_vnodes(). 1.191 Sun Jul 27 16:47:26 GMT 2014 hannken branches: 1.191.2; 1.191.4; 1.191.8; Change procfs from hashlist to vcache. - Key is (type, pid, fd) - Remove argument "p" from procfs_allocvp(). It is only used when "type == PFSfd". Lookup the proc with proc_find() when procfs_loadvnode() needs it. - Use a vfs_vnode_iterator for procfs_revoke_vnodes(). |
| /src/sys/arch/vax/vax/ | ||
| H A D | machdep.c | 1.191 Tue Dec 16 11:23:11 GMT 2014 jklos branches: 1.191.2; 1.191.8; 1.191.16; Fix leds.h include. 1.191 Tue Dec 16 11:23:11 GMT 2014 jklos branches: 1.191.2; 1.191.8; 1.191.16; Fix leds.h include. 1.191 Tue Dec 16 11:23:11 GMT 2014 jklos branches: 1.191.2; 1.191.8; 1.191.16; Fix leds.h include. 1.191 Tue Dec 16 11:23:11 GMT 2014 jklos branches: 1.191.2; 1.191.8; 1.191.16; Fix leds.h include. |
| /src/sys/arch/x68k/x68k/ | ||
| H A D | machdep.c | 1.192 Wed Sep 16 05:48:52 GMT 2015 isaki To turn off the power, it's necessary to turn off the alarm signal of RTC before writing the system port. This is a fix for rev 1.191. Thanks to Y.Sugahara. Should be pulled up to netbsd-7. 1.191 Wed Mar 26 16:21:39 GMT 2014 isaki branches: 1.191.4; 1.191.6; Implement the software power-off (correctly) when RB_POWERDOWN is specified. Before this, the kernel doesn't turn off the power in fact, and thus the power off had happened in IPLROM after software reset. Many thanks to tsutsui@ on port-x68k. 1.191 Wed Mar 26 16:21:39 GMT 2014 isaki branches: 1.191.4; 1.191.6; Implement the software power-off (correctly) when RB_POWERDOWN is specified. Before this, the kernel doesn't turn off the power in fact, and thus the power off had happened in IPLROM after software reset. Many thanks to tsutsui@ on port-x68k. 1.191 Wed Mar 26 16:21:39 GMT 2014 isaki branches: 1.191.4; 1.191.6; Implement the software power-off (correctly) when RB_POWERDOWN is specified. Before this, the kernel doesn't turn off the power in fact, and thus the power off had happened in IPLROM after software reset. Many thanks to tsutsui@ on port-x68k. |
| /src/sys/dev/pcmcia/ | ||
| H A D | pcmciadevs.h | 1.193 Sun Dec 28 06:47:23 GMT 2003 itohy Regen from pcmciadevs rev 1.191. 1.191 Sun Dec 07 10:37:28 GMT 2003 ichiro regen. |
| H A D | pcmciadevs_data.h | 1.193 Sun Dec 28 06:47:23 GMT 2003 itohy Regen from pcmciadevs rev 1.191. 1.191 Sun Dec 07 10:37:28 GMT 2003 ichiro regen. |
| /src/sys/nfs/ | ||
| H A D | nfs_subs.c | 1.191 Fri Jul 27 10:03:58 GMT 2007 yamt branches: 1.191.4; 1.191.6; 1.191.10; 1.191.12; stop nfs tick when we have nothing to do. 1.191 Fri Jul 27 10:03:58 GMT 2007 yamt branches: 1.191.4; 1.191.6; 1.191.10; 1.191.12; stop nfs tick when we have nothing to do. 1.191 Fri Jul 27 10:03:58 GMT 2007 yamt branches: 1.191.4; 1.191.6; 1.191.10; 1.191.12; stop nfs tick when we have nothing to do. 1.191 Fri Jul 27 10:03:58 GMT 2007 yamt branches: 1.191.4; 1.191.6; 1.191.10; 1.191.12; stop nfs tick when we have nothing to do. 1.191 Fri Jul 27 10:03:58 GMT 2007 yamt branches: 1.191.4; 1.191.6; 1.191.10; 1.191.12; stop nfs tick when we have nothing to do. |
| H A D | nfs_bio.c | 1.191 Wed Jul 15 03:28:55 GMT 2015 manu branches: 1.191.18; Fix soft NFS force unmount For many reasons, forcibly unmounting a soft NFS mount could hang forever. Here are the fixes: - Introduce decents timeouts in operation that awaited NFS server reply. - On timeout, fails operations on soft mounts with EIO. - Introduce NFSMNT_DISMNTFORCE to let the filesystem know that a force unmount is ongoing. This causes timeouts to be reduced and prevents the NFS client to attempt reconnecting to the NFS server. Also fix a race condition where some asynchronous I/O could reference destroyed mount structures. We fix this by awaiting asynchronous I/O to drain before proceeding. Reviewed by Chuck Silvers. 1.191 Wed Jul 15 03:28:55 GMT 2015 manu branches: 1.191.18; Fix soft NFS force unmount For many reasons, forcibly unmounting a soft NFS mount could hang forever. Here are the fixes: - Introduce decents timeouts in operation that awaited NFS server reply. - On timeout, fails operations on soft mounts with EIO. - Introduce NFSMNT_DISMNTFORCE to let the filesystem know that a force unmount is ongoing. This causes timeouts to be reduced and prevents the NFS client to attempt reconnecting to the NFS server. Also fix a race condition where some asynchronous I/O could reference destroyed mount structures. We fix this by awaiting asynchronous I/O to drain before proceeding. Reviewed by Chuck Silvers. |
| /src/sys/kern/ | ||
| H A D | syscalls.c | 1.191 Fri Sep 07 18:58:51 GMT 2007 rmind branches: 1.191.4; 1.191.6; Regen syscalls. 1.191 Fri Sep 07 18:58:51 GMT 2007 rmind branches: 1.191.4; 1.191.6; Regen syscalls. 1.191 Fri Sep 07 18:58:51 GMT 2007 rmind branches: 1.191.4; 1.191.6; Regen syscalls. |
| /src/sys/dev/ | ||
| H A D | DEVNAMES | 1.191 Fri Nov 25 16:42:55 GMT 2005 thorpej branches: 1.191.2; 1.191.4; 1.191.6; Add swcrypto 1.191 Fri Nov 25 16:42:55 GMT 2005 thorpej branches: 1.191.2; 1.191.4; 1.191.6; Add swcrypto 1.191 Fri Nov 25 16:42:55 GMT 2005 thorpej branches: 1.191.2; 1.191.4; 1.191.6; Add swcrypto 1.191 Fri Nov 25 16:42:55 GMT 2005 thorpej branches: 1.191.2; 1.191.4; 1.191.6; Add swcrypto |
| H A D | ccd.c | 1.191 Fri Apr 12 05:04:02 GMT 2024 pgoyette branches: 1.191.2; Repair handling of ccd sysctls to not use newp as an index. This is a work-around for kern/58051. It is not a complete fix. 1.191 Fri Apr 12 05:04:02 GMT 2024 pgoyette branches: 1.191.2; Repair handling of ccd sysctls to not use newp as an index. This is a work-around for kern/58051. It is not a complete fix. |
| /src/sys/uvm/ | ||
| H A D | uvm_extern.h | 1.191 Mon Jul 07 20:14:43 GMT 2014 riastradh branches: 1.191.2; 1.191.4; Initialize ubchist earlier. 1.191 Mon Jul 07 20:14:43 GMT 2014 riastradh branches: 1.191.2; 1.191.4; Initialize ubchist earlier. 1.191 Mon Jul 07 20:14:43 GMT 2014 riastradh branches: 1.191.2; 1.191.4; Initialize ubchist earlier. |
| /src/sys/dev/usb/ | ||
| H A D | ohci.c | 1.191 Sat Mar 29 02:20:41 GMT 2008 nakayama branches: 1.191.2; 1.191.4; Fix ohci brokenness in previous commit. 1.191 Sat Mar 29 02:20:41 GMT 2008 nakayama branches: 1.191.2; 1.191.4; Fix ohci brokenness in previous commit. 1.191 Sat Mar 29 02:20:41 GMT 2008 nakayama branches: 1.191.2; 1.191.4; Fix ohci brokenness in previous commit. |
| /src/sys/arch/sparc64/conf/ | ||
| H A D | GENERIC | 1.191 Wed Jun 22 20:12:59 GMT 2016 palle branches: 1.191.2; sun4v: add cbus driver - from OpenBSD 1.191 Wed Jun 22 20:12:59 GMT 2016 palle branches: 1.191.2; sun4v: add cbus driver - from OpenBSD |
| /src/sys/arch/sun3/sun3/ | ||
| H A D | machdep.c | 1.191 Wed Jan 21 16:24:34 GMT 2009 he branches: 1.191.2; Re-adapt to the changed return types for major() and minor(). 1.191 Wed Jan 21 16:24:34 GMT 2009 he branches: 1.191.2; Re-adapt to the changed return types for major() and minor(). |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | trap.c | 1.191 Fri Nov 01 06:22:46 GMT 2013 mrg branches: 1.191.6; sprinkle some __diagused where appropriate. 1.191 Fri Nov 01 06:22:46 GMT 2013 mrg branches: 1.191.6; sprinkle some __diagused where appropriate. |
| /src/sys/arch/hp300/conf/ | ||
| H A D | GENERIC | 1.191 Sat Aug 08 06:36:25 GMT 2015 maxv branches: 1.191.2; Remove KMEMSTATS. 1.191 Sat Aug 08 06:36:25 GMT 2015 maxv branches: 1.191.2; Remove KMEMSTATS. |
| /src/sys/arch/hp300/hp300/ | ||
| H A D | machdep.c | 1.191 Fri Feb 09 21:55:03 GMT 2007 ad branches: 1.191.2; Merge newlock2 to head. 1.191 Fri Feb 09 21:55:03 GMT 2007 ad branches: 1.191.2; Merge newlock2 to head. |
| /src/sys/dev/ic/ | ||
| H A D | tulip.c | 1.191 Tue Jun 26 06:48:00 GMT 2018 msaitoh branches: 1.191.2; Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward compatibility with BIOC[GS]SEESENT ioctl. The userland interface is the same as FreeBSD. This change also fixes a bug that the direction is misunderstand on some environment by passing the direction to bpf_mtap*() instead of checking m->m_pkthdr.rcvif. 1.191 Tue Jun 26 06:48:00 GMT 2018 msaitoh branches: 1.191.2; Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward compatibility with BIOC[GS]SEESENT ioctl. The userland interface is the same as FreeBSD. This change also fixes a bug that the direction is misunderstand on some environment by passing the direction to bpf_mtap*() instead of checking m->m_pkthdr.rcvif. |
| /src/lib/libm/ | ||
| H A D | Makefile | 1.191 Sat May 06 18:03:24 GMT 2017 christos branches: 1.191.2; Replace our rounding functions with the ones from FreeBSD 1.191 Sat May 06 18:03:24 GMT 2017 christos branches: 1.191.2; Replace our rounding functions with the ones from FreeBSD |
| /src/sys/arch/mac68k/conf/ | ||
| H A D | GENERIC | 1.191 Sun Aug 10 15:31:21 GMT 2008 tls branches: 1.191.2; Add accept filters to GENERIC kernels where they exist. 1.191 Sun Aug 10 15:31:21 GMT 2008 tls branches: 1.191.2; Add accept filters to GENERIC kernels where they exist. |
| /src/usr.bin/vmstat/ | ||
| H A D | vmstat.c | 1.191 Wed Feb 19 20:42:14 GMT 2014 dsl branches: 1.191.2; Remove some pointless inclusions os sys/user.h 1.191 Wed Feb 19 20:42:14 GMT 2014 dsl branches: 1.191.2; Remove some pointless inclusions os sys/user.h |
Completed in 277 milliseconds