Go to file
drochner c8a35368a7 Replace the hooribly overloaded use of pci_enumerate_bus() - to find out
the chipset revision - by pci_find_device().
While the latter isn't better technically (works around the otherwise
hierarchical device tree), using it doesn't require PCI configuration
functions to support stuff which philosophically doesn't belong there.
So we get the hands free to restructure things for better loadable
driver support.
(Actually, since this is about chipset internal IDE interfaces where
the PCI device/function numbers are well known, this all is unnecessary.)
2004-07-22 19:09:34 +00:00
bin for copy mode, show more meaningful infomation on SIGINFO. 2004-07-18 20:58:36 +00:00
contrib/sys Import madwifi's HAL of 19-jul-2004 2004-07-19 23:51:16 +00:00
crypto Sync with Heimdal: krb5_set_password.3,v 1.7 (except for a reference to 2004-07-18 15:08:50 +00:00
dist PR/26882: Matthew Mondor: ipfstat -t fails to restore termios tty state 2004-07-14 18:22:10 +00:00
distrib Add myself as NetBSD Project Developer. (Folowed by e-mail from TNF). 2004-07-22 14:41:36 +00:00
doc mtree -M 2004-07-22 16:52:54 +00:00
etc More better description of current state of sendmail stuff in more 2004-07-22 03:44:12 +00:00
games Grammar fix, from ray at raylai org via jmc@openbsd. 2004-06-01 10:10:06 +00:00
gnu Enable scheduler_lock mode. 2004-07-20 21:39:04 +00:00
include Add wordexp(3). The wordexp function performs shell-style word expansions. 2004-07-13 15:42:03 +00:00
lib pull in an accuracy fix for corner cases from FDLIBM 5.3 2004-07-22 18:24:09 +00:00
libexec Newly built binary from netbsd-1-4 sources + arch/sparc/mdprologue.S, rev 1.8. 2004-07-20 10:17:50 +00:00
regress check for getcontext() failure. 2004-07-19 06:36:27 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin Reduce memory usage slightly. 2004-07-20 15:05:32 +00:00
share Mention COMPAT_NETBSD32 applies to amd64 too. 2004-07-22 15:12:23 +00:00
sys Replace the hooribly overloaded use of pci_enumerate_bus() - to find out 2004-07-22 19:09:34 +00:00
tools Add some more variables used to build libgcc_s. 2004-07-01 13:22:25 +00:00
usr.bin Slightly rework SIGINT handling; if we're exiting the auto-fetch stuff 2004-07-21 00:09:14 +00:00
usr.sbin Implement -M to "merge" entries, even with different types. 2004-07-22 16:51:45 +00:00
x11 Build lib*_pic.a only for loadable modules on dlopen() targets. 2004-07-14 13:34:13 +00:00
build.sh Add a change requested in PR#15548 and append the args passed to build.sh 2004-07-02 04:25:24 +00:00
BUILDING regen (Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:04:20 +00:00
Makefile Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution to 2004-05-17 07:00:16 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Note the sendmail auto-start change, add a note about the ath 2004-07-22 03:55:33 +00:00