Searched hist:1.523 (Results 1 - 25 of 30) sorted by relevance
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.523 Sun Aug 28 14:29:05 GMT 2022 riastradh branches: 1.523.2; options(4): Clarify MSGBUFSIZE units: bytes. 1.523 Sun Aug 28 14:29:05 GMT 2022 riastradh branches: 1.523.2; options(4): Clarify MSGBUFSIZE units: bytes. |
| H A D | Makefile | 1.523 Thu Jul 29 18:25:19 GMT 2010 jruoho Add fwhrng(4). Ok jakllsch@. |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.523 Mon Aug 18 20:59:55 GMT 2025 andvar Fix various typos, mainly in comments: s/invaid/invalid/ s/instad/instead/ s/wich/with/ s/tranform/transform/ s/tranmist/transmit/ s/tranceiver/transceiver/ s/Tranparent/Transparent/ s/tranlated/translated/ s/tranfer/transfer/ s/tranmissions/transmissions/ s/condtions/conditions/ s/Recient/Recent/ |
| H A D | GENERIC | 1.523 Wed Nov 13 19:20:24 GMT 2002 christos add COMPAT_DARWIN |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.523 Wed Jul 08 08:48:19 GMT 2015 kamil Add myself |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.523 Sat Feb 14 17:01:23 GMT 2009 jakllsch Add CyberPower Systems, Inc. vendor ID, as well as one of their product IDs, which is used in two (or more) models of UPS devices. |
| H A D | usbdevs.h | 1.523 Fri Jun 19 01:15:02 GMT 2009 mrg regenerate for new MOSCHIP devices. |
| H A D | usbdevs_data.h | 1.523 Mon May 25 11:36:52 GMT 2009 nisimura regen to sync with new usbdevs file. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | cgram.y | 1.523 Sat Apr 12 15:57:25 GMT 2025 rillig lint: reword messages that apply to traditional C |
| H A D | tree.c | 1.523 Sat May 13 20:55:44 GMT 2023 rillig lint: add query for chained assignments |
| /src/sys/kern/ | ||
| H A D | init_main.c | 1.523 Sun Apr 26 18:53:33 GMT 2020 thorpej Add a NetBSD native futex implementation, mostly written by riastradh@. Map the COMPAT_LINUX futex calls to the native ones. |
| H A D | kern_exec.c | 1.523 Fri Dec 06 16:18:41 GMT 2024 riastradh sys/kern/kern_exec.c, exec_*.c: Sort includes. No functional change intended. |
| /src/sys/net/ | ||
| H A D | if.c | 1.523 Fri Sep 02 05:50:36 GMT 2022 thorpej Re-factor how pktq_barrier() is issued by if_detach(). Rather than excplicitly referencing ip_pktq and ip6_pktq in if_detach(), instead add all pktqueues to a global list. This list is then used in the new pktq_ifdetach() function to issue a barrier on all pktqueues. Note that the performance of this list is not critical; it will seldom be accessed (then pktqueues are created/destroyed and when network interfaces are detached), and so a simple synchronization strategy using a rwlock is sufficient. |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.523 Thu Apr 18 16:46:11 GMT 2019 christos Yes, we support FFS_EI but not DISKLABEL_EI... How does that make sense? |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.523 Fri Apr 11 02:50:07 GMT 2003 explorer add Promise ATA/150 TX4 id |
| H A D | pcidevs_data.h | 1.523 Sat Apr 12 10:42:03 GMT 2003 explorer add an older pci id for SATA150TX2PLUS, too |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.523 Mon Jun 23 11:01:19 GMT 2003 martin Make sure to include opt_foo.h if a defflag option FOO is used. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.523 Sun Feb 21 03:18:46 GMT 2010 darran Add DTrace to sets. |
| H A D | mi | 1.523 Thu Feb 10 18:03:01 GMT 2005 tnozaki remove ko_KR.UTF-8. this locale is alias for en_US.UTF-8 by locale.alias now. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.523 Wed May 02 09:26:57 GMT 2007 wiz postfix-2.4.1 out. |
| /src/usr.bin/make/ | ||
| H A D | main.c | 1.523 Mon Feb 01 19:46:58 GMT 2021 rillig make: replace pre-increment with post-increment or simple addition The rest of the code already prefers post-increment if there is no actual difference. |
| H A D | parse.c | 1.523 Mon Dec 28 15:42:53 GMT 2020 rillig make(1): rename Buf_Expand_1 to Buf_Expand |
| /src/sys/sys/ | ||
| H A D | param.h | 1.523 Fri Jan 06 22:58:00 GMT 2017 kamil Welcome to 7.99.56 for new ptrace(2) interfaces and SIGTRAP type TRAP_EXEC Kernel bump for PT_GET_SIGINFO and PT_SET_SIGINFO in ptrace(2) and new si_code value TRAP_EXEC in <sys/siginfo.h> for the SIGTRAP signal. Sponsored by <The NetBSD Foundation> |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.523 Mon Oct 14 06:31:39 GMT 2002 takemura Enabled apm command device node for hpcmips and put apm.8 and zzz.8 man pages into mi directory. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.523 Sat Feb 23 22:56:46 GMT 2013 jmmv Remove duplicate (and possibly invalid) 'atf' tags from 3 tests. |
Completed in 1337 milliseconds