.. |
acct.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
audioio.h
|
XXX - stop-gap fix for use of memset() if we're compiling a kernel; it's
|
1996-03-11 05:12:28 +00:00 |
buf.h
|
Changes for NFSv3 merge: change NFS mount arguments and add B_NEEDCOMMIT
|
1996-02-18 11:55:45 +00:00 |
callout.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
cdefs.h
|
Machine dependant stuff has been moved to <machine/cdefs.h>.
|
1995-01-19 01:54:52 +00:00 |
cdio.h
|
Bitfields are usually implemented in natural bit order. Pointed
|
1996-02-19 18:29:04 +00:00 |
chio.h
|
Bitfields are usually implemented in natural bit order. Pointed
|
1996-02-19 18:29:04 +00:00 |
clist.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
conf.h
|
filedesc.h, proc.h: Rename fdopen() to filedescopen() so that it does not
|
1996-03-14 18:59:07 +00:00 |
core.h
|
clean up types usage.
|
1994-10-29 08:20:12 +00:00 |
cpu.h
|
The return attribute 'volatile' to indicate functions that do not
|
1996-03-16 23:12:11 +00:00 |
device.h
|
New device attachment scheme:
|
1996-03-17 01:03:02 +00:00 |
dir.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
dirent.h
|
DIRSIZ -> DIRENT_SIZE, to avoid a conflict with the ufs and <dir.h>
|
1996-03-08 18:13:05 +00:00 |
disk.h
|
New generic disk framework. Highlights:
|
1996-01-07 22:01:38 +00:00 |
disklabel.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
dkbad.h
|
Multiple inclusion protection.
|
1994-12-25 13:14:21 +00:00 |
dkio.h
|
Move disk-specific ioctls out of <sys/disklabel.h> and into <sys/dkio.h>.
|
1996-01-30 18:21:46 +00:00 |
dkstat.h
|
Move the old-style disk instrumentation "structures" to a central location
|
1995-12-28 19:16:31 +00:00 |
dmap.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
domain.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
errno.h
|
Add declarations for sys_nerr & sys_errlist (moved from stdio.h)
|
1996-01-20 01:33:53 +00:00 |
exec_aout.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
exec_ecoff.h
|
exec_ecoff.h: add missing prototype for cpu_exec_ecoff_hook
|
1996-03-07 14:29:44 +00:00 |
exec_elf.h
|
Attempt #2 :-( (where did that tag come from..)
|
1996-01-16 23:19:43 +00:00 |
exec_script.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
exec.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +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
|
filedesc.h, proc.h: Rename fdopen() to filedescopen() so that it does not
|
1996-03-14 18:59:07 +00:00 |
filio.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
gmon.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
ioccom.h
|
be more careful with types, also pull in headers where necessary.
|
1994-10-30 21:43:03 +00:00 |
ioctl_compat.h
|
Added TIOCGSID for COMPAT_SVR4 [get session id]
|
1995-03-31 03:10:15 +00:00 |
ioctl.h
|
Move disk-specific ioctls out of <sys/disklabel.h> and into <sys/dkio.h>.
|
1996-01-30 18:21:46 +00:00 |
ipc.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
kcore.h
|
Add the include files and the atari kernel support for new format panic
|
1996-03-10 21:54:44 +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
|
Fix some missing/wrong prototypes so that kern/* compiles again
|
1996-02-04 02:12:07 +00:00 |
lkm.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
localedef.h
|
Fix order of fields in _MessagesLocale structure to match reality.
|
1994-11-30 22:15:58 +00:00 |
lockf.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
malloc.h
|
add M_AFS
|
1996-02-22 12:47:33 +00:00 |
map.h
|
temporarily back out last change
|
1995-09-15 05:32:45 +00:00 |
mbuf.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
mman.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
mount.h
|
Changes for NFSv3 merge: change NFS mount arguments and add B_NEEDCOMMIT
|
1996-02-18 11:55:45 +00:00 |
msg.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +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
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
param.h
|
NetBSD1_1 -> 3 (corresponds to 1.1B)
|
1996-03-17 01:02:29 +00:00 |
proc.h
|
filedesc.h, proc.h: Rename fdopen() to filedescopen() so that it does not
|
1996-03-14 18:59:07 +00:00 |
protosw.h
|
- conf.h: add missing prototype for iszerodev()
|
1996-02-13 21:08:50 +00:00 |
ptrace.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
queue.h
|
Sync with CSRG.
|
1994-12-13 15:01:22 +00:00 |
reboot.h
|
Remove VAX-specific register reference from comment (closes PR 1481)
|
1996-02-22 20:30:16 +00:00 |
resource.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
resourcevar.h
|
represent profiling size, scale more correctly (as size_t, u_int, resp.)
|
1995-11-22 23:01:53 +00:00 |
scanio.h
|
Add SCSI scanner support by Kenneth Stailey and Joachim Koenig-Baltes,
|
1996-02-18 20:32:40 +00:00 |
scsiio.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
select.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
sem.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
shm.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
signal.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
signalvar.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
socket.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
socketvar.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +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
|
Rename struct timespec fields to conform to POSIX.1b
|
1996-02-01 00:04:52 +00:00 |
syscall.h
|
Reran makesyscalls.sh.
|
1996-03-08 21:05:40 +00:00 |
syscallargs.h
|
Reran makesyscalls.sh.
|
1996-03-08 21:05:40 +00:00 |
sysctl.h
|
Prototype sysctl_doprof()
|
1996-03-17 02:42:48 +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
|
The return attribute 'volatile' to indicate functions that do not
|
1996-03-16 23:12:11 +00:00 |
systm.h
|
Prototype kmstartup()
|
1996-03-17 02:43:09 +00:00 |
tablet.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +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
|
Rename struct timespec fields to conform to POSIX.1b
|
1996-02-01 00:04:52 +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 |
timex.h
|
Add NTP kernel precision timekeeping from Dave Mill's xntp distribution
|
1996-02-27 04:20:30 +00:00 |
tprintf.h
|
The return attribute 'volatile' to indicate functions that do not
|
1996-03-16 23:12:11 +00:00 |
trace.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
tty.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
ttychars.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
ttycom.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
ttydefaults.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
ttydev.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
types.h
|
Changed to conform to XPG4.2 when _XOPEN_SOURCE is defined.
|
1996-03-15 19:54:53 +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
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
un.h
|
Fix some missing/wrong prototypes so that kern/* compiles again
|
1996-02-04 02:12:07 +00:00 |
unistd.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
unpcb.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
user.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
utsname.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
vadvise.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
vcmd.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
vlimit.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
vmmeter.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
vnode_if.h
|
Do not build vnode_if.[ch] for each kernel. Build them once, like the
|
1996-02-29 21:01:12 +00:00 |
vnode.h
|
Do not build vnode_if.[ch] for each kernel. Build them once, like the
|
1996-02-29 20:54:58 +00:00 |
vsio.h
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
wait.h
|
protect sys/wait.h against multiple inclusion (Matt Green; PR #1636)
|
1995-10-19 08:14:18 +00:00 |