NetBSD/sys/sys
manu 39b522c107 back out the previous change, which is useless. Darwin loads the libraries
that are required by the binary, not the libraries required by the libraries
required by the binary.

Hopefully, binaries should load again on i386.
2002-11-29 15:49:09 +00:00
..
acct.h acctp is not used anywhere so delete it. 2002-05-12 20:35:15 +00:00
agpio.h AGP GART support code. Originally written by Doug Rabson for FreeBSD, 2001-09-10 10:01:00 +00:00
ansi.h Provide private definitions for in_{addr,port}_t. 2002-05-12 22:58:48 +00:00
ataio.h "definitions" has lots of 'i's, but that's not reason to leave one out. 2002-09-29 23:23:56 +00:00
audioio.h Add AudioNvideo, AudioNcenter, AudioNdepth, and AudioNlfe 2002-10-12 07:39:00 +00:00
boot_flag.h In-kernel device configuration manager - allows modification 2001-07-01 02:56:20 +00:00
bootblock.h /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:30:55 +00:00
bswap.h
buf.h Move forward decls earlier in the file. Expose bufq_state for the 2002-10-06 17:05:56 +00:00
callout.h Optimization suggested by Bill Sommerfeld: Keep a hint as to the 2001-09-11 04:32:19 +00:00
cdefs_aout.h Add support for "link sets", which are arrays of pointers to objects 2002-11-01 22:58:44 +00:00
cdefs_elf.h Add support for "link sets", which are arrays of pointers to objects 2002-11-01 22:58:44 +00:00
cdefs.h Add support for "link sets", which are arrays of pointers to objects 2002-11-01 22:58:44 +00:00
cdio.h
chio.h
clockctl.h Changed clocktl interface to use syscallargs structures 2001-12-09 16:10:43 +00:00
conf.h now that mem_no is emitted by config(8), there is no reason to keep 2002-10-26 13:50:17 +00:00
core.h precede, not preceed. 2001-08-20 12:00:46 +00:00
device.h Add an EVCNT_ATTACH_STATIC() macro which gathers static evcnts 2002-11-24 17:33:43 +00:00
dir.h
dirent.h
disk.h implement separate read/write disk statistics: 2002-11-01 11:31:50 +00:00
disklabel_acorn.h G/c riscbsd_partition; it's not used by anything, and is the same 2001-11-25 19:04:48 +00:00
disklabel_mbr.h add MBR_PTYPE_APPLEUFS of 0xa8 2002-09-28 00:56:25 +00:00
disklabel.h Add a type for CGD. 2002-10-04 18:26:31 +00:00
dkbad.h Keep the isbad() prototype here where it belongs, instead of random places. 2002-04-21 20:55:48 +00:00
dkio.h Add ioctls to get (DIOCGCACHE) and set (DIOCSCACHE) cache enables 2002-01-09 04:12:11 +00:00
dkstat.h Add sysctls to read tk_{nin,nout,cancc,rawcc} (under a kern.tkstat node). 2002-01-28 02:06:02 +00:00
domain.h framework to add af-dependent data structure to struct ifnet. 2002-05-27 02:53:49 +00:00
dvdio.h Add some headers for region code support (RPC), which will be added in the 2001-12-09 22:54:51 +00:00
endian.h Use <sys/ansi.h> definitions for in_{addr,port}_t. 2002-05-12 22:59:50 +00:00
envsys.h
errno.h Oops, ENOSR: resource -> resources here, too. 2002-11-12 13:52:28 +00:00
event.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
eventvar.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
exec_aout.h Add MIDs for SH5. 2002-07-11 13:10:16 +00:00
exec_coff.h
exec_ecoff.h
exec_elf.h Fix typo in comment. 2002-11-27 13:47:15 +00:00
exec_macho.h back out the previous change, which is useless. Darwin loads the libraries 2002-11-29 15:49:09 +00:00
exec_script.h
exec.h Added support for fingerprinted executables aka verified exec 2002-10-29 12:31:20 +00:00
extent.h
fcntl.h Make O_NOCTTY have the same number of leading zeros as all the other 2002-11-14 04:03:35 +00:00
fdio.h
featuretest.h From the comment added to the file: 2001-12-20 20:07:24 +00:00
file.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
filedesc.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
filio.h
gmon.h
hash.h Add <sys/hash.h>, which currently implements three inline functions: 2001-12-05 06:51:55 +00:00
inttypes.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
ioccom.h
ioctl_compat.h patch up some comments to avoid cpp warnings about redefines. 2001-11-11 00:00:15 +00:00
ioctl.h Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
ipc.h Expose the IPC_[RWM] symbols to userspace. 2002-08-07 23:39:24 +00:00
kcore.h
kernel.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
kgdb.h add support for the `D' kgdb detach command 2002-01-05 22:57:38 +00:00
kthread.h
ktrace.h Fix compilation errors introduced by recent trace_enter()/ktrsyscall() changes. 2002-11-16 07:40:38 +00:00
lkm.h Add a new VM map, lkm_map, which machine-dependent code can provide 2002-11-05 01:24:35 +00:00
localedef.h - No need to include sys/param.h and sys/types.h here. 2002-11-19 09:53:16 +00:00
lock.h Move kernel_lock manipulation info functions so that they will 2002-05-21 01:38:26 +00:00
lockf.h
Makefile For some mysterious reason we have to actually install "siginfo.h" to be 2002-11-27 13:30:06 +00:00
malloc.h M_ZERO for inline'ed MALLOC. 2002-11-02 06:24:34 +00:00
mbuf.h Changes to allow the IPv4 and IPv6 layers to align headers themseves, 2002-06-30 22:40:32 +00:00
md4.h
md5.h
midiio.h Add more MIDI control change numbers. 2001-10-23 13:07:09 +00:00
mman.h
mount.h Add MNT_GETARGS that retrieves fs specific arguments. Also add an empty 2002-09-21 18:06:08 +00:00
msg.h
msgbuf.h
mtio.h Use "#define<tab>" consistantly. 2002-04-08 12:09:09 +00:00
namei.h Eliminate commons. 2002-05-12 23:06:27 +00:00
null.h
param.h add support for __MACHINE_STACK_GROWS_UP platforms. from fredette@ 2002-11-17 22:53:46 +00:00
pipe.h use 'pid_t' for pipe_pgid, rather that 'gid_t' 2002-08-16 10:32:12 +00:00
pmc.h Expose <machine/pmc.h> to userland. 2002-08-08 16:23:19 +00:00
poll.h
pool.h Fix signed/unsigned comparison warnings from GCC 3.3. 2002-08-25 22:51:05 +00:00
proc.h Added two sysctl-able flags: proc.curproc.stopfork and proc.curproc.stopexec 2002-11-07 00:22:28 +00:00
properties.h Remove the property sysctl interface for now. 2001-10-05 19:05:05 +00:00
protosw.h Add a protosw flag, PR_ABRTACPTDIS (Abort on Accept of Disconnected 2001-03-21 19:22:27 +00:00
ptrace.h Move code shared by procfs and the kernel proper out of procfs and 2002-05-09 15:44:44 +00:00
queue.h add another QUEUEDEBUG check: in TAILQ_REMOVE(), if the element we're 2002-10-22 04:50:38 +00:00
radioio.h Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov 2002-01-01 21:51:38 +00:00
ras.h MI kernel support for user-level Restartable Atomic Sequences (RAS). 2002-08-28 07:16:33 +00:00
reboot.h In-kernel device configuration manager - allows modification 2001-07-01 02:56:20 +00:00
resource.h
resourcevar.h remove some lint 2001-04-30 01:13:20 +00:00
rnd.h Fix signed/unsigned comparison warnings. 2002-11-10 03:28:59 +00:00
scanio.h
sched.h Linux-compatible clone(2) system call, lifted from the Linux 2001-07-01 18:06:11 +00:00
scsiio.h Fix two typos in comments. From OpenBSD. 2002-07-10 21:56:42 +00:00
select.h change fields of struct selinfo from si_ to sel_ so that the don't conflict 2002-11-26 19:08:06 +00:00
sem.h use the exithook mechanism to clean up semaphores. 2002-03-17 22:21:58 +00:00
sha1.h
shm.h Expose the IPC_[RWM] symbols to userspace. 2002-08-07 23:39:24 +00:00
siginfo.h This is not used yet. 2002-11-26 19:06:38 +00:00
signal.h deal with siginfo changes, but don't enable SA_SIGINFO outside the kernel 2002-11-26 19:07:14 +00:00
signalvar.h Make killproc really public, and while we are there, constify. 2002-07-28 22:18:51 +00:00
socket.h Sprinkle some __restrict into <sys/socket.h>. 2001-10-22 20:59:02 +00:00
socketvar.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
sockio.h Add SIOCGIFDATA and SIOCZIFDATA ioctl's to get interface data. (the Z 2002-05-23 21:34:39 +00:00
stat.h Use _LP64 insteadl of __alpha__ to determine if we're generating 64-bit 2002-05-03 00:27:45 +00:00
stdint.h Prevent trad. cpp recursion; from Katsuomi Hamajima in PR kern/13479. 2001-07-18 17:29:53 +00:00
swap.h
syscall.h regen: kqueue branch merge, addition of kqueue(2), kevent(2) 2002-10-23 09:18:16 +00:00
syscallargs.h regen: kqueue branch merge, addition of kqueue(2), kevent(2) 2002-10-23 09:18:16 +00:00
sysctl.h Introduction of IRIX sysctl broke binary compatibility because I changed the 2002-11-17 19:54:59 +00:00
syslimits.h build CHILD_MAX to 160. 80 has proved consistently not enough. 2001-03-28 08:45:34 +00:00
syslog.h
systm.h Fix compilation errors introduced by recent trace_enter()/ktrsyscall() changes. 2002-11-16 07:40:38 +00:00
systrace.h Back out previous, it caused compile errors in kern_fork.c. ISSET 2002-11-10 14:01:57 +00:00
tablet.h
termios.h patch up some comments to avoid cpp warnings about redefines. 2001-11-11 00:00:15 +00:00
time.h Implement the CLOCK_MONOTONIC clock for the posix/opengroup realtime 2002-01-31 00:13:07 +00:00
timeb.h
timepps.h
times.h Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
timex.h Don't 'extern' function prototypes. 2002-03-17 11:14:04 +00:00
tprintf.h
trace.h
tree.h /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:30:55 +00:00
tty.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ttychars.h
ttycom.h Add IRFRAMEDISC line discipline for IrDA frames. 2001-12-03 23:29:11 +00:00
ttydefaults.h
ttydev.h
types.h Minimize uses of quad_t. Also, use C99 types more thoroughly. 2002-05-28 23:36:30 +00:00
ucred.h Introduce struct uucred which is our ``old'' ucred structure. This is 2001-11-29 21:20:00 +00:00
uio.h Back out revision 1.22: 2002-03-31 14:21:56 +00:00
un.h
unistd.h Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
unpcb.h
user.h
userconf.h Fix obvious typo in multiple-inclusion protection wrapper. 2001-07-14 12:05:53 +00:00
utsname.h
vadvise.h
verified_exec.h Added support for fingerprinted executables aka verified exec 2002-10-29 12:31:20 +00:00
vmmeter.h Remove declaration of total. nothing uses it. 2002-05-12 23:15:42 +00:00
vnode_if.h regen: kqueue branch merge, addition of VOP_KQFILTER() 2002-10-23 09:16:46 +00:00
vnode.h Added support for fingerprinted executables aka verified exec 2002-10-29 12:31:20 +00:00
wait.h Add `WALLSIG' which causes wait4(2) to wait for all processes, regardless 2001-07-18 19:10:26 +00:00
wdog.h