NetBSD/sys/sys
kleink da85408cb0 Define _REENTRANT if appropriate. 1998-10-24 16:30:56 +00:00
..
Makefile add sys/swap.h, and not that vm/vm_swap.h should go away later. 1998-08-29 17:06:11 +00:00
acct.h
audioio.h change the value of audio_prinfo.seek from u_long to u_int before it causes 1998-08-13 06:28:41 +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 Add struct cd_sub_channel_q_data for CD_SUBQ_DATA (fixes PR#2143) 1998-08-18 07:28:24 +00:00
chio.h
clist.h
conf.h Add cdev_scsibus_init() (open, close, ioctl). 1998-10-10 01:11:36 +00:00
core.h Fix copyright typos... 1998-09-13 14:46:23 +00:00
device.h Prototype configure() here, and make it a machine-dependent call that 1998-10-06 20:44:40 +00:00
dir.h
dirent.h Reorganize name space protection a bit. 1998-05-05 21:53:38 +00:00
disk.h Fix copyright typos... 1998-09-13 14:46:23 +00:00
disklabel.h ADFS -> FILECORE 1998-10-06 01:17:27 +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 Recognize two additional feature test macros for a reentrant errno declaration. 1998-10-01 19:53:54 +00:00
exec.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
exec_aout.h Define MID_SPARC64, so that we can distinguish IPL32 vs. LP64 SPARC core 1998-09-09 10:58:40 +00:00
exec_ecoff.h
exec_elf.h Add a few new machine numbers and aux vectors. 1998-10-03 18:13:58 +00:00
exec_script.h
extent.h Fix copyright typos... 1998-09-13 14:46:23 +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 Fix copyright typos... 1998-09-13 14:46:23 +00:00
featuretest.h Define _REENTRANT if appropriate. 1998-10-24 16:30:56 +00:00
file.h Use the pool allocator and "nointr" pool page allocator for file structures. 1998-08-31 23:55:37 +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 Fix copyright typos... 1998-09-13 14:46:23 +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 Fix copyright typos... 1998-09-13 14:46:23 +00:00
ktrace.h Substantial signal handling changes: 1998-09-11 12:50:05 +00:00
lkm.h
localedef.h
lock.h - Add a CPU identifier to the simplelock if LOCKDEBUG. 1998-09-29 07:29:15 +00:00
lockf.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
malloc.h Change cfs/CFS in symbols, strings and constants to coda/CODA 1998-09-12 15:05:47 +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 Call m_reclaim() in MCLGET() if initial pool allocation fails. Accidentally 1998-10-23 22:36:17 +00:00
md5.h
midiio.h Fix copyright typos... 1998-09-13 14:46:23 +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 Change cfs/CFS in symbols, strings and constants to coda/CODA 1998-09-12 15:05:47 +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 Compute compile-time value of old-VM parameter MAX_KMAPENT from NPROC 1998-10-23 19:37:32 +00:00
poll.h Fix copyright typos... 1998-09-13 14:46:23 +00:00
pool.h In addition to the spinlock, use the lockmgr() to serialize access to 1998-09-29 18:09:29 +00:00
proc.h Allow `curproc' to be defined in <machine/proc.h> to enable a transition 1998-10-19 11:51:53 +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 Fix copyright typos... 1998-09-13 14:46:23 +00:00
scanio.h add/cleanup multiple inclusion protection. 1998-02-10 00:25:25 +00:00
scsiio.h Define the SCBUSIORESET ioctl (no argument). 1998-10-10 03:18:51 +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 Add SA_SIGINFO flag for linux compat use. 1998-10-01 15:58:53 +00:00
signalvar.h Make contsigmask, stopsigmask, sigcantmask kernel private. 1998-10-03 14:29:02 +00:00
socket.h Protect _XOPEN_SOURCE against sysctl MIB identifiers. 1998-09-05 19:03:25 +00:00
socketvar.h Use the pool allocator for sockets. 1998-08-02 04:53:11 +00:00
sockio.h Add SIOCGIFALIAS 1998-09-06 17:52:01 +00:00
stat.h Fix standards botch in previous - don't pollute POSIX namespace with 1998-09-21 01:50:44 +00:00
swap.h Fix copyright typos... 1998-09-13 14:46:23 +00:00
syscall.h 1.92:Regen. 1998-10-19 22:19:27 +00:00
syscallargs.h 1.72:Regen. 1998-10-19 22:19:28 +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 Don't make vsyslog() available to _XOPEN_SOURCE. 1998-09-09 12:37:35 +00:00
systm.h Fixup big-endian syscall args. 1998-10-03 19:25:36 +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 paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
ucred.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
uio.h Comment the fields in the uio structure. 1998-08-22 20:25:02 +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 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.h Change cfs/CFS in symbols, strings and constants to coda/CODA 1998-09-12 15:05:47 +00:00
vnode_if.h Regen 1998-09-13 14:45:22 +00:00
vsio.h Fix copyright typos... 1998-09-13 14:46:23 +00:00
wait.h