Go to file
reinoud 1f6bbe277a System nodes are not written out on becomming inactive; they should be written
out before automatically.

However, when dealing with faulty discs that fail to mount, system nodes are
of course not written out and thus may still be marked dirty, if only due to
access. Especially on sequential media this gave rise to panics on reading
trackinfo since the write track section had not yet been initialised.
2009-07-27 13:20:41 +00:00
bin remove unused global variable 2009-07-26 02:07:12 +00:00
common remove stray semicolons, makes lint happy and lets the libc build proceed 2009-07-21 19:56:55 +00:00
compat do not need the postfix libraries here. 2009-07-21 01:06:02 +00:00
crypto set SSHDIST to the new location. HI CHRISTOS! 2009-07-21 00:47:23 +00:00
dist constify for new openssl 2009-07-20 18:44:09 +00:00
distrib Support Marvell Hercules-I/II SATA Controllers. 2009-07-27 12:34:12 +00:00
doc Support Marvell Hercules-I/II SATA Controllers. 2009-07-27 12:34:12 +00:00
etc Document recent gpio(4) changes and introduce a new config file for GPIO. 2009-07-25 16:20:10 +00:00
external Import pkg_install-20070724: 2009-07-26 22:59:33 +00:00
games Remove the need for -Wno-pointer-sign. Object file unchanged. 2009-07-26 03:05:52 +00:00
gnu Don't redefine uint16_t and uint8_t, just use the system includes. 2009-07-21 17:35:17 +00:00
include Declare strsignal(3) in <string.h>, per POSIX-2008, and adjust 2009-07-22 19:48:27 +00:00
lib According to the libevent 1.4.12 change announcement, problems have been 2009-07-26 21:33:46 +00:00
libexec Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
regress Improve mqueue regression test. 2009-07-19 02:31:19 +00:00
rescue use the new ssh 2009-07-20 19:59:22 +00:00
sbin Remove gross hack and attendant need for -fno-strict-aliasing. 2009-07-26 03:22:01 +00:00
share Support Marvell Hercules-I/II SATA Controllers. 2009-07-27 12:34:12 +00:00
sys System nodes are not written out on becomming inactive; they should be written 2009-07-27 13:20:41 +00:00
tests flag a 64-bit integer constant as "ULL" -- this is not clean but the 2009-07-21 21:45:33 +00:00
tools add fpurge 2009-06-17 23:34:45 +00:00
usr.bin add new Service Class ID and Protocol UUIDs from the Service Discovery 2009-07-25 17:32:47 +00:00
usr.sbin Reworked gpioctl(8) command to reflect recent gpio(4) changes. 2009-07-25 16:18:09 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00
BUILDING regen 2009-07-12 14:17:18 +00:00
Makefile Build modules before rump libs so that something else can be 2009-07-03 22:20:27 +00:00
Makefile.inc
UPDATING Presence of index.o in existing libc.a causes duplicate symbol now that 2009-07-18 09:50:32 +00:00