FreeBSD src
Go to file
Garrett Wollman 7a880ea190 Updated to latest kernel code. Also provided a friendlier output format,
which is enabled by default (use `-c' to get the old format).  The new
format looks like this (only the values are correct; this was taken on my
machine with a slightly old kernel):

Device     St Parent     Description
---------- -- ---------- --------------------------------------------------
isa0       NC -
sc0        NC isa0       Parallel printer adapter
ed0        NC isa0       SMC8216/SMC8216C
sio0       NC isa0       RS-232 serial port
sio1       NC isa0       RS-232 serial port
fdc0       NC isa0       floppy disk/tape controller
fd0        NC fdc0       floppy disk
wdc0       NC isa0       ST506/ESDI/IDE disk controller
wd0        NC wdc0       ST506/ESDI/IDE disk
npx0       NC isa0       Floating-point unit

Note that many of these fields could be made more informative; I tried to make
my changes as unintrusive as possible.  See the `mcd' driver for an example
of one which actually does something with the `state' field.
1994-10-23 21:33:57 +00:00
bin Use kvm_uread instead of kvm_read to access the upages. 1994-10-18 04:27:46 +00:00
eBones Zap 4.0 libkdb as well. 1994-10-06 00:48:55 +00:00
etc Reflect the fact that we only have one GENERIC kernel now. 1994-10-22 02:11:08 +00:00
games Allow to save/restore files (was games user suid problem) 1994-10-03 14:41:11 +00:00
gnu Completed last fix: don't use backquotes in here-documents; it confuses 1994-10-22 23:47:21 +00:00
include Remove EOF handling after Bruce explanation. This step returns 1994-10-09 11:18:44 +00:00
lib cfmakeraw(): set IGNBRK, clear IXOFF, INPCK per Bruce suggestion 1994-10-22 18:12:17 +00:00
libexec Implement security fix correctly: via isprint() 1994-10-22 17:37:06 +00:00
lkm Added socksys module 1994-10-16 20:39:52 +00:00
release 1. Remove comments about broken procfs, it has been fixed. 1994-10-09 20:31:01 +00:00
sbin Reviewed by: jkh 1994-10-22 17:30:35 +00:00
secure !Just! fixing makefile, no code changes Geoff 1994-09-30 06:04:40 +00:00
share A little COFF program (uuencoded) + README. Just do we can show 1994-10-23 19:23:50 +00:00
sys Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin The talkd security hole can ealso be exploited by wall (and thus rwall). 1994-10-23 15:33:55 +00:00
usr.sbin Updated to latest kernel code. Also provided a friendlier output format, 1994-10-23 21:33:57 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
CVS-INFO Documented the new CVS template. This really isn't the right place for it, 1994-07-24 22:27:27 +00:00
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile For those who want a little more control over their build process... 1994-10-15 21:19:56 +00:00
TODO Removed an item from the "projects-todo" list, now that Martin has done it. 1994-10-23 04:06:10 +00:00