Go to file
itojun 4c6511de84 avoid unbounded sprintf(), use snprintf() 2004-04-21 18:03:13 +00:00
bin Refer statvfs instead of removed statfs. 2004-04-21 12:22:27 +00:00
contrib/sys
crypto properly validate phase 1 signature. 2004-04-12 03:34:05 +00:00
dist Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
distrib No need for extra copy of umount.c 2004-04-21 15:22:10 +00:00
doc Less modesty, christos! 2004-04-21 01:10:25 +00:00
etc add function for reporting verbose messages 2004-04-21 17:26:42 +00:00
games Undef bool before including <curses.h>, since it tries to typedef 2004-04-11 13:35:06 +00:00
gnu Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
include add fgetstr 2004-04-21 00:05:05 +00:00
lib Whitespace nits; fix a minus; remove unnecessary {}. 2004-04-21 12:18:23 +00:00
libexec Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
regress Add regression tests for pax/tar append archive mode. 2004-04-17 15:27:01 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin un-__P 2004-04-21 15:21:44 +00:00
share Whitespace nits; expand an abbreviation; fix a minus; 2004-04-21 12:20:48 +00:00
sys avoid unbounded sprintf(), use snprintf() 2004-04-21 18:03:13 +00:00
tools Fix the processing of '-s .lo\ .ln' (etc). 2004-03-27 18:36:23 +00:00
usr.bin Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
usr.sbin Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
x11 only -D_PC on i386/amd64. from PR#25036. 2004-04-17 06:47:04 +00:00
BUILDING
Makefile Convert lines of the form 2004-04-13 12:43:12 +00:00
Makefile.inc
UPDATING Note need for latest bsd.files.mk now wrt athhal-elf.o 2004-03-26 17:48:13 +00:00
build.sh