Go to file
2003-09-27 19:09:10 +00:00
bin Fix 'set "*" b; case "* b" in "$@") ...' and 'set "*"; case 1 in "${#1}") ...' 2003-09-22 12:17:24 +00:00
crypto Fix what is obviously a bug: valloc() -> vmalloc(). Now racoon(8) doesn't core 2003-09-25 01:00:32 +00:00
dist re-add sgi file, comment out mysterious lines with type "addr" 2003-09-25 22:16:06 +00:00
distrib Use new kern.root_partition sysctl to find out whether we are installing 2003-09-27 10:47:17 +00:00
doc Definition, not defintion. From miod@openbsd. 2003-09-26 22:25:21 +00:00
etc Default to the public servers from the ntp public pool project. 2003-09-24 11:36:31 +00:00
games sort recently added entries 2003-09-20 18:57:28 +00:00
gnu Make gcc default to the medlow code model. 2003-09-27 11:08:41 +00:00
include remove pw_dup() 2003-09-18 09:24:35 +00:00
lib Add KERN_ROOT_PARTITION and KERN_DRIVERS 2003-09-27 19:09:10 +00:00
libexec Make the effect of the hack clearer. 2003-09-24 10:25:26 +00:00
regress Descend to siginfo; this will prompt the port masters to complete the 2003-09-26 18:13:36 +00:00
rescue
sbin Forgot the date.... 2003-09-27 19:07:12 +00:00
share Add missing `Ar' flag. Approved by Thomas Klausner. 2003-09-27 14:52:58 +00:00
sys sys__sigreturn14 -> compat_16_sys___sigreturn14 2003-09-27 17:51:42 +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 Allow -ve integer constants in menu file. 2003-09-27 09:44:13 +00:00
usr.sbin Add a -a option to dump all alternate superblocks 2003-09-26 07:02:43 +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
Makefile
Makefile.inc
UPDATING mention that you *need* COMPAT_16 before building. 2003-09-06 22:12:42 +00:00