Commit Graph

617 Commits

Author SHA1 Message Date
scottr
6b91a6b891 Add asc device 1997-02-11 08:01:03 +00:00
pk
e55f4e99bf Missing `)'. 1997-02-10 00:19:08 +00:00
mrg
ffabdc3a7a oops; use $savecore_flags. from kilbi@rad.rwth-aachen.de 1997-02-07 08:59:18 +00:00
ragge
4ffaf6dd1c Add device nodes for DL11. 1997-02-04 19:24:36 +00:00
cgd
5e3479c300 clean up slightly, add wd and fd (even though they don't have drivers in
the kernel yet).
1997-02-03 20:11:09 +00:00
mark
77a2b28277 Add disktab entry for mdroot and miniroot. 1997-02-03 02:51:51 +00:00
mrg
b4891ddaae don't need -E to ipf. 1997-01-28 06:33:36 +00:00
scottr
3fb4736258 ipl is device major 35, not 36. 1997-01-26 08:11:21 +00:00
briggs
c794772836 PTY Master is 5, slave is 4. This has been wrong for a long time. How? 1997-01-22 19:31:37 +00:00
mikel
85e2541022 install namedb files from subshell so distribution target will work
with -j; from PR misc/3116
1997-01-22 04:10:42 +00:00
mycroft
84250ffb70 Turn off echo, discard, and chargen by default. 1997-01-20 06:10:24 +00:00
mycroft
7bc37e3777 Turn off expire_news and run_fsck by default. 1997-01-20 06:08:36 +00:00
oki
b61dacb453 Fixed typo. pointed out by MINOURA Makoto. 1997-01-18 11:18:05 +00:00
perry
e022bb3040 close 3095 from Andrew Wheadon -- prefix dummy entries with . 1997-01-18 04:11:06 +00:00
perry
21e443a885 mail.rc now installed by 'make distribution' -- fixes pr-3015 1997-01-16 23:10:16 +00:00
scottr
9781227389 Add ipl device. 1997-01-13 23:38:43 +00:00
mikel
d511e1bc80 update to match reality; PR misc/1075.
also added new files in /etc.
1997-01-11 07:28:34 +00:00
thorpej
81e84482e0 Add missing "\". 1997-01-09 06:38:16 +00:00
mikel
a4b0df8ac6 fix typo 1997-01-09 05:44:46 +00:00
mikel
51e8626508 RFC 1597 has been obsoleted by RFC 1918. 1997-01-09 05:33:14 +00:00
mrg
4dcb246ef0 add files related to the new rc world order. 1997-01-08 23:59:50 +00:00
veego
2fadfb1a2f add 'ipl' device node entry, for ip-filter. 1997-01-07 08:04:19 +00:00
tls
9d9af955fb The Kerberos server host should run kadmind, so users can change their passwords! 1997-01-07 04:35:50 +00:00
hpeyerl
09920ad438 add /var/cron/tabs/root. 1997-01-07 03:56:47 +00:00
cgd
45d3ac17e1 add 'ipl' device node entry, for ip-filter. 1997-01-07 00:10:07 +00:00
mark
2595ae2af9 Added ipl ip filter device. 1997-01-06 02:56:36 +00:00
thorpej
629c24fcf4 Add "ipl" device. 1997-01-05 21:32:17 +00:00
thorpej
e83414c602 Use shell arithmetic rather than expr(1), per Charles Hannum. (Wow,
a major speed improvement on an hp319!)
1997-01-05 21:21:43 +00:00
veego
c3bbca084b add /usr/sbin to PATH. 1997-01-05 20:42:57 +00:00
veego
e26b100bee create ipl device. 1997-01-05 20:41:01 +00:00
ragge
3896082c5a Add rd, sd, cd, md, st, ss, uk, ch and ipl device entries. 1997-01-05 18:49:12 +00:00
mrg
8607697348 create ipl device. 1997-01-05 13:49:32 +00:00
mrg
3b98afb4c5 move start-time configuration from netstart, rc, rc.local into
the new /etc/rc.conf.  this also includes the following changes:

	netstart:  ifaliases now includes a netmask, to ensure
		   aliases work.

	rc/rc.local:  make _everything_ based on configuration
	in rc.conf.  also move things around such that DNS and
	YP are started early enough that other daemons needing
	their services also exist.  move ldconfig from rc.local
	here, and also make it use /etc/ld.so.conf if it exists.
	run /etc/rc.lkm if it exists, a boot time.
1997-01-05 12:01:54 +00:00
mrg
52a5311c49 add rc.lkm and lkm.conf, to be run from /etc/rc. 1997-01-05 11:47:53 +00:00
mrg
a9efb63860 add configuration file for security, as security.conf.
the file allows each action taken by security to be
turned on or off.
1997-01-05 11:46:12 +00:00
mrg
016b324a94 add configuration file for daily, weekly, montly, as
daily.conf, weekly.conf and montly.conf.  the file
allows each action taken by all scripts to be turned
on or off.
1997-01-05 11:21:09 +00:00
mrg
4731be4264 add local, R5 and R6 whatis directories. 1997-01-04 14:04:59 +00:00
mrg
8708ba6659 remove redundant path directories. 1997-01-04 14:04:34 +00:00
mrg
7f44e3e76e add new files. 1997-01-04 14:04:09 +00:00
mrg
9d18dd7b36 comment localised configuration. 1997-01-04 14:03:32 +00:00
pk
4bb3612c55 Device rename: rd' => md' 1997-01-01 23:46:17 +00:00
mrg
ca69bed024 turn off internal udp services, and log rshd connections; ideas from openbsd. 1996-12-29 03:32:44 +00:00
mrg
bdfb38a243 comment some localised entries; idea from openbsd 1996-12-29 03:30:09 +00:00
mrg
e7ebd3975e add nfs and ircd 1996-12-29 03:25:34 +00:00
mrg
702d0ff147 add /bin/ksh 1996-12-29 03:23:07 +00:00
mrg
160f67a956 add ftp-bugs; idea from openbsd. 1996-12-29 02:41:23 +00:00
veego
d9ec74b797 MAKEDEV
- Add ch and uk devices.
- Add ttyC devices nodes for the A2232 board (msc*).
- Remove expr calls.
- Change the ss device number from 25 to 37,
  ATTENTION: you need to rerun /dev/MAKEDEV to update your devices files.
1996-12-20 17:24:45 +00:00
leo
977de7d51c Add rtc-device. 1996-12-16 21:30:37 +00:00
mrg
c82951e68c add inetd_flags, mostly from <jbernard@tater.Mines.EDU> in pr#2987 1996-12-04 12:55:33 +00:00
lukem
f355fafa1d AUTHPRIV syslog messages go to /var/log/authlog instead of /var/log/secure
(in line with other systems)
1996-12-04 05:10:42 +00:00