Go to file
lukem c56418af73 some improvements from freebsd/openbsd
- replace the unused fs_headswitch and fs_trkseek with fs_id[2], bringing
  our struct fs closer to that in freebsd & openbsd (& solaris FWIW)
- dumpfs: improve warning message when cpc == 0
2001-08-30 14:37:25 +00:00
bin enable use of mmap(), falling back to read()/write() if mmap() fails. 2001-08-30 04:45:56 +00:00
crypto validate certs correctly. sync with kame 2001-08-06 08:17:40 +00:00
dist Fix LP64 bug. 2001-08-24 15:28:47 +00:00
distrib ultrasparcen do not tftp ip.arch just ip. noted by <andrew@ugh.net.au> on port-sparc64 2001-08-30 12:26:06 +00:00
etc Remove rz/tz support for pmax, switch to MI SCSI. 2001-08-26 11:55:38 +00:00
games Check for screen sizes that are too small. Fix off-by-one error in 2001-08-30 10:49:50 +00:00
gnu fix the -m32 code to use /usr/lib/32 paths. don't pass -mcmodel to the 32bit cc1, it doesn't like that. 2001-08-30 09:30:40 +00:00
include Add two arguments to pw_mkdb(), a la OpenBSD. This is to allow us to pass 2001-08-18 19:31:47 +00:00
lib Ansi'fy. (to make this compile under -Wstrict-prototypes) 2001-08-27 16:46:43 +00:00
libexec Cray-only patch (sync with cray). Patch by Brian Ginsbach in private mail. 2001-08-29 00:32:26 +00:00
regress extent_alloc_subregion shouldn't allocate a region pasts the end of subregion. 2001-08-27 13:35:44 +00:00
sbin some improvements from freebsd/openbsd 2001-08-30 14:37:25 +00:00
share Add AIUI, suggested by Adam Olsen <adamolsen@technologist.com>. 2001-08-29 18:24:17 +00:00
sys some improvements from freebsd/openbsd 2001-08-30 14:37:25 +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 Change nvi version from 1.79 to 1.79nb1 2001-08-28 07:36:42 +00:00
usr.sbin some improvements from freebsd/openbsd 2001-08-30 14:37:25 +00:00
Makefile Make sure DESTDIR is always set when calling the distrib-dirs target. 2001-08-17 15:05:50 +00:00
Makefile.inc
UPDATING it seems that TOODIR change is yet to be reach the tree. i guess i leave 2001-08-22 03:15:48 +00:00