..
_bus_dma.h
_iovec.h
_lock.h
_lockmgr.h
_mutex.h
_null.h
_pthreadtypes.h
_rmlock.h
_rwlock.h
_semaphore.h
_sigset.h
_stack.h
_sx.h
_task.h
revert changes accidentally included in last commit
2008-07-18 06:22:57 +00:00
_timespec.h
_timeval.h
_types.h
aac_ioctl.h
acct.h
acl.h
agpio.h
aio.h
alq.h
apm.h
Define APM_ENT_NAMELEN and APM_ENT_TYPELEN for general use.
2008-06-12 04:37:37 +00:00
assym.h
ata.h
bio.h
bitstring.h
blist.h
buf.h
bufobj.h
bus_dma.h
bus.h
Split out the probing magic of device_probe_and_attach into
2008-06-20 16:58:15 +00:00
callout.h
add callout_schedule; besides being useful it also improves
2008-08-02 17:42:38 +00:00
cdefs.h
cdio.h
cdrio.h
chio.h
clist.h
clock.h
condvar.h
conf.h
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
cons.h
consio.h
copyright.h
cpu.h
cpuctl.h
- Add cpuctl(4) pseudo-device driver to provide access to some low-level
2008-08-08 16:26:53 +00:00
cpuset.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
dtrace_bsd.h
dvdio.h
elf32.h
elf64.h
elf_common.h
Add ELF relocation types for mips.
2008-08-02 01:20:10 +00:00
elf_generic.h
elf.h
endian.h
errno.h
eui64.h
event.h
The kqueue_register() function assumes that it is called from the top of
2008-07-07 09:30:11 +00:00
eventhandler.h
Add an event handler to the vlan driver so the NIC driver
2008-07-14 18:38:52 +00:00
eventvar.h
exec.h
extattr.h
fbio.h
fcntl.h
Re-implement the client side of rpc.lockd in the kernel. This implementation
2008-06-26 10:21:54 +00:00
fdcio.h
file.h
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
filedesc.h
filio.h
firmware.h
fnv_hash.h
gmon.h
gpt.h
hash.h
iconv.h
imgact_aout.h
imgact_elf.h
imgact.h
Pair the VOP_OPEN call from do_execve() with the reciprocal VOP_CLOSE.
2008-07-17 16:44:07 +00:00
inflate.h
interrupt.h
revert changes accidentally included in last commit
2008-07-18 06:22:57 +00:00
ioccom.h
ioctl_compat.h
Remove OTTYDISC, NETLDISC and NTTYDISC definitions.
2008-07-16 11:20:04 +00:00
ioctl.h
Turn sgtty into a binary-only compatibility interface.
2008-06-14 10:42:18 +00:00
ipc.h
ipmi.h
jail.h
Revert rev. 178124 as requested by kris@. Having jail id not being
2008-06-19 21:41:57 +00:00
joystick.h
kbio.h
kdb.h
kenv.h
kernel.h
Implement the following macros for completeness:
2008-07-21 15:05:25 +00:00
kerneldump.h
kobj.h
ksem.h
Rework the lifetime management of the kernel implementation of POSIX
2008-06-27 05:39:04 +00:00
kthread.h
ktr.h
ktrace.h
libkern.h
Add strcspn to libkern for use by xenbus routines. Will add to build
2008-08-15 04:07:22 +00:00
limits.h
link_aout.h
link_elf.h
Revert r180431.
2008-07-11 01:10:40 +00:00
linker_set.h
linker.h
lock_profile.h
lock.h
Introduce some WITNESS improvements:
2008-08-13 18:24:22 +00:00
lockf.h
Re-implement the client side of rpc.lockd in the kernel. This implementation
2008-06-26 10:21:54 +00:00
lockmgr.h
mac.h
malloc.h
mbpool.h
mbuf.h
mchain.h
md4.h
md5.h
mdioctl.h
memrange.h
mman.h
module.h
mount.h
Provide the mutual exclusion between the nfs export list modifications
2008-06-09 10:31:38 +00:00
mouse.h
mpt_ioctl.h
mqueue.h
msg.h
msgbuf.h
mtio.h
mutex.h
namei.h
nlist_aout.h
param.h
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
pciio.h
pcpu.h
Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports
2008-08-19 19:53:52 +00:00
pioctl.h
pipe.h
pmc.h
pmckern.h
pmclog.h
poll.h
posix4.h
power.h
priority.h
priv.h
- Add cpuctl(4) pseudo-device driver to provide access to some low-level
2008-08-08 16:26:53 +00:00
proc.h
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
procfs.h
Change the type of psaddr_t from void* to uintptr_t. A pointer
2008-07-30 00:59:19 +00:00
protosw.h
ptio.h
ptrace.h
queue.h
random.h
reboot.h
refcount.h
Remove debugging cruft.
2008-07-23 16:44:20 +00:00
regression.h
resource.h
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
resourcevar.h
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
rman.h
rmlock.h
rtprio.h
runq.h
rwlock.h
sbuf.h
Add sbuf_new_auto as a shortcut for the very common case of creating a
2008-08-09 11:14:05 +00:00
sched.h
sdt.h
select.h
selinfo.h
sem.h
sema.h
semaphore.h
Change SEM_VALUE_MAX (maximum value of a POSIX semaphore) from UINT_MAX
2008-06-26 13:51:25 +00:00
serial.h
sf_buf.h
shm.h
sigio.h
signal.h
signalvar.h
sleepqueue.h
Document the new return values for sleepq_abort(), sleepq_broadcast(), and
2008-08-07 20:47:01 +00:00
smp.h
snoop.h
sockbuf.h
move sockbuf locking macros in to sockbuf.h
2008-07-31 20:27:50 +00:00
socket.h
Add prototype defination for setfib(2) to sys/socket.h.
2008-08-08 22:40:04 +00:00
socketvar.h
move sockbuf locking macros in to sockbuf.h
2008-07-31 20:27:50 +00:00
sockio.h
Trim some noise from some #ifdef's. This had leaked into the compat32
2008-07-30 21:01:51 +00:00
sockopt.h
Factor sockbuf, sockopt, and sockstate out of socketvar.h in to separate headers.
2008-07-29 07:45:05 +00:00
sockstate.h
Factor sockbuf, sockopt, and sockstate out of socketvar.h in to separate headers.
2008-07-29 07:45:05 +00:00
soundcard.h
stack.h
stat.h
statvfs.h
stddef.h
stdint.h
sun_disklabel.h
sx.h
Fix compilation of arm's AVILA.
2008-08-13 09:20:52 +00:00
syscall.h
Update system call tables.
2008-08-20 08:39:10 +00:00
syscall.mk
Update system call tables.
2008-08-20 08:39:10 +00:00
syscallsubr.h
sysctl.h
Fix wierd integration error
2008-08-20 02:48:33 +00:00
sysent.h
syslimits.h
syslog.h
sysproto.h
Update system call tables.
2008-08-20 08:39:10 +00:00
systm.h
Turn dev2unit(), minor(), unit2minor() and minor2unit() into macro's.
2008-06-12 08:30:54 +00:00
taskqueue.h
revert changes accidentally included in last commit
2008-07-18 06:22:57 +00:00
termios.h
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
thr.h
tiio.h
time.h
timeb.h
timepps.h
timers.h
times.h
timespec.h
timetc.h
timex.h
tree.h
tty.h
Correct misbehaviour of patching sys/sys/tty.h.
2008-08-20 08:44:52 +00:00
ttycom.h
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
ttydefaults.h
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
ttydevsw.h
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
ttydisc.h
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
ttyqueue.h
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
turnstile.h
types.h
Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports
2008-08-19 19:53:52 +00:00
ucontext.h
ucred.h
uio.h
umtx.h
Add two commands to _umtx_op system call to allow a simple mutex to be
2008-06-24 07:32:12 +00:00
un.h
unistd.h
unpcb.h
user.h
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
utsname.h
uuid.h
vimage.h
As part of step 1.5 of the vimage framework resolve conflicts with
2008-08-18 13:16:19 +00:00
vmmeter.h
Correct the description of v_cache_count. Eliminate an unused function.
2008-07-19 22:35:13 +00:00
vnode.h
Currently, BSM audit pathname token generation for chrooted or jailed
2008-07-31 16:57:41 +00:00
vtoc.h
wait.h
watchdog.h