freebsd-dev/sys
1998-02-03 17:45:43 +00:00
..
alpha Declare printf() instead of including <stdio.h>, so that this doesn't 1998-02-01 18:47:56 +00:00
amd64 Fixed disordering of busdma* and swi_vm. 1998-02-01 23:00:53 +00:00
compat sigh....forgot to update the DEBUG printf 1998-01-05 01:17:42 +00:00
compile
conf Cosmetic changes (indentation, reordering and using existing file name). 1998-02-02 07:55:31 +00:00
ddb Some fixes from John Hood: 1997-12-05 05:36:58 +00:00
dev Bugs/Enhancements: 1998-02-02 13:09:12 +00:00
fs Declare the variable `i' when UMAP_DIAGNOSTIC is defined. 1998-02-03 14:30:01 +00:00
geom Remove unused devfs include. (Julian or Satoshi might want to add proper 1998-01-31 03:19:06 +00:00
gnu Retire LFS. 1998-01-30 11:34:06 +00:00
i386 Bugs/Enhancements: 1998-02-02 13:09:12 +00:00
isa APM calls inittodr(0) which is stupid, but at least stop setting the 1998-01-28 10:41:33 +00:00
isofs/cd9660 Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
kern Fixed type of mincore(). 1998-02-03 17:45:43 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Declare the variable `i' when UMAP_DIAGNOSTIC is defined. 1998-02-03 14:30:01 +00:00
modules Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute 1998-02-01 18:12:15 +00:00
msdosfs Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
net Revert previous commit. Remove all ifp->if_* = 0 initializations, 1998-02-01 05:36:44 +00:00
netatalk Make the debug options new-style. 1998-01-31 07:23:16 +00:00
netinet Make POWERFAIL_NMI, PPS_SYNC and NATM new style options. 1998-01-31 05:00:21 +00:00
netipx Forward declare more structs that are used in prototypes here - don't 1998-02-01 20:08:39 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Fixed a sloppy common-style declaration. 1997-12-20 00:13:51 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Moved declaration of `union nethostadr' outside of the KERNEL section, 1998-02-01 21:23:29 +00:00
nfsclient Moved declaration of `union nethostadr' outside of the KERNEL section, 1998-02-01 21:23:29 +00:00
nfsserver Moved declaration of `union nethostadr' outside of the KERNEL section, 1998-02-01 21:23:29 +00:00
pc98 Sync with sys/i386/isa/wd.c revision 1.150. 1998-02-02 09:52:28 +00:00
pccard Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. 1998-01-24 02:54:56 +00:00
pci Bugs/Enhancements: 1998-02-02 13:09:12 +00:00
powerpc/include
rpc
scsi Serves me right for committing code late at night... 1998-02-01 18:09:50 +00:00
sys Bugs/Enhancements: 1998-02-02 13:09:12 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Back out recent laptop sync changes. They had significant errors. 1998-02-01 08:24:00 +00:00
vm This fix should help the panic problems in -current. There 1998-02-03 00:50:36 +00:00
Makefile