Searched hist:1.429 (Results 1 - 25 of 41) sorted by relevance
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.429 Mon Apr 24 09:42:52 GMT 2017 jdolecek branches: 1.429.2; remove the workaround for Seagate 'mod15write' bug, now driver only prints error on boog; unfortunately the code actually doesn't work, and there is little point trying to fix 1.429 Mon Apr 24 09:42:52 GMT 2017 jdolecek branches: 1.429.2; remove the workaround for Seagate 'mod15write' bug, now driver only prints error on boog; unfortunately the code actually doesn't work, and there is little point trying to fix |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.429 Wed May 15 14:14:57 GMT 2002 augustss branches: 1.429.2; Regen. 1.429 Wed May 15 14:14:57 GMT 2002 augustss branches: 1.429.2; Regen. |
| H A D | files.pci | 1.429 Wed Jun 24 03:38:01 GMT 2020 thorpej Add a PCI front-end for the "amdccp" (AMD Cryptographic Coprocessor) driver. |
| H A D | pcidevs_data.h | 1.429 Sun May 19 00:01:29 GMT 2002 sommerfeld Regen |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.429 Sun Feb 11 19:03:50 GMT 2001 chs branches: 1.429.2; fix REALBASEMEM/REALEXTMEM and defopt them while we're at it. from jason. 1.429 Sun Feb 11 19:03:50 GMT 2001 chs branches: 1.429.2; fix REALBASEMEM/REALEXTMEM and defopt them while we're at it. from jason. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.429 Mon Apr 14 20:42:58 GMT 2008 jdc branches: 1.429.2; Increment libcurses minor. 1.429 Mon Apr 14 20:42:58 GMT 2008 jdc branches: 1.429.2; Increment libcurses minor. |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | locore.s | 1.429 Sun May 22 11:27:34 GMT 2022 andvar fix various small typos, mainly in comments. |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.429 Wed Sep 13 22:24:44 GMT 2017 sevan Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_MD5 options. These algorithms are either broken or on their way to being broken. Discussed on tech-security http://mail-index.netbsd.org/tech-security/2017/08/21/msg000936.html ok riastradh |
| /src/sys/arch/arm/arm32/ | ||
| H A D | pmap.c | 1.429 Tue Aug 24 07:32:31 GMT 2021 skrll Remove '\n' from UVMHIST format |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.429 Wed Nov 19 00:56:53 GMT 2008 snj Fix a typo in an Xref to apropos. |
| /src/distrib/sets/lists/debug/ | ||
| H A D | mi | 1.429 Thu Feb 22 01:13:43 GMT 2024 christos new tool |
| /src/etc/ | ||
| H A D | Makefile | 1.429 Sun Jun 18 01:03:30 GMT 2017 christos put the dtb files with their kernels. |
| /src/share/man/man9/ | ||
| H A D | Makefile | 1.429 Sun Jul 15 05:16:41 GMT 2018 maxv Retire ipkdb entirely. The option was removed from the config files yesterday. ok kamil christos |
| /src/share/mk/ | ||
| H A D | bsd.README | 1.429 Fri May 20 21:31:24 GMT 2022 andvar s/appropiate/appropriate/ in comments and readme file. |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.429 Fri Oct 04 16:50:18 GMT 2013 wiz Bump date for previous. |
| H A D | Makefile | 1.429 Sun May 20 05:10:28 GMT 2007 dogcow Add uslsa.4, as per PR kern/33496 |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.429 Tue Jun 06 06:17:59 GMT 2006 grant add Sun type 7 keyboard. |
| H A D | usbdevs.h | 1.429 Sun Mar 26 17:58:42 GMT 2006 christos regen |
| H A D | usbdevs_data.h | 1.429 Sat Mar 25 14:13:57 GMT 2006 gdt regen |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | cgram.y | 1.429 Sat Jan 21 00:50:52 GMT 2023 rillig lint: use type_qualifier rule instead of the token directly No functional change. |
| /src/sys/kern/ | ||
| H A D | init_main.c | 1.429 Thu May 19 03:07:29 GMT 2011 rmind Re-implement kthread_join(9), so that it actually works (hi haad@). |
| H A D | kern_exec.c | 1.429 Wed May 11 02:18:27 GMT 2016 ozaki-r Fix builds of ALL kernels that define DEBUG_EXEC |
| H A D | vfs_subr.c | 1.429 Sun Jan 29 06:36:06 GMT 2012 dholland Introduce struct vfs_quotactl_args. Use it. This change uglifies vfs_quotactl some in order to make room for moving operation-specific but FS-independent logic out of ufs_quota.c. Note: this change requires a kernel version bump. |
| /src/sys/net/ | ||
| H A D | if.c | 1.429 Tue Jul 03 03:37:03 GMT 2018 ozaki-r Fix net.inet6.ip6.ifq node doesn't exist The node (and child nodes) is initialized in sysctl_net_pktq_setup, but the call of sysctl_net_pktq_setup is skipped unexpectedly. sysctl_net_pktq_setup is skipped if in6_present is false that indicates the netinet6 component isn't loaded on rump kernels. However the flag is accidentally always false because the flag is turned on in in6_dom_init that is called after if_sysctl_setup on both normal and rump kernels. Fix the issue by moving if_sysctl_setup after in6_dom_init (domaininit on normal kernels). This fix is ad-hoc but good enough for netbsd-8. We should refine the initialization order of network components in the future. Pointed out by hikaru@ |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.429 Sun Apr 10 15:39:27 GMT 2016 christos We don't need TRAP_SIGDEBUG |
Completed in 884 milliseconds