Go to file
pooka 1142233da6 Expose rump_schedule() and rump_unschedule(). These can be used
for wrapping application space calls to the rump kernel without
having to do heavyweight interface specification with ifspec.
2010-02-24 14:56:04 +00:00
bin fix faulty logic in previous change. 2010-02-21 09:54:57 +00:00
common Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
compat Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
crypto New sentence, new line; remove trailing whitespace. 2010-02-24 08:22:58 +00:00
dist Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
distrib Add man page for smscmon(4) 2010-02-22 03:54:24 +00:00
doc mention wbsio(4) in doc/CHANGES 2010-02-21 05:21:25 +00:00
etc Exclude root, since that is done in fsck_root. 2010-02-17 23:32:07 +00:00
external Disable stack protection warnings for sources which use dynamically 2010-02-24 12:51:05 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games Latin police: use proper conjugation. 2010-02-16 09:53:51 +00:00
gnu Fix check for old trap frame layout. 2010-02-22 08:19:38 +00:00
include PR 36988: ISO C99 mandates that HUGE_VAL, HUGE_VALF, HUGE_VALL and 2010-02-23 00:03:09 +00:00
lib document wsyncup/wsyncdown/wcursyncup 2010-02-24 13:02:13 +00:00
libexec Read the padded superblocks to avoid problems with disks that have 2010-02-16 23:13:13 +00:00
regress if pthread_create() fails, display the iteration number in the error message. 2010-02-16 00:15:19 +00:00
rescue Don't install terminfo.db. 2010-02-13 22:54:51 +00:00
sbin Dont pass option -x down to fsck_xxxfs. 2010-02-24 13:56:07 +00:00
share Note that the physical interfaces must not have any (IPv4 or IPv6) address 2010-02-23 07:02:23 +00:00
sys Expose rump_schedule() and rump_unschedule(). These can be used 2010-02-24 14:56:04 +00:00
tests filesystems now use getdisksize() which is in librumpdev_disk. 2010-01-31 14:30:22 +00:00
tools libterminfo can now compile a single terminfo description which allows 2010-02-22 23:05:39 +00:00
usr.bin Add -h, which makes output of bytes counts "humanized" (e.g. -bih) 2010-02-24 11:00:27 +00:00
usr.sbin check for svm feature flags if cpuid function 0x8000000a is available. 2010-02-23 08:46:33 +00:00
x11 Use correct lib 2010-02-04 12:54:55 +00:00
BUILDING Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile adjust the do-compat-* rules now that src/compat/lib and friends no longer exist 2009-12-13 09:29:27 +00:00
Makefile.inc
UPDATING Note shared objects extension change, and stalled files. 2010-02-22 12:35:32 +00:00
build.sh need object directory for etc/mtree to run distrib-dirs 2010-01-13 02:24:06 +00:00