1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00
freebsd/sys/sys
1995-02-15 18:41:21 +00:00
..
_sigset.h Correct a name of one structure member in the sigaltstack structure. 1995-01-29 01:19:25 +00:00
acct.h
bio.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
bitstring.h
buf.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
callout.h
cdefs.h Warning and weak reference macros which are used to generate link-time 1994-12-23 22:38:54 +00:00
cdio.h
chio.h
clist.h Got rid of unused nclist declaration. 1995-01-07 06:08:15 +00:00
conf.h Clean up after Jordan's commit: add d_read_t and d_write_t types for 1995-02-09 13:51:25 +00:00
cons.h Peter Dufaults comconsole changes. 1994-10-20 00:08:31 +00:00
devconf.h Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
device.h
dir.h
dirent.h
disk.h
disklabel.h disklabel.h: 1994-12-11 23:20:50 +00:00
diskmbr.h disklabel.h: 1994-12-11 23:20:50 +00:00
diskpc98.h disklabel.h: 1994-12-11 23:20:50 +00:00
diskslice.h Add prototype for dsgone. Remove prototype for nonexistent dswlabel. 1994-12-16 16:05:11 +00:00
dkbad.h disklabel.h: 1994-12-11 23:20:50 +00:00
dkstat.h Fix comments on dk_wds and dk_wpms to match code. Improve comment on 1994-12-24 10:11:18 +00:00
dmap.h
domain.h
errno.h
exec.h
fbio.h
fcntl.h
fdcio.h Included the command definition for FD_DEBUG. 1994-10-30 19:17:39 +00:00
file.h
filedesc.h
filio.h
ftape.h
gmon.h Define MAXARCS correctly. It has nothing to do with HISTCOUNTER, and 1995-01-29 06:23:34 +00:00
imgact_aout.h Avoid compiler warnings for overflow in ~(__LDPGSZ - 1). 1994-12-30 08:06:19 +00:00
imgact.h
inflate.h I belive imgact_gzip is finally reentrant. It is also a whole lot more 1994-10-22 11:40:38 +00:00
ioccom.h
ioctl_compat.h
ioctl.h
ipc.h Fix specification of octal constants. 1994-12-30 05:38:14 +00:00
joystick.h ioctls for the joystick driver 1995-01-25 20:41:06 +00:00
kernel.h
ktrace.h
libkern.h Hide the declaration of ffs() if an inline ffs() is implemented. 1994-11-14 14:56:46 +00:00
linedisc.h Clean up after Jordan's commit: add d_read_t and d_write_t types for 1995-02-09 13:51:25 +00:00
link_aout.h Support for more Sun compatible dlopen() and friends. Also added proper error 1995-02-07 13:26:39 +00:00
link_elf.h Support for more Sun compatible dlopen() and friends. Also added proper error 1995-02-07 13:26:39 +00:00
lkm.h
lockf.h
malloc.h Calling semantics for kmem_malloc() have been changed...and the third 1995-02-02 08:49:45 +00:00
map.h
mbuf.h Declare a complete prototype for the function pointer *ext_free and the 1994-11-14 13:54:20 +00:00
md5.h Added "const" to the arguments here and there. 1994-11-07 20:48:35 +00:00
mdioctl.h ioctl definitions for the vn driver. 1994-12-04 20:09:16 +00:00
mman.h
mount.h Actually implement the functionality documented in sysctl.h for type CTL_FS. 1994-10-20 00:48:28 +00:00
mouse.h
msg.h
msgbuf.h
mtio.h Andreas Klemm's tape erase patches from 1.1.5.1 1994-10-28 13:19:42 +00:00
namei.h
nlist_aout.h Document some of the fields used by the new shlib code. 1994-12-23 22:32:48 +00:00
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 These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +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
queue.h
reboot.h Add flag RB_BOOTINFO' that tells if the struct bootinfo' passed by the 1995-01-25 20:05:03 +00:00
resource.h #Include <sys/types.h> so that <sys/resource.h> can be #included without 1995-01-21 14:58:25 +00:00
resourcevar.h Declare fuswintr() and suswintr() the same as fusword() and susword(). 1994-11-14 14:09:38 +00:00
rlist.h
rtprio.h
scsiio.h Added "change address" ioctl for ssc device. 1995-01-08 13:39:46 +00:00
select.h
selinfo.h
sem.h
shm.h
signal.h Correct a name of one structure member in the sigaltstack structure. 1995-01-29 01:19:25 +00:00
signalvar.h
snoop.h More changes to support user calls. 1995-02-15 18:41:21 +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 Add generic part of generic multiple-physical-interface support (the 1994-12-21 22:57:05 +00:00
soundcard.h The following patches are for the sound drivers. These changes will 1995-02-13 22:49:06 +00:00
stat.h
syscall-hide.h First attempt to run linux binaries. This is only the changes needed to 1995-02-14 19:23:22 +00:00
syscall.h First attempt to run linux binaries. This is only the changes needed to 1995-02-14 19:23:22 +00:00
sysctl.h Update stupid declaration in comment to match code. 1994-11-14 13:59:09 +00:00
sysent.h First attempt to run linux binaries. This is only the changes needed to 1995-02-14 19:23:22 +00:00
syslimits.h Make CHILD_MAX and OPEN_MAX a tunable parameter. 1994-12-03 17:36:37 +00:00
syslog.h
systm.h YFfix. 1995-02-14 06:15:25 +00:00
tablet.h
termios.h
time.h
timeb.h
times.h
timetc.h
timex.h
tprintf.h
trace.h
tty.h TS_SNOOP flag added to identify tty is begin snoopped 1995-02-14 21:23:48 +00:00
ttychars.h
ttycom.h Fight against hanging modems: add timeout to ttywait. 1995-01-05 00:01:07 +00:00
ttydefaults.h
ttydev.h
types.h
ucred.h
uio.h
un.h
unistd.h
unpcb.h
user.h
utsname.h
vadvise.h
vcmd.h
vlimit.h
vmmeter.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
vnioctl.h ioctl definitions for the vn driver. 1994-12-04 20:09:16 +00:00
vnode.h Add VNINACT flag. LFS has a habbit of skipping the ufs_inactive procedure. 1995-01-05 16:22:17 +00:00
vsio.h
wait.h