bin
|
Remove trailing whitespace.
|
2010-02-04 22:56:11 +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 printf formats on amd64 (and probably other 64bit systems).
|
2010-02-06 10:50:52 +00:00 |
dist
|
Userland now builds and uses terminfo instead of termcap.
|
2010-02-03 15:34:37 +00:00 |
distrib
|
Add uthum(4) man page
|
2010-02-06 11:26:56 +00:00 |
doc
|
Document import of terminfo
|
2010-02-03 15:40:00 +00:00 |
etc
|
Deprecate the pkgdb_dir settings from daily.conf and security.conf in
|
2010-02-05 16:29:02 +00:00 |
external
|
amd64 provides MACHINE_ARCH=x86_64 but pcc wants TARGMACH=amd64. handle that
|
2010-02-05 18:41:25 +00:00 |
extsrc
|
Top level reach-over directory for extsrc.
|
2009-12-01 01:53:46 +00:00 |
games
|
Userland now builds and uses terminfo instead of termcap.
|
2010-02-03 15:34:37 +00:00 |
gnu
|
Sort library descriptions.
|
2010-02-04 09:07:29 +00:00 |
include
|
getent cannot report on termcap as we now use terminfo.
|
2010-02-03 18:11:18 +00:00 |
lib
|
Sync with terminfo(5): Remove /etc/terminfo.db.
|
2010-02-06 07:12:25 +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
|
Centralize time printing and deal with ctime possibly returning NULL.
|
2010-02-04 23:55:42 +00:00 |
share
|
Fix Dd, use Dq, and remove trailing comma.
|
2010-02-06 12:44:32 +00:00 |
sys
|
__inline -> inline
|
2010-02-06 12:10:59 +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
|
Don't touch past the end of allocated region. It results segmentation
|
2010-02-05 21:58:41 +00:00 |
usr.sbin
|
Give credit: psshfs was inspired by FUSE sshfs.
|
2010-02-03 17:16:29 +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
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
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 |