NetBSD/etc
minoura 3f711e3b68 make dependall -> make depend && make for distrib/notes.
XXX: make dependall should work; need investigation.
2001-12-18 13:15:38 +00:00
..
defaults Add rc.d support for ifwatchd (used to run ip-up/ip-down scripts for 2001-12-10 16:53:06 +00:00
etc.acorn32 Forgot to add this directory to the repository when creating arch/acorn32 2001-11-30 14:22:33 +00:00
etc.alpha Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.amiga Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.arc fix mfs examples 2001-11-26 16:34:56 +00:00
etc.arm26 Add sd0 and sd1 to "all". 2001-12-08 00:35:24 +00:00
etc.arm32 Add clockctl, pci# and wsfont devices to MAKEDEV. Probably others that are missing. 2001-12-11 00:46:00 +00:00
etc.atari Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.bebox Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.cobalt scsi(4), not scsi(8) 2001-06-08 14:17:41 +00:00
etc.dreamcast Add comment about how to generate MAKEDEV.8, and remove empty call units 2001-05-27 21:13:50 +00:00
etc.evbarm Add KERNEL_SUFFIXES; it currently includes "srec". 2001-11-30 18:51:18 +00:00
etc.evbsh3
etc.hp300 Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.hpcmips Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.hpcsh Create wsmuxN and wsmuxctlN together. 2001-10-29 22:50:40 +00:00
etc.i386 Make cir and irframe. 2001-12-02 10:50:26 +00:00
etc.luna68k
etc.mac68k Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.macppc Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.mipsco
etc.mmeye Remove empty sections (confuse MAKEDEV2manpage) 2001-06-08 14:43:20 +00:00
etc.mvme68k Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.netwinder Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.news68k Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.newsmips Create wsmuxN and wsmuxctlN together. 2001-10-29 22:50:40 +00:00
etc.next68k Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.pc532
etc.playstation2 Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.pmax Allow sd15, to remain consistent throughout. 2001-12-02 02:51:28 +00:00
etc.prep Create pci devices. 2001-12-11 21:03:10 +00:00
etc.sandpoint Supply a snap_md_post for sandpoint. 2001-12-17 14:41:49 +00:00
etc.sgimips Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.sparc Add pci bus device. 2001-12-11 04:48:15 +00:00
etc.sparc64 Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.sun2 Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.sun3 Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.vax Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.walnut Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
etc.x68k make dependall -> make depend && make for distrib/notes. 2001-12-18 13:15:38 +00:00
kerberosIV
mtree Add /usr/include/dev/ir. 2001-12-15 09:09:51 +00:00
namedb
rc.d - set NOPROG before .include <bsd.own.mk> 2001-12-12 12:19:09 +00:00
root
skel MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
COPYRIGHT
MAKEDEV.local
Makefile MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
aliases
bootptab
changelist A few more changes, from more discussions with Andrew Brown. 2001-10-13 14:22:11 +00:00
crontab
csh.cshrc
csh.login
csh.logout
daily Ignore errors from /var/account/acct.[123] rotation. 2001-12-18 00:51:16 +00:00
daily.conf
dm.conf
floppytab
ftpchroot
ftpusers
ftpwelcome
gettytab Remove speed specification from the "default" entry. This allows 2001-11-10 18:49:13 +00:00
group - add "ntpd" user (homedir: /var/chroot/ntpd) and "ntpd" group, for use by 2001-10-11 07:21:07 +00:00
hosts
hosts.equiv
hosts.lpd
inetd.conf uucpd supports IPv6 2001-11-21 10:27:53 +00:00
ld.so.conf
lkm.conf
mailer.conf
man.conf Undo last: glob(3) isn't used for _whatdb (yet?). 2001-07-29 15:50:29 +00:00
master.passwd - add "ntpd" user (homedir: /var/chroot/ntpd) and "ntpd" group, for use by 2001-10-11 07:21:07 +00:00
minfree
monthly
monthly.conf
motd
mrouted.conf
netconfig
networks
newsyslog.conf
nsswitch.conf
ntp.conf
phones
printcap
profile
protocols
rbootd.conf
rc use symbolic signal names instead of numbers 2001-06-14 07:50:06 +00:00
rc.conf
rc.lkm
rc.local
rc.shutdown use reverse_list() (from rc.subr) to reverse the list 2001-11-19 03:19:28 +00:00
rc.subr Add reverse_list(), which prints the reverse of the list of words. 2001-11-19 03:18:32 +00:00
remote
rpc
security Add nullfs to the list of file system types to skip during the "big finds". 2001-12-18 00:44:20 +00:00
security.conf
services Add a new IANA registered service: italk. (a multilingual chat system) 2001-09-18 03:50:43 +00:00
shells
sysctl.conf
syslog.conf
weekly use mktemp(1) to create temporary directories, and ensure that cleanup traps 2001-06-18 10:54:02 +00:00
weekly.conf
wscons.conf Don't list uk twice. 2001-07-06 07:45:47 +00:00