NetBSD/sys/sys
lukem 786b86d71b use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
acct.h add multiple inclusion protection 1997-01-22 07:09:04 +00:00
audioio.h Add AudioNselect. 1998-07-06 11:11:34 +00:00
buf.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
callout.h add multiple inclusion protection 1997-01-22 07:09:04 +00:00
cdefs.h ___CONCAT was Broken. (The new version may not work exactly as people 1998-05-22 00:19:42 +00:00
cdio.h oof, fix a couple of over-zealous tabs. 1998-07-13 16:48:11 +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 defopt COMPAT_SVR4 1998-06-26 00:07:06 +00:00
core.h add multiple inclusion protection 1997-01-22 07:09:04 +00:00
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 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 add multiple inclusion protection 1997-01-22 07:09:04 +00:00
errno.h Add ENOMSG. 1998-02-08 19:04:31 +00:00
exec.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
exec_aout.h add multiple inclusion protection 1997-01-22 07:09:04 +00:00
exec_ecoff.h
exec_elf.h Remove a trailing ',' in an enum declaration. 1998-07-12 18:27:06 +00:00
exec_script.h add multiple inclusion protection 1997-01-22 07:09:04 +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 Add a forward declaration for struct iovec. 1998-07-01 00:03:23 +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.h defopt COMPAT_SVR4 1998-06-26 00:07:06 +00:00
ioctl_compat.h Move TIOCGSID to <sys/ttycom.h> 1998-02-13 23:14:52 +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 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 Add USB support. Supported so far: 1998-07-12 19:51:55 +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 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 Move the definition of NZERO from <sys/param.h> to <sys/syslimits.h>, since 1998-07-08 19:31:33 +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 tyop and speeling. 1998-07-10 23:28:31 +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 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 Move the definition of NZERO from <sys/param.h> to <sys/syslimits.h>, since 1998-07-08 19:31:33 +00:00
syslog.h tyop 1997-06-29 18:55:36 +00:00
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 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 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 use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +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 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 properly protect the definition of "cnt". PR#4985 from <bgrayson@ece.utexas.edu> 1998-02-17 09:35:19 +00:00
vnode.h Add two additional arguments to the fileops read and write calls, a 1998-06-30 05:33:11 +00:00
vnode_if.h Regen: fsync argument change. 1998-06-05 19:41:21 +00:00
vsio.h add multiple inclusion protection 1997-01-22 07:09:04 +00:00
wait.h