Go to file
2003-09-24 06:13:53 +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 Obsolete ./usr/include/<MACHINE>/_G_config.h for PowerPC. 2003-09-24 05:00:16 +00:00
doc Bye, bye, sparc64 hacks. 2003-09-19 16:41:58 +00:00
etc add ./usr/X11R6/lib/modules/extensions 2003-09-23 23:07:35 +00:00
games sort recently added entries 2003-09-20 18:57:28 +00:00
gnu Fix GCC 3.3.1 nit. 2003-09-24 06:13:53 +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 Add article. 2003-09-23 21:25:20 +00:00
share Switch PowerPC to GCC 3.3.1 and GDB 5.3. 2003-09-24 04:58:33 +00:00
sys Define va_list as __builtin_va_list for GCC 3.x. Change stdarg macros 2003-09-24 02:39:56 +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 SYS___sigaction14 -> SYS_compat_16___sigaction14 2003-09-23 18:46:33 +00:00
usr.sbin no need for "sdl = NULL" initialization on decl. cedric@openbsd 2003-09-23 18:15:50 +00:00
x11 enable Xserver build. (not everything is working yet, including hw/xfree86) 2003-09-24 01:56:57 +00:00
build.sh Revert part of previous commit and do NOT explicitly set BSDSRCDIR in the 2003-09-24 00:24:53 +00:00
BUILDING Backout the previous commit 2003-08-19 12:53:30 +00:00
Makefile
Makefile.inc
UPDATING mention that you *need* COMPAT_16 before building. 2003-09-06 22:12:42 +00:00