NetBSD/sys/sys
kleink 5404ba4886 Add support to query the
* availability of POSIX Synchronized I/O (kern.synchronized_io),
* maximum number of iovec structures to be used in readv(2) etc. (kern.iov_max)
via sysctl().
1998-08-03 14:38:20 +00:00
..
Makefile
acct.h
audioio.h
buf.h
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
chio.h
clist.h
conf.h
core.h
device.h
dir.h
dirent.h
disk.h
disklabel.h
dkbad.h
dkio.h
dkstat.h
dmap.h
domain.h
errno.h
exec.h
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
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
file.h
filedesc.h
filio.h
gmon.h
inttypes.h
ioccom.h
ioctl.h
ioctl_compat.h
ipc.h
kcore.h
kernel.h
kgdb.h
ktrace.h
lkm.h
localedef.h
lock.h
lockf.h
malloc.h
map.h
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
mman.h
mount.h
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 Bump version to 1.3G: 1998-08-02 19:19:11 +00:00
poll.h
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
ptrace.h
queue.h
reboot.h
resource.h
resourcevar.h
rnd.h
scanio.h
scsiio.h
select.h
sem.h
sha1.h
shm.h
signal.h
signalvar.h
socket.h
socketvar.h Use the pool allocator for sockets. 1998-08-02 04:53:11 +00:00
sockio.h
stat.h
syscall.h
syscallargs.h
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
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
ucred.h
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
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
vadvise.h
vcmd.h
vlimit.h
vmmeter.h
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