Searched hist:1.845 (Results 1 - 15 of 15) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.845 Tue Nov 07 09:34:37 GMT 2006 martti Regenerated.
H A Dpcidevs_data.h1.845 Wed Nov 08 11:36:22 GMT 2006 martti Regenerated.
H A Dpcidevs1.845 Tue Nov 07 09:29:31 GMT 2006 martti Added some MegaRAID SAS controllers.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.845 Mon Mar 17 11:39:02 GMT 2025 riastradh x86: Set tf_trapno = T_ASTFLT on exec.

In most cases, the caller will already have tf_trapno=T_ASTFLT and
tf_err=2 -- the latter being the size of the SYSCALL instruction for
ERESTART handling. ERESTART handling is not relevant after exec, but
checking for AST on userret may be.

Hoping this will fix the i386 test bed! Aside from padding fields,
these (tf_trapno and tf_err) are the only two members of trapframe
that were newly zeroed on i386. The corresponding amd64 changes --
which zeroed many other registers -- worked in my testing, but
evidently that wasn't enough testing.

PR kern/59084: exec/spawn leaks register content
/src/distrib/sets/lists/base/
H A Dshl.mi1.845 Sun Aug 12 17:11:55 GMT 2018 christos fix sets for new bind
H A Dmi1.845 Sat Dec 05 16:29:10 GMT 2009 pooka Remove support for NetBSD/playstation2.
/src/doc/
H A D3RDPARTY1.845 Mon Jun 13 19:49:34 GMT 2011 spz note the update of openssl
H A DCHANGES1.845 Tue May 08 10:59:22 GMT 2007 pavel move the bio(4) support to CHANGES.prev, it has been pulled up to netbsd-4
in ticket 603.
1.845 Tue May 08 10:59:22 GMT 2007 pavel move the bio(4) support to CHANGES.prev, it has been pulled up to netbsd-4
in ticket 603.
/src/sys/arch/i386/conf/
H A DGENERIC1.845 Mon Sep 03 17:57:36 GMT 2007 tshiozak add support for WinChipHead CH341/340 USB-Serial bridge.
/src/distrib/sets/lists/man/
H A Dmi1.845 Wed Jan 04 21:52:17 GMT 2006 xtraeme Add rlphy(4) (Realtek 8139/8201L PHY) from OpenBSD.
/src/distrib/sets/lists/tests/
H A Dmi1.845 Wed Jun 24 09:21:43 GMT 2020 jruoho Add a test case for bin/54620.
/src/share/mk/
H A Dbsd.own.mk1.845 Wed Apr 08 06:03:09 GMT 2015 mrg remove support to look for GCC 4.5 in gcc.old.
/src/usr.bin/make/
H A Dvar.c1.845 Tue Feb 23 00:25:06 GMT 2021 rillig make: extract ParseModifier_Match into separate function

No functional change.
/src/sys/conf/
H A Dfiles1.845 Thu May 17 14:51:37 GMT 2007 yamt merge yamt-idlelwp branch. asked by core@. some ports still needs work.

from doc/BRANCHES:

idle lwp, and some changes depending on it.

1. separate context switching and thread scheduling.
(cf. gmcgarry_ctxsw)
2. implement idle lwp.
3. clean up related MD/MI interfaces.
4. make scheduler(s) modular.
/src/distrib/sets/lists/comp/
H A Dmi1.845 Thu Feb 02 15:26:34 GMT 2006 reinoud Initial import of a UDF file system implementation for NetBSD.

Finally the logic glue and the set distribution lists modifications.

Completed in 1292 milliseconds