NetBSD/sys/sys
2000-09-13 16:09:52 +00:00
..
acct.h
ansi.h
ataio.h
audioio.h
bswap.h
buf.h
callout.h
cdefs_aout.h #ifdef __STDC__ -> #if __STDC__ 2000-08-07 16:35:33 +00:00
cdefs_elf.h #ifdef __STDC__ -> #if __STDC__ 2000-08-07 16:35:33 +00:00
cdefs.h Remove the "kprintf" gcc attribute permanently. Use standard "printf" 2000-08-09 03:23:10 +00:00
cdio.h
chio.h
clist.h
conf.h
core.h
device.h
dir.h
dirent.h
disk.h
disklabel_mbr.h
disklabel.h
dkbad.h
dkio.h
dkstat.h
domain.h
dvdio.h
endian.h
envsys.h
errno.h
eventvar.h
exec_aout.h
exec_coff.h
exec_ecoff.h
exec_elf.h
exec_script.h
exec.h
extent.h
fcntl.h
fdio.h
featuretest.h
file.h
filedesc.h
filio.h
gmon.h
inttypes.h
ioccom.h
ioctl_compat.h
ioctl.h
ipc.h
kcore.h
kernel.h
kgdb.h
kthread.h
ktrace.h
lkm.h
localedef.h
lock.h Since the spinlock count is per-cpu, we don't need atomic operations 2000-08-26 19:26:43 +00:00
lockf.h guard prototypes for lf_* functions by ifdef _KERNEL 2000-08-04 09:20:21 +00:00
Makefile
malloc.h
map.h
mbuf.h repair m_dup(). specifically, now it is safe against non-MCLBYTES cluster 2000-08-18 16:19:22 +00:00
md5.h
midiio.h
mman.h
mount.h
msg.h
msgbuf.h
mtio.h
namei.h
null.h
param.h Remove the "kprintf" gcc attribute permanently. Use standard "printf" 2000-08-09 03:23:10 +00:00
poll.h
pool.h
proc.h Implement suspendsched() by putting all sleeping and runnable processes 2000-09-05 16:27:51 +00:00
protosw.h
ptrace.h
queue.h
reboot.h
resource.h
resourcevar.h
rnd.h
scanio.h
sched.h Forward-declare struct cpu_info 2000-08-26 04:17:44 +00:00
scsiio.h add SCBUSACCEL ioctl 2000-08-08 22:45:03 +00:00
select.h
sem.h
sha1.h
shm.h
signal.h
signalvar.h Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
socket.h
socketvar.h
sockio.h Define SIOC[SG]IFGENERIC in <sys/sockio.h>, as FreeBSD and OpenBSD do. 2000-08-10 11:48:41 +00:00
stat.h
swap.h
syscall.h update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
syscallargs.h update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
sysctl.h allocate pty kernel structures on demand at run-time - this allows 2000-09-09 16:42:04 +00:00
syslimits.h
syslog.h Remove the "kprintf" gcc attribute permanently. Use standard "printf" 2000-08-09 03:23:10 +00:00
systm.h Define the MI parts of the "big kernel lock" perimeter. From 2000-08-22 17:28:28 +00:00
tablet.h
termios.h
time.h
timeb.h
timepps.h
times.h
timex.h
tprintf.h Remove the "kprintf" gcc attribute permanently. Use standard "printf" 2000-08-09 03:23:10 +00:00
trace.h
tty.h
ttychars.h
ttycom.h
ttydefaults.h set CSTATUS to CTRL('t') 2000-08-05 01:27:12 +00:00
ttydev.h
types.h
ucred.h
uio.h
un.h
unistd.h
unpcb.h
user.h
utsname.h
vadvise.h
vmmeter.h
vnode_if.h Regen: VNODE_OP_NOINLINE vs. LKM. 2000-09-13 16:09:52 +00:00
vnode.h
wait.h