..
alpha /include
Added more SCO compat ioctl's.
1994-10-17 22:12:06 +00:00
amd64
Remove sd1-sd3 & st1, now that we can autoallocate them.
1994-12-16 06:04:16 +00:00
compile
Stop cvs up -P from removing empty compile directories.
1994-08-25 16:20:16 +00:00
conf
Remove sd1-sd3 & st1, now that we can autoallocate them.
1994-12-16 06:04:16 +00:00
ddb
Print "(null)" instead of crashing for null strings. Null names are
1994-10-30 20:55:44 +00:00
dev
Continue implementing disk slices and labels for the vn driver. Everything
1994-12-16 16:50:15 +00:00
fs
Fix numerous timestamp bugs.
1994-12-12 12:35:50 +00:00
gnu
Merge in latest Linux sequencer code release with my changes. This should
1994-11-29 23:04:23 +00:00
i386
Don't push/pop the return-val register. (DUH!)
1994-12-16 07:31:47 +00:00
isa
Changed the behavior of KDMKTONE to comply with svr4, default to
1994-12-06 19:32:00 +00:00
isofs /cd9660
Remove the bogus include of <sys/dkbad.h>.
1994-11-14 07:01:58 +00:00
kern
Duplicate readdisklabel() and writedisklabel() and remove DOS stuff from
1994-12-16 16:31:23 +00:00
libkern
Hide the declaration of ffs() if an inline ffs() is implemented.
1994-11-14 14:56:46 +00:00
miscfs
From: Michael Reifenberger <root@rz-wb.fh-sw.de>
1994-11-15 20:30:56 +00:00
modules
install command was missing a ${DESTDIR}.
1994-12-11 21:27:14 +00:00
msdosfs
Fix numerous timestamp bugs.
1994-12-12 12:35:50 +00:00
net
Implemented rtalloc_ign().
1994-12-13 23:07:03 +00:00
netccitt
Update calls to rtalloc1() to match.
1994-12-13 22:32:17 +00:00
netinet
Fix PR 59: don't allow TCP connections withmulticast addresses at either
1994-12-15 20:39:34 +00:00
netiso
Update calls to rtalloc1().
1994-12-13 22:33:05 +00:00
netns
Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links.
1994-11-15 14:26:31 +00:00
nfs
Would you please correct nfs/nfs_vfsops.c so that the ip address of the
1994-12-08 20:59:33 +00:00
nfsclient
Would you please correct nfs/nfs_vfsops.c so that the ip address of the
1994-12-08 20:59:33 +00:00
nfsserver
Forward-declare a few structures to avoid warning messages.
1994-11-02 00:11:00 +00:00
pci
The physical memory allocated for input DMA must be contiguous. The driver
1994-12-11 01:45:41 +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
Allocate all scsi-devices on the fly, not just CDs.
1994-12-16 06:03:28 +00:00
sys
Add prototype for dsgone. Remove prototype for nonexistent dswlabel.
1994-12-16 16:05:11 +00:00
tools
Added $Id$
1994-08-02 07:55:43 +00:00
ufs
Duplicate readdisklabel() and writedisklabel() and remove DOS stuff from
1994-12-16 16:31:23 +00:00
vm
Protect kmem_map modifications with splhigh() to work around a problem with
1994-12-15 22:47:11 +00:00
Makefile
Added ${MACHINE}/boot to build bootblocks.
1994-08-25 13:54:28 +00:00