Commit Graph

721 Commits

Author SHA1 Message Date
mikel 6b7ae36087 /dev/fd should be owned by root.wheel, mode 755 (like /dev)
add 'ignore' tag for /usr/src
tabify, always give uname before gname, octal modes have leading 0
1997-04-25 06:57:23 +00:00
mellon cd9ae1f9a8 Document dc flag and use it for hardwired lines. 1997-04-24 00:35:47 +00:00
perry 889bcd37bc make motd update conditional on an rc.conf variable (update_motd), and
move it before interactive logins are possible (just in case).
1997-04-23 01:24:22 +00:00
mycroft d8dcc6580c Don't list directories with the setuid bit set or FIFOs. 1997-04-21 17:38:39 +00:00
mycroft df1a64b9f5 Minor cleanup. 1997-04-21 11:19:57 +00:00
mycroft 4a0848acd9 When doing security checks in user home directory, sort by home directory, to
optimize lookups a little.
Also, add some more files to the naughty lists.
1997-04-21 11:14:41 +00:00
perry 8c70b4d638 move last items from rc.local to rc; rc.local is now actually for local stuff. 1997-04-19 03:10:57 +00:00
mikel cae2f3b253 make /etc/aliases check a bit more discriminating: the line must be
uncommented, and it must contain a '|' character (forwarding to program).
1997-04-17 07:42:07 +00:00
pk c8f5ee730d Add sound & mixer device nodes (Jesper Nilsson; PR#3342) 1997-04-16 23:19:25 +00:00
mrg 046720d7d4 disable decode: alias. 1997-04-16 01:36:15 +00:00
cjs c19956dcd1 Update for recent changes to ftpd(8). 1997-04-06 07:53:20 +00:00
leo 96ba57bbba Also generate the wd device nodes. 1997-04-04 21:00:53 +00:00
kleink 47f9ae0ae6 mountd was moved to /usr/sbin ; pointed out by Thorsten Frueauf. 1997-04-03 11:00:16 +00:00
perry 3deb2910ff Add /var/log/authlog and /var/log/xferlog.
The permissions and especially ownerships of all the /var/log files
should be re-examined -- bin:bin really isn't right for these files.
1997-04-02 05:23:49 +00:00
cjs 1470f854b3 Move network interface config after programs run on boot-up, to match
the order this actually happens in at boot time.
1997-04-02 01:59:04 +00:00
perry 680e326705 Change the way interfaces are configured on startup.
We no longer do /etc/hostname.* files, we do /etc/ifconfig.* files
instead, which contain lines each of which is fed to
ifconfig in turn. A new variable, net_interfaces, controls which
interfaces get brought up, by default, ifconfig -l is used to find a list.
1997-04-01 19:36:17 +00:00
mycroft 6f6e264129 Use a shell loop to build fd/*, rather than an awk script. 1997-03-31 21:28:24 +00:00
mycroft 736a7ada1e Unroll the pty creation loop. 1997-03-31 21:23:34 +00:00
veego 640697a2be Flush old filter rules and enable ipf again after the fix for
src/sys/netinet/ip_fil.c revision1.7
1997-03-30 19:08:14 +00:00
mikel a38935b7bf /etc/netstart doesn't need to be executable.
use four digits for all of the modes.
1997-03-26 07:41:55 +00:00
perry 9e2aafedeb remove chroot on pwd_mkdb -- use -d option instead 1997-03-24 18:10:00 +00:00
cjs 7819184cce Re-ordered and added comments to match new rc.conf.5. 1997-03-23 07:57:24 +00:00
cgd 1d27905d84 fix bogon in the ImageDisk entry, add an entry for 3.5" floppies (useful
for making floppy images w/vnd).
1997-03-18 19:55:00 +00:00
sommerfe 80dde71f07 Add assigned numbers for ipsec and ipv6 protocols 1997-03-18 03:49:39 +00:00
thorpej 2c8588d217 Add the "se" device. 1997-03-18 01:43:51 +00:00
cjs ec30dbdca7 Added mopd. 1997-03-17 00:02:02 +00:00
mycroft 064ae677a0 Use 8 bits by default. 1997-03-14 20:41:51 +00:00
perry a8e367fd64 renamed to NetBSD.dist 1997-03-13 04:34:14 +00:00
perry 9eac259efc mtree/4.4BSD.dist -> mtree/NetBSD.dist 1997-03-13 04:32:11 +00:00
perry 7f3db6ce0d add cat8/pmax and man8/pmax 1997-03-13 03:36:59 +00:00
mycroft 100297bdf2 Eliminate another `X'. 1997-03-12 19:23:32 +00:00
mycroft 2564c9e659 When displaying the names for statd and lockd, include the `rpc.'. 1997-03-12 19:21:26 +00:00
mycroft 773a52a313 Add . GC , which isn't used. 1997-03-12 19:15:16 +00:00
mycroft 0e6463ba0a Do the DEFAULT thing with mountd_flags. Don't output an extra
newline for statd and lockd.
1997-03-10 10:15:11 +00:00
mycroft 814cb67087 Minor cleanup. 1997-03-10 09:45:58 +00:00
mycroft 40202c2514 Minor cleanup. 1997-03-10 09:34:59 +00:00
mycroft 2069c0127b If foo_flags is DEFAULT, run the program with a default set of flags. Most
users will use this, and therefore will never have to worry about flags
changing between releases.  It's also a bit less error-prone.
1997-03-10 09:16:13 +00:00
scottr ba3dca973c Add configuration flags for lockd/statd, and start them if an
NFS server or client is configured and the flags are not NO.
1997-03-10 06:32:37 +00:00
mikel 8a50dcb5df eliminate dangling references to config.old;
from Klaus Klein in PR misc/3295.
1997-03-06 23:41:22 +00:00
mikel d015ce73e5 GENERIC{AHA,OTHER} have been merged into GENERIC; fixes PR port-i386/3274. 1997-03-04 06:30:01 +00:00
mikel bd39709bf4 undo last change; we do use krb4 and we do need these files.
add RCSID to README.
1997-02-26 05:37:04 +00:00
mikel 4c965051fa clean up remnants of kerberosIV from Lite2. we use kerberos5, which
lives in src/domestic.
1997-02-26 05:04:45 +00:00
mikel 1e59980d14 merge in 4.4BSD-Lite2 changes. only SCCS IDs were changed, since all
of the lite1-lite2 differences were either already present or
inappropriate.
1997-02-25 07:37:19 +00:00
mikel a22d6abc89 import 4.4BSD-Lite2 1997-02-25 07:12:42 +00:00
cgd cf4d64cd22 add a couple more useful entries 1997-02-24 17:31:31 +00:00
mikel 724ccf9f91 Merge in some changes from Lite-1:
- send mail.crit to console
- add comment re: authpriv
- add sample line for UUCP (commented out)
1997-02-21 09:04:26 +00:00
mikel 57a32a3776 merge lite-1 changes (ftpwelcome, .klogin perms).
also eliminate redundant copy of motd.
1997-02-21 08:14:08 +00:00
scottr 60474c3689 Whoops. That's asc0, rather than simply asc. 1997-02-19 07:53:42 +00:00
perry 94dd59b832 Update to Jan 22, 1997 version from InterNIC 1997-02-18 19:38:10 +00:00
mikel 4f1732c6e0 remove leftovers from lite-1 merge. 1997-02-16 08:17:22 +00:00
matthias 1861a56874 Add /dev/ipl. 1997-02-15 10:28:13 +00:00
mikel ef538c3176 cleanup Lite-1 merge 1997-02-15 10:02:07 +00:00
mikel ae06cfb1cf import 4.4BSD-Lite 1997-02-15 05:27:21 +00:00
mikel 5b5eddafe2 Don't leave logs in /etc/mtree; from Andrew Wheadon in PR misc/3106.
Also fixed some comments.
1997-02-14 08:52:05 +00:00
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