freebsd-dev/sys
Poul-Henning Kamp 47c3575419 Fixed a couple of wrong printfs (too few arguments supplied). Also zapped
a couple of unused vars at the same time.  Added a #include <sys/proc.h>
to isa.c while here anyway.
1994-10-26 00:16:20 +00:00
..
alpha/include Added more SCO compat ioctl's. 1994-10-17 22:12:06 +00:00
amd64 Fixed a couple of wrong printfs (too few arguments supplied). Also zapped 1994-10-26 00:16:20 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Never strip the kernel. 1994-10-25 19:34:57 +00:00
ddb Avoid ddb getting a panic if the code-segment isn't the usual one... 1994-10-02 19:36:30 +00:00
dev Fixed a couple of wrong printfs (too few arguments supplied). Also zapped 1994-10-26 00:16:20 +00:00
fs Fixed panic when unmounting floppy msdos filesystems. Problem was 1994-10-23 00:41:17 +00:00
gnu POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c, 1994-10-08 06:57:29 +00:00
i386 Fixed a couple of wrong printfs (too few arguments supplied). Also zapped 1994-10-26 00:16:20 +00:00
isa BEWARE: Interface change of register_intr() ! 1994-10-25 22:35:12 +00:00
isofs/cd9660 Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
kern Changed some variable names in lf_addblock to make the code both 1994-10-25 11:27:51 +00:00
libkern Add strtol() to libkern in support of some other work I'm doing. 1994-10-25 14:57:57 +00:00
miscfs Fixed bug I just introduced that would have allowed a user to clobber 1994-10-18 04:40:41 +00:00
modules Added socksys module 1994-10-16 20:39:52 +00:00
msdosfs Fixed panic when unmounting floppy msdos filesystems. Problem was 1994-10-23 00:41:17 +00:00
net moved a message into a #ifdef DEBUG. This message comes out if a kernel 1994-10-15 21:33:17 +00:00
netccitt Made idempotent 1994-08-21 05:44:12 +00:00
netinet Patch for proper multicast support on point-to-point links. 1994-10-25 22:13:32 +00:00
netiso Made idempotent -- made some of them more consistent with rest of tree. 1994-08-21 06:14:33 +00:00
netns Made idempotent. 1994-08-21 06:22:12 +00:00
nfs Implement fs.nfs MIB variables. 1994-10-23 23:26:18 +00:00
nfsclient Implement fs.nfs MIB variables. 1994-10-23 23:26:18 +00:00
nfsserver Implement fs.nfs MIB variables. 1994-10-23 23:26:18 +00:00
pci Modified fifth parameter (imask) to register_intr() according to 1994-10-25 23:09:08 +00:00
powerpc/include Added $Id$ 1994-08-02 07:55:43 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
sys Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Restrict fs_maxfilesize to 2^40, and check against this in ffs_truncate(). 1994-10-22 02:27:35 +00:00
vm Improved I/O error reporting. 1994-10-25 07:06:20 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00