freebsd-src/sys
Daniel Eischen 0270d57aef Use struct __ucontext in prototypes and associated functions instead of
ucontext_t.  Forward declare struct __ucontext in <sys/signal.h> and
remove reliance on <sys/ucontext.h> being included.

While I'm here, also hide osigcontext types from userland; suggested
by bde.

Namespace pollution noticed by: Kevin Day <toasty@shell.dragondata.com>
2002-02-17 17:40:34 +00:00
..
alpha Use struct __ucontext in prototypes and associated functions instead of 2002-02-17 17:40:34 +00:00
amd64 Use struct __ucontext in prototypes and associated functions instead of 2002-02-17 17:40:34 +00:00
arm
boot - Remove unneeded variable. 2002-02-15 13:22:09 +00:00
cam Remove spurious ';' 2002-02-10 21:36:13 +00:00
coda
compat Garbage collect options AVM_A1_PCI, AVM_A1_PCMCIA, DEBUG_LINUX, DEV_APM, 2002-02-15 10:19:39 +00:00
conf MFi386: revision 1.167 2002-02-17 08:56:12 +00:00
contrib Add a helper script used to take an Intel-supplied ACPI CA drop and make it 2002-02-08 02:16:45 +00:00
crypto
ddb ^U kills an entire input line in most applications, 2002-02-12 23:38:40 +00:00
dev Fix a formatting error. 2002-02-17 12:41:50 +00:00
fs FIxed the following style bugs: 2002-02-16 05:59:26 +00:00
geom
gnu
i4b Make call_desc[] extern since it's also defined in layer4/i4b_l4mgmt.c 2002-01-13 19:16:52 +00:00
i386 Use struct __ucontext in prototypes and associated functions instead of 2002-02-17 17:40:34 +00:00
ia64 Resurrect one of the easiest changes from my big include files roll-up 2002-02-15 22:15:39 +00:00
isa - Do not hang if the resource allocation fails. 2002-02-05 06:52:56 +00:00
isofs/cd9660
kern replace the embedded cr_mtx in the ucred structure with cr_mtxp (a mutex 2002-02-17 07:30:34 +00:00
libkern * Remove __P and convert to ANSI prototypes. 2002-02-01 01:32:19 +00:00
modules Fix my recent breakage of some modules. 2002-02-15 15:45:34 +00:00
net Error handling fixes for inflate. 2002-02-17 17:35:18 +00:00
netatalk Make `options NETATALK' compile after the -fno-common changes. 2002-01-16 11:26:50 +00:00
netatm Replace a few more lines of code orphaned by MFREE going away. 2002-02-07 22:08:32 +00:00
netgraph Fix another bug in handling of multi-link sequence numbers. 2002-02-13 00:58:49 +00:00
netinet Moved the 127/8 check below so that IPF redirects have a chance of working. 2002-02-15 12:19:03 +00:00
netinet6 Corrected an argument to in6_pcbnotify(). 2002-02-04 17:40:36 +00:00
netipx Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
netkey
netnatm
netncp
netns
netsmb SMP Lock struct file, filedesc and the global file list. 2002-01-13 11:58:06 +00:00
nfs
nfsclient Fix a long line touched in previous commit (but not caused by previous 2002-02-07 23:03:41 +00:00
nfsserver The vnode was not being vput()'d in the EEXIST mknod case on the nfs 2002-01-14 19:14:08 +00:00
pc98 - Split the routine to initialize a bus_space_handle into the separate 2002-02-17 09:16:45 +00:00
pccard Garbage collect options AVM_A1_PCI, AVM_A1_PCMCIA, DEBUG_LINUX, DEV_APM, 2002-02-15 10:19:39 +00:00
pci Fix a formatting error. 2002-02-17 12:41:50 +00:00
posix4 In a threaded world, differnt priorirites become properties of 2002-02-11 20:37:54 +00:00
powerpc Resurrect one of the easiest changes from my big include files roll-up 2002-02-15 22:15:39 +00:00
rpc
security/lomac Part I: Update extended attribute API and ABI: 2002-02-10 04:43:22 +00:00
sparc64 Resurrect one of the easiest changes from my big include files roll-up 2002-02-15 22:15:39 +00:00
svr4
sys Use struct __ucontext in prototypes and associated functions instead of 2002-02-17 17:40:34 +00:00
tools
ufs In a threaded world, differnt priorirites become properties of 2002-02-11 20:37:54 +00:00
vm Garbage-collect options ACPI_NO_ENABLE_ON_BOOT, AML_DEBUG, BLEED, 2002-02-15 13:16:11 +00:00
Makefile