Commit Graph

561 Commits

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