freebsd-skq/sys
John Baldwin f1cbf4f92c Restore these files to being portable:
- Use some simple #define's at the top of the files for proc -> thread
  changes instead of having lots of needless #ifdef's in the code.
- Don't try to use struct thread in !FreeBSD code.
- Don't use a few struct lwp's in some of the NetBSD code since it isn't
  in their HEAD.
The new diff relative to before KSE is now signficantly smaller and easier
to maintain.
2001-09-12 23:39:36 +00:00
..
alpha Whitespace fixes. 2001-09-12 22:00:06 +00:00
amd64 KSE Milestone 2 2001-09-12 08:38:13 +00:00
arm o Remove some GCCisms in src/powerpc/include/endian.h. 2001-08-30 00:04:19 +00:00
boot A command file for SKI which runs the loader up to the first instruction 2001-09-12 15:08:49 +00:00
cam KSE Milestone 2 2001-09-12 08:38:13 +00:00
coda KSE Milestone 2 2001-09-12 08:38:13 +00:00
compat Whitespace fix. 2001-09-12 22:16:18 +00:00
conf KSE Milestone 2 2001-09-12 08:38:13 +00:00
contrib IPFilter munges multicast address packets on the loopback interface. 2001-09-12 22:06:36 +00:00
crypto properly check DES weak key. KAME PR 363. 2001-07-03 17:46:48 +00:00
ddb - Whitespace fixes. 2001-09-12 22:32:03 +00:00
dev KSE Milestone 2 2001-09-12 08:38:13 +00:00
fs Restore these files to being portable: 2001-09-12 23:39:36 +00:00
geom KSE Milestone 2 2001-09-12 08:38:13 +00:00
gnu KSE Milestone 2 2001-09-12 08:38:13 +00:00
i4b KSE Milestone 2 2001-09-12 08:38:13 +00:00
i386 KSE Milestone 2 2001-09-12 08:38:13 +00:00
ia64 KSE Milestone 2 2001-09-12 08:38:13 +00:00
isa KSE Milestone 2 2001-09-12 08:38:13 +00:00
isofs/cd9660 KSE Milestone 2 2001-09-12 08:38:13 +00:00
kern If an incoming struct proc could have been NULL before, tehn don't 2001-09-12 20:26:57 +00:00
libkern Fix a warning in bsearch(). Like index() etc, it de-qualifies its 2001-09-10 10:33:46 +00:00
modules KSE Milestone 2 2001-09-12 08:38:13 +00:00
net KSE Milestone 2 2001-09-12 08:38:13 +00:00
netatalk KSE Milestone 2 2001-09-12 08:38:13 +00:00
netatm KSE Milestone 2 2001-09-12 08:38:13 +00:00
netgraph KSE Milestone 2 2001-09-12 08:38:13 +00:00
netinet KSE Milestone 2 2001-09-12 08:38:13 +00:00
netinet6 KSE Milestone 2 2001-09-12 08:38:13 +00:00
netipx KSE Milestone 2 2001-09-12 08:38:13 +00:00
netkey KSE Milestone 2 2001-09-12 08:38:13 +00:00
netnatm Change a couple of M_WAITOKs used in M_PREPEND() to M_TRYWAITs, which 2001-04-05 04:20:48 +00:00
netncp KSE Milestone 2 2001-09-12 08:38:13 +00:00
netns
netsmb Map errdos:67 to the ENOENT. 2001-08-21 09:16:57 +00:00
nfs KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfsclient KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfsserver KSE Milestone 2 2001-09-12 08:38:13 +00:00
pc98 KSE Milestone 2 2001-09-12 08:38:13 +00:00
pccard KSE Milestone 2 2001-09-12 08:38:13 +00:00
pci KSE Milestone 2 2001-09-12 08:38:13 +00:00
posix4 KSE Milestone 2 2001-09-12 08:38:13 +00:00
powerpc KSE Milestone 2 2001-09-12 08:38:13 +00:00
rpc Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
sparc64 KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4
sys KSE Milestone 2 2001-09-12 08:38:13 +00:00
tools KSE Milestone 2 2001-09-12 08:38:13 +00:00
ufs KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm KSE Milestone 2 2001-09-12 08:38:13 +00:00
Makefile