Commit Graph

745 Commits

Author SHA1 Message Date
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
mycroft 69b13f156d Document `ch'. 1996-09-08 03:16:28 +00:00
mycroft 838bd1a7ae Add `ss' and `uk'. Sync `all'. General cleanup. (No more expr!) 1996-09-08 03:12:23 +00:00
christos 161e3370d0 Remove nis from the search path since it does not work. 1996-09-01 16:33:07 +00:00
thorpej fd85e20138 Create /usr/share/man/{cat4,man4}/pmax/ 1996-08-30 05:13:21 +00:00
explorer 80f46e929a add /usr/lkm 1996-08-28 22:16:42 +00:00
tls 1986672399 move rpc daemon startup to after network startup so that if the machine is a DNS server and wants to resolve via itself, one doesn't have to wait for all the DNS queries to time out as each rpc daemon starts. This was particularly ugly with mountd. 1996-08-26 06:02:21 +00:00
jtk b86b695240 add Advanced Power Management driver
Includes bootstrap support from FreeBSD (Tatsumi HOSOKAWA and <ukai>)
1996-08-25 23:38:57 +00:00
explorer 1dafc7f44c ooops... forgot to back out after generating the dir 1996-08-16 17:26:30 +00:00
explorer 160408037c ooops... forgot to back out after generating the dir 1996-08-16 17:25:28 +00:00
explorer 9689b5cfe8 Changes for new groff -- new device directory 1996-08-16 17:22:53 +00:00
thorpej 7143a7612e Quote the YP daemon flags variables. 1996-08-09 16:07:42 +00:00
thorpej d82cbdfb69 Create /var/yp and /var/yp/binding. 1996-08-09 10:32:45 +00:00
thorpej 2dfaa56a79 Change how the YP daemons are started. Previously, ypbind was always
started if the directory /var/yp exists.  Now, ypbind, ypserv, and
rpc.yppasswdd are started like other daemons; there are flags variables
for these programs.  To disable them, set the variables to "NO", otherwise,
their contents are passed as flags.
1996-08-09 10:29:44 +00:00
leo a8ea317ed4 keymap -> keymaps 1996-07-15 06:24:07 +00:00
ragge 667d9ae775 Put in mt additions. Remove tms. 1996-07-14 13:58:38 +00:00
jtc 4371fb2956 Comment out code which traverses the directory hierarchy and removes
files, as the ``find . ... -exec rm'' used to do so can be subverted
and used to remove arbitrary files.
1996-07-02 23:10:35 +00:00
is 50334a801c Set the /dev/reload protection after creating it, not the /dev/mem one.
Thanks to Carsten Hammer for pointing this out.
1996-06-24 18:44:28 +00:00
leo 19bc17a97d Add a directory to store the atari keymaps 1996-06-22 20:31:24 +00:00
is 05b852e890 Add directory for Amiga binary keymaps. 1996-06-21 22:13:54 +00:00
pk d5a4ec3087 Add tcx framebuffer.
Add rd memory disk device.
1996-06-20 20:26:53 +00:00
cgd c893f3f107 {,r}cd0c's minor number was wrong; fix. Make all device nodes for
'cd', just like for 'sd', 'vnd', and 'ccd'.
1996-06-18 00:35:43 +00:00
oki 342179751f added entry for install floppy 1996-06-17 02:28:39 +00:00
cgd 49919b46dc add a no-op 'includes' target for completeness. make 'make distribution'
do a 'make includes' as well as install, so that distribution trees will
contain includes.
1996-06-05 21:55:13 +00:00
leo 54b0562c1e Add alias floppybt -> miniroot 1996-05-27 15:56:40 +00:00
oki 1bc171a451 Added man4/x68k & man8/x68k. 1996-05-22 15:49:45 +00:00
mrg efd38e0ffd create usr/include/g++/std 1996-05-22 01:46:42 +00:00
mrg 102584d38e don't put bogus info in here. 1996-05-22 01:36:12 +00:00
mrg ae9c1a8712 install mrouted.conf, networks and rbootd.conf. pr#2288 1996-05-22 01:27:34 +00:00
mrg 2bc04b57a8 ignore setgid on dirs. 1996-05-22 00:51:08 +00:00
oki 68188bee78 check DESTDIR. Added 'snap_md' rule. 1996-05-21 15:15:18 +00:00
mrg 905ffab8e0 add /usr/share/vi/catalog 1996-05-20 04:59:29 +00:00
chuck 4be4e41eb4 import rd stuff from sun3 1996-05-20 01:40:42 +00:00
chuck 86f6358f46 add ramdisk, clean 1996-05-20 01:35:48 +00:00
veego faf417775b MAKEDEV: updated for grf6 and ttye6
ttys: new entry for ttye6
1996-05-19 21:03:49 +00:00
oki 8fa11797a2 /etc files for NetBSD/x68k 1996-05-19 12:35:18 +00:00
thorpej 86fd52c9eb RCS id police. 1996-05-12 23:30:23 +00:00
pk 119686fe4f A master.passwd has mode 0600 (PR#1405). 1996-05-08 21:30:18 +00:00
pk 61c2c31c31 Make permissions on several /usr/include/* directories consistent
with the way `make includes' treats them (PR#358,PR#717).
1996-05-08 21:23:06 +00:00
thorpej ecfa4355a6 RCS id police. 1996-05-08 17:19:17 +00:00
pk 590d520dc2 Sync legend with man page (Hubert Feyrer; PR#2310). 1996-05-07 22:25:55 +00:00
mark 4d9f29c4ff RCS Id police. 1996-05-07 20:33:53 +00:00
mark cf35beca6c Added creation of the iic and rtc character device files. 1996-04-26 20:10:24 +00:00
thorpej 103e63b59a Fix the snap_md target to use the correct kernel names; GENERICAHA and
GENERICBT were replaced with GENERICADP and GENERICOTHER some time ago.
XXX The kc_* targets here are still broken, but aren't currently used
XXX anyhow.  This change allows one to at least do a "make snapshot".
1996-04-23 17:39:39 +00:00
veego c4212ae7de the amiga uses the c-partition for the whole cdrom disc and not the
d-partition which is used by the i386 port
don't forget to update the device nodes in /dev before you try cd-audio
players like xmcd2.0
1996-04-13 01:02:18 +00:00
chuck bc56857b49 help "make distribution" along 1996-04-12 22:51:00 +00:00
christos 2429048059 add rawip, ticlts, ticots, and ticotsord 1996-04-11 12:59:45 +00:00
cgd ef2af437ba SMM '03.fsck' has been renamed '03.fsck_ffs' 1996-04-05 01:52:24 +00:00
scottr 83d39800ba Add the missing ".."; thanks to Masanobu Saitoh for pointing this out.
Closes PR 2292.
1996-04-03 00:51:32 +00:00
scottr 88885ef8ff Add cat[48].arm32 & man[48].arm32 1996-04-01 23:40:17 +00:00
perry 1044d1ac8a forgot about joy1 1996-03-31 00:50:47 +00:00
perry 0dcdd69b42 Added joystick support (from Matthieu Herrb); also RCS/CVS ID police. 1996-03-31 00:04:06 +00:00
leo 6d6bb851ae Add entry for lpt0 1996-03-27 14:27:53 +00:00
mrg f01ac0c37f add rcsid and remove dated /var/preserve check. 1996-03-26 04:21:27 +00:00
mrg 5e02eb808c add ssh (22) 1996-03-26 00:07:58 +00:00
pk e471d816de Don't stomp on arbitrary directories.
(Perhaps there should be a `source /etc/daily.local' hook..)
1996-03-25 09:23:15 +00:00
scottr f699270742 Overwrite existing snapshot kernel files when gzip'ing. 1996-03-22 05:14:27 +00:00
mrg 59b7f344f3 add note about why we use /usr/sbin/sendmail. 1996-03-22 03:20:53 +00:00
mrg 014cccd163 now that sendmail supports SIGHUP, call sendmail with full path. 1996-03-22 00:44:59 +00:00
mark c7a6e86489 Added ss device for SCSI scanner.
Added kbdctl device for ioctl access to the kbd driver.
1996-03-14 20:17:22 +00:00
ragge b2f39b3825 vax-specific etc Makefile 1996-03-14 17:32:16 +00:00
cgd 1da97d57a9 add handling of lpt/lpa (interruptless) parallel printer port device
nodes (character, major 31).  when making 'all', make lpa0 and lpt0.
1996-03-11 19:21:37 +00:00
ragge 25a521d834 Add disktab entries 'miniroot' and 'bootroot', used when creating
distributions.
1996-03-05 12:01:53 +00:00
thorpej 9029778d04 RCS id police. 1996-03-03 16:54:17 +00:00
veego ca51675947 Updated for the new CyberVision64 console (ttye5) 1996-03-02 13:58:04 +00:00
ghudson fc22c4663e "kerberos4" is now port 750, "kerberos" port 88.
send_to_kdc.c will try the kerberos4 port first, and then the kerberos
port.  send_to_kdc.c will connect() to the socket so that it retries
quickly if it gets a port unreachable message.  Also, don't rely on
select() not modifying the timeout parameter.
1996-02-25 02:19:56 +00:00
tls e899c590d6 Fix some Kerberos omissions from /etc/services pointed out by Perry. Note
that I've flipped the default kerberos service back to 750; this may change
back again.
1996-02-21 04:43:10 +00:00
mycroft d02ff090d0 0-59/10 -> */10 1996-02-18 12:08:26 +00:00
jtc c0a76e479c Add fd to all; stdin, stdout, and stderr to std 1996-02-13 23:55:09 +00:00
christos fb67954ba8 fix PR/1245 1996-02-10 18:14:11 +00:00
briggs 6e9db54b20 Make grf units 2 and 3. 1996-02-03 15:02:42 +00:00
mark 9f21bd22be Initial commit of the arm32 specific etc files. 1996-02-02 16:10:13 +00:00
pk 1377ee0906 Several fixes from Arne H. Juul (PR#1814). 1996-01-14 00:58:25 +00:00
leo 489f9ff403 Fix another typo. 1996-01-11 21:34:48 +00:00
leo 787df0a6d7 Correct some typo's, add some virtual consoles and the tun devices. 1996-01-11 21:17:48 +00:00
ragge 56a1fca0f0 Added 'all' option to create a reasonable amount of standard devices.
Tape devices now called after their kernel names, (ie. ts0, ht0) and
not mt? for all of them. mt? names are kept as symbolic links anyway
so that it don't break anything.
1996-01-07 16:53:15 +00:00
leo 00bbcc9679 Add nvram device 1996-01-06 20:19:59 +00:00
cgd 010faa1d2c add a way to build kbd and mouse devices 1996-01-05 17:12:39 +00:00
thorpej 8f1fa9720d Add $mrouted_flags to netstart and use it in rc to start mrouted in a manner
similar (well, identical, really) to how $routed_flags is used to start
routed.
1995-12-30 01:30:03 +00:00
cgd dfa3894a18 add device node for "mmclock," a high-resolution memory-mapped clock
pseudo-device.
1995-12-20 10:27:34 +00:00
perry 6b1e4cda29 Closed out my own PR 1365 -- this change adds support in /etc/netstart
for an /etc/ifaliases file that contains lists of additional IP
addresses to be configured on each interface.
1995-12-17 18:31:09 +00:00
thorpej 0763a85671 New-style RCS ids. 1995-12-17 02:01:10 +00:00
thorpej 24ac98ddab Look for section 9 (kernel) manpages. Pointed out by Erik Bertelsen
<erik@sockdev.uni-c.dk>.  Also, new-style RCS id.
1995-12-17 01:56:55 +00:00
ghudson 3a59b3347b chmod o-rx /var/crash 1995-12-14 18:40:38 +00:00
mycroft ad1f8525b4 Update to mrouted 3.8. 1995-12-10 10:08:37 +00:00
mycroft 82b57c7135 Collapse some cases together. 1995-12-08 06:55:38 +00:00
mycroft cc119bf4a3 Allow more than one wt, and fix up permissions. Unclutter st. 1995-12-08 06:44:07 +00:00
neil 4dd7bb95f9 Removed entry for localhost. Having localhost in hosts.equiv
is not very prudent.
1995-12-07 15:25:54 +00:00
jtc eeba73b02d Add no rewind device nodes for the wt driver 1995-12-07 11:04:37 +00:00
pk c9f22dd6ec Undo bogus directory mode. 1995-11-30 23:57:58 +00:00
pk b760357314 Fix pasto. 1995-11-30 23:46:57 +00:00
pk 9c90327339 Make consistent with `make install' (from Arne Juul; PR#1665). 1995-11-30 16:34:26 +00:00
jtc 9e5ad8a853 merge in changes from 1.1 release branch 1995-11-28 05:40:18 +00:00
perry c77e9daa00 slurp new file from internic -- f.root-servers.net changed address 1995-11-27 15:11:33 +00:00
perry 299d54aac6 Added directories to contain the Section 9 man pages. (There probably
won't ever be any in /usr/local but I wanted to be consistent.)
(Should there be machine specific sections?)
1995-11-25 21:00:28 +00:00
gwr 2721787282 ufs => ffs 1995-11-21 20:59:39 +00:00
gwr a660932f64 miniroot is now 8MB 1995-11-21 20:58:33 +00:00
gwr 43ac37fed9 allow any unit on st 1995-11-21 20:57:39 +00:00
thorpej 5c3fabe7eb Remove device nodes before trying to create new ones. 1995-11-05 23:50:22 +00:00
pk 46261e552d Include `usr/libdata' in snapshot (from Arne Juul; PR#1711). 1995-11-01 13:52:40 +00:00
pk acdf5dbd30 More disks descriptions from Matthew Green. 1995-10-30 20:37:33 +00:00
thorpej 2fc382bd71 Update; this must have been overlooked when mrouted was updated months
ago.
1995-10-21 18:09:08 +00:00
thorpej c366c6214c New-style RCS id. 1995-10-21 18:01:33 +00:00
pk 195ce9c98e Some small disks found in Sun systems. 1995-10-20 01:01:24 +00:00
pk 4ba75e6c70 Lump cd and vnd device together with rest of disk devices. This also
takes care of PR#1626.
1995-10-19 21:50:54 +00:00
thorpej 93ef912509 New-style RCS id. 1995-10-17 08:58:11 +00:00
cgd 44eff45879 shrink root and swap partitions by 15M each, and grow usr partition to match. 1995-10-13 03:09:39 +00:00
pk 7ddac63472 Use suncons gettytab entry for console. 1995-10-11 20:01:55 +00:00
pk 81baae1387 Add 8-bit clean Sun Console entry.
Remove useless `fd' capability in `default:'.
1995-10-11 19:59:46 +00:00
pk b37707367c Add xd and xy devices.
Add fd,xd,xy to all target.
1995-10-10 21:39:09 +00:00
chopps 2af6bfefb6 convert to new rcs ids 1995-10-09 02:25:41 +00:00
chopps abacbc4d42 add grf5 1995-10-09 02:23:07 +00:00
thorpej c404162937 New-style RCS ids. 1995-10-09 02:19:36 +00:00
gwr 03cd2cc0b3 New stuff used during installation. 1995-10-08 23:26:03 +00:00
gwr b48599491a Run gettys on: /dev/ttya, /dev/kd
Do not run it on /dev/console
(Only init should open /dev/console for input.)
1995-10-08 23:25:24 +00:00
gwr 424cb06090 Add rd* 1995-10-08 23:23:30 +00:00
thorpej f82fcbac80 New-style RCS ids. 1995-10-08 18:11:40 +00:00
tls 1edde6992c distribution target should run MAKEDEV; it's both harmless for tar distributions and useful for making bootable distribution media 1995-10-08 04:09:06 +00:00
ghudson 01b8387ab3 chmod o-rxw /var/crash 1995-10-07 01:21:41 +00:00
briggs f85c70984a Make 12 bpfs for all instead of 4. 1995-10-03 20:21:26 +00:00
briggs 6d186597ab Use vt220 instead of vt100 because new termcap fixes rows/cols for vt100. 1995-10-03 11:49:36 +00:00
thorpej 3f6cdcfbf3 Delete some non-applicable comments. 1995-09-30 22:03:02 +00:00
thorpej c8c561474c Default console to hp300h (the emulation used by the ITE), not pc3.
New-style RCS id.
1995-09-30 22:01:04 +00:00
thorpej 69337ffbd0 New-style RCS id. 1995-09-30 21:57:48 +00:00
thorpej ceaaa99534 Make sure there's an entry for each HP-IB disk handled by COMPAT_NOLABEL.
Also, make sure that each HP-IB disk entry has an alias that looks like
what autoconfig reports as the disk model number.  Add an entry for
`miniroot'.
1995-09-30 21:57:06 +00:00
chopps 27c7bf6d82 fixes as given by Bernd Ernesti <bernd@arresum.inka.de> in pr#1396, plus cleanup 1995-09-30 07:11:20 +00:00
phil 8c91e41271 Merge changes and clean up of Matthias Pfaller. 1995-09-20 23:05:20 +00:00
phil b8dac79e38 Entries needed for inst/upgr fs creation plus others. (Matthias Pfaller) 1995-09-20 22:35:51 +00:00
thorpej 78c0497c43 Sync with InterNIC. Fixes PR #1446. 1995-09-19 05:30:34 +00:00
jtc 7fd0d8d882 fix typo in comment 1995-09-16 15:29:20 +00:00
thorpej 9f19d8f938 bootpd can run from the shell, too, and thus lives in /usr/sbin, not
/usr/libexec.
1995-09-13 17:47:55 +00:00
thorpej 7e58b6088e hp300-specific `etc' targets 1995-09-06 16:17:41 +00:00