NetBSD/sys/sys
perry 4522c799a1 bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:51:08 +00:00
..
Makefile Add MIDI support. The MIDI devices can be accessed as ``raw'' through 1998-08-07 00:00:55 +00:00
acct.h
audioio.h Add AudioNselect. 1998-07-06 11:11:34 +00:00
buf.h bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:51:08 +00:00
callout.h
cdefs.h Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid 1998-07-27 09:09:03 +00:00
cdio.h oof, fix a couple of over-zealous tabs. 1998-07-13 16:48:11 +00:00
chio.h
clist.h
conf.h Add MIDI support. The MIDI devices can be accessed as ``raw'' through 1998-08-07 00:00:55 +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 constify some tables. 1998-07-26 11:24:14 +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.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
exec_aout.h
exec_ecoff.h
exec_elf.h add Elf_em_sparc64 at 43 (from solaris 2.7) 1998-07-29 12:14:00 +00:00
exec_script.h
extent.h Add fine-grained locking. Still one refinement to make, which will be 1998-06-06 02:25:46 +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
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.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
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 Coda glue 1998-07-24 15:18:21 +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 Don't call the protocol drain routines if how == M_NOWAIT, which typically 1998-08-01 01:47:24 +00:00
md5.h
midiio.h Add MIDI support. The MIDI devices can be accessed as ``raw'' through 1998-08-07 00:00:55 +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 Coda glue 1998-07-24 15:18:21 +00:00
msg.h * Const'ify the `msgp' argument to msgsnd(). 1998-05-07 16:41:08 +00:00
msgbuf.h
mtio.h add MTIOCTOP/MTEWARN option to enable/disable Early Warning EOM behaviour 1998-07-30 00:44:46 +00:00
namei.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
param.h Bump version to 1.3G: 1998-08-02 19:19:11 +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 Instrument "idle pages" (i.e. pages which have no items allocated from 1998-08-01 23:44:20 +00:00
proc.h Use a pool for proc structures. 1998-08-02 04:41:32 +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
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 Use the pool allocator for sockets. 1998-08-02 04:53: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 Add support to query the 1998-08-03 14:38:20 +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
systm.h comment out the prototypes for bcopy, ovbcopy, bzero, and bcmp. 1998-08-06 04:50:14 +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 bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:51:08 +00:00
ucred.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
uio.h Per XSH5, define IOV_MAX which is provided via <limits.h>, and declare 1998-08-03 14:27:50 +00:00
un.h use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
unistd.h Add _POSIX_SYNCHRONIZED_IO, _SC_SYNCHRONIZED_IO, _SC_IOV_MAX and _PC_SYNC_IO. 1998-08-03 14:16:04 +00:00
unpcb.h
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.h Add a new I/O flag, IO_DSYNC, which requests the operation do to synchronized 1998-08-02 18:26:30 +00:00
vnode_if.h Regen. 1998-07-30 00:46:27 +00:00
vsio.h
wait.h