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 |
mycroft
|
a01d9d7e72
|
Fix vnd minor number calculation.
|
1994-01-13 21:21:13 +00:00 |
deraadt
|
324dc53797
|
;;
|
1994-01-10 15:12:24 +00:00 |
cgd
|
a6ae806538
|
make /dev/audio and /dev/sound
|
1994-01-09 18:25:25 +00:00 |
brezak
|
afc54bea1a
|
Make device special files for vnd
|
1993-12-21 04:17:51 +00:00 |
cgd
|
2397ae9270
|
add /usr/sbin to PATH for chown, as suggested by brad@fcr.com
|
1993-12-01 21:56:38 +00:00 |
cgd
|
96d1e0dcc0
|
add mcd: Mitsumi CD driver by Holger Veit and Brian Moore
and do minor cleanup
|
1993-11-04 09:14:08 +00:00 |
cgd
|
211b2b8f7d
|
don't make /dev/acct
|
1993-10-20 00:14:48 +00:00 |
mycroft
|
b6549340cc
|
Add /dev/io, used to get I/O privileges. This has been in the kernel for a
while.
|
1993-09-19 19:33:54 +00:00 |
cgd
|
aeb9f2c73e
|
sc = ns*nt, not nc*nt.
|
1993-09-17 21:51:12 +00:00 |
cgd
|
10c1b11b0d
|
fix tty?? (serial device) creation
|
1993-09-13 08:30:59 +00:00 |
cgd
|
4543c1ebfd
|
changes from 0.9-ALPHA2 to 0.9-BETA
|
1993-08-23 04:59:38 +00:00 |
mycroft
|
37fbd45af1
|
Remove a spurious `unknown' that was screwing people over.
|
1993-07-10 21:23:36 +00:00 |
cgd
|
d8795500f2
|
changes for init...
|
1993-07-08 01:50:42 +00:00 |
mycroft
|
2330d21982
|
Add pms, allow for multiple mice, and add mice to listing at top of file.
|
1993-06-14 15:25:46 +00:00 |
andrew
|
d135011910
|
Added mms and lms busmice, plus mouse-* symlinker.
|
1993-06-14 03:45:06 +00:00 |
cgd
|
57d3a6d525
|
add support for terry lambert's loadable kernel modules.
needs a bit of cleanup, but overall: SLICK!
|
1993-06-07 19:51:59 +00:00 |
cgd
|
aaedffa5d8
|
have makedev create /dev/zero
|
1993-05-17 08:53:06 +00:00 |
cgd
|
bde2ef94a1
|
fix broken patchkit patch for pty stuff...
|
1993-05-17 05:43:16 +00:00 |
cgd
|
a69ef173f7
|
add a ;; to make sh parse it, and add acct to the list of devs to remove
for "std"
|
1993-05-17 05:42:44 +00:00 |
cgd
|
14f7e1974f
|
cleaned up, added support for various devices. hacked, from patch 135
|
1993-05-07 06:26:41 +00:00 |
cgd
|
bcba58913e
|
make /dev/acct as a standard device
|
1993-05-02 09:18:17 +00:00 |
cgd
|
426073e2ff
|
got rid of sf entry for cp3100, and added new cp3100 layout, for testing
on boat anchor
|
1993-04-12 20:40:20 +00:00 |
cgd
|
29511629ba
|
give 1.2M floppies an "a" partition
|
1993-04-11 20:30:41 +00:00 |
cgd
|
9d0d894beb
|
changed `console' to `vga'
|
1993-04-02 08:05:12 +00:00 |
cgd
|
e541169ce2
|
after 0.2.2 "stable" patches applied
|
1993-03-21 18:04:42 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |