freebsd-nq/sys/sys
2003-12-26 06:11:43 +00:00
..
_iovec.h
_label.h
_lock.h
_mutex.h Add an implementation of turnstiles and change the sleep mutex code to use 2003-11-11 22:07:29 +00:00
_null.h GC the AMD64 special handling. 2003-12-26 06:11:43 +00:00
_semaphore.h
_sigset.h
_timespec.h
_timeval.h
_types.h
aac_ioctl.h
acct.h
acl.h
agpio.h
aio.h
alq.h
assym.h
ata.h
bio.h
bitstring.h
blist.h
buf.h Send B_PHYS out to pasture, it no longer serves any function. 2003-11-15 09:28:09 +00:00
bus_dma.h Document the lockfunc and lockfuncarg arguments to bus_dma_tag_create() in 2003-11-07 23:29:42 +00:00
bus.h
callout.h
cdefs.h
cdio.h
cdrio.h
chio.h
clist.h
clock.h
condvar.h - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
conf.h
cons.h
consio.h
copyright.h
ctype.h
dataacq.h
device_port.h
devicestat.h
digiio.h
dir.h
dirent.h
disk.h
disklabel.h
diskmbr.h
diskpc98.h
dkstat.h
domain.h
dvdio.h
elf32.h
elf64.h
elf_common.h
elf_generic.h
endian.h
errno.h
event.h
eventhandler.h
eventvar.h
exec.h Increase the size of SPARE_USRSPACE. It is way too small by default 2003-11-07 21:25:54 +00:00
extattr.h
fbio.h
fcntl.h
fdcio.h
file.h
filedesc.h Add an implementation of turnstiles and change the sleep mutex code to use 2003-11-11 22:07:29 +00:00
filio.h
fnv_hash.h
gmon.h
gpt.h
iconv.h Make msdosfs long filenames matching case insensitive again. 2003-12-08 08:32:20 +00:00
imgact_aout.h
imgact_elf.h Add an additional field to the elf brandinfo structure to support 2003-12-23 02:42:39 +00:00
imgact.h
inflate.h
interrupt.h Expand the argument to the ithread enable/disable helper hooks from an 2003-11-17 06:08:10 +00:00
ioccom.h
ioctl_compat.h
ioctl.h
ipc.h
jail.h
joystick.h
jumbo.h
kbio.h
kenv.h
kernel.h
kerneldump.h
kobj.h
kse.h GC the unused <machine/kse.h> file. 2003-12-24 00:51:30 +00:00
kthread.h
ktr.h
ktrace.h
libkern.h
limits.h
linedisc.h
link_aout.h
link_elf.h
linker_set.h
linker.h
lock.h
lockf.h
lockmgr.h
mac_policy.h Switch TCP over to using the inpcb label when responding in timed 2003-12-17 14:55:11 +00:00
mac.h Switch TCP over to using the inpcb label when responding in timed 2003-12-17 14:55:11 +00:00
malloc.h
mbpool.h
mbuf.h style(9) pass and type fixups. 2003-12-16 14:13:47 +00:00
mchain.h
md4.h
md5.h
mdioctl.h
memrange.h
mman.h
module.h
mount.h Update the statfs structure with 64-bit fields to allow 2003-11-12 08:01:40 +00:00
mouse.h
msg.h
msgbuf.h
mtio.h
mutex.h o make debug_mpsafenet globally visible 2003-11-05 23:42:51 +00:00
namei.h
nlist_aout.h
param.h Bump __FreeBSD_version to indicate __cxa_atexit/__cxa_finalize presence. 2003-12-19 18:17:13 +00:00
pciio.h
pcpu.h Allow the MD backend to provide an alternative to 2003-11-20 22:50:26 +00:00
pioctl.h
pipe.h Modify the MAC Framework so that instead of embedding a (struct label) 2003-11-12 03:14:31 +00:00
poll.h
posix4.h
power.h
priority.h
proc.h - Cleanup some garbage left by KSE. There is still much garbage left to be 2003-12-21 13:47:42 +00:00
procfs.h
protosw.h Introduce a MAC label reference in 'struct inpcb', which caches 2003-11-18 00:39:07 +00:00
ptio.h
ptrace.h
queue.h
random.h
reboot.h Changed the RB_PAUSE flag from 0x40000 to 0x100000 and marked the old 2003-11-15 10:04:06 +00:00
regression.h
resource.h - Remove PRIO_TOTAL. 2003-11-02 03:50:16 +00:00
resourcevar.h
rman.h
rtprio.h
runq.h
sbuf.h
sched.h - Only allow pinning and unpinning of curthread. 2003-11-15 23:54:49 +00:00
select.h
selinfo.h - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
sem.h
sema.h
semaphore.h
sf_buf.h - Modify alpha's sf_buf implementation to use the direct virtual-to- 2003-11-16 06:11:26 +00:00
shm.h
sigio.h
signal.h
signalvar.h If a thread masks all its signal, in cursig(), no signal will be exchanged 2003-11-10 03:11:08 +00:00
smp.h Fix all users of mp_maxid to use the same semantics, namely: 2003-12-03 14:57:26 +00:00
snoop.h
socket.h Add restrict qualifiers. 2003-12-24 18:47:43 +00:00
socketvar.h - Modify alpha's sf_buf implementation to use the direct virtual-to- 2003-11-16 06:11:26 +00:00
sockio.h
soundcard.h New defines that paves the way for new midi features and ports. 2003-11-22 03:27:09 +00:00
stat.h
statvfs.h
stddef.h Change the definition of NULL on ia64 (for LP64 compilations) from 2003-12-07 21:10:06 +00:00
stdint.h
sun_disklabel.h
sx.h
syscall.h Regen - this should be essentially a NOP, except for rcsid changes. 2003-12-23 03:52:14 +00:00
syscall.mk Regen - this should be essentially a NOP, except for rcsid changes. 2003-12-23 03:52:14 +00:00
syscallsubr.h Back out the following revisions: 2003-11-05 01:53:10 +00:00
sysctl.h Fix a typo in a comment: sysctl(1) should be sysctl(8). 2003-11-14 21:37:35 +00:00
sysent.h
syslimits.h
syslog.h
sysproto.h regen (__restrict) 2003-12-26 05:58:32 +00:00
systm.h Add __restrict qualifiers to copyinfrom, copyinstrfrom, copystr, copyinstr, 2003-12-26 05:54:35 +00:00
taskqueue.h
termios.h
thr.h
tiio.h
time.h
timeb.h
timepps.h Long overdue comment claification: RFC 2783 was approved long time ago. 2003-11-23 18:52:23 +00:00
timers.h
times.h
timespec.h
timetc.h
timex.h
tree.h
tty.h
ttychars.h
ttycom.h
ttydefaults.h
ttydev.h
turnstile.h Oh dear, forgot this file in the turnstile commit. This header defines 2003-11-11 23:08:26 +00:00
types.h
ucontext.h Change the clear_ret argument of get_mcontext() to be a flags argument. 2003-11-09 20:31:04 +00:00
ucred.h Fixed some style bugs (insertion sort error and extra blank line). 2003-11-12 15:07:18 +00:00
uio.h Add __restrict qualifiers to copyinfrom, copyinstrfrom, copystr, copyinstr, 2003-12-26 05:54:35 +00:00
umtx.h Catch a few places where NULL (pointer) was used where 0 (integer) was 2003-12-23 02:36:43 +00:00
un.h
unistd.h
unpcb.h
user.h
utsname.h
uuid.h
vmmeter.h
vnode.h Modify the MAC Framework so that instead of embedding a (struct label) 2003-11-12 03:14:31 +00:00
wait.h
watchdog.h
xrpuio.h