freebsd_amp_hwpstate/sys
Garrett Wollman a0292f2375 Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> and
Bob Braden <braden@isi.edu>.

NB: This has not had David's TCP ACK hack re-integrated.  It is not clear
what the correct solution to this problem is, if any.  If a better solution
doesn't pop up in response to this message, I'll put David's code back in
(or he's welcome to do so himself).
1995-02-09 23:13:27 +00:00
..
alpha/include Third round in syscons update. 1995-01-28 22:18:05 +00:00
amd64 Initialisation of interrupt masks changed. 1995-02-09 20:16:19 +00:00
compile
conf Add the Cyclades serial driver code (ALPHA) from Andrew Werple and 1995-02-09 09:47:31 +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 Try to detect overlapping PCI memory assignment. 1995-02-09 20:20:33 +00:00
fs Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
gnu Remove duplicate functions. 1995-02-09 11:30:07 +00:00
i386 Initialisation of interrupt masks changed. 1995-02-09 20:16:19 +00:00
isa Fixed the bug that caused the cursor to disappear under 1995-02-07 11:53:27 +00:00
isofs/cd9660 Roll in my changes to make the cd9660 code understand the older 1995-01-16 17:03:29 +00:00
kern >32 PTY support 1995-02-09 11:13:30 +00:00
libkern Always build libkern_p.a. `NOPROFILE' should only control user libraries. 1995-01-10 01:57:56 +00:00
miscfs Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
modules Add ipfw to /lkm Makefile..uups.. 1995-01-30 14:21:46 +00:00
msdosfs Kill the comment in a comment to shut up the compiler. 1995-01-29 01:27:58 +00:00
net Define RTF_PINNED for future use. 1995-02-08 20:01:13 +00:00
netccitt
netinet Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> and 1995-02-09 23:13:27 +00:00
netiso
netns
nfs Changed order of release of vnode/object to fix a problem where the vnode 1995-02-06 02:20:40 +00:00
nfsclient Changed order of release of vnode/object to fix a problem where the vnode 1995-02-06 02:20:40 +00:00
nfsserver Changed order of release of vnode/object to fix a problem where the vnode 1995-02-06 02:20:40 +00:00
pci Try to detect overlapping PCI memory assignment. 1995-02-09 20:20:33 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc
scsi Split byte packing functions into signed and unsigned versions. 1995-01-31 11:41:47 +00:00
sys Clean up after Jordan's commit: add d_read_t and d_write_t types for 1995-02-09 13:51:25 +00:00
tools
ufs Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
vm Killed MACHVMCOMPAT function prototypes as the functions don't exist. 1995-02-09 14:16:07 +00:00
Makefile