NetBSD/sys/sys
bouyer e5727031fb Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers
to convert xs->timeout to callout() parameter.
2002-04-05 18:27:45 +00:00
..
acct.h
agpio.h
ansi.h
ataio.h
audioio.h
boot_flag.h
bswap.h
buf.h
callout.h
cdefs_aout.h
cdefs_elf.h correct comment 2002-01-27 07:19:25 +00:00
cdefs.h
cdio.h
chio.h
clist.h
clockctl.h
conf.h Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
core.h
device.h Add a "show event" ddb command to show the event counters. 2002-02-15 11:18:26 +00:00
dir.h
dirent.h
disk.h Implement the hw.disknames and hw.diskstats sysctl's that have been listed 2002-01-27 12:41:07 +00:00
disklabel_acorn.h
disklabel_mbr.h Move MBR_PTYPE_PREP from arch/prep/stand/mkbootimage to here. 2002-03-02 07:04:31 +00:00
disklabel.h Make a definition of FSMAXTYPES always available, as discussed on 2002-03-27 19:07:32 +00:00
dkbad.h
dkio.h Add ioctls to get (DIOCGCACHE) and set (DIOCSCACHE) cache enables 2002-01-09 04:12:11 +00:00
dkstat.h Add sysctls to read tk_{nin,nout,cancc,rawcc} (under a kern.tkstat node). 2002-01-28 02:06:02 +00:00
domain.h
dvdio.h
endian.h
envsys.h
errno.h Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
exec_aout.h
exec_coff.h
exec_ecoff.h
exec_elf.h Define ELF32_EHDR_FLAGS_OK()/ELF64_EHDR_FLAGS_OK() and use it 2002-01-28 22:15:54 +00:00
exec_macho.h
exec_script.h
exec.h move emulation-specific sysctl hook from struct execsw to struct emul, 2002-04-02 20:19:59 +00:00
extent.h
fcntl.h
fdio.h
featuretest.h
file.h
filedesc.h
filio.h
gmon.h
hash.h
inttypes.h
ioccom.h
ioctl_compat.h
ioctl.h
ipc.h
kcore.h
kernel.h
kgdb.h add support for the `D' kgdb detach command 2002-01-05 22:57:38 +00:00
kthread.h
ktrace.h
lkm.h
localedef.h
lock.h
lockf.h
Makefile split /usr/include/sys/sha1.h and /usr/include/sha1.h completely. 2002-03-31 14:12:37 +00:00
malloc.h Reserve the SA malloc type on the trunk. 2002-01-12 00:00:39 +00:00
map.h
mbuf.h Make mbpool and mclpool use the new drain hook facaility. Adjust 2002-03-09 01:46:32 +00:00
md4.h
md5.h
midiio.h
mman.h
mount.h Add __MNT_CONTROL_FLAGS to __MNT_FLAGS for the sake of completeness.. 2002-02-05 21:25:48 +00:00
msg.h
msgbuf.h
mtio.h
namei.h
null.h
param.h Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers 2002-04-05 18:27:45 +00:00
pipe.h add NetBSD RCS tag 2002-03-13 20:51:37 +00:00
poll.h
pool.h Move 'struct pool_cache_group' definition into <sys/pool.h> 2002-03-13 10:57:18 +00:00
proc.h move emulation-specific sysctl hook from struct execsw to struct emul, 2002-04-02 20:19:59 +00:00
properties.h
protosw.h
ptrace.h Add a new ptrace request, PT_IO, as proposed by Artur Grabowski 2002-03-17 17:02:45 +00:00
queue.h
radioio.h Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov 2002-01-01 21:51:38 +00:00
reboot.h
resource.h
resourcevar.h
rnd.h
scanio.h
sched.h
scsiio.h
select.h
sem.h use the exithook mechanism to clean up semaphores. 2002-03-17 22:21:58 +00:00
sha1.h
shm.h Add prototype for shmat1() 2002-04-03 11:50:51 +00:00
signal.h put back NSIG=64 for userland. It is not nice to have programs report 2002-03-20 14:30:11 +00:00
signalvar.h - Define SIGRTMIN and SIGRTMAX iff _KERNEL. 2002-03-19 20:50:41 +00:00
socket.h
socketvar.h
sockio.h
stat.h
stdint.h
swap.h
syscall.h
syscallargs.h
sysctl.h new emulation specific sysctls. 2002-03-20 00:23:46 +00:00
syslimits.h
syslog.h
systm.h When DDB is not defined but Debugger() is anyways, define 2002-03-26 23:17:09 +00:00
tablet.h
termios.h
time.h Implement the CLOCK_MONOTONIC clock for the posix/opengroup realtime 2002-01-31 00:13:07 +00:00
timeb.h
timepps.h
times.h
timex.h Don't 'extern' function prototypes. 2002-03-17 11:14:04 +00:00
tprintf.h
trace.h
tty.h
ttychars.h
ttycom.h
ttydefaults.h
ttydev.h
types.h add a note to discourage the use of {u_,}longlong_t in non-XDR contexts, 2002-03-09 23:57:25 +00:00
ucred.h
uio.h Back out revision 1.22: 2002-03-31 14:21:56 +00:00
un.h
unistd.h Add {POSIX_MONOTONIC_CLOCK} variables. 2002-01-31 00:32:47 +00:00
unpcb.h
user.h
userconf.h
utsname.h
vadvise.h
vmmeter.h
vnode_if.h
vnode.h add SMBFS 2002-01-09 00:18:02 +00:00
wait.h
wdog.h