.. |
_sigset.h
|
|
|
acct.h
|
Process accounting implementation by Chris Demetriou, with minor local
|
1994-09-26 21:09:15 +00:00 |
bio.h
|
Removed references to bclnlist which we don't use/support/need.
|
1994-10-18 06:55:57 +00:00 |
bitstring.h
|
|
|
buf.h
|
Removed references to bclnlist which we don't use/support/need.
|
1994-10-18 06:55:57 +00:00 |
callout.h
|
|
|
cdefs.h
|
Fix __CONCAT() for the ANSI case to work with #define'd args, in
|
1994-12-08 15:42:17 +00:00 |
cdio.h
|
|
|
chio.h
|
|
|
clist.h
|
|
|
conf.h
|
chrtoblk() returns dev_t, not int.
|
1994-12-05 01:34:54 +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
|
Declare `struct dkbad' with the correct scope so that everything including
|
1994-11-14 13:08:44 +00:00 |
diskmbr.h
|
Declare `struct dkbad' with the correct scope so that everything including
|
1994-11-14 13:08:44 +00:00 |
diskpc98.h
|
Declare `struct dkbad' with the correct scope so that everything including
|
1994-11-14 13:08:44 +00:00 |
dkbad.h
|
|
|
dkstat.h
|
Actually document dk_* variables!
|
1994-10-16 05:03:05 +00:00 |
dmap.h
|
|
|
domain.h
|
|
|
errno.h
|
|
|
exec.h
|
Latest ibcs2 changes, add errno conversion table.
|
1994-10-09 21:50:57 +00:00 |
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
|
Prototypes, prototypes and even more prototypes. Not quite done yet, but
|
1994-10-02 17:25:04 +00:00 |
filio.h
|
|
|
ftape.h
|
|
|
gmon.h
|
|
|
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 |
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
|
Prototypes, prototypes and even more prototypes. Not quite done yet, but
|
1994-10-02 17:25:04 +00:00 |
kernel.h
|
Define a new macro. PSEUDO_SET, to hide TEXT_SET(pseudo_set, foo)
|
1994-10-05 21:23:38 +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
|
Hide the declaration of ffs() if an inline ffs() is implemented.
|
1994-11-14 14:56:46 +00:00 |
linedisc.h
|
chrtoblk() returns dev_t, not int.
|
1994-12-05 01:34:54 +00:00 |
link_aout.h
|
|
|
link_elf.h
|
|
|
lkm.h
|
ktrace.c: added decl of ktrnamei
|
1994-09-27 20:39:54 +00:00 |
lockf.h
|
|
|
malloc.h
|
Added M_GZIP for the imgact_gzip code. The gzip-code is likely to be used
|
1994-10-04 06:51:42 +00:00 |
map.h
|
Removed unimplemented subr_rmap.c and unused references to it.
|
1994-09-25 22:31:11 +00:00 |
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
|
Got rid of compiler warnings.
|
1994-09-17 13:24:29 +00:00 |
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
|
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
|
|
|
param.h
|
|
|
proc.h
|
Include <sys/time.h> so that we compile again provided <sys/param.h> is
|
1994-11-15 14:37:39 +00:00 |
protosw.h
|
Added prototypes here and there. Moved pfctlinput into socket.h.
|
1994-10-08 22:23:00 +00:00 |
ptrace.h
|
|
|
queue.h
|
|
|
reboot.h
|
Implement RB_VERBOSE. This is intended to mean: Print all information which
|
1994-11-26 09:08:48 +00:00 |
resource.h
|
|
|
resourcevar.h
|
Declare fuswintr() and suswintr() the same as fusword() and susword().
|
1994-11-14 14:09:38 +00:00 |
rlist.h
|
Got rid of map.h. It's a leftover from the rmap code, and we use rlists.
|
1994-10-09 07:35:18 +00:00 |
rtprio.h
|
"idle priority" support. Based on code from Henrik Vestergaard Draboel,
|
1994-10-02 04:48:21 +00:00 |
scsiio.h
|
|
|
select.h
|
|
|
selinfo.h
|
|
|
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
|
|
|
signalvar.h
|
Prototypes, prototypes and even more prototypes. Not quite done yet, but
|
1994-10-02 17:25:04 +00:00 |
socket.h
|
Added prototypes here and there. Moved pfctlinput into socket.h.
|
1994-10-08 22:23:00 +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
|
|
|
soundcard.h
|
Remove extra idempotency ifdef and uniformize the other one.
|
1994-11-14 14:13:13 +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
|
pick up the changes from a makesyscall.sh run. The multiple lkmnosys
|
1994-11-10 23:59:47 +00:00 |
syscall.h
|
Updated to add errno conversion table (initialize to zero).
|
1994-10-09 22:00:17 +00:00 |
sysctl.h
|
Update stupid declaration in comment to match code.
|
1994-11-14 13:59:09 +00:00 |
sysent.h
|
Added errno conversion table for ibcs2 support.
|
1994-10-09 21:53:05 +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
|
Cosmetics. (sort of) Added 19 prototypes.
|
1994-10-10 00:58:36 +00:00 |
tablet.h
|
|
|
termios.h
|
|
|
time.h
|
Cosmetics. (sort of) Added 19 prototypes.
|
1994-10-10 00:58:36 +00:00 |
timeb.h
|
|
|
times.h
|
|
|
timetc.h
|
Cosmetics. (sort of) Added 19 prototypes.
|
1994-10-10 00:58:36 +00:00 |
timex.h
|
Redo Kernel NTP PLL support, kernel side.
|
1994-09-18 20:40:01 +00:00 |
tprintf.h
|
|
|
trace.h
|
|
|
tty.h
|
Fix cblock starvation bugs by reserving enough cblocks for minimal
|
1994-11-26 19:24:13 +00:00 |
ttychars.h
|
|
|
ttycom.h
|
Changed the TIOCSTAT ioctl to a no argument type so that tcsh and friends
|
1994-11-30 15:02:43 +00:00 |
ttydefaults.h
|
Turn off OXTABS by default. Inspection of systems here finds no commercial
|
1994-10-11 00:16:28 +00:00 |
ttydev.h
|
|
|
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
|
Added prototypes here and there. Moved pfctlinput into socket.h.
|
1994-10-08 22:23:00 +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
|
|
|
unpcb.h
|
|
|
user.h
|
|
|
utsname.h
|
|
|
vadvise.h
|
|
|
vcmd.h
|
|
|
vlimit.h
|
|
|
vmmeter.h
|
Fix the remaining vmmeter counters. They all now work correctly.
|
1994-10-18 14:59:20 +00:00 |
vnioctl.h
|
ioctl definitions for the vn driver.
|
1994-12-04 20:09:16 +00:00 |
vnode.h
|
Add prototype for vfinddev().
|
1994-11-14 13:51:53 +00:00 |
vsio.h
|
|
|
wait.h
|
|
|