Go to file
lukem 9073fc120d - Certain operations currently don't actually "fix" things, so
highlight this in the error message (as "[NOT FIXED]").
  idea from discussion with itojun
- Do NOT run  "cd /dev ; sh ./MAKEDEV all"  with "fix makedev".
  Just check/fix that /dev/MAKEDEV is up to date.
  I don't think that the former behaviour was appropriate, especially as
  part of a common "fix all" scenario.
2002-07-03 06:19:41 +00:00
bin The el option is an extention. 2002-07-03 01:27:23 +00:00
crypto pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
dist Fix ipmon problems on sparc64 [Tomi Nylund] 2002-07-01 13:56:53 +00:00
distrib build kernel with ramdisk attached. PR 16979 2002-07-02 04:14:36 +00:00
etc - Certain operations currently don't actually "fix" things, so 2002-07-03 06:19:41 +00:00
games I was bored, so... simplify(?) this code a bit. 2002-07-02 17:18:21 +00:00
gnu avoid possible overrun of dn_expand arg buffer. 2002-06-26 09:25:47 +00:00
include Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
lib use sysctl(kern.urandom) if /dev/urandom is not present (like chroot jail) 2002-07-02 17:10:19 +00:00
libexec - Change lexer to support numbers > 2^31-1 (stored in an off_t), and allow 2002-07-02 02:18:01 +00:00
regress Fix off-by one when computing page count in the test file. 2002-06-04 22:17:47 +00:00
sbin add a new command, "keeplabel". 2002-07-01 18:49:57 +00:00
share document KSTACK_CHECK_DR0. 2002-07-03 03:05:03 +00:00
sys add KSTACK_CHECK_DR0. 2002-07-03 02:46:11 +00:00
tools The last commit wasn't tested. Add a missing \ 2002-06-12 19:59:55 +00:00
usr.bin Introduce -q flag to print some information (like number of packets dropped 2002-07-03 01:42:59 +00:00
usr.sbin change the comparisons to account for the unsigness of the variables. 2002-07-02 12:41:26 +00:00
build.sh Add hppa as a supported MACHINE_ARCH. 2002-06-10 14:08:05 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile find the Makefile for postinstall-check in the presence of ${.OBJDIR}s 2002-06-26 16:28:18 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Revise 20010803 since i386 gas is no longer built where that entry 2002-07-01 02:12:11 +00:00