NetBSD/sys/sys
1998-06-06 20:24:18 +00:00
..
acct.h
audioio.h #define a few more useful strings. 1998-05-27 17:21:29 +00:00
buf.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
callout.h
cdefs.h ___CONCAT was Broken. (The new version may not work exactly as people 1998-05-22 00:19:42 +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 Reorganize name space protection a bit. 1998-05-05 21:53:38 +00:00
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 Add fine-grained locking. Still one refinement to make, which will be 1998-06-06 02:25:46 +00:00
fcntl.h Reorganize name space protection. Also, provide SEEK_* definitions for 1998-05-10 14:22:02 +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
inttypes.h Add an <inttypes.h> implementation; we'll also make it accessible as 1998-04-29 13:28:06 +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
ipc.h Move the IPC_[MWR] constants inside _KERNEL protection; they serve the sole 1998-05-07 16:16:51 +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 fktrace changes. 1998-05-02 18:41:47 +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 defopt LOCKDEBUG 1998-05-20 01:32:29 +00:00
lockf.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
malloc.h Oops, typo. 1998-04-30 06:26:04 +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 an mbuf packet header flag which indicates that a packet can be used 1998-05-01 03:21:05 +00:00
md5.h Don't provide userland-only prototypes to the kernel. 1997-04-30 00:50:10 +00:00
mman.h Define MAP_FAILED, a symbolic constant which evaluates to the value returned 1998-06-03 21:52:40 +00:00
mount.h Fix a whitespace botch. 1998-03-08 15:12:49 +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 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 1.3E -> 1.3F: fsync vnode operator interface changed. 1998-06-05 20:12:04 +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 fktrace changes. 1998-05-02 18:41:47 +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 actually, there's *four* types of queue data structures... 1998-05-15 12:22:24 +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 * Per XSH98, provide RLIM_SAVED_{CUR,MAX} definitions (same as RLIM_INFINITY, 1998-05-24 19:30:19 +00:00
resourcevar.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
rnd.h Move RND_ENTROPY_THRESHOLD to sys/rnd.h. Use sha1 rather than md5, and 1998-05-27 00:59:14 +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 * 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 Reorganize name space protection, mostly related to interfaces introduced in 1998-05-25 21:37:10 +00:00
signalvar.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
socket.h Define a new pseudo-address family, pseudo_AF_HDRCMPLT, which is used by 1998-04-30 00:03:16 +00:00
socketvar.h Add hooks for 0 copy (or other optimized) sends and/or received. 1998-04-25 17:32:24 +00:00
sockio.h Driver for Essential Communications' RoadRunner HIPPI (800 Mb/sec network) 1998-05-14 00:04:57 +00:00
stat.h Second part of cleanup: 1998-05-05 21:25:05 +00:00
syscall.h Regen: addition of fdatasync(). 1998-06-05 20:36:53 +00:00
syscallargs.h Regen: addition of fdatasync(). 1998-06-05 20:36:53 +00:00
sysctl.h Permit checking the availability of the POSIX File Synchronization Option 1998-05-24 19:52:01 +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 In the ftime() prototype, don't associate a name with the argument. 1998-05-05 21:31:09 +00:00
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 Per 1003.1g and XSI98, change iovec.iov_base from char * to void *. 1998-05-08 19:09:19 +00:00
un.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
unistd.h * Define _SC_PAGESIZE, _SC_PAGE_SIZE (1170 compatibility), _SC_FSYNC and 1998-05-24 20:06:08 +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 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: fsync argument change. 1998-06-05 19:41:21 +00:00
vnode.h Define 2 flags to be passed in the `flags' argument of the fsync vnode 1998-06-05 19:47:00 +00:00
vsio.h
wait.h