Searched hist:1.282 (Results 1 - 25 of 128) sorted by relevance
| /src/sys/netipsec/ | ||
| H A D | key.c | 1.282 Thu Aug 10 06:44:12 GMT 2023 andvar fix typos in comments s/iton/tion/ or s/ton/tion/. |
| /src/sys/sys/ | ||
| H A D | syscallargs.h | 1.282 Fri Jan 13 06:20:31 GMT 2017 christos branches: 1.282.6; regen 1.282 Fri Jan 13 06:20:31 GMT 2017 christos branches: 1.282.6; regen |
| H A D | proc.h | 1.282 Wed Oct 22 11:14:33 GMT 2008 ad branches: 1.282.2; 1.282.4; We may want to patch emul::e_sysent[] so drop the const. 1.282 Wed Oct 22 11:14:33 GMT 2008 ad branches: 1.282.2; 1.282.4; We may want to patch emul::e_sysent[] so drop the const. 1.282 Wed Oct 22 11:14:33 GMT 2008 ad branches: 1.282.2; 1.282.4; We may want to patch emul::e_sysent[] so drop the const. |
| H A D | syscall.h | 1.282 Thu Jun 18 15:19:50 GMT 2015 pooka regen |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | machdep.c | 1.282 Thu Oct 16 19:38:36 GMT 2008 martin branches: 1.282.2; 1.282.4; Add misissing include and fix a few typos. 1.282 Thu Oct 16 19:38:36 GMT 2008 martin branches: 1.282.2; 1.282.4; Add misissing include and fix a few typos. 1.282 Thu Oct 16 19:38:36 GMT 2008 martin branches: 1.282.2; 1.282.4; Add misissing include and fix a few typos. |
| /src/sys/arch/alpha/conf/ | ||
| H A D | GENERIC | 1.282 Fri Dec 09 23:34:01 GMT 2005 elad branches: 1.282.2; 1.282.4; Add (commented out) Veriexec options and pseudo-device to GENERIC kernels, and remove the i386 GENERIC_VERIEXEC config. 1.282 Fri Dec 09 23:34:01 GMT 2005 elad branches: 1.282.2; 1.282.4; Add (commented out) Veriexec options and pseudo-device to GENERIC kernels, and remove the i386 GENERIC_VERIEXEC config. 1.282 Fri Dec 09 23:34:01 GMT 2005 elad branches: 1.282.2; 1.282.4; Add (commented out) Veriexec options and pseudo-device to GENERIC kernels, and remove the i386 GENERIC_VERIEXEC config. |
| /src/sys/nfs/ | ||
| H A D | nfs_vnops.c | 1.282 Fri Jan 08 11:35:11 GMT 2010 pooka branches: 1.282.2; 1.282.4; The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live years ago when the kernel was modified to not alter ABI based on DIAGNOSTIC, and now just call the respective function interfaces (in lowercase). Plenty of mix'n match upper/lowercase has creeped into the tree since then. Nuke the macros and convert all callsites to lowercase. no functional change 1.282 Fri Jan 08 11:35:11 GMT 2010 pooka branches: 1.282.2; 1.282.4; The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live years ago when the kernel was modified to not alter ABI based on DIAGNOSTIC, and now just call the respective function interfaces (in lowercase). Plenty of mix'n match upper/lowercase has creeped into the tree since then. Nuke the macros and convert all callsites to lowercase. no functional change 1.282 Fri Jan 08 11:35:11 GMT 2010 pooka branches: 1.282.2; 1.282.4; The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live years ago when the kernel was modified to not alter ABI based on DIAGNOSTIC, and now just call the respective function interfaces (in lowercase). Plenty of mix'n match upper/lowercase has creeped into the tree since then. Nuke the macros and convert all callsites to lowercase. no functional change |
| /src/sys/arch/i386/conf/ | ||
| H A D | files.i386 | 1.282 Sun Feb 19 21:41:18 GMT 2006 jmcneill branches: 1.282.2; 1.282.4; 1.282.6; Add screenblanking support. Not enabled by default, as in some cases it might cause the system to hang. Where it does work, it works well. Enabled by setting options VESAFB_PM. Tested on ATI Radeon M9 (failed), NeoMagic 256AV (passed). 1.282 Sun Feb 19 21:41:18 GMT 2006 jmcneill branches: 1.282.2; 1.282.4; 1.282.6; Add screenblanking support. Not enabled by default, as in some cases it might cause the system to hang. Where it does work, it works well. Enabled by setting options VESAFB_PM. Tested on ATI Radeon M9 (failed), NeoMagic 256AV (passed). 1.282 Sun Feb 19 21:41:18 GMT 2006 jmcneill branches: 1.282.2; 1.282.4; 1.282.6; Add screenblanking support. Not enabled by default, as in some cases it might cause the system to hang. Where it does work, it works well. Enabled by setting options VESAFB_PM. Tested on ATI Radeon M9 (failed), NeoMagic 256AV (passed). 1.282 Sun Feb 19 21:41:18 GMT 2006 jmcneill branches: 1.282.2; 1.282.4; 1.282.6; Add screenblanking support. Not enabled by default, as in some cases it might cause the system to hang. Where it does work, it works well. Enabled by setting options VESAFB_PM. Tested on ATI Radeon M9 (failed), NeoMagic 256AV (passed). |
| H A D | INSTALL | 1.282 Sun Mar 12 22:57:01 GMT 2006 chs branches: 1.282.2; add nfe. 1.282 Sun Mar 12 22:57:01 GMT 2006 chs branches: 1.282.2; add nfe. |
| /src/sys/dev/acpi/ | ||
| H A D | acpi.c | 1.282 Tue Dec 31 00:27:50 GMT 2019 jmcneill branches: 1.282.2; Fetch bus_dma tags when acpi devnodes are created. They do not change and this allows MD code to create more complex tags without being concerned with the tag being destroyed later. While here, capture translations offsets for address32/address64 resources. 1.282 Tue Dec 31 00:27:50 GMT 2019 jmcneill branches: 1.282.2; Fetch bus_dma tags when acpi devnodes are created. They do not change and this allows MD code to create more complex tags without being concerned with the tag being destroyed later. While here, capture translations offsets for address32/address64 resources. |
| /src/share/misc/ | ||
| H A D | acronyms | 1.282 Fri May 24 10:08:46 GMT 2019 sevan ALPR ANPR AVI CPR LPR MLPR VLPR VRI |
| /src/sys/kern/ | ||
| H A D | init_sysent.c | 1.282 Wed Apr 09 23:57:26 GMT 2014 pooka regen |
| H A D | syscalls.c | 1.282 Thu Mar 12 15:06:28 GMT 2015 christos regen |
| /src/lib/libc/ | ||
| H A D | shlib_version | 1.282 Mon Nov 05 04:08:39 GMT 2018 maya Suggest to remove lfs_ stubs on a major bump. they're deprecated, ioctl is used instead. |
| /src/doc/ | ||
| H A D | BRANCHES | 1.282 Thu Jul 16 13:28:17 GMT 2009 yamt update |
| /src/usr.sbin/ | ||
| H A D | Makefile | 1.282 Mon Oct 28 13:04:18 GMT 2019 maxv Add nvmmctl, with two commands for now. |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_vfsops.c | 1.282 Fri Jan 08 11:35:12 GMT 2010 pooka branches: 1.282.2; The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live years ago when the kernel was modified to not alter ABI based on DIAGNOSTIC, and now just call the respective function interfaces (in lowercase). Plenty of mix'n match upper/lowercase has creeped into the tree since then. Nuke the macros and convert all callsites to lowercase. no functional change 1.282 Fri Jan 08 11:35:12 GMT 2010 pooka branches: 1.282.2; The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live years ago when the kernel was modified to not alter ABI based on DIAGNOSTIC, and now just call the respective function interfaces (in lowercase). Plenty of mix'n match upper/lowercase has creeped into the tree since then. Nuke the macros and convert all callsites to lowercase. no functional change |
| /src/sys/netinet/ | ||
| H A D | if_arp.c | 1.282 Mon Apr 29 16:12:30 GMT 2019 roy branches: 1.282.2; Introduce rt_addrmsg_src which adds RTA_AUTHOR to the message. Use this when we notify userland of a duplicate address and set RTA_AUTHOR to the hardware address of the sender. While here, match the logging diagnostic of INET6 to the simpler one of INET so it's consistent. 1.282 Mon Apr 29 16:12:30 GMT 2019 roy branches: 1.282.2; Introduce rt_addrmsg_src which adds RTA_AUTHOR to the message. Use this when we notify userland of a duplicate address and set RTA_AUTHOR to the hardware address of the sender. While here, match the logging diagnostic of INET6 to the simpler one of INET so it's consistent. |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | locore.s | 1.282 Wed Jul 02 00:15:19 GMT 2008 nakayama branches: 1.282.2; UltraSPARCs don't have floating point queue, and reading %fq regsiter will cause illegal instruction trap. So remove the code handling them. 1.282 Wed Jul 02 00:15:19 GMT 2008 nakayama branches: 1.282.2; UltraSPARCs don't have floating point queue, and reading %fq regsiter will cause illegal instruction trap. So remove the code handling them. |
| /src/sys/dev/ic/ | ||
| H A D | wdc.c | 1.282 Wed Aug 17 22:03:02 GMT 2016 skrll branches: 1.282.2; Spelling in comment 1.282 Wed Aug 17 22:03:02 GMT 2016 skrll branches: 1.282.2; Spelling in comment |
| /src/sys/arch/alpha/alpha/ | ||
| H A D | machdep.c | 1.282 Wed Mar 24 15:34:46 GMT 2004 atatat branches: 1.282.2; Tango on sysctl_createv() and flags. The flags have all been renamed, and sysctl_createv() now uses more arguments. 1.282 Wed Mar 24 15:34:46 GMT 2004 atatat branches: 1.282.2; Tango on sysctl_createv() and flags. The flags have all been renamed, and sysctl_createv() now uses more arguments. |
| /src/ | ||
| H A D | Makefile | 1.282 Sat Jan 29 16:56:26 GMT 2011 jym branches: 1.282.2; Pass down INSTALLSETS variable to installsets target. Use :Q to escape shell meta-characters, as the variable contains a list of sets, separated by spaces. $ ./build.sh -V INSTALLSETS="base etc" install=idir should now work as expected. Reviewed by apb@ on tech-toolchain. 1.282 Sat Jan 29 16:56:26 GMT 2011 jym branches: 1.282.2; Pass down INSTALLSETS variable to installsets target. Use :Q to escape shell meta-characters, as the variable contains a list of sets, separated by spaces. $ ./build.sh -V INSTALLSETS="base etc" install=idir should now work as expected. Reviewed by apb@ on tech-toolchain. |
| /src/sys/dev/scsipi/ | ||
| H A D | cd.c | 1.282 Thu Jun 12 23:06:14 GMT 2008 cegger branches: 1.282.2; use device_lookup_private to get softc 1.282 Thu Jun 12 23:06:14 GMT 2008 cegger branches: 1.282.2; use device_lookup_private to get softc |
| /src/sys/dev/usb/ | ||
| H A D | ehci.c | 1.282 Sun Sep 20 09:08:01 GMT 2020 gson branches: 1.282.2; Talk Like a Pirate Day was yesterday. 1.282 Sun Sep 20 09:08:01 GMT 2020 gson branches: 1.282.2; Talk Like a Pirate Day was yesterday. |
| /src/sys/dev/pci/ixgbe/ | ||
| H A D | ixgbe.c | 1.282 Fri May 07 09:15:52 GMT 2021 msaitoh branches: 1.282.2; Print the error value of ixgbe_reset_hw() for debugging. 1.282 Fri May 07 09:15:52 GMT 2021 msaitoh branches: 1.282.2; Print the error value of ixgbe_reset_hw() for debugging. |
Completed in 365 milliseconds