NetBSD/distrib
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
..
acorn26 Add -lz, now needed by gzip. 2003-12-25 11:14:36 +00:00
acorn32 Rename Banner.uue to banner.uue so it doesn't lose on .PATH lookups 2004-03-30 06:08:58 +00:00
alpha More crunchgen lists needing -lz now for new gzip. 2003-12-27 21:30:27 +00:00
amd64 Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst 2004-04-18 20:04:26 +00:00
amiga Remove references to xcontrib and xmisc now that they've been merged 2004-01-17 05:30:01 +00:00
arc netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
atari Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst 2004-04-18 20:04:26 +00:00
bebox/floppies Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
cats Add -lz, now needed by gzip. 2003-12-25 11:14:36 +00:00
cdrom Convert to usage of UUDECODE_FILES and standardize on filename extension 2004-03-19 08:07:22 +00:00
common Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst 2004-04-18 20:04:26 +00:00
dreamcast netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
evbarm More crunchgen lists needing -lz now for new gzip. 2003-12-27 21:30:27 +00:00
evbppc netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
evbsh3/rom Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
hp300 Catch up with the removal of gawk, so that the miniroot builds again. 2004-03-30 13:38:20 +00:00
hpcarm
hpcmips Convert to usage of UUDECODE_FILES and standardize on filename extension 2004-03-19 08:07:22 +00:00
hpcsh Convert to usage of UUDECODE_FILES and standardize on filename extension 2004-03-19 08:07:22 +00:00
i386 Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst 2004-04-18 20:04:26 +00:00
ibmnws www.netbsd.org -> www.NetBSD.org 2003-12-04 23:24:16 +00:00
mac68k Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst 2004-04-18 20:04:26 +00:00
macppc netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
miniroot More crunchgen lists needing -lz now for new gzip. 2003-12-27 21:30:27 +00:00
mipsco Add -lz, now needed by gzip. 2003-12-25 11:14:36 +00:00
mvme68k Adapt to the replacement of gawk with nawk, source accessible as awk. 2004-04-02 23:04:37 +00:00
mvmeppc
news68k Now smaller ditrib/utils/x_gzip has -l support so use it again. 2004-03-28 11:44:20 +00:00
newsmips Now smaller ditrib/utils/x_gzip has -l support so use it again. 2004-03-28 11:44:20 +00:00
notes becuase -> because. From Peter Postma. 2004-02-24 15:05:53 +00:00
ofppc
pc532 Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
playstation2 netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
pmax Add -lz, now needed by gzip. 2003-12-25 11:14:36 +00:00
pmppc netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
prep Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst 2004-04-18 20:04:26 +00:00
sandpoint netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
sets Add MLINKS for: 2004-04-18 23:42:23 +00:00
sgimips Add -lz, now needed by gzip. 2003-12-25 11:14:36 +00:00
shark More crunchgen lists needing -lz now for new gzip. 2003-12-27 21:30:27 +00:00
sparc mout_mfs needs explicit size parameter; set it to 1MB. 2004-03-26 15:27:56 +00:00
sparc64 add /sbin/raidctl. 2004-01-14 01:52:59 +00:00
sun2 Bump miniroot size from 13M to 15M so that the contents fits again. 2004-02-23 18:53:31 +00:00
sun3 commands have grown, make the ramdisk bigger. 2003-11-02 16:02:09 +00:00
syspkg Protect with .if !defined(BSD_SYSPKG_MK). Ok'ed by jwise@ 2004-03-02 23:25:05 +00:00
utils Throw out all the crap to do with etc.old, instead install etc/tgz 2004-04-18 21:34:56 +00:00
vax Remove references to xcontrib and xmisc now that they've been merged 2004-01-17 05:30:01 +00:00
x68k Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst 2004-04-18 20:04:26 +00:00
Makefile
Makefile.inc