NetBSD/sys/sys
1998-11-15 12:43:04 +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 GC the B_CACHE bit. 1998-11-09 01:18:34 +00:00
callout.h
cdefs.h
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 {b,c}dev_decl(raid), like some other disk devices. 1998-11-13 20:04:11 +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
disk.h Fix copyright typos... 1998-09-13 14:46:23 +00:00
disklabel.h Add DTYPE_RAID. 1998-11-13 01:05:51 +00:00
dkbad.h
dkio.h
dkstat.h
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_aout.h fix misplaced parantheses (introduced in last commit), noticed by Sean 1998-11-15 12:43:04 +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
exec.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
filio.h
gmon.h
inttypes.h Fix copyright typos... 1998-09-13 14:46:23 +00:00
ioccom.h
ioctl_compat.h
ioctl.h
ipc.h change the id arg of ftok from char to int. 1998-11-12 16:15:45 +00:00
kcore.h
kernel.h
kgdb.h Fix copyright typos... 1998-09-13 14:46:23 +00:00
kthread.h Implement a way to queue kernel threads for creation after init, 1998-11-14 00:08:49 +00:00
ktrace.h Substantial signal handling changes: 1998-09-11 12:50:05 +00:00
lkm.h
localedef.h
lock.h LOCKDEBUG enhancements for non-MP: 1998-11-04 06:19:55 +00:00
lockf.h
Makefile add sys/swap.h, and not that vm/vm_swap.h should go away later. 1998-08-29 17:06:11 +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
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
mount.h Some changes to make the vfs. sysctl toplevel work. Wow, we really need 1998-11-13 20:08:06 +00:00
msg.h
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
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 Move fork_kthread() to a new file, kern_kthread.c, and rename it to 1998-11-11 22:44:24 +00:00
protosw.h
ptrace.h
queue.h
reboot.h
resource.h
resourcevar.h
rnd.h Fix copyright typos... 1998-09-13 14:46:23 +00:00
scanio.h
scsiio.h Define the SCBUSIORESET ioctl (no argument). 1998-10-10 03:18:51 +00:00
select.h
sem.h
sha1.h
shm.h
signal.h cast lh of shift operator to unsigned to avoid lint "non portable" warnings. 1998-11-13 12:06:05 +00:00
signalvar.h Make contsigmask, stopsigmask, sigcantmask kernel private. 1998-10-03 14:29:02 +00:00
socket.h compat_ultrix wants MSG_COMPAT/COMPAT_OLDSOCK: don't depend on COMPAT_43 1998-11-09 04:01:55 +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 make sysctl newp argument const void * to avoid const castaway warnings in 1998-11-13 12:07:51 +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 Initial version of API for creating kernel threads (likely to change somewhat 1998-11-11 06:34:43 +00:00
tablet.h
termios.h
time.h
timeb.h
timepps.h
times.h
timex.h
tprintf.h
trace.h
tty.h
ttychars.h
ttycom.h
ttydefaults.h
ttydev.h
types.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
ucred.h
uio.h Comment the fields in the uio structure. 1998-08-22 20:25:02 +00:00
un.h
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 Need <sys/featuretest.h> for previous commit's use of _POSIX_C_SOURCE to work 1998-11-09 13:00:41 +00:00
vadvise.h
vcmd.h
vlimit.h
vmmeter.h
vnode_if.h Regen 1998-09-13 14:45:22 +00:00
vnode.h Change cfs/CFS in symbols, strings and constants to coda/CODA 1998-09-12 15:05:47 +00:00
vsio.h Fix copyright typos... 1998-09-13 14:46:23 +00:00
wait.h