freebsd-dev/sys
Marcel Moolenaar cc6ca9b35c o Change the argument of linux_sigreturn to be a pointer to a
struct sigframe. We need more than only the signal context.

o  Properly convert the signal mask when setting up the signal
   frame in linux_sendsig and properly convert it back in
   linux_sigreturn.

Do some cleanups and improve style while here.
2000-11-23 08:55:30 +00:00
..
alpha Don't unregister the ioctl handlers before we verified we 2000-11-23 03:21:58 +00:00
amd64 Protect the following with a lockmgr lock: 2000-11-22 07:42:04 +00:00
boot mdoc(7) police: do not split author names in the AUTHORS section. 2000-11-22 09:35:58 +00:00
cam
coda
compat Use the linux_connect() on alpha rather than passing directly through 2000-11-16 01:05:53 +00:00
compile
conf Accept filters broke kernels compiled without options INET. 2000-11-20 01:35:25 +00:00
contrib/dev
crypto
ddb
dev Add a forgotten mutex_exit()/KUE_UNLOCK() to kue_init(). 2000-11-23 05:58:48 +00:00
fs Use vop_defaultop() instead of ntfs_bypass(). 2000-11-18 02:47:12 +00:00
geom
gnu Quick fix for not writing group descriptor group, inode bitmaps or 2000-11-10 14:54:15 +00:00
i4b
i386 o Change the argument of linux_sigreturn to be a pointer to a 2000-11-23 08:55:30 +00:00
ia64 Protect the following with a lockmgr lock: 2000-11-22 07:42:04 +00:00
isa
isofs/cd9660
kern Protect the following with a lockmgr lock: 2000-11-22 07:42:04 +00:00
libkern
miscfs
modules Add one2many subdirectory (previously forgotten). 2000-11-22 19:04:42 +00:00
msdosfs
net
netatalk
netatm
netgraph Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
netinet mdoc(7) police: use the new feature of the An macro. 2000-11-22 08:47:35 +00:00
netinet6 Change check from mbuf->m_ext.ext_free to use the new ext_type in order 2000-11-11 23:07:38 +00:00
netipx
netkey
netnatm
netncp
netns
nfs This patchset fixes a large number of file descriptor race conditions. 2000-11-18 21:01:04 +00:00
nfsclient This patchset fixes a large number of file descriptor race conditions. 2000-11-18 21:01:04 +00:00
nfsserver This patchset fixes a large number of file descriptor race conditions. 2000-11-18 21:01:04 +00:00
ntfs Use vop_defaultop() instead of ntfs_bypass(). 2000-11-18 02:47:12 +00:00
nwfs
pc98 Merged from sys/i386/i386/machdep.c revision 1.421. 2000-11-20 12:06:08 +00:00
pccard
pci Update the probe some more to deal with 16/32 bit issues. If the chip 2000-11-23 00:28:43 +00:00
posix4
powerpc Convert various calls to splhigh() to disable_intr() since splhigh() is 2000-11-19 12:28:42 +00:00
rpc
svr4 This patchset fixes a large number of file descriptor race conditions. 2000-11-18 21:01:04 +00:00
sys Fix the KTR tracepoints for mtx_enter/exit/try_enter to properly order the 2000-11-23 00:38:45 +00:00
tools
ufs More aggressively rate limit the growth of soft dependency structures 2000-11-20 06:22:39 +00:00
vm Protect the following with a lockmgr lock: 2000-11-22 07:42:04 +00:00
Makefile