..
defaults
Start "ipmon" with option "D" for daemon mode instead of starting it
2001-07-05 05:26:57 +00:00
etc.alpha
Add Makefile snippets to install netboot in installation/netboot
2001-05-28 18:21:12 +00:00
etc.amiga
Fix typo in md* device creation.
2001-03-21 20:59:35 +00:00
etc.arc
…
etc.arm26
Add sd* and cd*.
2001-05-27 12:33:59 +00:00
etc.arm32
Checking support for fcom to arm32 MAKEDEV, fixes pr 11076.
2001-06-10 22:07:23 +00:00
etc.atari
…
etc.bebox
…
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.evbsh3
remove all reference to ttyv* to pccons, since the kernels for these ports
2001-05-10 01:29:57 +00:00
etc.hp300
Make sure to depend and build in hp300/stand before doing ``make release''.
2001-04-21 17:58:21 +00:00
etc.hpcmips
don't prevent pty6 from creating ttyv*, since there's no custom console on ttyv
2001-05-10 01:03:03 +00:00
etc.hpcsh
don't prevent pty6 from creating ttyv*, since there's no custom console on ttyv
2001-05-10 01:03:03 +00:00
etc.i386
chown user.group -> chown user:group
2001-08-21 15:16:59 +00:00
etc.luna68k
Make sure to have rnd pseudo device.
2001-02-21 01:44:44 +00:00
etc.mac68k
…
etc.macppc
don't prevent pty6 from creating ttyv*, since there's no custom console on ttyv
2001-05-10 01:03:03 +00:00
etc.mipsco
…
etc.mmeye
Remove empty sections (confuse MAKEDEV2manpage)
2001-06-08 14:43:20 +00:00
etc.mvme68k
…
etc.news68k
- Build and install GENERIC_TINY kernel on make release.
2001-03-26 10:27:15 +00:00
etc.newsmips
Add entries for install floppy.
2001-02-01 05:52:49 +00:00
etc.next68k
…
etc.pc532
…
etc.pmax
…
etc.prep
…
etc.sandpoint
Add template fstabs for NFS and scsi disk.
2001-06-07 16:47:12 +00:00
etc.sgimips
scsi(4), not scsi(8)
2001-06-08 14:17:41 +00:00
etc.sparc
build GENERIC_SUN4U kernel.
2001-03-04 10:14:55 +00:00
etc.sparc64
the installation directory is called miniroot not xminiroot.
2001-08-19 14:18:39 +00:00
etc.sun2
chown user.group -> chown user:group
2001-08-21 15:16:59 +00:00
etc.sun3
chown user.group -> chown user:group
2001-08-21 15:16:59 +00:00
etc.vax
remove the special case for ttyv0 (which was actually ttyqf renamed), per
2001-05-10 01:31:40 +00:00
etc.walnut
Add support files for the Walnut.
2001-06-13 14:53:29 +00:00
etc.x68k
Update for audio(4) from ancient okiadpcm.
2001-05-05 02:08:51 +00:00
kerberosIV
…
mtree
Add /usr/share/man/{man,cat}4/sun2
2001-08-17 07:15:12 +00:00
namedb
align $TTL with others
2001-01-28 06:59:31 +00:00
rc.d
Make newsyslog at boot optional, as it should have been.
2001-08-18 19:50:19 +00:00
root
Fix syntax error in r1.5 -- semicolon needed before closing brace on same line.
2001-04-01 01:32:10 +00:00
skel
…
COPYRIGHT
…
MAKEDEV.local
…
Makefile
Fix botched commit (a conflict was committed).
2001-08-05 03:37:37 +00:00
aliases
remove `falken' user; nothing depends upon it, it causes confusion about
2001-03-04 06:00:54 +00:00
bootptab
bootpd lives in /usr/sbin, not /etc
2001-04-24 21:55:06 +00:00
changelist
pim6dd.conf is gone. primes -> moduli (openssh)
2001-06-23 22:07:06 +00:00
crontab
…
csh.cshrc
…
csh.login
…
csh.logout
…
daily
run fsck with "-n -f" instead of just "-n"; recent changes to fsck
2001-08-09 15:30:30 +00:00
daily.conf
…
dm.conf
…
floppytab
…
ftpchroot
…
ftpusers
…
ftpwelcome
…
gettytab
…
group
remove `ingres' user & group; we have never shipped with ingres in the
2001-02-26 17:25:28 +00:00
hosts
…
hosts.equiv
…
hosts.lpd
…
inetd.conf
Enable logging options for (commented out) uucpd and fingerd by default.
2001-05-06 12:08:57 +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
remove `falken' user; nothing depends upon it, it causes confusion about
2001-03-04 06:00:54 +00:00
minfree
…
monthly
…
monthly.conf
…
motd
…
mrouted.conf
…
netconfig
…
networks
…
newsyslog.conf
…
nsswitch.conf
…
ntp.conf
whitespace police
2001-03-08 19:05:13 +00:00
phones
…
printcap
save the world. save the trees. use :sh: in the example entries.
2001-02-21 06:50:16 +00:00
profile
…
protocols
Sync up with the official protocol number assignments list.
2001-02-28 16:10:22 +00:00
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
- Implement an optional global watchdog timeout for rc.shutdown, which is
2001-06-16 04:09:19 +00:00
rc.subr
Improve run_rc_script():
2001-06-18 06:53:45 +00:00
remote
Use /dev/dtyXX instead of /dev/ttyXX, and other cleanups.
2001-04-25 23:46:12 +00:00
rpc
…
security
use mktemp(1) to create temporary directories, and ensure that cleanup traps
2001-06-18 10:54:02 +00:00
security.conf
…
services
add AFS services, mostly from IANA
2001-07-02 16:07:04 +00:00
shells
…
sysctl.conf
…
syslog.conf
Change output to root from auth.debug to auth.notice. It's ridiculous trying
2001-02-12 06:08:31 +00:00
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