Searched hist:1.429 (Results 1 - 25 of 41) sorted by relevance

12

/src/sys/dev/ata/
H A Dwd.c1.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 Dpcidevs.h1.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 Dfiles.pci1.429 Wed Jun 24 03:38:01 GMT 2020 thorpej Add a PCI front-end for the "amdccp" (AMD Cryptographic Coprocessor)
driver.
H A Dpcidevs_data.h1.429 Sun May 19 00:01:29 GMT 2002 sommerfeld Regen
/src/sys/arch/i386/i386/
H A Dmachdep.c1.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 Dshl.mi1.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 Dlocore.s1.429 Sun May 22 11:27:34 GMT 2022 andvar fix various small typos, mainly in comments.
/src/sys/arch/i386/conf/
H A DALL1.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 Dpmap.c1.429 Tue Aug 24 07:32:31 GMT 2021 skrll Remove '\n' from UVMHIST format
/src/distrib/notes/common/
H A Dmain1.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 Dmi1.429 Thu Feb 22 01:13:43 GMT 2024 christos new tool
/src/etc/
H A DMakefile1.429 Sun Jun 18 01:03:30 GMT 2017 christos put the dtb files with their kernels.
/src/share/man/man9/
H A DMakefile1.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 Dbsd.README1.429 Fri May 20 21:31:24 GMT 2022 andvar s/appropiate/appropriate/ in comments and readme file.
/src/share/man/man4/
H A Doptions.41.429 Fri Oct 04 16:50:18 GMT 2013 wiz Bump date for previous.
H A DMakefile1.429 Sun May 20 05:10:28 GMT 2007 dogcow Add uslsa.4, as per PR kern/33496
/src/sys/dev/usb/
H A Dusbdevs1.429 Tue Jun 06 06:17:59 GMT 2006 grant add Sun type 7 keyboard.
H A Dusbdevs.h1.429 Sun Mar 26 17:58:42 GMT 2006 christos regen
H A Dusbdevs_data.h1.429 Sat Mar 25 14:13:57 GMT 2006 gdt regen
/src/usr.bin/xlint/lint1/
H A Dcgram.y1.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 Dinit_main.c1.429 Thu May 19 03:07:29 GMT 2011 rmind Re-implement kthread_join(9), so that it actually works (hi haad@).
H A Dkern_exec.c1.429 Wed May 11 02:18:27 GMT 2016 ozaki-r Fix builds of ALL kernels that define DEBUG_EXEC
H A Dvfs_subr.c1.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 Dif.c1.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 DGENERIC1.429 Sun Apr 10 15:39:27 GMT 2016 christos We don't need TRAP_SIGDEBUG

Completed in 884 milliseconds

12