freebsd-nq/sys
1995-02-22 23:20:51 +00:00
..
alpha/include Third round in syscons update. 1995-01-28 22:18:05 +00:00
amd64 Use of vm_allocate() and vm_deallocate() has been deprecated. 1995-02-20 22:23:31 +00:00
compile
conf Removed vm_user.c. 1995-02-21 01:31:14 +00:00
ddb Added "panic" command to ddb, so we can do something sensible even if 1995-02-05 21:09:04 +00:00
dev Remove the #error that temporarily stopped this from supporting slices and 1995-02-22 22:06:20 +00:00
fs Obtained from: memories of 1.1.5 1995-02-21 18:41:30 +00:00
gnu Add tagged queueing support to the aic7xxx sequencer code. 1995-02-22 01:37:52 +00:00
i386 Use dsname() to get consistent names. 1995-02-22 22:46:48 +00:00
isa Next syscons update (given up on numbering :) 1995-02-22 13:48:07 +00:00
isofs/cd9660 Obtained from: memories of 1.1.5 1995-02-21 18:41:30 +00:00
kern Revive hadrware input flow control 1995-02-22 23:20:51 +00:00
libkern Always build libkern_p.a. `NOPROFILE' should only control user libraries. 1995-01-10 01:57:56 +00:00
miscfs Make sure process isn't swapped when messing with it. 1995-02-20 15:53:33 +00:00
modules Next syscons update (given up on numbering :) 1995-02-22 13:48:07 +00:00
msdosfs Use the correct block number for updating the backup copy of the FAT when 1995-02-10 18:39:45 +00:00
net Attempting to bind() or connect() a routing socket, while meaningless, 1995-02-16 01:11:38 +00:00
netccitt And fix some more compiler warnings. Then give up. /sys/net* is FULL of 1995-02-15 06:29:47 +00:00
netinet Fix benign type mismatch. 1995-02-22 07:23:26 +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 YF fix. 1995-02-15 04:21:32 +00:00
nfsclient YF fix. 1995-02-15 04:21:32 +00:00
nfsserver YF fix. 1995-02-15 04:21:32 +00:00
pci Cleanup for compatibility with another OS. 1995-02-22 18:04:56 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc
scsi Add a define for the SCSI_QUEUE_FULL sense message 1995-02-22 01:44:21 +00:00
sys Add a prototype. 1995-02-22 21:24:21 +00:00
tools
ufs Use dsname() to get consistent names. 1995-02-22 22:46:48 +00:00
vm Changed return value from vnode_pager_addr to be in DEV_BSIZE units so 1995-02-22 10:34:34 +00:00
Makefile