opnsense-src/sys/sys
Jonathan Lemon 5f5c2e958f Introduce EVFILT_TIMER, which allows a process to establish an
arbitrary number of timers, both oneshot and periodic.

Repeatedly reminded to commit by: jayanth
Reviewed by: peter (a while back)
2001-07-19 18:34:40 +00:00
..
_lock.h
_mutex.h
_posix.h
_sigset.h
_timespec.h
aac_ioctl.h
acct.h
acl.h
agpio.h
aio.h
assym.h
ata.h
bio.h Define BIO_CMD{1,2}, available for local hacks, similar to the already 2001-06-29 15:21:28 +00:00
bitstring.h
blist.h
buf.h
bus.h Add INTR_TYPE_AV so that we can get to the PI_AV priority in the ithread 2001-06-16 22:42:19 +00:00
bus_dma.h Fix "alignemnt" typo. 2001-06-16 15:28:28 +00:00
bus_private.h Hints overhaul: 2001-06-12 09:40:04 +00:00
callout.h
capability.h
ccdvar.h
cdefs.h
cdio.h
cdrio.h
chio.h
clist.h
condvar.h Add missing () around macro argument in cv_waitq_empty() 2001-07-17 08:25:24 +00:00
conf.h
cons.h With this commit, I hereby pronounce gensetdefs past its use-by date. 2001-06-13 10:58:39 +00:00
consio.h - Define a convenience macro ISTTYOPEN(). 2001-07-12 11:43:29 +00:00
copyright.h
ctype.h
dataacq.h
device_port.h
devicestat.h
digiio.h Add DIGIIO_SETALTPIN and DIGIIO_GETALTPIN ioctl values 2001-06-20 14:51:58 +00:00
dir.h
dirent.h
disk.h
disklabel.h
diskmbr.h
diskpc98.h
diskslice.h
dkstat.h
dmap.h
domain.h
dvdio.h
elf32.h
elf64.h
elf_common.h
elf_generic.h
errno.h
event.h Introduce EVFILT_TIMER, which allows a process to establish an 2001-07-19 18:34:40 +00:00
eventhandler.h
eventvar.h
exec.h
extattr.h
fbio.h
fcntl.h
fdcio.h Implement a new ioctl command for floppies: FD_READID 2001-06-26 22:16:30 +00:00
file.h
filedesc.h
filio.h
fnv_hash.h
gmon.h
iconv.h
imgact.h
imgact_aout.h
imgact_elf.h
inflate.h
interrupt.h
inttypes.h
ioccom.h
ioctl.h
ioctl_bt848.h
ioctl_compat.h
ioctl_meteor.h
ipc.h
jail.h
joystick.h
kbio.h
kernel.h Make hostid an unsigned long (matches kern_mib.c change) 2001-06-22 19:51:45 +00:00
kobj.h
kthread.h
ktr.h - Replace the unused KTR_IDLELOOP trace class with a new KTR_WITNESS trace 2001-06-25 23:09:31 +00:00
ktrace.h
libkern.h
linedisc.h
link_aout.h
link_elf.h
linker.h Add linker_reference_module(). 2001-06-18 15:09:33 +00:00
linker_set.h With this commit, I hereby pronounce gensetdefs past its use-by date. 2001-06-13 10:58:39 +00:00
lock.h - Add a new witness_assert() to perform arbitrary locking assertions. 2001-06-27 06:27:29 +00:00
lockf.h
lockmgr.h
malloc.h
mbuf.h Introduce numerous SMP friendly changes to the mbuf allocator. Namely, 2001-06-22 06:35:32 +00:00
mchain.h
md4.h
md5.h
mdioctl.h
memrange.h
mman.h
module.h Constify the module name. This silences a few warnings ("initialization 2001-06-19 21:40:14 +00:00
mount.h Constify the fstype argument to vfs_mount(). This eliminates at least one 2001-07-09 19:11:51 +00:00
mouse.h Spelling police: extention -> extension in a comment. 2001-07-05 08:52:40 +00:00
msg.h
msgbuf.h
mtio.h
mutex.h Reorg vm_page.c into vm_page.c, vm_pageq.c, and vm_contig.c (for contigmalloc). 2001-07-04 23:27:09 +00:00
namei.h
nlist_aout.h
param.h Bump param, for SSE support and include file impact (<machine/pcb.h>) 2001-07-12 11:42:47 +00:00
pciio.h
pcpu.h
pioctl.h
pipe.h
poll.h
posix4.h
priority.h
proc.h o Replace calls to p_can(..., P_CAN_xxx) with calls to p_canxxx(). 2001-07-05 17:10:46 +00:00
procfs.h
protosw.h
ptio.h
ptrace.h
queue.h
random.h
reboot.h
regression.h
resource.h
resourcevar.h
rman.h
rtprio.h
runq.h
sbuf.h Add printf format checking to sbuf_printf() 2001-07-18 15:58:06 +00:00
select.h
selinfo.h
sem.h
semaphore.h
shm.h
signal.h
signalvar.h
smp.h
snoop.h Keep track of all "struct snoop"'s so that snp_modevent can fail with 2001-07-18 13:39:43 +00:00
socket.h FreeBSD already avoided namespace pollution (rev.1.45). 2001-06-12 11:12:23 +00:00
socketvar.h Correct comment: so_q -> so_comp, so_q0 -> so_incomp. 2001-06-28 04:39:49 +00:00
sockio.h Add kernel infrastructure for network device cloning. 2001-07-02 20:49:25 +00:00
soundcard.h
stat.h
sx.h - Add trylock variants of shared and exclusive locks. 2001-06-27 06:39:37 +00:00
syscall-hide.h
syscall.h
syscall.mk
sysctl.h Introduce numerous SMP friendly changes to the mbuf allocator. Namely, 2001-06-22 06:35:32 +00:00
sysent.h
syslimits.h After one too many PRs on the subject, bite the bullet and define IOV_MAX 2001-06-18 20:24:54 +00:00
syslog.h
sysproto.h
systm.h Small whitespace fix. 2001-07-08 04:58:29 +00:00
taskqueue.h
termios.h Add B921600 (yes, some serial ports can do this, but generic sio not support 2001-06-20 03:26:41 +00:00
time.h
timeb.h
timepps.h
timers.h
times.h
timespec.h
timetc.h
timex.h
tty.h
ttychars.h
ttycom.h
ttydefaults.h
ttydev.h Add B921600 (yes, some serial ports can do this, but generic sio not support 2001-06-20 03:26:41 +00:00
types.h Use a fixed type for times in on-disk structures for ufs rather than 2001-07-16 00:55:27 +00:00
ucontext.h
ucred.h
uio.h After one too many PRs on the subject, bite the bullet and define IOV_MAX 2001-06-18 20:24:54 +00:00
un.h
unistd.h After one too many PRs on the subject, bite the bullet and define IOV_MAX 2001-06-18 20:24:54 +00:00
unpcb.h
user.h
utsname.h
vmmeter.h
vnioctl.h
vnode.h
wait.h
xrpuio.h