Go to file
martin 9b40c0f8c3 Utility function to lookup a symbol value in an elf symbol table - allows,
for example, a bootloader to access symbols in the just loaded kernel
(or module).
2010-02-10 21:54:47 +00:00
bin When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
common Fix unaligned access in *_Final for SHA224/SHA256/SHA384. 2010-01-24 21:11:18 +00:00
compat Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
crypto Fix typo in comment. 2010-02-09 23:05:16 +00:00
dist Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
distrib New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor 2010-02-09 03:19:50 +00:00
doc mention aibs(4); suggested: pgoyette; 2010-02-10 01:40:24 +00:00
etc Deprecate the pkgdb_dir settings from daily.conf and security.conf in 2010-02-05 16:29:02 +00:00
external use 2010-02-08 07:56:06 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
gnu Fix typo. 2010-02-09 23:07:13 +00:00
include getent cannot report on termcap as we now use terminfo. 2010-02-03 18:11:18 +00:00
lib We should always generate terminfo.5 to save human error syncing. 2010-02-09 22:16:12 +00:00
libexec Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
regress make this test actually work: 2010-01-26 22:14:01 +00:00
rescue Move the emergancy terminfo database from /root to /rescue. 2010-02-05 09:44:23 +00:00
sbin use 2010-02-08 07:56:06 +00:00
share Use comma in serialization instead of dot. 2010-02-10 07:38:09 +00:00
sys Utility function to lookup a symbol value in an elf symbol table - allows, 2010-02-10 21:54:47 +00:00
tests filesystems now use getdisksize() which is in librumpdev_disk. 2010-01-31 14:30:22 +00:00
tools Store our generated files in CVS and remove nbperf from the toolchain. 2010-02-03 20:56:54 +00:00
usr.bin We need to cap reset_file/init_file. 2010-02-10 10:34:59 +00:00
usr.sbin fix a typo resulting in warn-max being shown in two columns (one time instead of crit-min); ok pgoyette 2010-02-09 05:32:51 +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 Document termcap database removal. 2010-02-04 22:25:21 +00:00
build.sh need object directory for etc/mtree to run distrib-dirs 2010-01-13 02:24:06 +00:00