NetBSD/sys/sys
1998-04-15 21:30:00 +00:00
..
acct.h
audioio.h update some comments, no functional change 1997-10-28 03:26:45 +00:00
buf.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
callout.h
cdefs.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
cdio.h Add CDIOCCLOSE. 1998-03-16 04:17:23 +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
conf.h Add macros for MI wsdisplay and spkr cdevsw initialization. 1998-04-15 21:30:00 +00:00
core.h
device.h Revert last change. 1998-01-12 21:21:45 +00:00
dir.h
dirent.h
disk.h Merge with Lite2 + local changes 1998-03-01 02:20: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 Add a define 'HAS_BAD144_HANDLING' that can be used to conditionalize 1998-03-25 09:55:49 +00:00
dkio.h Define two new ioctls: 1997-10-08 21:18:45 +00:00
dkstat.h add/cleanup multiple inclusion protection. 1998-02-10 00:25:25 +00:00
dmap.h
domain.h
errno.h Add ENOMSG. 1998-02-08 19:04:31 +00:00
exec_aout.h
exec_ecoff.h
exec_elf.h Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF, 1998-01-22 01:32:14 +00:00
exec_script.h
exec.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +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
featuretest.h First cut of a header file to reduce the complexity of preprocessor-symbol-based 1998-02-02 15:53:56 +00:00
file.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
filedesc.h Implement file descriptor table sharing. Partially from FreeBSD. 1998-01-05 04:51:15 +00:00
filio.h
gmon.h
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
ipc.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
kcore.h
kernel.h add/cleanup multiple inclusion protection. 1998-02-10 00:25:25 +00:00
kgdb.h Pull in prototypes from <ddb/db_run.h> and <ddb/db_access.h>. 1998-04-03 19:34:24 +00:00
ktrace.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
lkm.h Prototype lkmdispatch() in <sys/lkm.h>; all LKMs use it. 1997-05-28 02:44:55 +00:00
localedef.h
lock.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
lockf.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
malloc.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +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 Add M_SETCTX and M_GETCTX. These overload m_pkthdr.rcvif so drivers can 1998-02-06 20:53:47 +00:00
md5.h Don't provide userland-only prototypes to the kernel. 1997-04-30 00:50:10 +00:00
mman.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mount.h Fix a whitespace botch. 1998-03-08 15:12:49 +00:00
msg.h
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 Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
param.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
poll.h Substitute unsigned int' for u_int'. Also, don't pollute name space with 1998-04-02 13:22:09 +00:00
pool.h Add option to use "static" storage provided by the caller. 1998-02-19 23:51:48 +00:00
proc.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
protosw.h Deal with another m68k misalignment, this time by changing a 1997-05-21 20:09:24 +00:00
ptrace.h
queue.h Implement access methods: 1998-01-05 06:27:42 +00:00
reboot.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
resource.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
resourcevar.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
rnd.h cleanup of queue code 1997-10-20 15:06:04 +00:00
scanio.h add/cleanup multiple inclusion protection. 1998-02-10 00:25:25 +00:00
scsiio.h Add new ioctl OSCIOCREPROBE and OSCIOCIDENTIFY to support binary 1997-09-19 00:58:44 +00:00
select.h
sem.h
shm.h Change shmfork() and shmexit() prototypes (vmspace *'s, not proc *'s). 1998-01-03 02:51:32 +00:00
signal.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
signalvar.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
socket.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
socketvar.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
sockio.h
stat.h s/u_long/unsigned long/ in prototypes. 1998-03-19 18:39:39 +00:00
syscall.h Regen: syscalls.master changed. 1998-03-27 13:09:52 +00:00
syscallargs.h Regen: syscalls.master changed. 1998-03-27 13:09:52 +00:00
sysctl.h Always define the ctldebug structure. 1998-03-03 01:40:51 +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 Merge with Lite2 + local changes 1998-03-01 02:20:01 +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
times.h
timex.h
tprintf.h
trace.h
tty.h Move the code to wait for carrier on a tty into a common function, since it 1998-03-22 00:55:37 +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
ttydev.h
types.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
ucred.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
uio.h User land might need enum uio_seg' and struct uio', too. 1998-03-28 01:15:23 +00:00
un.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
unistd.h
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 add/cleanup multiple inclusion protection. 1998-02-10 00:25:25 +00:00
vadvise.h
vcmd.h
vlimit.h
vmmeter.h properly protect the definition of "cnt". PR#4985 from <bgrayson@ece.utexas.edu> 1998-02-17 09:35:19 +00:00
vnode_if.h Regen. 1998-03-01 02:29:59 +00:00
vnode.h Compile post-lite2 when #ifndef DIAGNOSTIC 1998-03-01 09:35:52 +00:00
vsio.h
wait.h