323 Commits

Author SHA1 Message Date
deraadt
18f5b4b01e first stab. from Ty Sarna 1994-02-04 20:39:18 +00:00
deraadt
2b1ad09541 first cut. derived from the hp300 MAKEDEV 1994-02-04 19:08:24 +00:00
briggs
338ed6c459 Update to match current conf.c. 1994-02-03 21:39:28 +00:00
cgd
cf27654269 don't delete preserve files! 1994-02-01 00:36:34 +00:00
jtc
49916ef14f Add /usr/include/g++. 1994-01-31 23:38:19 +00:00
glass
7cd56cea75 remove 'COURIER switch settings' 1994-01-30 20:46:08 +00:00
mycroft
b6537fd765 Do the right thing for nvi. 1994-01-30 17:15:52 +00:00
briggs
65fcdb9a1b Add grf device to MAKEDEV.
Nuke disktab.  We don't want it now.  It makes no sense for us to have
it, yet.  Maybe if we start trying to partition disks...
1994-01-28 04:40:03 +00:00
jtc
78c3d6b7bb Add /usr/mdec. 1994-01-28 02:56:06 +00:00
jtc
e31d091b11 Use mtree to install ${DESTDIR}/usr 1994-01-28 00:50:30 +00:00
jtc
b1b636f191 Prune contrib, X11, & Kerberos directories.
We don't ship these things.
1994-01-28 00:44:05 +00:00
jtc
eed29ef5d6 Prune directories that are either obsolete or ones that NetBSD does not
supply.
1994-01-28 00:36:09 +00:00
briggs
b6f2e63dce First cut of MAKEDEV and disktab. Disktab is straight from hp300...
MAKEDEV is actually close to what we'll want.  Modulo changes for
SunOS, etc. compatibility.
1994-01-28 00:30:10 +00:00
jtc
1148dbe588 Clean up usr/share/man/* manpage specification. 1994-01-28 00:24:41 +00:00
deraadt
d7111494d7 having symbolic links in /dev is a bad idea (for ttyname()?) 1994-01-27 07:14:52 +00:00
glass
422a122004 remove reference to old talk protocol. will result in better failure 1994-01-24 18:56:17 +00:00
cgd
7e3b99ee2b people importing trees from SunOS should be shot; add -d to ls. 1994-01-15 18:32:06 +00:00
mycroft
ddd7434ba3 Forgot to add `rm' command in previous change. 1994-01-13 21:26:56 +00:00
mycroft
a01d9d7e72 Fix vnd minor number calculation. 1994-01-13 21:21:13 +00:00
jtc
645e8cd8d0 The cron daemon now lives in /usr/sbin 1994-01-13 18:43:50 +00:00
brezak
bebf3957d5 sample config file for mrouted. 1994-01-11 20:20:32 +00:00
brezak
f13e8e7954 sample config file for rbootd. 1994-01-11 16:42:40 +00:00
mycroft
9e623a8c16 /etc/gname --> /etc/group 1994-01-10 17:26:28 +00:00
mycroft
ed3483e8c2 Add bootparamd gunk. 1994-01-10 16:57:24 +00:00
mycroft
59af92f761 Add rarpd gunk. 1994-01-10 16:43:06 +00:00
deraadt
324dc53797 ;; 1994-01-10 15:12:24 +00:00
cgd
a6ae806538 make /dev/audio and /dev/sound 1994-01-09 18:25:25 +00:00
jtc
619b9ca426 Use mtree to install ${DESTDIR}/var 1994-01-08 03:09:05 +00:00
jtc
79b0d8aa8b Upgraded for NetBSD. 1994-01-08 03:07:47 +00:00
jtc
e9ad901e24 New mtree also requires entry for "." 1994-01-08 01:01:14 +00:00
jtc
87abaf9c31 Have to create ${DESTDIR} before mtree can do its thing. 1994-01-08 00:27:42 +00:00
jtc
fb70ef717c Remove lots of mkdirs/chmods/chowns and enable root "mtree". 1994-01-07 23:55:00 +00:00
jtc
0273263f91 Update for NetBSD.
Add RCS Id.
1994-01-07 23:49:24 +00:00
jtc
51923ce5e2 Added mtree commands to distrib-dirs target.
(Currently commented out until mtree files are updated)
1994-01-07 23:29:07 +00:00
jtc
093666ec65 Update for new versions of mtree: owner->uname, group->gname. 1994-01-07 23:18:42 +00:00
jtc
35a219c2bf The cron daemon has been renamed from crond to cron. This name change
is from Vixie Cron 3.0, to make it like the 4.3BSD cron.
1994-01-05 21:35:25 +00:00
deraadt
2fa59a6b60 start amd if requested
do nfs mounting after mountd has been started (so two machines can cross-mount
nfs from each other, else they hang if booted simultaneously)
1994-01-05 06:34:56 +00:00
deraadt
af4aec082d amd is not enabled by default 1994-01-05 06:32:13 +00:00
cgd
fb97fd8ad0 don't use kernfs, use strings, to get kernel version 1993-12-22 14:03:32 +00:00
cgd
a6083990c5 building "whatis" db daily is *stupid* 1993-12-22 09:24:50 +00:00
brezak
afc54bea1a Make device special files for vnd 1993-12-21 04:17:51 +00:00
cgd
950d1f5c05 new man.conf for updated man... this does a *lot*. 1993-12-21 04:17:12 +00:00
cgd
e27df19c3e update from bostic; needs work 1993-12-21 04:07:37 +00:00
deraadt
61b54a3379 initialize rpc services in proper order 1993-12-16 04:02:23 +00:00
mycroft
d1da713410 Use `.' to run rc.local, rather than starting another shell, so that variables
from netstart are passed on.
1993-12-15 07:24:31 +00:00
mycroft
cb4c5af110 Find only set[gu]id files and devices, like old ncheck(1). 1993-12-15 07:07:36 +00:00
mycroft
d69282df24 Set 'BLOCKSIZE' variable (a la 4.4) rather than aliasing a bunch of things. 1993-12-12 02:26:18 +00:00
mycroft
a9f932a6a3 Add at(1) directories to distrib-dirs. 1993-12-11 07:49:52 +00:00
cgd
2dccb37573 run atrun every 10 minutes 1993-12-05 11:43:54 +00:00
cgd
2397ae9270 add /usr/sbin to PATH for chown, as suggested by brad@fcr.com 1993-12-01 21:56:38 +00:00