freebsd-dev/sys
Garrett Wollman 5df7296441 Fix a bug which caused panics when attempting to change just the flags of
a route.  (This still doesn't work, but it doesn't panic now.)  It looks
like there may be a number of incipient bugs in this code.

Also, get ready for the time when all IP gateway routes are cloning, which
is necessary to keep proper TCP statistics.
1994-10-11 23:16:38 +00:00
..
alpha/include Laptop Advanced Power Management support by HOSOKAWA Tatsumi. 1994-10-01 02:56:21 +00:00
amd64 Ouch, fixed bug in errno translation (ibcs2 support). 1994-10-11 22:37:14 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf First stage of getting imgact_gzip reentrant: 1994-10-07 22:27:00 +00:00
ddb Avoid ddb getting a panic if the code-segment isn't the usual one... 1994-10-02 19:36:30 +00:00
dev Cosmetics. Silence gcc -Wall. Much more to do here :-( 1994-10-10 01:12:27 +00:00
fs Cosmetics. Silence gcc -Wall 1994-10-10 07:57:33 +00:00
gnu POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c, 1994-10-08 06:57:29 +00:00
i386 Ouch, fixed bug in errno translation (ibcs2 support). 1994-10-11 22:37:14 +00:00
isa Cosmetics. Silence gcc -Wall. Much more to do here :-( 1994-10-10 01:12:27 +00:00
isofs/cd9660 Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
kern Ouch, fixed bug in errno translation (ibcs2 support). 1994-10-11 22:37:14 +00:00
libkern Use new-style declarations for min/max functions so that 1994-09-18 23:04:25 +00:00
miscfs Cosmetics. reduce the noise from gcc -Wall. 1994-10-10 07:55:48 +00:00
modules Disable MFS as loadable until someone figures out how to make it work. 1994-09-28 22:16:27 +00:00
msdosfs Cosmetics. Silence gcc -Wall 1994-10-10 07:57:33 +00:00
net Fix a bug which caused panics when attempting to change just the flags of 1994-10-11 23:16:38 +00:00
netccitt Made idempotent 1994-08-21 05:44:12 +00:00
netinet Fix a bug which caused panics when attempting to change just the flags of 1994-10-11 23:16:38 +00:00
netiso Made idempotent -- made some of them more consistent with rest of tree. 1994-08-21 06:14:33 +00:00
netns Made idempotent. 1994-08-21 06:22:12 +00:00
nfs Got rid of map.h. It's a leftover from the rmap code, and we use rlists. 1994-10-09 07:35:18 +00:00
nfsclient Got rid of map.h. It's a leftover from the rmap code, and we use rlists. 1994-10-09 07:35:18 +00:00
nfsserver Prototyping and general gcc-shutting up. Gcc has one warning now which looks 1994-10-02 17:27:07 +00:00
pci Add Matt Thomas's DC21040 PCI Ethernet driver. (This is turning out 1994-10-01 20:16:47 +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 Removed unused vars. Silenced gcc -Wall. Some of this stuff is virtually 1994-10-08 22:26:40 +00:00
sys - remove unnecessary #includes (I think a couple of redundant ones remain) 1994-10-11 11:29:17 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Cosmetics. make gcc less noisy. Still some way to go here. 1994-10-10 01:04:55 +00:00
vm Got rid of map.h. It's a leftover from the rmap code, and we use rlists. 1994-10-09 07:35:18 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00