freebsd-nq/sys/sys
Garrett Wollman 748e0b0acc Make networking domains drop-ins, through the magic of GNU ld. (Some day,
there may even be LKMs.)  Also, change the internal name of `unixdomain'
to `localdomain' since AF_LOCAL is now the preferred name of this family.
Declare netisr correctly and in the right place.
1995-05-11 00:13:26 +00:00
..
_sigset.h
acct.h
bio.h New flag: B_PAGING. Added as part of the vn driver hack. 1995-04-19 10:32:11 +00:00
bitstring.h
buf.h New flag: B_PAGING. Added as part of the vn driver hack. 1995-04-19 10:32:11 +00:00
callout.h
cdefs.h
cdio.h Part of Frank Durda IV's new matcd driver CD audio support. 1995-04-09 15:50:48 +00:00
chio.h
clist.h
conf.h Declare d_dump_t and d_mmap_t completely. Nothing depends on the 1995-04-23 09:36:59 +00:00
cons.h Undo the move of `#include "sc.h"' etc. to cons.h. It broke anything 1995-04-24 16:43:01 +00:00
dataacq.h Rename "aio.h" to "dataacq.h" 1995-04-28 12:08:03 +00:00
devconf.h Make class names easier to type 1995-04-13 20:37:51 +00:00
device.h
dir.h
dirent.h
disk.h
disklabel.h making a reservation for more bits before people start using them 1995-04-30 23:48:27 +00:00
diskmbr.h making a reservation for more bits before people start using them 1995-04-30 23:48:27 +00:00
diskpc98.h making a reservation for more bits before people start using them 1995-04-30 23:48:27 +00:00
diskslice.h Declare dssize(). 1995-05-08 16:27:10 +00:00
dkbad.h Define DKBAD_NOTRKSEC. Cosmetic except it is required for recent changes 1995-04-15 23:21:28 +00:00
dkstat.h
dmap.h
domain.h Make networking domains drop-ins, through the magic of GNU ld. (Some day, 1995-05-11 00:13:26 +00:00
errno.h
exec.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
fbio.h
fcntl.h
fdcio.h
file.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
filedesc.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
filio.h
ftape.h
gmon.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
imgact_aout.h
imgact.h
inflate.h Changes needed for kzip to work. 1995-04-15 06:54:13 +00:00
ioccom.h
ioctl_compat.h
ioctl.h
ipc.h
joystick.h Put the joystick status in a struct {int x, y, b1, b2;} rather than in a 1995-02-22 23:34:58 +00:00
kernel.h Support for pseudo-device LKMs. Note that this is restricted to only 1995-03-20 19:20:44 +00:00
ktrace.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
libkern.h inline -> __inline. 1995-04-23 08:05:49 +00:00
linedisc.h Declare d_dump_t and d_mmap_t completely. Nothing depends on the 1995-04-23 09:36:59 +00:00
link_aout.h Weak symbol support from NetBSD. This should bring us in sync with the 1995-03-04 17:49:20 +00:00
link_elf.h Weak symbol support from NetBSD. This should bring us in sync with the 1995-03-04 17:49:20 +00:00
lkm.h Undo the stupidity I inflicted on these files and replace it with 1995-04-20 05:08:53 +00:00
lockf.h
malloc.h Reviewed by: no-one yet, but non-intrusive 1995-04-20 03:18:19 +00:00
map.h
mbuf.h
md5.h
mdioctl.h A substantial change to the way this works. Not the "TEST_LABELING" is 1995-03-11 09:32:45 +00:00
mman.h Fixed msync() prototype. 1995-03-25 17:28:30 +00:00
mount.h Reviewed by: no-one yet, but non-intrusive 1995-04-20 03:18:19 +00:00
mouse.h
msg.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
msgbuf.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
mtio.h Julian's suport of compressed tape drives. 1995-03-21 11:21:37 +00:00
namei.h Clean up and improve the namecache. 1995-03-09 20:27:21 +00:00
nlist_aout.h
param.h Changed maximum number of symlinks in a path from 8 to 32. The exact value 1995-02-07 03:33:05 +00:00
proc.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
protosw.h Merge in the socket-level support for Transaction TCP from the OLAH_TTCP 1995-02-07 02:01:57 +00:00
ptrace.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
queue.h
reboot.h Added RB_CDROM flag, meaning "use CDROM as root". 1995-04-20 06:06:42 +00:00
resource.h
resourcevar.h
rlist.h
rtprio.h
scsiio.h Add ioctl calls for Freeze/Thaw. 1995-04-28 19:26:02 +00:00
select.h
selinfo.h
sem.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
shm.h
signal.h
signalvar.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
snoop.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
socket.h Merge in the socket-level support for Transaction TCP from the OLAH_TTCP 1995-02-07 02:01:57 +00:00
socketvar.h
sockio.h
soundcard.h Remove redundant IORW definition.. 1995-03-08 18:43:49 +00:00
stat.h
syscall-hide.h Make setreuid/setregid active syscalls 1995-04-23 12:22:06 +00:00
syscall.h Make setreuid/setregid active syscalls 1995-04-23 12:22:06 +00:00
sysctl.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
sysent.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
syslimits.h
syslog.h
systm.h Added prototype for memcpy(). Changed size argument of "b" functions to 1995-05-02 05:35:07 +00:00
tablet.h
termios.h Define CDTR_IFLOW and CDSR_OFLOW which are now required for compiling 1995-04-30 14:56:30 +00:00
time.h
timeb.h
times.h
timetc.h
timex.h
tprintf.h
trace.h
tty.h Define IBUFSIZ as 384. This goes with speeding up ttnread(). 1995-04-15 20:59:28 +00:00
ttychars.h
ttycom.h Move DSIMICROCODE ioctl to 85, 1995-03-30 05:17:50 +00:00
ttydefaults.h The new ld has apparently uncovered the bug that sio.c and tty.c 1995-03-06 02:50:49 +00:00
ttydev.h
types.h
ucred.h Correct the type of the `acflag' arg to suser(). 1995-04-23 08:31:02 +00:00
uio.h Added UIO_NOCOPY. 1995-04-04 17:01:49 +00:00
un.h
unistd.h Enable _POSIX_SAVED_IDS and fix comment to describe current situation 1995-04-29 14:20:35 +00:00
unpcb.h
user.h
utsname.h
vadvise.h
vcmd.h
vlimit.h
vmmeter.h Removed (almost) meaningless "object cache lookups/hits" statistic. In 1995-03-25 08:42:14 +00:00
vnioctl.h A substantial change to the way this works. Not the "TEST_LABELING" is 1995-03-11 09:32:45 +00:00
vnode.h Reviewed by: no-one yet, but non-intrusive 1995-04-20 03:18:19 +00:00
vsio.h
wait.h