Go to file
lukem a90e0c0e64 Add MLINKS for:
CIRCLEQ_FOREACH(3) CIRCLEQ_FOREACH_REVERSE(3)
	LIST_FOREACH(3)
	SIMPLEQ_FOREACH(3)
	SLIST_EMPTY(3) SLIST_ENTRY(3) SLIST_FIRST(3) SLIST_FOREACH(3)
	SLIST_HEAD(3) SLIST_HEAD_INITIALIZER(3) SLIST_INIT(3)
	SLIST_INSERT_AFTER(3) SLIST_INSERT_HEAD(3) SLIST_NEXT(3)
	SLIST_REMOVE(3) SLIST_REMOVE_HEAD(3)
	STAILQ_EMPTY(3) STAILQ_ENTRY(3) STAILQ_FIRST(3) STAILQ_FOREACH(3)
	STAILQ_HEAD(3) STAILQ_HEAD_INITIALIZER(3) STAILQ_INIT(3)
	STAILQ_INSERT_AFTER(3) STAILQ_INSERT_HEAD(3) STAILQ_INSERT_TAIL(3)
	STAILQ_NEXT(3) STAILQ_REMOVE(3) STAILQ_REMOVE_HEAD(3)
	TAILQ_FOREACH(3) TAILQ_FOREACH_REVERSE(3) TAILQ_LAST(3) TAILQ_PREV(3)
2004-04-18 23:42:23 +00:00
bin Document rlimit sbsize; case consistency; bump date. 2004-04-17 15:45:08 +00:00
contrib/sys Convert athhal-elf.o to a .uue and add appropriate make hooks to use it 2004-03-25 23:32:10 +00:00
crypto properly validate phase 1 signature. 2004-04-12 03:34:05 +00:00
dist tcpdump can bomb w/ too big isakmp header fields. 2004-04-12 03:53:20 +00:00
distrib Add MLINKS for: 2004-04-18 23:42:23 +00:00
doc update cvs version # 2004-04-16 08:41:26 +00:00
etc enable rc.d fixsb script 2004-04-18 04:02:27 +00:00
games Undef bool before including <curses.h>, since it tries to typedef 2004-04-11 13:35:06 +00:00
gnu remove AINC support; it is now unnecessary 2004-04-18 04:32:51 +00:00
include fix comment (there could be more than 3 AI_xxx) 2004-04-14 04:37:59 +00:00
lib Add sbsize login capability. 2004-04-18 18:21:43 +00:00
libexec Remove duplicated include of <sys/types.h> 2004-04-05 19:27:01 +00:00
regress Add regression tests for pax/tar append archive mode. 2004-04-17 15:27:01 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin fix support for creating APPLE_UFS filesystems with -v 2004-04-14 22:06:33 +00:00
share Add MLINKS for: 2004-04-18 23:42:23 +00:00
sys ANSI'fy and de __P 2004-04-18 23:35:56 +00:00
tools Fix the processing of '-s .lo\ .ln' (etc). 2004-03-27 18:36:23 +00:00
usr.bin Lincoln was fatally shot on the 14th, and only the 14th. Move the more 2004-04-17 04:06:55 +00:00
usr.sbin do not compile in print-isakmp.c, as src/dist/tcpdump contains ancient version 2004-04-12 04:01:27 +00:00
x11 only -D_PC on i386/amd64. from PR#25036. 2004-04-17 06:47:04 +00:00
build.sh
BUILDING
Makefile Convert lines of the form 2004-04-13 12:43:12 +00:00
Makefile.inc
UPDATING Note need for latest bsd.files.mk now wrt athhal-elf.o 2004-03-26 17:48:13 +00:00