.. |
acct.h
|
…
|
|
audioio.h
|
Add typedef for audio_prinfo_t (PR#1167), Change AUMODE_* to flags, and add new strings for mixer devs
|
1995-07-07 01:43:35 +00:00 |
buf.h
|
minphys() functions really should return void.
|
1995-08-12 20:30:45 +00:00 |
callout.h
|
…
|
|
cdefs.h
|
…
|
|
cdio.h
|
…
|
|
chio.h
|
…
|
|
clist.h
|
…
|
|
conf.h
|
prototypes for d_mmap and dev_type_mmap, as suggested by Jonathan Stone in
|
1995-08-14 05:05:55 +00:00 |
core.h
|
…
|
|
device.h
|
…
|
|
dir.h
|
…
|
|
dirent.h
|
…
|
|
disk.h
|
…
|
|
disklabel.h
|
Add DIOCEJECT.
|
1995-10-09 12:00:18 +00:00 |
dkbad.h
|
…
|
|
dkstat.h
|
…
|
|
dmap.h
|
…
|
|
domain.h
|
…
|
|
errno.h
|
…
|
|
exec.h
|
Setup the stack gap for COMPAT_HPUX, too.
|
1995-11-28 08:16:47 +00:00 |
exec_aout.h
|
Update a comment (per Mark Weaver; PR#1373).
|
1995-08-18 15:32:58 +00:00 |
exec_ecoff.h
|
Put parentheses around macro arguments
|
1995-06-16 02:07:33 +00:00 |
exec_elf.h
|
Generic ELF exec include file, like the other exec_xxx include files.
|
1995-06-22 21:31:03 +00:00 |
exec_script.h
|
…
|
|
fcntl.h
|
…
|
|
file.h
|
…
|
|
filedesc.h
|
…
|
|
filio.h
|
…
|
|
gmon.h
|
…
|
|
ioccom.h
|
…
|
|
ioctl.h
|
Add hooks for COMPAT_FREEBSD, from Noriyuki Soda.
|
1995-10-10 01:26:36 +00:00 |
ioctl_compat.h
|
…
|
|
ipc.h
|
…
|
|
kernel.h
|
…
|
|
ktrace.h
|
Added a KTR_EMUL record to be used to indicate syscall emulation changes.
|
1995-07-19 15:27:05 +00:00 |
lkm.h
|
…
|
|
localedef.h
|
…
|
|
lockf.h
|
…
|
|
malloc.h
|
define M_IPQ, for IP queue (IP reassembly queue, TCP sequence queue) entries.
|
1995-11-21 01:00:25 +00:00 |
map.h
|
temporarily back out last change
|
1995-09-15 05:32:45 +00:00 |
mbuf.h
|
Garbage collect.
|
1995-08-16 01:04:06 +00:00 |
mman.h
|
…
|
|
mount.h
|
ffs -> ufs
|
1995-11-11 22:00:15 +00:00 |
msg.h
|
Move up #ifdef _KERNEL conditional up a few lines to enclose internal
|
1995-07-11 18:16:20 +00:00 |
msgbuf.h
|
…
|
|
mtio.h
|
…
|
|
namei.h
|
…
|
|
param.h
|
merge in changes from 1.1 release branch
|
1995-11-30 00:56:23 +00:00 |
proc.h
|
Add PHOLD() and PRELE() macros, used to hold a process in core and release it.
|
1995-08-13 09:04:43 +00:00 |
protosw.h
|
…
|
|
ptrace.h
|
…
|
|
queue.h
|
…
|
|
reboot.h
|
…
|
|
resource.h
|
…
|
|
resourcevar.h
|
represent profiling size, scale more correctly (as size_t, u_int, resp.)
|
1995-11-22 23:01:53 +00:00 |
scsiio.h
|
…
|
|
select.h
|
…
|
|
sem.h
|
…
|
|
shm.h
|
…
|
|
signal.h
|
Add SA_RESETHAND and SA_NODEFER, as in SVR4.
|
1995-08-13 22:51:24 +00:00 |
signalvar.h
|
Add ps_sigreset, to to keep track of signals which are reset when caught.
|
1995-08-13 22:48:47 +00:00 |
socket.h
|
…
|
|
socketvar.h
|
so_pcb should be a void *.
|
1995-08-17 02:57:20 +00:00 |
sockio.h
|
Put SIOCGETVIFCNT and SIOCGETSGCNT in group `u'. This is consistent with
|
1995-08-23 00:40:47 +00:00 |
stat.h
|
posixization of timeval, timespec, and stat structs
|
1995-06-15 23:08:08 +00:00 |
syscall.h
|
update for new syscalls.master
|
1995-11-22 23:09:26 +00:00 |
syscallargs.h
|
update for new syscalls.master
|
1995-11-22 23:09:26 +00:00 |
sysctl.h
|
Add and document a `kern.rawpartition' sysctl.
|
1995-08-04 18:36:08 +00:00 |
syslimits.h
|
Double CHILD_MAX; 40 -> 80. 40 just doesn't make sense on modern systems.
|
1995-10-05 05:26:19 +00:00 |
syslog.h
|
…
|
|
systm.h
|
Make system calls conform to a standard prototype and bring those
|
1995-09-19 21:40:36 +00:00 |
tablet.h
|
use explicit type sizes for most data
|
1995-04-22 12:55:10 +00:00 |
termios.h
|
make tcflag_t an unsigned int (rather than unsigned long; alpha)
|
1995-04-22 13:03:10 +00:00 |
time.h
|
posixization of timeval, timespec, and stat structs
|
1995-06-15 23:08:08 +00:00 |
timeb.h
|
Prototypes (PR#1097)
|
1995-06-05 19:39:35 +00:00 |
times.h
|
…
|
|
tprintf.h
|
…
|
|
trace.h
|
…
|
|
tty.h
|
…
|
|
ttychars.h
|
…
|
|
ttycom.h
|
…
|
|
ttydefaults.h
|
…
|
|
ttydev.h
|
…
|
|
types.h
|
Define NSIG to be equal to _NSIG if !ANSI and !POSIX.
|
1995-05-28 03:06:31 +00:00 |
ucred.h
|
Moved egid credential from cr_groups[0] to new field cr_gid. POSIX.1
|
1995-06-01 22:43:30 +00:00 |
uio.h
|
lose extraneous comma
|
1995-06-14 05:24:46 +00:00 |
un.h
|
…
|
|
unistd.h
|
…
|
|
unpcb.h
|
…
|
|
user.h
|
…
|
|
utsname.h
|
…
|
|
vadvise.h
|
…
|
|
vcmd.h
|
…
|
|
vlimit.h
|
…
|
|
vmmeter.h
|
…
|
|
vnode.h
|
…
|
|
vsio.h
|
…
|
|
wait.h
|
protect sys/wait.h against multiple inclusion (Matt Green; PR #1636)
|
1995-10-19 08:14:18 +00:00 |