Go to file
leo e0f973ee3b Implement the kernel part of pr-1891. This allows for a more flexible sized
msgbuf. Note that old 'dmesg' and 'syslogd' binaries will continue running,
though old 'dmesg' binaries will output a few bytes of junk at the start of
the buffer, and will miss a few bytes at the end of the buffer.
1997-09-19 19:14:20 +00:00
bin cleanup .Nm usage 1997-09-15 13:23:01 +00:00
distrib fix paths, should be relative 1997-09-19 14:17:22 +00:00
etc - don't print "Checking setuid files and devices:" if no problems 1997-09-18 05:16:19 +00:00
games fix typo; from Hubert Feyrer in PR bin/4070 1997-09-01 23:26:11 +00:00
gnu Don't use <machine/param.h> as it doesn't work for cross-compiles. 1997-09-19 01:07:27 +00:00
include don't include <rpc/pmap_rmt.h> - it's a "private" header file for 1997-08-25 22:20:31 +00:00
lib Need <vm/vm.h> 1997-09-19 04:00:23 +00:00
libexec The "ufp" global wasn't used in any XIDLE code, so don't declare it inside 1997-09-19 00:50:04 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin Fix uninitialized variable warning. 1997-09-19 16:25:49 +00:00
share document `` .Nm "" , '' support 1997-09-16 01:30:53 +00:00
sys Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 19:14:20 +00:00
usr.bin * cleanup for WARNS=1 1997-09-15 10:58:35 +00:00
usr.sbin fix .Nm usage 1997-09-16 13:10:29 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00