Commit Graph

76 Commits

Author SHA1 Message Date
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
mikel
d015ce73e5 GENERIC{AHA,OTHER} have been merged into GENERIC; fixes PR port-i386/3274. 1997-03-04 06:30:01 +00:00
veego
2fadfb1a2f add 'ipl' device node entry, for ip-filter. 1997-01-07 08:04:19 +00:00
pk
4bb3612c55 Device rename: rd' => md' 1997-01-01 23:46:17 +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
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
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
725b03db3a RCS ID police 1996-10-15 03:42:50 +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
jtk
b86b695240 add Advanced Power Management driver
Includes bootstrap support from FreeBSD (Tatsumi HOSOKAWA and <ukai>)
1996-08-25 23:38:57 +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
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
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
jtc
eeba73b02d Add no rewind device nodes for the wt driver 1995-12-07 11:04:37 +00:00
jtc
4086abf6dd ufs -> ffs; PR #1381 1995-08-22 19:52:25 +00:00
thorpej
7b8694c512 Add entries for the ccd. 1995-08-17 18:02:27 +00:00
brezak
cdff76dff7 etc/etc.i386/MAKEDEV create mixer device. PR# port-i386/1208. 1995-07-19 19:55:27 +00:00
jtc
81447b8322 Use "${BINOWN}" and "${BINGRP}" instead of "bin" 1995-06-26 22:17:38 +00:00
glass
7f03929ef8 add tun to all 1994-12-26 21:41:53 +00:00
mycroft
6be039584f Remove silly unit number limitations on several items. 1994-09-19 02:18:05 +00:00
mycroft
3f372179d4 Change vga to ttyv0, with a symlink for X. 1994-07-31 08:44:31 +00:00
glass
f1145c19b4 now using sh builtin 'echo'... so kill 'echo' entry in FLOPPYBINS 1994-07-18 06:37:20 +00:00
mycroft
497a6cedf0 Fix minor numbers for pms. 1994-07-17 19:08:16 +00:00
mycroft
06588a9270 Fix typo. 1994-06-18 00:41:20 +00:00
cgd
6ca1616efb don't make floppies until it works 1994-05-01 07:50:20 +00:00
cgd
c4498fd8a9 more support for building floppiee easily. This method will become
unwieldy, eventually, but until then, it's fine.
1994-04-21 18:57:19 +00:00
cgd
0af16ef41d don't need -f for umount, now that alias problems kludged around 1994-04-18 22:24:20 +00:00
cgd
33bd50375e add support for making i386 floppies. more needs to go on the kernel
floppies, but this is a damned good start.
1994-04-18 10:16:34 +00:00
cgd
37118099d6 add a 'floppy' target, with minimal devices useful for install.
make /dev/fd 'fd', seperate from 'std', because we need 64 more
device nodes on floppies like i need a hole in my head.
1994-04-18 08:02:18 +00:00
cgd
7f044b2db7 make all device nodes for vnd's, but only make 2 vnd's... 1994-04-18 02:05:03 +00:00
cgd
d59710c209 don't forget backslashes, and spelling. from dgy@mcs.com 1994-04-08 17:52:39 +00:00
cgd
e0e9aa9568 yes, i'm a moron 1994-03-31 10:27:17 +00:00
cgd
92cf1f7da3 update for new kernel name 1994-03-31 02:22:16 +00:00
cgd
84f3c7cf2a add pty1 to all, kill the ttyv0 weird window system hack 1994-03-23 07:36:20 +00:00
deraadt
ed428d2df2 create device nodes for tun driver 1994-03-05 12:09:30 +00:00
cgd
ec44c19a27 add 'snapshot' target, including machine-dependent targets 1994-03-05 08:06:41 +00:00
mycroft
0d0c9a0663 Update for new lpt. 1994-02-18 19:54:15 +00:00
mycroft
a77f0ede52 Update for new mouse drivers. 1994-02-17 03:50:48 +00:00
cgd
3825d6f7dc clean up:
(1) have all actually make all of the various devies (like vga!)
	(2) re-org a bit
	(3) mark some XXX's
	(4) delete some old cruft
1994-02-17 01:02:40 +00:00
deraadt
b9a452cc0c reality 1994-02-05 12:49:02 +00:00
deraadt
d7111494d7 having symbolic links in /dev is a bad idea (for ttyname()?) 1994-01-27 07:14:52 +00:00
mycroft
ddd7434ba3 Forgot to add `rm' command in previous change. 1994-01-13 21:26:56 +00:00