Searched hist:1.193 (Results 1 - 25 of 270) sorted by relevance
| /src/sys/compat/netbsd32/ | ||
| H A D | netbsd32_netbsd.c | 1.193 Thu Jul 31 00:35:33 GMT 2014 maxv branches: 1.193.2; 1.193.4; 1.193.6; 1.193.10; Just return sys_open(). COMPAT_10 will be handled internally. ok christos@ 1.193 Thu Jul 31 00:35:33 GMT 2014 maxv branches: 1.193.2; 1.193.4; 1.193.6; 1.193.10; Just return sys_open(). COMPAT_10 will be handled internally. ok christos@ 1.193 Thu Jul 31 00:35:33 GMT 2014 maxv branches: 1.193.2; 1.193.4; 1.193.6; 1.193.10; Just return sys_open(). COMPAT_10 will be handled internally. ok christos@ 1.193 Thu Jul 31 00:35:33 GMT 2014 maxv branches: 1.193.2; 1.193.4; 1.193.6; 1.193.10; Just return sys_open(). COMPAT_10 will be handled internally. ok christos@ 1.193 Thu Jul 31 00:35:33 GMT 2014 maxv branches: 1.193.2; 1.193.4; 1.193.6; 1.193.10; Just return sys_open(). COMPAT_10 will be handled internally. ok christos@ |
| /src/sys/arch/hpcmips/conf/ | ||
| H A D | GENERIC | 1.193 Sat Aug 26 20:26:45 GMT 2006 christos branches: 1.193.2; 1.193.4; PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options Also remove CCITT,NS,NIP 1.193 Sat Aug 26 20:26:45 GMT 2006 christos branches: 1.193.2; 1.193.4; PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options Also remove CCITT,NS,NIP 1.193 Sat Aug 26 20:26:45 GMT 2006 christos branches: 1.193.2; 1.193.4; PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options Also remove CCITT,NS,NIP |
| /src/sys/arch/arc/conf/ | ||
| H A D | GENERIC | 1.193 Fri Apr 26 21:40:29 GMT 2019 sevan branches: 1.193.2; 1.193.4; Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. On ports without a GENERIC kernel config enable in individul files, e.g evbmips. Omit on: atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k, mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource constraints or port infancy. 1.193 Fri Apr 26 21:40:29 GMT 2019 sevan branches: 1.193.2; 1.193.4; Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. On ports without a GENERIC kernel config enable in individul files, e.g evbmips. Omit on: atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k, mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource constraints or port infancy. 1.193 Fri Apr 26 21:40:29 GMT 2019 sevan branches: 1.193.2; 1.193.4; Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. On ports without a GENERIC kernel config enable in individul files, e.g evbmips. Omit on: atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k, mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource constraints or port infancy. |
| /src/sys/arch/mips/mips/ | ||
| H A D | mips_machdep.c | 1.193 Sun Mar 04 06:00:12 GMT 2007 christos branches: 1.193.2; 1.193.4; 1.193.10; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.193 Sun Mar 04 06:00:12 GMT 2007 christos branches: 1.193.2; 1.193.4; 1.193.10; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.193 Sun Mar 04 06:00:12 GMT 2007 christos branches: 1.193.2; 1.193.4; 1.193.10; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.193 Sun Mar 04 06:00:12 GMT 2007 christos branches: 1.193.2; 1.193.4; 1.193.10; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. |
| /src/sys/arch/i386/conf/ | ||
| H A D | Makefile.i386 | 1.193 Tue Jun 05 00:58:42 GMT 2018 christos branches: 1.193.2; No need for NORELRO here. 1.193 Tue Jun 05 00:58:42 GMT 2018 christos branches: 1.193.2; No need for NORELRO here. |
| /src/lib/libc/gen/ | ||
| H A D | sysctl.3 | 1.193 Mon Dec 18 00:09:59 GMT 2006 wiz branches: 1.193.12; Sort error descriptions. 1.193 Mon Dec 18 00:09:59 GMT 2006 wiz branches: 1.193.12; Sort error descriptions. |
| /src/share/man/man5/ | ||
| H A D | rc.conf.5 | 1.193 Fri Jun 30 21:44:09 GMT 2023 riastradh branches: 1.193.2; rc.conf(5): Set entropy=wait by default. We no longer block indefinitely -- if nothing else, the hardclock timer should yield enough samples to unblock /dev/random on all but the most severely deterministic machines -- so it should be generally safe for availability to set entropy=wait. This doesn't guarantee that HWRNG/seed has been provided before you run ssh-keygen or call getentropy(3) in a user application, but it does raise the security above netbsd<=9. PR security/55659 PR lib/56905 XXX pullup-10 1.193 Fri Jun 30 21:44:09 GMT 2023 riastradh branches: 1.193.2; rc.conf(5): Set entropy=wait by default. We no longer block indefinitely -- if nothing else, the hardclock timer should yield enough samples to unblock /dev/random on all but the most severely deterministic machines -- so it should be generally safe for availability to set entropy=wait. This doesn't guarantee that HWRNG/seed has been provided before you run ssh-keygen or call getentropy(3) in a user application, but it does raise the security above netbsd<=9. PR security/55659 PR lib/56905 XXX pullup-10 |
| /src/sys/kern/ | ||
| H A D | vfs_vnops.c | 1.193 Wed Feb 04 07:09:37 GMT 2015 msaitoh branches: 1.193.2; 1.193.4; Remove useless semicolon reported by Henning Petersen in PR#49634. 1.193 Wed Feb 04 07:09:37 GMT 2015 msaitoh branches: 1.193.2; 1.193.4; Remove useless semicolon reported by Henning Petersen in PR#49634. 1.193 Wed Feb 04 07:09:37 GMT 2015 msaitoh branches: 1.193.2; 1.193.4; Remove useless semicolon reported by Henning Petersen in PR#49634. |
| H A D | init_sysent.c | 1.193 Sat Aug 04 10:52:57 GMT 2007 ad branches: 1.193.2; Mark the SysV semaphore syscalls MP safe. 1.193 Sat Aug 04 10:52:57 GMT 2007 ad branches: 1.193.2; Mark the SysV semaphore syscalls MP safe. |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | machdep.c | 1.193 Fri Nov 24 19:46:59 GMT 2006 christos branches: 1.193.2; 1.193.4; fix spelling of accommodate; from Zapher. 1.193 Fri Nov 24 19:46:59 GMT 2006 christos branches: 1.193.2; 1.193.4; fix spelling of accommodate; from Zapher. 1.193 Fri Nov 24 19:46:59 GMT 2006 christos branches: 1.193.2; 1.193.4; fix spelling of accommodate; from Zapher. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | machdep.c | 1.193 Thu Mar 28 15:45:01 GMT 2002 pk branches: 1.193.2; 1.193.4; sysctl(CPU_BOOTED_KERNEL): look for kernel path bootinfo[]. 1.193 Thu Mar 28 15:45:01 GMT 2002 pk branches: 1.193.2; 1.193.4; sysctl(CPU_BOOTED_KERNEL): look for kernel path bootinfo[]. 1.193 Thu Mar 28 15:45:01 GMT 2002 pk branches: 1.193.2; 1.193.4; sysctl(CPU_BOOTED_KERNEL): look for kernel path bootinfo[]. |
| /src/sys/dev/usb/ | ||
| H A D | uhci.c | 1.193 Sun Mar 05 23:12:58 GMT 2006 augustss branches: 1.193.2; 1.193.4; Use polling while shutting down the host controller since interrupts cannot be trusted at this point. From Iain Hibbert <plunky@rya-online.net>. 1.193 Sun Mar 05 23:12:58 GMT 2006 augustss branches: 1.193.2; 1.193.4; Use polling while shutting down the host controller since interrupts cannot be trusted at this point. From Iain Hibbert <plunky@rya-online.net>. 1.193 Sun Mar 05 23:12:58 GMT 2006 augustss branches: 1.193.2; 1.193.4; Use polling while shutting down the host controller since interrupts cannot be trusted at this point. From Iain Hibbert <plunky@rya-online.net>. |
| H A D | usb.c | 1.193 Wed Feb 24 01:46:57 GMT 2021 mrg branches: 1.193.4; fix sparc build: db_expr_t is larger than a pointer. 1.193 Wed Feb 24 01:46:57 GMT 2021 mrg branches: 1.193.4; fix sparc build: db_expr_t is larger than a pointer. |
| /src/sys/miscfs/procfs/ | ||
| H A D | procfs_vnops.c | 1.193 Mon Apr 20 23:03:08 GMT 2015 riastradh branches: 1.193.2; Make VOP_LINK return directory still locked and referenced. Ride 7.99.10 bump. 1.193 Mon Apr 20 23:03:08 GMT 2015 riastradh branches: 1.193.2; Make VOP_LINK return directory still locked and referenced. Ride 7.99.10 bump. |
| /src/sys/arch/vax/conf/ | ||
| H A D | GENERIC | 1.193 Sun Nov 16 16:01:43 GMT 2014 manu branches: 1.193.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.193 Sun Nov 16 16:01:43 GMT 2014 manu branches: 1.193.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/x68k/x68k/ | ||
| H A D | machdep.c | 1.193 Tue Jun 14 07:51:10 GMT 2016 isaki branches: 1.193.2; In XM6 TypeG (and original XM6), its version number is represented by BCD, not decimal. Reported by GIMONS (the author of XM6 typeG). 1.193 Tue Jun 14 07:51:10 GMT 2016 isaki branches: 1.193.2; In XM6 TypeG (and original XM6), its version number is represented by BCD, not decimal. Reported by GIMONS (the author of XM6 typeG). |
| /src/sbin/ifconfig/ | ||
| H A D | ifconfig.c | 1.193 Tue May 06 21:58:05 GMT 2008 dyoung branches: 1.193.2; Use the right key, "ifcaps" not "ifcap", in do_setifcaps(). assert() that the object associated with that key is the right size. 1.193 Tue May 06 21:58:05 GMT 2008 dyoung branches: 1.193.2; Use the right key, "ifcaps" not "ifcap", in do_setifcaps(). assert() that the object associated with that key is the right size. |
| /src/sys/nfs/ | ||
| H A D | nfs_socket.c | 1.193 Fri Sep 05 05:34:57 GMT 2014 matt branches: 1.193.2; Don't use catch as a variable name. 1.193 Fri Sep 05 05:34:57 GMT 2014 matt branches: 1.193.2; Don't use catch as a variable name. |
| /src/tools/ | ||
| H A D | Makefile | 1.193 Sun Feb 18 01:06:24 GMT 2018 uwe branches: 1.193.2; Fix .endif comment for TOOLS_BUILDRUMP 1.193 Sun Feb 18 01:06:24 GMT 2018 uwe branches: 1.193.2; Fix .endif comment for TOOLS_BUILDRUMP |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_vfsops.c | 1.193 Tue Feb 21 04:32:39 GMT 2006 thorpej branches: 1.193.2; 1.193.4; 1.193.6; Use device_class() instead of accessing dv_class directly. 1.193 Tue Feb 21 04:32:39 GMT 2006 thorpej branches: 1.193.2; 1.193.4; 1.193.6; Use device_class() instead of accessing dv_class directly. 1.193 Tue Feb 21 04:32:39 GMT 2006 thorpej branches: 1.193.2; 1.193.4; 1.193.6; Use device_class() instead of accessing dv_class directly. 1.193 Tue Feb 21 04:32:39 GMT 2006 thorpej branches: 1.193.2; 1.193.4; 1.193.6; Use device_class() instead of accessing dv_class directly. |
| /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. |
| H A D | pcmciadevs_data.h | 1.193 Sun Dec 28 06:47:23 GMT 2003 itohy Regen from pcmciadevs rev 1.191. |
| /src/sys/sys/ | ||
| H A D | vnode.h | 1.193 Tue Apr 29 18:18:09 GMT 2008 ad branches: 1.193.2; PR kern/38057 ffs makes assuptions about devvp file system PR kern/33406 softdeps get stuck in endless loop Introduce VFS_FSYNC() and call it when syncing a block device, if it has a mounted file system. 1.193 Tue Apr 29 18:18:09 GMT 2008 ad branches: 1.193.2; PR kern/38057 ffs makes assuptions about devvp file system PR kern/33406 softdeps get stuck in endless loop Introduce VFS_FSYNC() and call it when syncing a block device, if it has a mounted file system. |
| /src/sys/ufs/ext2fs/ | ||
| H A D | ext2fs_vfsops.c | 1.193 Sat Mar 28 19:24:04 GMT 2015 maxv branches: 1.193.2; Remove the 'cred' argument from bread(). Remove a now unused var in ffs_snapshot.c. Update the man page accordingly. ok hannken@ 1.193 Sat Mar 28 19:24:04 GMT 2015 maxv branches: 1.193.2; Remove the 'cred' argument from bread(). Remove a now unused var in ffs_snapshot.c. Update the man page accordingly. ok hannken@ |
| /src/sys/uvm/ | ||
| H A D | uvm_page.c | 1.193 Thu Jun 01 02:45:15 GMT 2017 chs branches: 1.193.2; remove checks for failure after memory allocation calls that cannot fail: kmem_alloc() with KM_SLEEP kmem_zalloc() with KM_SLEEP percpu_alloc() pserialize_create() psref_class_create() all of these paths include an assertion that the allocation has not failed, so callers should not assert that again. 1.193 Thu Jun 01 02:45:15 GMT 2017 chs branches: 1.193.2; remove checks for failure after memory allocation calls that cannot fail: kmem_alloc() with KM_SLEEP kmem_zalloc() with KM_SLEEP percpu_alloc() pserialize_create() psref_class_create() all of these paths include an assertion that the allocation has not failed, so callers should not assert that again. |
Completed in 249 milliseconds