HardenedBSD/sys/sys
Jean-Marc Zucconi 95344a43ed Put the joystick status in a struct {int x, y, b1, b2;} rather than in a
dummy array of 4 integers. Declare the struct in the header file and update
the man page.
1995-02-22 23:34:58 +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 New field b_biodone_chain to support nested b_iodone's. 1995-02-18 21:12:33 +00:00
bitstring.h
buf.h New field b_biodone_chain to support nested b_iodone's. 1995-02-18 21:12:33 +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
devconf.h
device.h
dir.h
dirent.h
disk.h
disklabel.h Add a prototype. 1995-02-22 21:24:21 +00:00
diskmbr.h Add a prototype. 1995-02-22 21:24:21 +00:00
diskpc98.h Add a prototype. 1995-02-22 21:24:21 +00:00
diskslice.h Add a prototype. 1995-02-22 21:24:21 +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 Implement maxprocperuid and maxfilesperproc. They are tunable 1995-02-20 19:42:42 +00:00
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
ioccom.h
ioctl_compat.h
ioctl.h
ipc.h Fix specification of octal constants. 1994-12-30 05:38:14 +00:00
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
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
mouse.h
msg.h
msgbuf.h
mtio.h
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 Added missing extern declaration for 'maxprocperuid'. 1995-02-21 00:37:31 +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 Implement maxprocperuid and maxfilesperproc. They are tunable 1995-02-20 19:42:42 +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 Added v_interrupt_free_min to cnt struct. 1995-02-22 18:06:49 +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