Commit Graph

233 Commits

Author SHA1 Message Date
deraadt 37fd24a631 use normal major numbers for ptys 1994-02-08 21:39:55 +00:00
deraadt bea88de8ed attempted cleanup 1994-02-07 15:22:31 +00:00
deraadt 646c517baa i thought i'd fixed the graphics before 1994-02-07 00:21:21 +00:00
cgd f14db48cf2 add a missing '/set' and a few directories 1994-02-06 06:49:39 +00:00
cgd 6b38148aa1 fix jtc's recent Makefile.inc change, and be paranoid about 'make distribution' 1994-02-06 06:48:46 +00:00
deraadt b9a452cc0c reality 1994-02-05 12:49:02 +00:00
mycroft 4cc75ce9a9 Clean up deleted files. 1994-02-05 07:26:21 +00:00
cgd 4127f9529e pull ttys out of ${MACHINE} 1994-02-05 07:26:19 +00:00
jtc 30907e519a Include etc.${MACHINE}/Makefile.inc if it exists.
This will allow us to separate machine dependant and machine independant
install stuff/make targets/etc.
1994-02-05 02:01:49 +00:00
cgd 3fd0479b57 add 'tap' and 'ident' aliases for 'auth' 1994-02-04 23:53:17 +00:00
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
cgd 73b217910b fix comment, add check 1993-12-01 01:38:21 +00:00
mycroft 37c9372a1d amd 300019 amq 1993-11-27 20:25:00 +00:00
mycroft eafa1693d9 Put ldconfig later so it doesn't get wiped when reaping /var/run. 1993-11-26 20:11:44 +00:00
mycroft 3d350fb581 Build ld.so.hints on each boot. 1993-11-21 21:06:46 +00:00
brezak 26af90abc6 listen for rusers/2-3; no more version 1 1993-11-21 19:02:03 +00:00
cgd 609bf6154c more flags 1993-11-17 09:20:43 +00:00
cgd 1919837079 quote sendmail_flags test, from Patrick Bridges <patrick@buffy.cs.msstate.edu> 1993-11-17 09:19:35 +00:00
cgd 070070f54c re-add 'sup' services. unofficial, but life's difficult w/o them. 1993-11-08 19:49:15 +00:00
cgd 2cb40b2bb3 Updated to reflect current situation w.r.t. root name servers.
thanks to Garrett Wollman <wollman@freefall.cdrom.com>
1993-11-07 10:50:12 +00:00
cgd 79f6d92119 disable sendmail in distribution; better to do nothing in this case
than possibly do something *really*, *really* wrong.
1993-11-07 10:42:45 +00:00
cgd 90a52de601 (1) clean up lots (rename fooflags -> foo_flags, etc.)
(2) implement suggestion made by Garrett Wollman of "sendmail flags"
	to set flags passed to sendmail and/or turn it off
(3) document origins of variables
1993-11-07 10:36:48 +00:00
cgd 79769bb27f update with more official assigned numbers. Garrett Wollman did the work
behind this.  NOTE: in the future, do not include in this file unofficial
numbers without *very* good reason.
1993-11-07 10:14:24 +00:00
cgd 96d1e0dcc0 add mcd: Mitsumi CD driver by Holger Veit and Brian Moore
and do minor cleanup
1993-11-04 09:14:08 +00:00
cgd 2d1f5986f3 use of xargs wasn't strictly a security hole, but could lead to fouled-
up results.  xargs should really have an option to automatically
'quote' input.
1993-10-27 16:59:13 +00:00
mycroft 8b6b8bad1e Use xargs(1) to avoid overflowing the argument list to ls(1). 1993-10-27 09:54:31 +00:00
jtc adbcdfe314 Create /var/msgs. 1993-10-26 18:07:31 +00:00
cgd 2a3476d4a9 redirect /etc/security's stderr to the security mailing, too. 1993-10-26 01:39:45 +00:00
cgd 8379ac2852 from FreeBSD: check for set*id devices in a way closer to the original.
note that you can still overflow the args buffer for the ls (and it does
that on lamp), but it's better than before.
1993-10-26 01:38:57 +00:00
cgd 211b2b8f7d don't make /dev/acct 1993-10-20 00:14:48 +00:00
cgd ae97749f6d never rotate accounting logs, and turn on accounting the way done in net/2 1993-10-20 00:13:43 +00:00
mycroft 74ccbe814f Rewrite set[gu]id find command to avoid walking non-local file systems. 1993-10-19 06:13:08 +00:00
jtc 68bc42722e Add entries for x400 mail, pop-2 & pop-3, and the X Display Manager Control
Protocol.
1993-10-07 21:54:36 +00:00
brezak 2a790909ba Add socks service 1993-10-07 13:25:50 +00:00
mycroft b6549340cc Add /dev/io, used to get I/O privileges. This has been in the kernel for a
while.
1993-09-19 19:33:54 +00:00
cgd aeb9f2c73e sc = ns*nt, not nc*nt. 1993-09-17 21:51:12 +00:00
cgd 4f2fa8a18d aculog should be uucp.dialer after rotation, not root.wheel.
bug reported by Greg Tanaka <glt@cco.caltech.edu>
1993-09-16 20:54:57 +00:00
cgd 10c1b11b0d fix tty?? (serial device) creation 1993-09-13 08:30:59 +00:00
mycroft d0518625c1 Use `set --' when looking for `hostname.*' files, so we don't lose if none
are present.
1993-09-06 02:27:42 +00:00
mycroft 3302edb38a Use `-e fastboot', not `-r fastboot'. 1993-09-05 23:12:36 +00:00
mycroft 6413d4394b tty19 --> tty00 1993-09-05 17:42:28 +00:00
mycroft 4eaacedb8f Renumber com1 to com0, and use tty00. 1993-09-05 17:18:15 +00:00
deraadt 5d5fd66358 it's clear that mountd started from inetd doesn't work 1993-09-01 09:43:33 +00:00
deraadt 42fd09c8e9 it is clear that mountd started from inetd does not work 1993-09-01 09:43:09 +00:00
mycroft 667d6bcc32 Change default banner to say `%s/%m' rather than `NetBSD'. 1993-08-29 22:49:36 +00:00
deraadt 2315608edc missing eol at end of file 1993-08-29 21:34:25 +00:00
brezak 815b51ef3a Add service ids for bootp 1993-08-27 02:08:02 +00:00
deraadt 080b5f394c pretty up the getty prompt 1993-08-26 11:05:04 +00:00
cgd 5d9ccc9f5c added ftp-data at 20/tcp 1993-08-26 09:11:08 +00:00
brezak 6ce6685814 mountd is now started by inetd. 1993-08-25 02:44:11 +00:00
cgd 4543c1ebfd changes from 0.9-ALPHA2 to 0.9-BETA 1993-08-23 04:59:38 +00:00