Go to file
perry 7152bf6aeb lint infrastructure overhaul to finally lint the kernel libs right.
XXX the dependencies for the kernel .ln files are just plain wrong. We
need some sort of extended make depend hack to do it right. We will
suffer with it for now.
2002-11-02 07:57:05 +00:00
bin typo, reported by avsm@openbsd 2002-10-31 23:01:27 +00:00
crypto don't blindly trust rlen; from Heimdal 0.5.1 2002-10-21 19:39:51 +00:00
dist Fix typos. Found by Adrian Mrva. 2002-10-29 16:22:33 +00:00
distrib Add a missing /usr/share/man/cat4/veriexec.0 as well 2002-10-30 17:02:14 +00:00
doc note separate r/w disk stats changes. 2002-11-01 12:55:23 +00:00
etc Added verified exec device (veriexec) 2002-10-29 14:11:17 +00:00
games fix duplicate limerick-o in CLEANFILES 2002-10-22 16:14:04 +00:00
gnu Revise previous to xstrdup the basename earlier; an intervening call to 2002-11-01 16:07:37 +00:00
include set version to 0.5nb1 2002-10-21 21:10:59 +00:00
lib support for % command [matching parens/brackets/braces] on vi modes. 2002-10-31 02:01:46 +00:00
libexec update to new dkstats.c interface; no changes to how this program works. 2002-11-02 01:59:24 +00:00
regress don't assume intptr_t is 'long', and cast the value appropriately 2002-11-01 20:54:32 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin Lots of cleanup. 2002-10-29 14:11:06 +00:00
share regen (veriexec). 2002-10-31 15:35:28 +00:00
sys lint infrastructure overhaul to finally lint the kernel libs right. 2002-11-02 07:57:05 +00:00
tools PR/18733: Jed Davis: define _PATH_DEFTAPE; pax needs it. 2002-10-20 00:42:20 +00:00
usr.bin environment variables, not environmental variables 2002-11-02 04:13:41 +00:00
usr.sbin ... and fix typos which makes wrong display. 2002-11-02 06:35:30 +00:00
BUILDING regen for build.sh -k 2002-10-20 15:48:40 +00:00
Makefile move BUILDING.mdoc -> doc/BUILDING.mdoc 2002-09-21 08:19:27 +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 kernel update requires userland systrace recompile. 2002-10-11 21:55:48 +00:00
build.sh - Add support for ./build.sh -k kern, which configures and builds the named 2002-10-20 15:48:01 +00:00