freebsd-nq/sys
Garrett Wollman fa1f0e90fb Add latest version of ``advanced route metric management'' :-)
As before, this is currently conditionalized on options IN_RMX until
I'm sure it's working.
1994-12-01 23:19:48 +00:00
..
alpha/include
amd64 I made a syntax error yesterday. 1994-11-27 01:49:39 +00:00
compile
conf Expand again the SYMTAB_SPACE for LINT. 1994-11-27 14:59:54 +00:00
ddb
dev Fix bug I introduced that broke BPF support. Caused by a byte order problem 1994-11-30 12:08:23 +00:00
fs Restore mv check, cause panic without it 1994-11-29 23:39:15 +00:00
gnu Merge in latest Linux sequencer code release with my changes. This should 1994-11-29 23:04:23 +00:00
i386 Fix bug I introduced that broke BPF support. Caused by a byte order problem 1994-11-30 12:08:23 +00:00
isa Reverse the meaning of previous change. 1994-11-30 12:04:28 +00:00
isofs/cd9660 Remove the bogus include of <sys/dkbad.h>. 1994-11-14 07:01:58 +00:00
kern The values for setrlimit in the data size and stack size case are 1994-12-01 20:20:21 +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
msdosfs Restore mv check, cause panic without it 1994-11-29 23:39:15 +00:00
net Fix previous change: don't attempt to reserve cblocks if the tty is null. 1994-11-27 15:29:57 +00:00
netccitt
netinet Add latest version of ``advanced route metric management'' :-) 1994-12-01 23:19:48 +00:00
netiso Comment out an illegal define (E_CLNL_???). 1994-11-27 20:58:30 +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
nfsclient
nfsserver
pci Fix bug I introduced that broke BPF support. Caused by a byte order problem 1994-11-30 12:08:23 +00:00
powerpc/include
rpc
scsi Include "scbus.h" in scsiconfig.c to get the number NSCBUS from the 1994-11-27 23:30:48 +00:00
sys Changed the TIOCSTAT ioctl to a no argument type so that tcsh and friends 1994-11-30 15:02:43 +00:00
tools
ufs Submitted by: Kirk McKusick 1994-11-26 19:38:30 +00:00
vm These changes fix a couple of lingering VM problems: 1994-11-25 07:58:29 +00:00
Makefile