1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys
1994-12-22 05:18:12 +00:00
..
alpha/include Added more SCO compat ioctl's. 1994-10-17 22:12:06 +00:00
amd64 Move page_unhold's in pmap_object_init_pt down one line to gard against 1994-12-18 14:16:22 +00:00
compile
conf Bump LINT's symtab space. 1994-12-17 08:37:22 +00:00
ddb Print "(null)" instead of crashing for null strings. Null names are 1994-10-30 20:55:44 +00:00
dev Remove get status from probe, confuse LU002 1994-12-21 15:17:59 +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 Remove get status from probe, confuse LU002 1994-12-21 15:17:59 +00:00
isa Initialize syscons also in cases where it ain't the system's console 1994-12-18 19:45:53 +00:00
isofs/cd9660 Remove the bogus include of <sys/dkbad.h>. 1994-11-14 07:01:58 +00:00
kern Print `slicename' and not a bogus pointer in diskerr() 1994-12-22 04:42:31 +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 Add generic part of generic multiple-physical-interface support (the 1994-12-21 22:57:05 +00:00
netccitt Update calls to rtalloc1() to match. 1994-12-13 22:32:17 +00:00
netinet Avoid a serious race by blocking netisrs while walking the route tree. 1994-12-21 17:25:52 +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 Unbogify the size being passed to bzero when clearing struct softc. 1994-12-18 14:40:26 +00:00
powerpc/include
rpc
scsi Make sure we allocate at least 8 scbus if we allocate any at all. 1994-12-18 18:48:39 +00:00
sys Add generic part of generic multiple-physical-interface support (the 1994-12-21 22:57:05 +00:00
tools
ufs Print `slicename' and not a bogus pointer in diskerr() 1994-12-22 04:42:31 +00:00
vm Fixed a benign off by one error. 1994-12-22 05:18:12 +00:00
Makefile