Go to file
christos e6535bf628 XXX: be32toh on powerpc does not cast to int32_t so passing u_long to
be32toh produces an unsigned long result, causing a printf argument
mismatch. This is the wrong fix, but I am not going to change the
powerpc macros; fix the powerpc macros and revert my change.
2002-10-31 02:40:41 +00:00
bin Revert rev. 1.16, as per PR kern/17411. 2002-10-30 22:52:10 +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 usr.bin/tail done 2002-10-30 21:50:47 +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 Fix a bug with list handling that caused this to abort with a "extraneous 2002-10-30 18:14: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 Fix typos. Found by Adrian Mrva. 2002-10-29 16:19:49 +00:00
regress Include <string.h> for memset() prototype. 2002-10-29 10:59: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 Might as well install the veriexec(4) man page. 2002-10-30 15:45:10 +00:00
sys XXX: be32toh on powerpc does not cast to int32_t so passing u_long to 2002-10-31 02:40:41 +00:00
tools PR/18733: Jed Davis: define _PATH_DEFTAPE; pax needs it. 2002-10-20 00:42:20 +00:00
usr.bin PR/18866: David A. Holland: missing const keyword in rpcgen output 2002-10-31 02:05:35 +00:00
usr.sbin Fix typo. Found by Adrian Mrva. 2002-10-29 16:18:06 +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
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