Go to file
thorpej 6970f51de0 Add a linker script for the kernel, which places _etext after
all of the read-only data.  Move _etext after all the read-only
data in the LARGEPAGES script, as well.

This will cause const data to actually be const on i386 kernels now
(it was, by sheer luck, on LARGEPAGES kernels simply because of the
section rounding that the LARGEPAGES script performed).
2001-01-20 01:05:23 +00:00
bin avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
crypto disable s/key authentication request (from client) by default, to prevent 2001-01-18 13:37:17 +00:00
dist comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
distrib Add <arm/frame.h>. 2001-01-18 21:49:50 +00:00
etc Add VRRP (112). 2001-01-19 09:01:02 +00:00
games comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
gnu add port-hpcsh 2001-01-18 09:00:32 +00:00
include use expr to do subtraction. shell math isn't as portable. 2001-01-16 02:42:39 +00:00
lib Add VRRP support. 2001-01-19 09:02:40 +00:00
libexec comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
regress 40B: just symlink in and out, don't bother copying it 2001-01-19 12:34:45 +00:00
sbin If possible, detect more case that file is missing on the tape. 2001-01-18 08:59:23 +00:00
share sync with freebsd share/misc/bsd-family-tree. 2001-01-19 07:37:41 +00:00
sys Add a linker script for the kernel, which places _etext after 2001-01-20 01:05:23 +00:00
usr.bin * Use krb5_warn() instead of non-functional com_err(). 2001-01-19 21:55:19 +00:00
usr.sbin Teach tcpdump(8) to dump VRRP. 2001-01-19 09:10:13 +00:00
Makefile
Makefile.inc
UPDATING mention that we need to build make first. 2001-01-15 15:03:38 +00:00