.. |
acct.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
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
|
add a prototype for physio()
|
1995-07-24 07:21:09 +00:00 |
callout.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
cdefs.h
|
|
|
cdio.h
|
|
|
chio.h
|
|
|
clist.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
conf.h
|
Make each disk and tape driver define its own read and write functions.
|
1995-07-04 07:15:28 +00:00 |
core.h
|
|
|
device.h
|
|
|
dir.h
|
|
|
dirent.h
|
|
|
disk.h
|
|
|
disklabel.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
dkbad.h
|
|
|
dkstat.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
dmap.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
domain.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
errno.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
exec_aout.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +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
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
exec.h
|
Change ps_{argv,env}str to char**.
|
1995-05-16 14:17:34 +00:00 |
fcntl.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
file.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
filedesc.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
filio.h
|
|
|
gmon.h
|
|
|
ioccom.h
|
|
|
ioctl_compat.h
|
Added TIOCGSID for COMPAT_SVR4 [get session id]
|
1995-03-31 03:10:15 +00:00 |
ioctl.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
ipc.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
kernel.h
|
add support for clocks with hz > 1000, and for cases where 1000000 / hz != int
|
1995-03-03 01:24:03 +00:00 |
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
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
localedef.h
|
|
|
lockf.h
|
|
|
malloc.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
map.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
mbuf.h
|
clear m_ext.ext_free when marking an mbuf has having external storage.
|
1995-06-13 06:43:51 +00:00 |
mman.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
mount.h
|
slight cleanup
|
1995-06-29 10:05:16 +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
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
mtio.h
|
KERNEL -> _KERNEL
|
1995-03-29 21:57:43 +00:00 |
namei.h
|
ni_pathlen should be a size_t
|
1995-04-15 08:12:35 +00:00 |
param.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
proc.h
|
- new struct emul for OS emulations.
|
1995-04-22 19:40:29 +00:00 |
protosw.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
ptrace.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
queue.h
|
|
|
reboot.h
|
|
|
resource.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
resourcevar.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
scsiio.h
|
|
|
select.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
sem.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
shm.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
signal.h
|
Remove extraneous #if
|
1995-05-30 00:15:26 +00:00 |
signalvar.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
socket.h
|
KERNEL -> _KERNEL
|
1995-03-29 21:57:43 +00:00 |
socketvar.h
|
Encapsulate the test for sending a notification in a macro, sb_notify().
|
1995-08-04 01:14:55 +00:00 |
sockio.h
|
Integrate multicast 3.5 distribution, with several bugs fixed and general
|
1995-05-31 21:50:34 +00:00 |
stat.h
|
posixization of timeval, timespec, and stat structs
|
1995-06-15 23:08:08 +00:00 |
syscall.h
|
makesyscalls.sh was changed.
|
1995-04-22 19:44:38 +00:00 |
syscallargs.h
|
Update to match syscalls.master.
|
1995-03-09 17:33:07 +00:00 |
sysctl.h
|
KERNEL -> _KERNEL
|
1995-03-29 21:57:43 +00:00 |
syslimits.h
|
|
|
syslog.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
systm.h
|
prototype inittodr and resettodr
|
1995-06-26 10:39:20 +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
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
tprintf.h
|
|
|
trace.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
tty.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
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
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
unistd.h
|
|
|
unpcb.h
|
|
|
user.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
utsname.h
|
|
|
vadvise.h
|
|
|
vcmd.h
|
|
|
vlimit.h
|
|
|
vmmeter.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
vnode.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
vsio.h
|
|
|
wait.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |