freebsd-dev/sys/sys
1994-10-02 20:04:04 +00:00
..
_sigset.h Added $Id$ 1994-08-02 07:55:43 +00:00
acct.h Process accounting implementation by Chris Demetriou, with minor local 1994-09-26 21:09:15 +00:00
bio.h While in the real world, I had a bad case of being swapped out for a lot of 1994-09-25 19:34:02 +00:00
bitstring.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
buf.h While in the real world, I had a bad case of being swapped out for a lot of 1994-09-25 19:34:02 +00:00
callout.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
cdefs.h - Fix attribute for __pure2. 1994-08-22 13:44:39 +00:00
cdio.h Replaced certain character arrays in structures with msf_lba union. 1994-02-05 09:14:24 +00:00
chio.h New version of scsi code from Julian 1993-11-18 05:03:27 +00:00
clist.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
conf.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
cons.h The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
device.h Added $Id$ 1994-08-02 07:55:43 +00:00
dir.h Added $Id$ 1994-08-02 07:55:43 +00:00
dirent.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
disk.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
disklabel.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
diskmbr.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
diskpc98.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
dkbad.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
dkstat.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
dmap.h Added $Id$ 1994-08-02 07:55:43 +00:00
domain.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
errno.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
exec.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
fbio.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
fcntl.h Added $Id$ 1994-08-02 07:55:43 +00:00
fdcio.h Copied over the transfer speed definitions from sys/i386/isa/fdreg.h. 1994-09-25 18:41:21 +00:00
file.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
filedesc.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
filio.h Added $Id$ 1994-08-02 07:55:43 +00:00
ftape.h Pulled over missing ftape.h from 1.1.5 1994-08-14 01:52:48 +00:00
gmon.h Added $Id$ 1994-08-02 07:55:43 +00:00
imgact_aout.h New file to contain a.out specific macros and definitions. 1994-09-24 21:09:18 +00:00
imgact.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
ioccom.h Added $Id$ 1994-08-02 07:55:43 +00:00
ioctl_compat.h Added $Id$ 1994-08-02 07:55:43 +00:00
ioctl.h Added $Id$ 1994-08-02 07:55:43 +00:00
ipc.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
kernel.h Add MIB variable kern.bootfile (R/W) giving the name of the booted kernel. 1994-09-23 19:07:42 +00:00
ktrace.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
libkern.h Use new-style declarations for min/max functions so that 1994-09-18 23:04:25 +00:00
linedisc.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
link_aout.h This is the new link.h from Paul K. Keeping history is even probably a bad 1994-02-13 20:47:18 +00:00
link_elf.h This is the new link.h from Paul K. Keeping history is even probably a bad 1994-02-13 20:47:18 +00:00
lkm.h ktrace.c: added decl of ktrnamei 1994-09-27 20:39:54 +00:00
lockf.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
malloc.h Added msdosfs. 1994-09-19 15:41:57 +00:00
map.h Removed unimplemented subr_rmap.c and unused references to it. 1994-09-25 22:31:11 +00:00
mbuf.h Add back and correct declaration of m_copyback() 1994-10-02 20:04:04 +00:00
md5.h Reviewed by: phk 1994-07-24 03:29:56 +00:00
mman.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
mount.h ktrace.c: added decl of ktrnamei 1994-09-27 20:39:54 +00:00
mouse.h Added the psm driver from 1.1.5. 1994-09-09 11:27:50 +00:00
msg.h Got rid of compiler warnings. 1994-09-17 13:24:29 +00:00
msgbuf.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
mtio.h Added $Id$ 1994-08-02 07:55:43 +00:00
namei.h Moved the "relookup" routine into vfs_lookup.c from ufs/ufs/ufs_vnops.c. 1994-09-27 20:33:41 +00:00
nlist_aout.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
param.h Realtime priority scheduling support. 1994-09-01 05:12:53 +00:00
proc.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
protosw.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
ptrace.h Process tracing code. Written by Sean Eric Fagan. 1994-08-08 13:00:27 +00:00
queue.h Added $Id$ 1994-08-02 07:55:43 +00:00
reboot.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
resource.h Added $Id$ 1994-08-02 07:55:43 +00:00
resourcevar.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
rlist.h Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
rtprio.h "idle priority" support. Based on code from Henrik Vestergaard Draboel, 1994-10-02 04:48:21 +00:00
scsiio.h Added $Id$ 1994-08-02 07:55:43 +00:00
select.h Added $Id$ 1994-08-02 07:55:43 +00:00
selinfo.h Added $Id$ 1994-08-02 07:55:43 +00:00
sem.h Got rid of compiler warnings. 1994-09-17 13:24:29 +00:00
shm.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
signal.h Added $Id$ 1994-08-02 07:55:43 +00:00
signalvar.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
socket.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
socketvar.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
sockio.h Initial get-the-easy-case-working upgrade of the multicast code 1994-09-06 22:42:31 +00:00
soundcard.h Use Voxware's new 2.90 soundcard.h. 1994-10-01 02:32:23 +00:00
stat.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
syscall-hide.h "idle priority" support. Based on code from Henrik Vestergaard Draboel, 1994-10-02 04:48:21 +00:00
syscall.h "idle priority" support. Based on code from Henrik Vestergaard Draboel, 1994-10-02 04:48:21 +00:00
sysctl.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
sysent.h New file declaring the sysent structures 1994-08-24 11:47:23 +00:00
syslimits.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
syslog.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
systm.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
tablet.h Added $Id$ 1994-08-02 07:55:43 +00:00
termios.h Added $Id$ 1994-08-02 07:55:43 +00:00
time.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
timeb.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
times.h Added $Id$ 1994-08-02 07:55:43 +00:00
timetc.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
timex.h Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
tprintf.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
trace.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
tty.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
ttychars.h remove unnecessary occurrence of 1994-08-22 19:34:03 +00:00
ttycom.h Add an ioctl to download microcode to DSI softmodem. 1994-09-13 03:19:19 +00:00
ttydefaults.h make 8bit clean defaults 1994-09-22 19:51:43 +00:00
ttydev.h Bring back our support for 57K and 115K. 1994-08-26 12:07:31 +00:00
types.h Extended minor number to include bits 16-31. It was done this way rather 1994-09-25 15:56:25 +00:00
ucred.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
uio.h Add some prototypes. 1994-09-15 20:24:29 +00:00
un.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
unistd.h Added $Id$ 1994-08-02 07:55:43 +00:00
unpcb.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
user.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
utsname.h Added $Id$ 1994-08-02 07:55:43 +00:00
vadvise.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
vcmd.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
vlimit.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
vmmeter.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
vnode.h Prototypes, prototypes and even more prototypes. Not quite done yet, but 1994-10-02 17:25:04 +00:00
vsio.h Made them all idempotent. 1994-08-21 04:42:17 +00:00
wait.h Made them all idempotent. 1994-08-21 04:42:17 +00:00