Go to file
2001-08-17 00:14:38 +00:00
bin Print system processes/kernel threads as [kprocname] as top(1) does. 2001-08-07 14:46:09 +00:00
crypto validate certs correctly. sync with kame 2001-08-06 08:17:40 +00:00
dist remove .cvsignore files which got imported inadvertently, as pointet 2001-08-07 08:31:16 +00:00
distrib Use "-t ffs" when remounting rootdev read/write. 2001-08-16 19:14:40 +00:00
etc run fsck with "-n -f" instead of just "-n"; recent changes to fsck 2001-08-09 15:30:30 +00:00
games Change -a to mean all files, as opposed to just a few more files. 2001-08-15 17:25:42 +00:00
gnu include ../../Makefile.inc to set BINDIR. 2001-08-16 16:59:24 +00:00
include #ifdef __STDC__ -> #if __STDC__. 2001-08-04 07:08:55 +00:00
lib Ensure that the stack is aligned to an 8-byte boundary before calling C code. 2001-08-17 00:14:38 +00:00
libexec Correct some comments. 2001-08-14 22:17:48 +00:00
regress These need to be PIC, so restore the .abicalls and .cp* magic, but fix the 2001-08-16 04:06:35 +00:00
sbin we have never supported lzs. sync with kame 2001-08-16 06:39:09 +00:00
share Revert previous temporarily to deal with PR bin/13722; will revisit this 2001-08-15 17:50:15 +00:00
sys Under DEBUG, have a global buserr_reg that stores the 2001-08-17 00:00:26 +00:00
tools Do a cleandir also before building when a timestamp demands it (not just on 2001-08-14 13:55:57 +00:00
usr.bin Check return value of mkstemp correctly. 2001-08-16 01:00:31 +00:00
usr.sbin dhcpd no longer needs the OS_VERSION define. 2001-08-16 18:29:20 +00:00
Makefile The final step -- hook src/tools into the main build. If USE_NEW_TOOLCHAIN is 2001-08-14 14:04:35 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Since the new makeinfo is necessary to build grep.info, advertize to install 2001-08-03 14:47:17 +00:00