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
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
jtk
840a8b60a9
add floppy formatting table
1996-11-29 16:31:54 +00:00
jonathan
ff62bb6144
Fix missing continuation char for added su# line.
1996-11-28 09:08:14 +00:00
jonathan
5bffc0a5e9
* Add copy of Alpha RZ25 disktab entry, modified to pmax-size partitions.
...
* Add :su#: entry for the RZ58, which uses ZBR and is larger than
multiplying out ns, nt, nc would suggest.
* Add some entries for locally-popular third-party disks, again
adding :su#: entries, as examples..
1996-11-28 03:22:34 +00:00
mark
ae3ad75501
Eradicate all the expr goo by following Charles' example with the i386
...
MAKDEV.
1996-11-23 04:22:45 +00:00
scottr
d4f266fe78
Add missing generic devices, and avoid expr(1) in the way that
...
Mycroft did in the i386 MAKEDEV.
1996-11-21 08:28:44 +00:00
lukem
b06fb1f02b
- send authpriv to /var/log/secure only (not to console or /var/log/messages)
...
(closed [misc/574])
- send ftp to /var/log/xferlog
- prevent anything that goes to a restricted file (e.g., /var/cron/log)
ending up in /var/log/messages
- rotate /var/lgo/secure
- install the default logs with permissions consistant with those
set by newsyslog.conf (and commonsense)
1996-11-20 04:33:24 +00:00
pk
c27ed88032
Deal with missing cgtwo',
uk' and `ss' devices.
1996-11-12 00:00:45 +00:00
pk
618f2d5911
Eliminate lots of expr(1) calls, as suggested by Charles.
1996-11-11 22:34:51 +00:00
mikel
032c652e4f
Update name of KVM database.
1996-11-11 06:38:00 +00:00
chuck
6fda3d6fa9
add lp
1996-11-09 04:01:32 +00:00
chuck
6f26fca547
updated MAKEDEV based on i386 version (as requested by mycroft)
1996-11-08 22:32:11 +00:00
cgd
7ecf22ab74
add directories for alpha-specific manual pages in {cat,man}{4,8}
1996-11-07 21:04:36 +00:00
matthias
b4769d94fa
* Speed up MAKEDEV by using the changes from etc.i386/MAKEDEV.
...
* MAKEDEV now knows about ch, ss, uk and rtc devices.
1996-11-07 07:47:53 +00:00
leo
fade7cfdf7
The floppy minors are shifted. This in expectation of the Hades floppy driver.
1996-11-06 13:32:21 +00:00
ragge
85ac030199
Move vax-specific microcode install stuff into etc.vax.
1996-10-26 08:12:09 +00:00
perry
18a4f7f093
change rd* target to produce rd?[abc] and rrd?[abc] devices.
...
add "ramdisk" target which is basically floppy + rd0, needed for
new install system.
1996-10-21 19:58:25 +00:00
cgd
cb9edbe5f6
slight clean up of that last (fix some major numbers)
1996-10-18 21:53:27 +00:00
cgd
f753842b39
sync with conf.c: kill mmclock; add rd, audio, ss, and uk.
1996-10-18 21:16:39 +00:00
perry
d7e3f85045
remove obsolete doc/smm/01.setup/{vax,tahoe}.
1996-10-18 07:04:24 +00:00
thorpej
871c9c08af
Use ${INSTALL}.
1996-10-18 02:37:51 +00:00
perry
a052e07196
removed most tahoe references
1996-10-17 04:38:49 +00:00
perry
dd0b341ac0
removed most tahoe references
1996-10-17 04:29:14 +00:00
perry
d98e97aa8a
New and improved fstab samples, now with examples of procfs, kernfs
...
and cd9660 file systems, an mfs mounted /tmp, an example swap
partition, correct fsck scheduling, and even comments pointing users
at man pages for more information. I'm still not sure we need these
sample files at all, but at least they are now useful to the new user.
1996-10-16 15:20:12 +00:00
perry
c1436aa832
restore snap_md target (sigh...)
1996-10-16 02:25:08 +00:00
perry
a49720ce9d
add a comment documenting what the NOOBJ variable is here for.
1996-10-16 01:30:11 +00:00
perry
f306045ae7
remove md tahoe conditionals -- we don't need them.
1996-10-15 23:59:32 +00:00
perry
187216b4e6
removed obsolete garbage associated with obsolete snapshot
...
functionality. Snapshots are built with tools in src/distrib
1996-10-15 17:45:31 +00:00
perry
7739c57905
Remove obsolete snapshot functionality (which is now in
...
/usr/src/distrib) -- Makefile.inc is now a no-op. I chose not to
remove it completely because port specific stuff might show up someday.
1996-10-15 17:43:57 +00:00
perry
b1dfe12b2f
Remove very obsolete kernel copy floppy construction tools -- these
...
are all now in /usr/src/distrib/i386
1996-10-15 17:30:58 +00:00
perry
865cba4567
RCS ID Police
1996-10-15 03:57:02 +00:00
perry
725b03db3a
RCS ID police
1996-10-15 03:42:50 +00:00
jtc
9df6319a29
merge in 1.2 branch
1996-10-09 00:40:33 +00:00
leo
c8abf2609b
Nuke use of 'expr' and add ch/ss/uk devices as suggested by Charles Hannum.
1996-10-04 06:52:52 +00:00
mrg
b0119cdb4c
add dhcpd startup; disabled by default
1996-10-03 07:11:35 +00:00
christos
d58b878498
Fix PR/1024: Add /usr/local/{s,}bin to the path and the gnu sources to
...
cdpath. I think that adding /usr/local to the path is ok: everyone does
it, and it is part of mtree.
1996-09-30 17:33:21 +00:00
thorpej
67af0bc1f0
RCS id police
1996-09-17 21:45:53 +00:00
jonathan
6cf64bc50d
* Add target for all, needed for 1.2 distributions and installation.
...
* Add entries for fb? generic framebuffer pseudo-device.
* comment in entries for lkm.
1996-09-17 04:00:00 +00:00
oki
4ecb59bd55
fixed rd entry and cleanup slightly
1996-09-16 20:56:24 +00:00
oki
82f8d6bb4b
added ccd(blk)/ch/uk device
1996-09-16 20:08:56 +00:00
veego
fc7d845dfa
Added missing SCSI scanner entry (ss).
1996-09-10 23:19:43 +00:00
mycroft
21784a56b6
Correct char device major number for `rd'.
1996-09-08 03:33:55 +00:00