Go to file
rumble ff2d046b84 Fix MD set tweaking by introducing `md_init_set_status', which is called
at the end of `init_set_status'.

Previously, i386/amd64, mac68k and sgimips were using `md_init' to set the
appropriate kernel, but any changes made were being undone by a later call
to `init_set_status'.

This should fix IP3x installation issues on sgimips.

XXX - `md_init' is now unused. Should we G/C it?
2008-01-28 02:47:12 +00:00
bin Conform to XCU Section 2.8.2 (Exit Status for Commands) 2008-01-21 06:43:03 +00:00
common Search files in arch/sparc64/atomic before arch/sparc/atomic in case of 2008-01-22 12:34:58 +00:00
crypto CRIOGET is gone. Saves one ioctl per session. 2008-01-26 20:46:21 +00:00
dist pkg_install-20080126 2008-01-27 14:11:27 +00:00
distrib Fix MD set tweaking by introducing `md_init_set_status', which is called 2008-01-28 02:47:12 +00:00
doc mention openpam 2008-01-27 01:25:18 +00:00
etc Remove references to check_uucp in daily.conf(5) and the defaults 2008-01-27 05:20:24 +00:00
games Work around gcc signedness warning: if you check for uid_t < 0, gcc warns 2008-01-28 02:37:50 +00:00
gnu Update some comments. 2008-01-25 12:35:48 +00:00
include tell about getdents, not getdirentries 2008-01-09 20:55:03 +00:00
lib Always try both tcp and udp, trying first the one specified by the protocol 2008-01-28 01:10:22 +00:00
libexec constify 2008-01-14 08:53:42 +00:00
regress Force the last loop to always walk all the data in the mbuf chain. 2008-01-27 16:49:13 +00:00
rescue Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
sbin Patch /dev/drvctl and drvctl(8) to let us suspend/resume device 2008-01-27 01:38:33 +00:00
share Remove references to check_uucp in daily.conf(5) and the defaults 2008-01-27 05:20:24 +00:00
sys Ensure that we don't clear the EHCI_PS_CLEAR bits by writing 1s to them 2008-01-28 01:52:31 +00:00
tests Fix headers: add NetBSD CVS id tag and drop ATF title. 2008-01-04 18:37:15 +00:00
tools Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
usr.bin wait for 15 seconds, not 15 microseconds. 2008-01-25 19:54:40 +00:00
usr.sbin Add stubs for non-crypto compilation. 2008-01-26 21:51:06 +00:00
x11 Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
build.sh Add ofppc64 as a machine target for the tools alongside evbppc64 and macppc64 2008-01-18 09:45:05 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +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 Fix typo. 2007-12-17 23:59:41 +00:00