.. |
_bus_dma.h
|
|
|
_elf_solaris.h
|
|
|
_iovec.h
|
|
|
_lock.h
|
|
|
_mutex.h
|
Rename the 'mtx_object', 'rw_object', and 'sx_object' members of mutexes,
|
2007-03-21 21:20:51 +00:00 |
_null.h
|
|
|
_pthreadtypes.h
|
|
|
_rwlock.h
|
Rename the 'mtx_object', 'rw_object', and 'sx_object' members of mutexes,
|
2007-03-21 21:20:51 +00:00 |
_semaphore.h
|
|
|
_sigset.h
|
|
|
_task.h
|
|
|
_timespec.h
|
|
|
_timeval.h
|
|
|
_types.h
|
|
|
aac_ioctl.h
|
|
|
acct.h
|
|
|
acl.h
|
Minor white space tweaks in comments.
|
2007-03-16 13:39:04 +00:00 |
agpio.h
|
|
|
aio.h
|
|
|
alq.h
|
|
|
apm.h
|
|
|
assym.h
|
|
|
ata.h
|
|
|
bio.h
|
|
|
bitstring.h
|
|
|
blist.h
|
|
|
buf.h
|
Instead of doing comparisons using the pcpu area to see if
|
2007-03-08 06:44:34 +00:00 |
bufobj.h
|
|
|
bus_dma.h
|
|
|
bus.h
|
|
|
callout.h
|
|
|
cdefs.h
|
|
|
cdio.h
|
|
|
cdrio.h
|
|
|
chio.h
|
|
|
clist.h
|
|
|
clock.h
|
|
|
condvar.h
|
Rename the cv_*wait*() functions to _cv_*wait*() and change their second
|
2007-03-21 22:22:13 +00:00 |
conf.h
|
|
|
cons.h
|
|
|
consio.h
|
|
|
copyright.h
|
|
|
cpu.h
|
Add an interface for drivers to be notified of changes to CPU frequency.
|
2007-03-26 18:03:29 +00:00 |
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
|
|
|
elf.h
|
|
|
endian.h
|
|
|
errno.h
|
|
|
eui64.h
|
|
|
event.h
|
|
|
eventhandler.h
|
Add an interface for drivers to be notified of changes to CPU frequency.
|
2007-03-26 18:03:29 +00:00 |
eventvar.h
|
|
|
exec.h
|
|
|
extattr.h
|
Revert/re-make previous commit in a manner that maintains hyphenation of
|
2007-03-16 19:18:49 +00:00 |
fbio.h
|
|
|
fcntl.h
|
|
|
fdcio.h
|
|
|
file.h
|
|
|
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
|
|
|
inflate.h
|
|
|
interrupt.h
|
|
|
ioccom.h
|
|
|
ioctl_compat.h
|
|
|
ioctl.h
|
|
|
ipc.h
|
|
|
ipmi.h
|
|
|
jail.h
|
|
|
joystick.h
|
|
|
kbio.h
|
|
|
kdb.h
|
|
|
kenv.h
|
|
|
kernel.h
|
|
|
kerneldump.h
|
|
|
kobj.h
|
|
|
kse.h
|
|
|
ksem.h
|
|
|
kthread.h
|
|
|
ktr.h
|
|
|
ktrace.h
|
|
|
libkern.h
|
|
|
limits.h
|
|
|
linedisc.h
|
|
|
link_aout.h
|
|
|
link_elf.h
|
|
|
linker_set.h
|
|
|
linker.h
|
|
|
lock_profile.h
|
Further improvements to LOCK_PROFILING:
|
2007-02-27 06:42:05 +00:00 |
lock.h
|
Make use of 'lock_object' being the same field name in the witness_check*()
|
2007-03-21 22:18:10 +00:00 |
lockf.h
|
|
|
lockmgr.h
|
- Use lock_init/lock_destroy() to setup the lock_object inside of lockmgr.
|
2007-03-30 18:07:24 +00:00 |
mac.h
|
|
|
malloc.h
|
|
|
mbpool.h
|
|
|
mbuf.h
|
General style cleanup.
|
2007-03-24 20:19:44 +00:00 |
mchain.h
|
|
|
md4.h
|
|
|
md5.h
|
|
|
mdioctl.h
|
|
|
memrange.h
|
|
|
mman.h
|
|
|
module.h
|
|
|
mount.h
|
Extend rev. 1.210 to avoid dereference NULL mp in VFS_NEEDSGIANT and
|
2007-03-29 08:21:09 +00:00 |
mouse.h
|
|
|
mqueue.h
|
|
|
msg.h
|
|
|
msgbuf.h
|
|
|
mtio.h
|
|
|
mutex.h
|
- Use PARTIAL_PICKUP_GIANT() to implement PICKUP_GIANT().
|
2007-03-30 18:10:08 +00:00 |
namei.h
|
|
|
nlist_aout.h
|
|
|
param.h
|
Bump FreeBSD version for inclusion of CPU frequency change notifiers.
|
2007-03-26 18:04:41 +00:00 |
pciio.h
|
|
|
pcpu.h
|
Push down the implementation of PCPU_LAZY_INC() into the machine-dependent
|
2007-03-11 05:54:29 +00:00 |
pioctl.h
|
|
|
pipe.h
|
|
|
pmc.h
|
|
|
pmckern.h
|
|
|
pmclog.h
|
|
|
poll.h
|
|
|
posix4.h
|
|
|
power.h
|
|
|
priority.h
|
|
|
priv.h
|
Rename PRIV_VFS_CLEARSUGID to PRIV_VFS_RETAINSUGID, which seems to better
|
2007-03-01 20:47:42 +00:00 |
proc.h
|
Rename the 'mtx_object', 'rw_object', and 'sx_object' members of mutexes,
|
2007-03-21 21:20:51 +00:00 |
procfs.h
|
|
|
protosw.h
|
|
|
ptio.h
|
|
|
ptrace.h
|
|
|
queue.h
|
|
|
random.h
|
|
|
reboot.h
|
|
|
refcount.h
|
|
|
regression.h
|
|
|
resource.h
|
|
|
resourcevar.h
|
|
|
rman.h
|
|
|
rtprio.h
|
|
|
runq.h
|
|
|
rwlock.h
|
Fix a comment grammar nit.
|
2007-03-27 15:09:10 +00:00 |
sbuf.h
|
|
|
sched.h
|
|
|
select.h
|
|
|
selinfo.h
|
|
|
sem.h
|
|
|
sema.h
|
|
|
semaphore.h
|
|
|
serial.h
|
|
|
sf_buf.h
|
|
|
shm.h
|
|
|
sigio.h
|
|
|
signal.h
|
|
|
signalvar.h
|
|
|
sleepqueue.h
|
Allow threads to atomically release rw and sx locks while waiting for an
|
2007-03-09 22:41:01 +00:00 |
smp.h
|
|
|
snoop.h
|
|
|
socket.h
|
|
|
socketvar.h
|
Space to tab in SB_* defines to match with rest of file.
|
2007-03-19 18:40:31 +00:00 |
sockio.h
|
|
|
soundcard.h
|
|
|
stack.h
|
|
|
stat.h
|
|
|
statvfs.h
|
|
|
stddef.h
|
|
|
stdint.h
|
o Merge <machine/ansi.h> and <machine/types.h> into a new header
|
2002-08-21 16:20:02 +00:00 |
sun_disklabel.h
|
|
|
sx.h
|
Rename the 'mtx_object', 'rw_object', and 'sx_object' members of mutexes,
|
2007-03-21 21:20:51 +00:00 |
syscall.h
|
|
|
syscall.mk
|
|
|
syscallsubr.h
|
|
|
sysctl.h
|
|
|
sysent.h
|
|
|
syslimits.h
|
|
|
syslog.h
|
|
|
sysproto.h
|
|
|
systm.h
|
Rename the 'mtx_object', 'rw_object', and 'sx_object' members of mutexes,
|
2007-03-21 21:20:51 +00:00 |
taskqueue.h
|
|
|
termios.h
|
|
|
thr.h
|
|
|
tiio.h
|
|
|
time.h
|
|
|
timeb.h
|
|
|
timepps.h
|
|
|
timers.h
|
|
|
times.h
|
|
|
timespec.h
|
|
|
timetc.h
|
|
|
timex.h
|
|
|
tree.h
|
|
|
tty.h
|
|
|
ttychars.h
|
|
|
ttycom.h
|
|
|
ttydefaults.h
|
|
|
ttydev.h
|
|
|
turnstile.h
|
|
|
types.h
|
|
|
ucontext.h
|
|
|
ucred.h
|
Update a comment: Rather than suggesting suser(), suggest priv(9) for
|
2007-03-14 19:52:19 +00:00 |
uio.h
|
|
|
umtx.h
|
|
|
un.h
|
|
|
unistd.h
|
|
|
unpcb.h
|
Revise locking strategy used for UNIX domain sockets in order to improve
|
2007-02-26 20:47:52 +00:00 |
user.h
|
|
|
utsname.h
|
|
|
uuid.h
|
|
|
vmmeter.h
|
|
|
vnode.h
|
Make insmntque() externally visibile and allow it to fail (e.g. during
|
2007-03-13 01:50:27 +00:00 |
wait.h
|
|
|
watchdog.h
|
|
|
xrpuio.h
|
|
|