.. |
acct.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
audioio.h
|
update some comments, no functional change
|
1997-10-28 03:26:45 +00:00 |
buf.h
|
GC pageproc and bclnlist.
|
1997-10-10 08:19:41 +00:00 |
callout.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
cdefs.h
|
Define ___CONCAT() and ___STRING() before including <machine/cdefs.h>
|
1997-11-05 00:50:29 +00:00 |
cdio.h
|
Add additional ways to specify a frame address during audio play and seek
|
1997-06-11 18:46:42 +00:00 |
chio.h
|
Add 'initialize element status' command; note (for future fixing in ch.c)
|
1997-09-29 17:32:23 +00:00 |
clist.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
conf.h
|
chrtoblk returns dev_t
|
1997-10-16 23:30:36 +00:00 |
core.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
device.h
|
Revert last change.
|
1998-01-12 21:21:45 +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
|
Copyright assigned to The NetBSD Foundation.
|
1997-10-05 18:37:01 +00:00 |
disklabel.h
|
Move fscknames from fsck.c to here and add ext2fs.
|
1997-06-20 15:18:03 +00:00 |
dkbad.h
|
Multiple inclusion protection.
|
1994-12-25 13:14:21 +00:00 |
dkio.h
|
Define two new ioctls:
|
1997-10-08 21:18:45 +00:00 |
dkstat.h
|
Remove old-style disk instrumentation code.
|
1996-07-12 22:00:42 +00:00 |
dmap.h
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
domain.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
errno.h
|
Use __const rather than const for sys_errlist, so it DTRT with -traditional.
|
1997-10-09 11:33:03 +00:00 |
exec.h
|
Don't conditionalize STACKGAPLEN on COMPAT_*. Darn near everything uses
|
1997-12-03 20:02:29 +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
|
Add Section Attribute Flags (SHF_*) as defined in _System V Application
|
1997-06-10 06:42:55 +00:00 |
exec_script.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
extent.h
|
Const'ify the extent name.
|
1998-01-21 22:33:49 +00:00 |
fcntl.h
|
Define the O_SYNC flag to open(2) per XPG4.2, using the same value as the
|
1998-01-15 02:33:12 +00:00 |
fdio.h
|
Copyright assigned to The NetBSD Foundation, Inc.
|
1997-10-21 00:14:45 +00:00 |
file.h
|
Implement poll(2).
|
1996-09-07 12:40:22 +00:00 |
filedesc.h
|
Implement file descriptor table sharing. Partially from FreeBSD.
|
1998-01-05 04:51:15 +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
|
Allow default HISTFRACTION to be overriden by port-specific definition.
|
1996-11-25 20:08:44 +00:00 |
ioccom.h
|
be more careful with types, also pull in headers where necessary.
|
1994-10-30 21:43:03 +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 |
ioctl_compat.h
|
Added TIOCGSID for COMPAT_SVR4 [get session id]
|
1995-03-31 03:10:15 +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
|
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
|
Fix some missing/wrong prototypes so that kern/* compiles again
|
1996-02-04 02:12:07 +00:00 |
lkm.h
|
Prototype lkmdispatch() in <sys/lkm.h>; all LKMs use it.
|
1997-05-28 02:44:55 +00:00 |
localedef.h
|
fix extra spaces at ends of lines, etc. (all spacing nits.)
|
1996-04-09 20:55:22 +00:00 |
lock.h
|
Make wmesg arguments to various functions const.
|
1997-10-09 12:49:44 +00:00 |
lockf.h
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
malloc.h
|
Implement an activity log for malloc() and free(), useful for tracking
|
1998-01-21 22:24:32 +00:00 |
map.h
|
remove ex-variables.
|
1997-06-12 17:59:30 +00:00 |
mbuf.h
|
Copyright assigned to The NetBSD Foundation.
|
1997-10-05 18:37:01 +00:00 |
md5.h
|
Don't provide userland-only prototypes to the kernel.
|
1997-04-30 00:50:10 +00:00 |
mman.h
|
Fix __RENAME quoting lossage (don't pass it a quoted string). From
|
1997-11-04 23:25:02 +00:00 |
mount.h
|
Define struct statfs.f_flags as unsigned short instead of signed short.
|
1997-11-18 21:35:16 +00:00 |
msg.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
msgbuf.h
|
Implement the kernel part of pr-1891. This allows for a more flexible sized
|
1997-09-19 13:52:37 +00:00 |
mtio.h
|
Add mtop command to enable/disable compression. Added 4 new ioctls to
|
1997-09-29 19:25:26 +00:00 |
namei.h
|
Snapshot of namei() cleanup:
|
1997-05-08 14:55:22 +00:00 |
param.h
|
As pointed out by Chris Demetriou, I forgot to bump the NetBSD constant
|
1998-01-14 22:05:52 +00:00 |
poll.h
|
Per X/Open CAE specification, Issue 5, add a type `nfds_t' and use it in
|
1997-11-21 18:28:21 +00:00 |
pool.h
|
Memory pool resource utility.
|
1997-12-15 11:14:57 +00:00 |
proc.h
|
Also pass fork1() a struct proc **, in case the caller wants a pointer
|
1998-01-05 05:16:26 +00:00 |
protosw.h
|
Deal with another m68k misalignment, this time by changing a
|
1997-05-21 20:09:24 +00:00 |
ptrace.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
queue.h
|
Implement access methods:
|
1998-01-05 06:27:42 +00:00 |
reboot.h
|
Renames: /dumpconf/cpu_dumpconf/, /boot/cpu_reboot/
|
1997-03-26 22:42:13 +00:00 |
resource.h
|
Adjust u_int arguments of some system calls to int, to match user-level
|
1997-10-15 17:03:52 +00:00 |
resourcevar.h
|
represent profiling size, scale more correctly (as size_t, u_int, resp.)
|
1995-11-22 23:01:53 +00:00 |
rnd.h
|
cleanup of queue code
|
1997-10-20 15:06:04 +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
|
Add new ioctl OSCIOCREPROBE and OSCIOCIDENTIFY to support binary
|
1997-09-19 00:58:44 +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
|
Change shmfork() and shmexit() prototypes (vmspace *'s, not proc *'s).
|
1998-01-03 02:51:32 +00:00 |
signal.h
|
Per X/Open CAE Specification, Issue 5, change the type of the member ss_sp of
|
1998-01-15 14:58:13 +00:00 |
signalvar.h
|
add prototypes from <sys/cpu.h> to the appropriate places
|
1996-04-22 01:23:06 +00:00 |
socket.h
|
Add the sockcred structure and related definitions, and the SCM_CREDS
|
1998-01-07 22:46:26 +00:00 |
socketvar.h
|
Make insertion and removal of sockets from the partial and incoming
|
1998-01-07 23:47:08 +00:00 |
sockio.h
|
Define the SIOCGIFMEDIA and SIOCSIFMEDIA ioctls.
|
1997-03-17 02:56:35 +00:00 |
stat.h
|
Fix the stat(2) ABI problem noticed by Curt Sampson and Chris Demetriou.
|
1998-01-05 02:23:43 +00:00 |
syscall.h
|
Regen.
|
1998-01-09 06:09:54 +00:00 |
syscallargs.h
|
Regen.
|
1998-01-09 06:09:55 +00:00 |
sysctl.h
|
Implement the kernel part of pr-1891. This allows for a more flexible sized
|
1997-09-19 13:52:37 +00:00 |
syslimits.h
|
Change {UID,GID}_MAX from 2^32-2 to 2^31-2 (which was the original
|
1997-06-25 00:48:09 +00:00 |
syslog.h
|
tyop
|
1997-06-29 18:55:36 +00:00 |
systm.h
|
remove vprintf proto from __powerpc__ ifdef [thus making vprintf
|
1997-10-24 17:37:47 +00:00 |
tablet.h
|
Filesystem prototype changes
|
1996-02-09 18:24:59 +00:00 |
termios.h
|
Don't #define EXTPROC for _POSIX_SOURCE.
|
1997-10-27 13:28:02 +00:00 |
time.h
|
Move clock_getres(), clock_gettime() and clock_settime() prototypes to <time.h>.
|
1997-11-02 18:25:18 +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
|
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
|
Make various standard wmesg strings const.
|
1997-10-09 12:59:50 +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
|
Add flags for DTR/CTS flow control with CDTRCTS, a driver-specific
|
1997-10-20 08:04:23 +00:00 |
ttydefaults.h
|
+cs8 -istrip -parenb
|
1996-09-02 16:27:52 +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
|
Change to the new 12-12-8 device number format.
|
1998-01-17 12:04:49 +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
|
Define the LOCAL_CREDS socket option, and pass a proc * to unp_output().
|
1998-01-07 22:49:12 +00:00 |
unistd.h
|
Bump _POSIX_VERSION to correspond to 1003.1-90
|
1996-10-21 05:14:01 +00:00 |
unpcb.h
|
Add flags to the unpcb, and define the "want credentials" flag.
|
1998-01-07 22:49:47 +00:00 |
user.h
|
Remove cruft from the old debugger interface, which we haven't supported for a
|
1997-10-16 02:32:55 +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
|
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 fork statistics to vmmeter.
|
1998-01-04 03:53:35 +00:00 |
vnode.h
|
make va_mode and va_link mode_t and link_t
|
1997-10-16 23:35:36 +00:00 |
vnode_if.h
|
Regen.
|
1998-01-09 06:43:27 +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 |