.. |
acct.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
audioio.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
buf.h
|
|
|
callout.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
cdefs.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
cdio.h
|
|
|
chio.h
|
|
|
clist.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
conf.h
|
Eek! We have a namespace collision between the SCSI Ethernet driver
|
1997-03-18 05:55:37 +00:00 |
core.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
device.h
|
add cf_locnames to struct cfdata
|
1997-03-14 22:52:20 +00:00 |
dir.h
|
Clarify the purpose of this file (user-level code only).
|
1996-10-27 19:27:54 +00:00 |
dirent.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
disk.h
|
|
|
disklabel.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
dkbad.h
|
|
|
dkio.h
|
|
|
dkstat.h
|
Remove old-style disk instrumentation code.
|
1996-07-12 22:00:42 +00:00 |
dmap.h
|
|
|
domain.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
errno.h
|
include <sys/cdefs.h> for K&R C and C++ friendliness; PR lib/2836
|
1997-01-23 07:01:50 +00:00 |
exec_aout.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
exec_ecoff.h
|
rename <machine/ecoff.h> to <machine/ecoff_machdep.h> for clarity and
|
1996-09-26 22:39:14 +00:00 |
exec_elf.h
|
define Elf{,32,64}_Note as appropriate, add a constant for NetBSD-specific
|
1997-03-21 05:34:40 +00:00 |
exec_script.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
exec.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
extent.h
|
hack so that extent prototypes can be used by user-land test harnesses:
|
1996-11-21 18:42:17 +00:00 |
fcntl.h
|
Change O_NOCTTY from 0 to 0x8000; this is already BSD default
|
1997-04-03 17:51:47 +00:00 |
fdio.h
|
floppy formatting definitions/declarations
|
1996-11-29 16:25:09 +00:00 |
file.h
|
Implement poll(2).
|
1996-09-07 12:40:22 +00:00 |
filedesc.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
filio.h
|
|
|
gmon.h
|
Allow default HISTFRACTION to be overriden by port-specific definition.
|
1996-11-25 20:08:44 +00:00 |
ioccom.h
|
|
|
ioctl_compat.h
|
|
|
ioctl.h
|
|
|
ipc.h
|
|
|
kcore.h
|
|
|
kernel.h
|
nuke obsolete /* 1.1 */ and /* 1.2 */ comments.
|
1997-01-15 05:11:45 +00:00 |
kgdb.h
|
New ARP system, supports IPv4 over any hardware link.
|
1997-03-15 18:09:08 +00:00 |
ktrace.h
|
|
|
lkm.h
|
|
|
localedef.h
|
|
|
lockf.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
malloc.h
|
- Don't include option headers if _LKM is defined.
|
1997-02-04 22:23:53 +00:00 |
map.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
mbuf.h
|
Update and enhancement to the mbuf code, to support use of non-cluster
|
1997-03-27 20:33:07 +00:00 |
mman.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
mount.h
|
Add MNT_EXNORESPORT option.
|
1997-03-23 20:54:06 +00:00 |
msg.h
|
|
|
msgbuf.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
mtio.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
namei.h
|
make the namei struct members ni_dirp and ni_next, and the componentname
|
1996-10-25 23:13:58 +00:00 |
param.h
|
New ARP system, supports IPv4 over any hardware link.
|
1997-03-15 18:09:08 +00:00 |
poll.h
|
Define INFTIM, a la Solaris.
|
1996-09-07 21:44:59 +00:00 |
proc.h
|
Fix an inconsistency that came in with Lite: setrq() was renamed to
|
1996-11-06 19:33:39 +00:00 |
protosw.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
ptrace.h
|
|
|
queue.h
|
allow queue.h macro's to act as functions.
|
1997-02-08 04:47:41 +00:00 |
reboot.h
|
Renames: /dumpconf/cpu_dumpconf/, /boot/cpu_reboot/
|
1997-03-26 22:42:13 +00:00 |
resource.h
|
|
|
resourcevar.h
|
|
|
scanio.h
|
|
|
scsiio.h
|
|
|
select.h
|
|
|
sem.h
|
|
|
shm.h
|
|
|
signal.h
|
move inclusion of <sys/cdefs.h> up to catch all uses of __P();
|
1997-02-07 07:29:38 +00:00 |
signalvar.h
|
|
|
socket.h
|
Reserve a place for PF_KEY; rename SIP to INET6
|
1997-03-18 03:47:42 +00:00 |
socketvar.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
sockio.h
|
Define the SIOCGIFMEDIA and SIOCSIFMEDIA ioctls.
|
1997-03-17 02:56:35 +00:00 |
stat.h
|
S_ISFIFO(x) should not return true with sockets. S_ISSOCK(x) should
|
1996-10-10 14:34:37 +00:00 |
syscall.h
|
Syscalls.master changed, regen. (NFSCLIENT -> NFS)
|
1997-01-31 02:35:52 +00:00 |
syscallargs.h
|
Syscalls.master changed, regen. (NFSCLIENT -> NFS)
|
1997-01-31 02:35:52 +00:00 |
sysctl.h
|
e_wmesg doesn't need to be NUL-terminated; give it an extra byte instead.
|
1997-03-19 05:36:26 +00:00 |
syslimits.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
syslog.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
systm.h
|
PR/3402: Volker Schmidt: Add missing prototype for hardpps.
|
1997-03-30 17:29:41 +00:00 |
tablet.h
|
|
|
termios.h
|
Implement OCRNL "\r" -> "\n" tty output translation.
|
1997-04-02 03:10:51 +00:00 |
time.h
|
Eliminate obsolete TIMEZONE and DST options.
|
1997-01-15 01:28:28 +00:00 |
timeb.h
|
|
|
times.h
|
|
|
timex.h
|
|
|
tprintf.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
trace.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
tty.h
|
eliminate obsolete t_min and t_time shortcuts; from Bill Studenmund in
|
1997-02-07 06:35:44 +00:00 |
ttychars.h
|
|
|
ttycom.h
|
|
|
ttydefaults.h
|
+cs8 -istrip -parenb
|
1996-09-02 16:27:52 +00:00 |
ttydev.h
|
|
|
types.h
|
Add clock_gettime, clock_settime, and clock_getres
|
1996-11-15 22:44:25 +00:00 |
ucred.h
|
|
|
uio.h
|
|
|
un.h
|
update comment corresponding to sun_len; legacy code usually fails to
|
1997-02-27 05:46:37 +00:00 |
unistd.h
|
Bump _POSIX_VERSION to correspond to 1003.1-90
|
1996-10-21 05:14:01 +00:00 |
unpcb.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
user.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
utsname.h
|
|
|
vadvise.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
vcmd.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
vlimit.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
vmmeter.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
vnode_if.h
|
regen
|
1997-01-22 06:54:31 +00:00 |
vnode.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
vsio.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
wait.h
|
include <sys/types.h> instead of <machine/endian.h>
|
1996-10-12 22:20:50 +00:00 |