Go to file
christos 3bb05d4a8c convert to use <queue.h> and add a lock for siginfo circleq.
XXX: could use STAILQ, but there is no way to remove an element without
rescanning the queue. We should really add a special iterator that can
do this.
2003-09-16 12:04:58 +00:00
bin Bump date for previous. 2003-09-14 21:56:25 +00:00
crypto use sysctl to dump SAs if possible (not really tested) 2003-09-12 08:44:34 +00:00
dist Use bounded string op (snprintf instead of sprintf) for an automatic 2003-08-28 11:32:33 +00:00
distrib Add usr/mdec/gzboot_SMDK2410_0x00000000.bin 2003-09-16 11:55:17 +00:00
doc postfix 2.0.16 released. 2003-09-16 04:41:11 +00:00
etc add ./usr/X11R6/include/X11/pixmaps 2003-09-14 06:39:11 +00:00
games M-x sort-paragraphs 2003-09-14 21:36:51 +00:00
gnu Add thread support (XXX - not realy functional yet) 2003-09-15 18:53:43 +00:00
include Sprinkle restrict into timer_{create,settime}(2). 2003-09-13 22:31:04 +00:00
lib Shut lint up. 2003-09-16 07:56:51 +00:00
libexec downgrade the accept error to a warning so that we don't exit if we are being 2003-09-14 22:38:23 +00:00
regress Add a test for output when using context options and -z. 2003-09-14 15:10:49 +00:00
rescue
sbin Remove a comment that referred to a non-committed part of the patch I 2003-09-16 09:34:48 +00:00
share Add MTU and fix lower case description on MTA and MUA. 2003-09-16 07:29:31 +00:00
sys convert to use <queue.h> and add a lock for siginfo circleq. 2003-09-16 12:04:58 +00:00
tools If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD), 2003-08-27 18:33:26 +00:00
usr.bin Bump date for previous, reword a sentence. 2003-09-15 13:17:24 +00:00
usr.sbin Use tabs for indentation; pointed out by simonb@. 2003-09-14 12:43:04 +00:00
x11 Add more utils from config/*: 2003-09-15 08:31:01 +00:00
BUILDING Backout the previous commit 2003-08-19 12:53:30 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc
UPDATING mention that you *need* COMPAT_16 before building. 2003-09-06 22:12:42 +00:00
build.sh Pass '-de' to make(1) to get the expected behavior ("failed target" and 2003-09-10 18:05:52 +00:00