NetBSD/sys/sys
1998-07-04 22:18:13 +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
clist.h
conf.h defopt COMPAT_SVR4 1998-06-26 00:07:06 +00:00
core.h
device.h Implement config_defer(), a generic mechanism to defer the configuration 1998-06-09 18:46:12 +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 The ATAPI disktype is now rather fixed in stone since a device uses it for 1998-06-13 04:20:24 +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
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 Addes support for sparc32plus ELF executables: v9 in v8's clothing. 1998-06-25 03:40:30 +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
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 Add a forward declaration for struct iovec. 1998-07-01 00:03:23 +00:00
filedesc.h
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 defopt COMPAT_SVR4 1998-06-26 00:07:06 +00:00
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
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
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +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
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
mtio.h kern/1275: add some clarification about what fields are updated from the 1998-07-03 20:25:20 +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
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 defopt COMPAT_SUNOS 1998-06-25 23:40:33 +00:00
signalvar.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
socket.h Back out last change. usr.sbin/pstat/pstat.c is wrong. 1998-06-26 14:06:35 +00:00
socketvar.h Add two additional arguments to the fileops read and write calls, a 1998-06-30 05:33:11 +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: pad off_t args in pread/pwrite/preadv/pwritev. 1998-07-02 01:24:24 +00:00
syscallargs.h Regen: pad off_t args in pread/pwrite/preadv/pwritev. 1998-07-02 01:24:24 +00:00
sysctl.h defopt DDB. 1998-07-04 22:18:13 +00:00
syslimits.h
syslog.h
systm.h defopt DDB. 1998-07-04 22:18:13 +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
tprintf.h
trace.h
tty.h defopt COMPAT_SVR4 1998-06-26 00:07:06 +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 Prototype preadv(2) and pwritev(2) if !defined(_XOPEN_SOURCE). 1998-06-30 19:48:56 +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
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 Add two additional arguments to the fileops read and write calls, a 1998-06-30 05:33:11 +00:00
vsio.h
wait.h