..
acct.h
add multiple inclusion protection
1997-01-22 07:09:04 +00:00
ataio.h
Add a new flag: ATACMD_READREG
1998-11-23 22:58:23 +00:00
audioio.h
change the value of audio_prinfo.seek from u_long to u_int before it causes
1998-08-13 06:28:41 +00:00
buf.h
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
callout.h
add multiple inclusion protection
1997-01-22 07:09:04 +00:00
cdefs_aout.h
Factor out a.out vs. ELF cdefs from the various <machine/cdefs.h> files,
1999-03-20 01:39:22 +00:00
cdefs_elf.h
Oops, some source files use __IDSTRING() directly, so provide one in
1999-03-23 18:28:12 +00:00
cdefs.h
Factor out a.out vs. ELF cdefs from the various <machine/cdefs.h> files,
1999-03-20 01:39:22 +00:00
cdio.h
Multisession-CD-Support, by Torsten Duwe <duwe@ns.lst.de>.
1999-01-04 15:32:08 +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
get "opt_compat_svr4.h" out of <sys/conf.h>
1998-12-18 16:55:39 +00:00
core.h
Fix copyright typos...
1998-09-13 14:46:23 +00:00
device.h
Enable `device_register()' for the sparc.
1998-12-03 23:50:11 +00:00
dir.h
Clarify the purpose of this file (user-level code only).
1996-10-27 19:27:54 +00:00
dirent.h
Reorganize name space protection a bit.
1998-05-05 21:53:38 +00:00
disk.h
Fix copyright typos...
1998-09-13 14:46:23 +00:00
disklabel_mbr.h
Add MBR_MAGICOFF and MBR_MAGIC constants.
1999-01-27 21:12:22 +00:00
disklabel.h
Add '-f disktab' option to disklabel, via lib/6623 from
1999-01-19 06:24:08 +00:00
dkbad.h
Add a define 'HAS_BAD144_HANDLING' that can be used to conditionalize
1998-03-25 09:55:49 +00:00
dkio.h
Change DIOCEJECT to do what's needed to eject a device before the eject
1999-02-08 16:33:16 +00:00
dkstat.h
add/cleanup multiple inclusion protection.
1998-02-10 00:25:25 +00:00
dmap.h
domain.h
add multiple inclusion protection
1997-01-22 07:09:04 +00:00
errno.h
Introduce EOVERFLOW.
1999-03-22 19:03:38 +00:00
exec_aout.h
fix misplaced parantheses (introduced in last commit), noticed by Sean
1998-11-15 12:43: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 NetBSD note constants.
1998-12-23 15:09:09 +00:00
exec_script.h
add multiple inclusion protection
1997-01-22 07:09:04 +00:00
exec.h
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
extent.h
Fix copyright typos...
1998-09-13 14:46:23 +00:00
fcntl.h
Per IEEE Std 1003.1b-1993, Synchronous I/O Option, add O_DSYNC (synchronized
1998-08-02 18:31:09 +00:00
fdio.h
Fix copyright typos...
1998-09-13 14:46:23 +00:00
featuretest.h
Define _REENTRANT if appropriate.
1998-10-24 16:30:56 +00:00
file.h
Use the pool allocator and "nointr" pool page allocator for file structures.
1998-08-31 23:55:37 +00:00
filedesc.h
Implement file descriptor table sharing. Partially from FreeBSD.
1998-01-05 04:51:15 +00:00
filio.h
gmon.h
Allow default HISTFRACTION to be overriden by port-specific definition.
1996-11-25 20:08:44 +00:00
inttypes.h
Fix copyright typos...
1998-09-13 14:46:23 +00:00
ioccom.h
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
ioctl_compat.h
Move TIOCGSID to <sys/ttycom.h>
1998-02-13 23:14:52 +00:00
ioctl.h
Another COMPAT_43 lossage fix (reported by Richard Earnshaw)
1998-12-16 11:01:01 +00:00
ipc.h
change the id arg of ftok from char to int.
1998-11-12 16:15:45 +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/cleanup multiple inclusion protection.
1998-02-10 00:25:25 +00:00
kgdb.h
Fix copyright typos...
1998-09-13 14:46:23 +00:00
kthread.h
Implement a way to queue kernel threads for creation after init,
1998-11-14 00:08:49 +00:00
ktrace.h
Substantial signal handling changes:
1998-09-11 12:50:05 +00:00
lkm.h
Allow lkm's to include symbols for use by DDB.
1999-01-13 23:06:28 +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
Prevent deadlock cited in PR4629 from crashing the system. (copyout
1999-03-25 00:20:35 +00:00
lockf.h
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
Makefile
Install cdefs_{aout,elf}.h
1999-03-20 01:39:54 +00:00
malloc.h
Add M_RAIDFRAME.
1999-01-14 22:38:41 +00:00
map.h
initial import of the new virtual memory system, UVM, into -current.
1998-02-05 07:59:28 +00:00
mbuf.h
Finish fix for PR7059: rename fields in mbstat we no longer maintain
1999-02-27 18:20:37 +00:00
md5.h
Don't provide userland-only prototypes to the kernel.
1997-04-30 00:50:10 +00:00
midiio.h
Make the copyright header conform to the NetBSD template.
1998-11-25 22:17:06 +00:00
mman.h
Add missing minherit() declaration.
1999-02-06 16:14:52 +00:00
mount.h
Rationalize the vfs_checkexp macro to be VFS_CHECKEXP.
1999-02-27 00:47:34 +00:00
msg.h
* Const'ify the `msgp' argument to msgsnd().
1998-05-07 16:41:08 +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 MTIOCTOP/MTEWARN option to enable/disable Early Warning EOM behaviour
1998-07-30 00:44:46 +00:00
namei.h
Change namei cache to record vnode->(parent,name) entries (for directories).
1999-03-22 17:01:55 +00:00
param.h
Welcome to 1.3K (due to the lock.h change)
1999-03-02 08:04:06 +00:00
poll.h
Fix copyright typos...
1998-09-13 14:46:23 +00:00
pool.h
Make this compile with POOL_DIAGNOSTIC, and add a POOL_LOGSIZE option.
1998-12-27 21:13:43 +00:00
proc.h
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
protosw.h
PRU_NREQ is the number of PRU_* requests, not the value of the last one.
1998-06-02 20:55:53 +00:00
ptrace.h
queue.h
Fix comment: new elements can be added to a simpleq after an existing
1999-01-29 01:05:03 +00:00
reboot.h
Define RB_POWERDOWN in such a way that the system will always, at the very
1998-06-06 20:24:18 +00:00
resource.h
Avoid quad overflow.
1998-12-09 14:39:09 +00:00
resourcevar.h
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
rnd.h
Cleanup (in preparation for using gzip to estimate entropy)
1999-02-28 17:18:42 +00:00
scanio.h
add/cleanup multiple inclusion protection.
1998-02-10 00:25:25 +00:00
sched.h
schedclk() -> schedclock(), for consistency with hardclock(), statclock(), ...
1999-02-28 18:14:57 +00:00
scsiio.h
Define the SCBUSIORESET ioctl (no argument).
1998-10-10 03:18:51 +00:00
select.h
sem.h
* u_short -> unsigned short
1998-05-07 16:50:21 +00:00
sha1.h
Cosmetic changes.
1998-05-29 22:55:44 +00:00
shm.h
* Move the SHM_{LOCK,UNLOCK} shmctl() commands inside _KERNEL protection; they
1998-05-07 16:57:58 +00:00
signal.h
g/c SA_USERTRAMP (ok'd by pk)
1998-12-21 10:34:59 +00:00
signalvar.h
Make contsigmask, stopsigmask, sigcantmask kernel private.
1998-10-03 14:29:02 +00:00
socket.h
Fix compiler warning.
1999-02-11 20:33:26 +00:00
socketvar.h
Ensure that you can only bind a more specific address when it is done by the
1999-03-23 10:45:37 +00:00
sockio.h
Add SIOCGIFALIAS
1998-09-06 17:52:01 +00:00
stat.h
Fix standards botch in previous - don't pollute POSIX namespace with
1998-09-21 01:50:44 +00:00
swap.h
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
syscall.h
Regen files based on changes to syscalls.master, vnode_if.src (latter
1999-03-22 17:13:34 +00:00
syscallargs.h
Regen files based on changes to syscalls.master, vnode_if.src (latter
1999-03-22 17:13:34 +00:00
sysctl.h
make sysctl newp argument const void * to avoid const castaway warnings in
1998-11-13 12:07:51 +00:00
syslimits.h
Per XSH5, define IOV_MAX which is provided via <limits.h>, and declare
1998-08-03 14:27:50 +00:00
syslog.h
change pathname to /var/run/log as in FreeBSD. discussed with ig.
1999-03-19 00:15:45 +00:00
systm.h
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
tablet.h
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
termios.h
Rearrange the conditions checked regarding the inclusions for <sys/types.h>
1998-03-31 10:05:59 +00:00
time.h
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
timeb.h
In the ftime() prototype, don't associate a name with the argument.
1998-05-05 21:31:09 +00:00
timepps.h
Definitions for PPS (Pulse-Per-Second) API.
1998-06-10 08:18:58 +00:00
times.h
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
Another COMPAT_43 lossage fix (reported by Richard Earnshaw)
1998-12-16 11:01:01 +00:00
ttychars.h
ttycom.h
Define TIOCDCDTIMESTAMP for NTP pulse-per-second (PPS) sampling on
1998-03-26 02:45:01 +00:00
ttydefaults.h
+cs8 -istrip -parenb
1996-09-02 16:27:52 +00:00
ttydev.h
types.h
Define id_t, an integral type wide enough to hold a value of type gid_t, pid_t
1999-03-14 01:24:18 +00:00
ucred.h
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
uio.h
Comment the fields in the uio structure.
1998-08-22 20:25:02 +00:00
un.h
Disallow descriptor-passing of descriptors which are open on
1999-03-22 17:54:38 +00:00
unistd.h
Introduce _PC_FILESIZEBITS.
1999-03-22 19:14:22 +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
Need <sys/featuretest.h> for previous commit's use of _POSIX_C_SOURCE to work
1998-11-09 13:00:41 +00:00
vadvise.h
add multiple inclusion protection
1997-01-22 07:09:04 +00:00
vmmeter.h
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
vnode_if.h
Regen files based on changes to syscalls.master, vnode_if.src (latter
1999-03-22 17:13:34 +00:00
vnode.h
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
vsio.h
Fix copyright typos...
1998-09-13 14:46:23 +00:00
wait.h
& 0xff WSTOPSIG and WEXITSTATUS, since only 8 bits are significant.
1998-12-16 10:08:35 +00:00