Commit Graph

138 Commits

Author SHA1 Message Date
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