Go to file
lukem cd4a914224 use COPTS(|.file.c)=-Wno-error to work around the gcc 3.3 warning:
``warning: comparison is always true due to limited range of data type''
2003-09-23 10:59:18 +00:00
bin Fix 'set "*" b; case "* b" in "$@") ...' and 'set "*"; case 1 in "${#1}") ...' 2003-09-22 12:17:24 +00:00
crypto off-by-one. from openbsd 2003-09-22 22:12:05 +00:00
dist identify 1.6Z[A-Z] files correctly. PR lib/22815 2003-09-17 00:41:39 +00:00
distrib Don't install libsm. Instead, pull a couple of things over into 2003-09-22 12:54:46 +00:00
doc Bye, bye, sparc64 hacks. 2003-09-19 16:41:58 +00:00
etc add wscons support to amiga mouse 2003-09-22 18:17:30 +00:00
games sort recently added entries 2003-09-20 18:57:28 +00:00
gnu Redo/fix gcc3 files for PowerPC. 2003-09-23 09:06:33 +00:00
include remove pw_dup() 2003-09-18 09:24:35 +00:00
lib Slight syncing with OpenBSD version. 2003-09-23 10:26:54 +00:00
libexec Space after the keyword `if'. 2003-09-22 14:37:57 +00:00
regress Add a test for output when using context options and -z. 2003-09-14 15:10:49 +00:00
rescue
sbin Combine multiple single-letter options. 2003-09-21 15:23:55 +00:00
share Bump date for previous. 2003-09-22 21:08:49 +00:00
sys Tweak register usage to shave a couple of instructions off 2003-09-23 10:01:36 +00:00
tools If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD), 2003-08-27 18:33:26 +00:00
usr.bin Lint is a host tool - leave the sparc64 hack in place if compiling with 2003-09-21 17:06:40 +00:00
usr.sbin ignore non-AF_INET addrs. from openbsd 2003-09-23 10:50:51 +00:00
x11 use COPTS(|.file.c)=-Wno-error to work around the gcc 3.3 warning: 2003-09-23 10:59:18 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING mention that you *need* COMPAT_16 before building. 2003-09-06 22:12:42 +00:00
build.sh Set BSDSRCDIR and NETBSDSRCDIR in the make wrapper, so we always get the 2003-09-20 10:14:41 +00:00