freebsd-dev/sys
Julian Elischer 6626c6045c Reviewed by: Luoqi Chen, Jordan Hubbard
Submitted by:	 "Richard Seaman, Jr." <lists@tar.com>
Obtained from:	linux :-)

Code to allow Linux Threads to run under FreeBSD.

By default not enabled
This code is dependent on the conditional
COMPAT_LINUX_THREADS (suggested by Garret)
This is not yet a 'real' option but will be within some number of hours.
1998-12-19 02:55:34 +00:00
..
alpha Reviewed by: Luoqi Chen, Jordan Hubbard 1998-12-19 02:55:34 +00:00
amd64 Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
boot Removed dynamic loading of FileHandle 1998-12-16 09:09:09 +00:00
cam Add in block position/block locate functions. 1998-12-18 04:31:43 +00:00
coda
compat Reviewed by: Luoqi Chen, Jordan Hubbard 1998-12-19 02:55:34 +00:00
compile
conf Move some compile flags from the kernel makefile to bsd.kern.mk so that 1998-12-17 22:36:21 +00:00
contrib/softupdates
ddb
dev Flush the tx fifo in cystop(). Now ttyflush() (and thus tcflush(3)) 1998-12-17 19:23:09 +00:00
fs Fix possible NULL-pointer deref in error case (same as DEVFS). 1998-12-16 00:10:51 +00:00
geom
gnu
i386 Reviewed by: Luoqi Chen, Jordan Hubbard 1998-12-19 02:55:34 +00:00
isa
isofs/cd9660
kern Reviewed by: Luoqi Chen, Jordan Hubbard 1998-12-19 02:55:34 +00:00
libkern
miscfs Fix possible NULL-pointer deref in error case (same as DEVFS). 1998-12-16 00:10:51 +00:00
modules
msdosfs
net Straigthen out the use of the tls and tlf callbacks. 1998-12-16 18:42:38 +00:00
netatalk
netatm
netinet Add missing "break"s to allow multicast routing to work. 1998-12-16 18:07:11 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98 Sync with sys/i386/isa/clock.c revision 1.129. 1998-12-17 08:54:47 +00:00
pccard
pci Support for Intel 450NX-based systems with more than one PCI bus (ie. 1998-12-19 02:51:22 +00:00
posix4
powerpc Removed bogus casts of USRSTACK and/or the other operand in binary 1998-12-16 15:21:51 +00:00
rpc
sys Reviewed by: Luoqi Chen, Jordan Hubbard 1998-12-19 02:55:34 +00:00
tools
ufs
vm Reviewed by: Luoqi Chen, Jordan Hubbard 1998-12-19 02:55:34 +00:00
Makefile