Go to file
atatat 1d3a6a329e Explicitly call pool_init() (and pool_destroy()) when being built as
an _LKM.

This adds pools to the list of things that lkms must do manually
because they're set up with link sets.  Not that there's anything
wrong with link sets, but that we need to try harder to remember that
lkms are second class citizens.  Of a sort.
2004-05-20 05:39:34 +00:00
bin Keep track of the while level, when popping loops because of a breaksw. 2004-05-13 15:25:58 +00:00
contrib/sys Import FreeBSD's ath of 28-apr-2004 2004-04-29 03:54:46 +00:00
crypto Merge changes between Heimdal 0.6.1 and 0.6.2 2004-05-08 13:27:58 +00:00
dist support kame-style fe80::1%interface. this part of the code is marked as 2004-05-19 19:19:58 +00:00
distrib rndc-confgen is in /usr/sbin 2004-05-19 19:32:24 +00:00
doc mention cvs-1.11.16 2004-05-20 03:26:26 +00:00
etc Example for named.conf is dead. 2004-05-18 05:39:27 +00:00
games - don't catch STOP, TSTP, QUIT; the first you cannot catch and the other two 2004-05-02 21:31:23 +00:00
gnu Apply patch 1.11.15 -> 1.11.16 2004-05-20 03:25:13 +00:00
include Remove _assert() again. As has been noted by Ben Harris, this had been 2004-05-18 21:03:08 +00:00
lib * Note string termination behaviour of NAME_MAX vs. PATH_MAX. 2004-05-19 11:40:51 +00:00
libexec Fix the dynamic linker for hppa using ELF. 2004-05-17 13:16:02 +00:00
regress Add code code for .init and .fini section fallthroughs and regression 2004-05-18 19:19:34 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin Insert missing space so fdisk prints "primary partition table 2004-05-19 07:36:14 +00:00
share + GC 2004-05-18 16:08:33 +00:00
sys Explicitly call pool_init() (and pool_destroy()) when being built as 2004-05-20 05:39:34 +00:00
tools Apply patch from OGAWA Takaya to fix FreeBSD hosted builds. 2004-05-18 22:14:35 +00:00
usr.bin print stat for TCP MD5 signature 2004-05-18 14:44:41 +00:00
usr.sbin Use Sq, Dq; sort sections; new sentence, new line; 2004-05-20 01:01:33 +00:00
x11 Use ${X11ETCDIR} instead of /usr/X11R6/lib/X11 for the location of XF86Config. 2004-05-17 23:50:09 +00:00
build.sh ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen 2004-05-12 16:56:41 +00:00
BUILDING Document MKTTINTERP. 2004-03-19 12:34:39 +00:00
Makefile Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution to 2004-05-17 07:00:16 +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 src/x11 stuff after the /etc/X11 change 2004-05-16 11:33:44 +00:00