freebsd-skq/sys
joerg 40a8b86ac0 Make sppp's logging human-readable. Also, use log(9), as opposed to
printf(9), so the log output doesn't clutter the console.

While i was at it, KNFified some function definitions.  This file was
very inconsistent in this respect.
1997-05-11 10:04:24 +00:00
..
alpha md_regs is a struct trapframe * now, not int [] 1997-05-07 20:05:45 +00:00
amd64 Cleaned up #includes. Lite2 cleaned up <sys/mount.h> so no kludges 1997-05-10 08:01:13 +00:00
compat/linux
compile
conf Documented SMP_AUTOSTART to be working. 1997-05-10 17:40:53 +00:00
contrib/ipfilter/netinet
ddb
dev Add the D_DISK flag to the cdevsw structs of various CD-ROM drivers. 1997-05-10 12:13:17 +00:00
fs 1. Added cast and parenthesis in block size calculaion in 1997-05-07 14:37:32 +00:00
geom Make ccd use the maxsecsize sector size as denominator, this 1997-05-01 19:18:40 +00:00
gnu
i386 Documented SMP_AUTOSTART to be working. 1997-05-10 17:40:53 +00:00
isa simplify IOPL gain/remove privs code. It's easier with md_regs 1997-05-07 20:02:38 +00:00
isofs/cd9660 Hide the kernel-only stuff inside #ifdef KERNEL. 1997-05-07 13:23:04 +00:00
kern Fixes from Bruce: 1997-05-10 12:00:03 +00:00
libkern
miscfs 1. Added cast and parenthesis in block size calculaion in 1997-05-07 14:37:32 +00:00
modules
msdosfs
net Make sppp's logging human-readable. Also, use log(9), as opposed to 1997-05-11 10:04:24 +00:00
netatalk
netinet This commit was generated by cvs2svn to compensate for changes in r25603, 1997-05-09 07:48:14 +00:00
netipx Mega IPX commit. 1997-05-10 09:58:58 +00:00
netkey
netnatm import Chuck Cranor's ATM driver 1997-05-09 08:04:59 +00:00
netns
nfs Implement a separate control for write gathering on NFSv3. This is turned 1997-05-10 16:59:36 +00:00
nfsclient Implement a separate control for write gathering on NFSv3. This is turned 1997-05-10 16:59:36 +00:00
nfsserver Implement a separate control for write gathering on NFSv3. This is turned 1997-05-10 16:59:36 +00:00
pc98 Synchronize with sys/i386/i386/machdep.c revision 1.240. 1997-05-08 09:34:16 +00:00
pccard Recognize, but don't actually do much with a TI PCI1130 PcCard/CardBus bridge. 1997-05-03 13:57:26 +00:00
pci This commit was generated by cvs2svn to compensate for changes in r25603, 1997-05-09 07:48:14 +00:00
powerpc/include
rpc
scsi Add the D_DISK flag to the cdevsw structs of various CD-ROM drivers. 1997-05-10 12:13:17 +00:00
sys merge ATM driver 1997-05-09 12:19:06 +00:00
tools
ufs
vm Check the correct queue for waking up the pageout daemon. Specifically, 1997-05-01 14:36:01 +00:00
Makefile