1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/sys
Robert Watson 72ab4bfd09 Fix a comment in capability.h: it got renamed to capsicum.h, not
capability.h.

MFC after:	3 weeks
Spotted by:	alc, mcdouga9 at egr.msu.edu, thompsa
2014-03-16 21:05:00 +00:00
..
_bitset.h
_bus_dma.h
_callout.h
_cpuset.h
_ffcounter.h
_iovec.h
_kstack_cache.h
_lock.h
_lockmgr.h
_mutex.h
_null.h
_pctrie.h
_pthreadtypes.h
_rmlock.h
_rwlock.h Drop the 3rd clause from all 3 clause BSD licenses where I am the sole 2014-02-05 18:13:27 +00:00
_semaphore.h
_sigset.h
_sockaddr_storage.h
_stack.h
_stdint.h
_sx.h
_task.h
_termios.h
_timespec.h
_timeval.h
_types.h
_umtx.h
_unrhdr.h
aac_ioctl.h
acct.h
acl.h
agpio.h
aio.h
alq.h
apm.h
assym.h
ata.h Fix support for increased logical sector size (4K-native drives). 2014-03-07 09:45:40 +00:00
bio.h
bitset.h
bitstring.h
blist.h
boot.h howto_names: unify declaration 2014-03-11 10:13:06 +00:00
buf_ring.h
buf.h
bufobj.h
bus_dma.h
bus.h
busdma_bufalloc.h
callout.h
capability.h Fix a comment in capability.h: it got renamed to capsicum.h, not 2014-03-16 21:05:00 +00:00
caprights.h
capsicum.h Rename capability.h to capsicum.h: the original name conflicts with the 2014-03-16 10:49:16 +00:00
cdefs.h
cdio.h
cdrio.h
cfictl.h
chio.h
clock.h
condvar.h
conf.h
cons.h
consio.h
copyright.h Bump copyright year. 2013-12-31 12:18:10 +00:00
counter.h
cpu.h
cpuctl.h
cpuset.h
ctype.h
dataacq.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 Define SHT_GNU_LIBLIST and R_MIPS_64, which is needed for libelf and 2014-01-16 21:50:26 +00:00
elf_generic.h
elf.h
endian.h
errno.h
eui64.h
event.h Reserve an event type for the upcoming EVENT_SENDFILE and 2014-01-07 20:24:25 +00:00
eventhandler.h Whitespace fix. 2014-02-28 19:21:07 +00:00
eventvar.h
exec.h
extattr.h
fail.h
fbio.h
fcntl.h
fdcio.h
file.h
filedesc.h
filio.h
firmware.h
fnv_hash.h
gmon.h
gpio.h
gpt.h
hash.h
hhook.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 Back out r261266 pending security buy-in. 2014-01-31 17:39:51 +00:00
joystick.h
kbio.h
kdb.h
kenv.h
kernel.h
kerneldump.h
khelp.h
kobj.h
ksem.h
ksyms.h
kthread.h
ktr_class.h
ktr.h
ktrace.h
libkern.h
limits.h
link_aout.h
link_elf.h
linker_set.h
linker.h
lock_profile.h
lock.h fix spelling of lock_initialized.. jhb approved.. 2014-01-28 17:27:54 +00:00
lockf.h
lockmgr.h
lockstat.h
loginclass.h
mac.h
malloc.h
mbpool.h
mbuf.h Provide additional information in some panic strings. 2014-02-12 19:07:59 +00:00
mchain.h
md4.h
md5.h
mdioctl.h
memdesc.h
memrange.h
mman.h
module_khelp.h
module.h
mount.h
mouse.h
mpt_ioctl.h
mqueue.h
msg.h
msgbuf.h
mtio.h
mutex.h fix spelling of lock_initialized.. jhb approved.. 2014-01-28 17:27:54 +00:00
namei.h
nlist_aout.h
osd.h
param.h Bump __FreeBSD_version to reflect capability.h -> capsicum.h change. 2014-03-16 11:06:05 +00:00
pciio.h Add support for displaying VPD for PCI devices via pciconf. 2014-01-20 20:56:09 +00:00
pcpu.h Add zpcpu_get_cpu() that converts base pointer of UMA_ZPCPU_ZONE 2014-02-10 19:47:14 +00:00
pctrie.h Mark unused static inline functions defined by the PCTRIE_DEFINE() macro 2013-12-28 21:31:58 +00:00
pioctl.h
pipe.h
pmc.h Add hwpmc(4) support for the PowerPC 970 class processors, direct events. 2014-02-01 02:03:50 +00:00
pmckern.h Use __predict_false() on sensitive lock paths as most of the times, 2014-01-07 14:03:42 +00:00
pmclog.h
poll.h
posix4.h
power.h
priority.h
priv.h Several years after initial development, merge prototype support for 2014-03-15 00:57:50 +00:00
proc.h change td_retval into a union w/ off_t, with defines to mask the 2014-03-16 00:53:40 +00:00
procctl.h
procdesc.h
procfs.h
protosw.h
ptio.h
ptrace.h
queue.h
racct.h
random.h Add very simple virtio_random(4) driver to harvest entropy from host 2014-01-18 06:14:38 +00:00
rangelock.h
rctl.h
reboot.h
refcount.h Drop the 3rd clause from all 3 clause BSD licenses where I am the sole 2014-02-05 18:13:27 +00:00
regression.h
resource.h
resourcevar.h
rman.h
rmlock.h
rtprio.h
runq.h
rwlock.h Drop the 3rd clause from all 3 clause BSD licenses where I am the sole 2014-02-05 18:13:27 +00:00
sbuf.h
sched.h
sdt.h
select.h
selinfo.h
sem.h
sema.h
serial.h
sf_base.h Implement a kqueue notification path for sendfile. 2014-01-17 05:26:55 +00:00
sf_buf.h
sf_sync.h Implement a kqueue notification path for sendfile. 2014-01-17 05:26:55 +00:00
sglist.h Add sglist_append_bio(9) to append a struct bio's data to a sglist 2014-01-13 04:41:08 +00:00
shm.h
sigio.h
signal.h
signalvar.h
sleepqueue.h Drop the 3rd clause from all 3 clause BSD licenses where I am the sole 2014-02-05 18:13:27 +00:00
slicer.h
smp.h
snoop.h
sockbuf.h Replace 4.4BSD Lite's unix domain socket backpressure hack with a cleaner 2014-03-13 18:42:12 +00:00
socket.h Remove more constants related to static sysctl nodes. The MAXID constants 2014-02-25 18:44:33 +00:00
socketvar.h
sockio.h Garbage collect long time obsoleted (or never used) stuff from routing API. 2014-03-15 06:49:32 +00:00
sockopt.h
sockstate.h
soundcard.h
stack.h
stat.h
statvfs.h
stdatomic.h
stddef.h
stdint.h
sun_disklabel.h
sx.h
syscall.h
syscall.mk
syscallsubr.h
sysctl.h Remove more constants related to static sysctl nodes. The MAXID constants 2014-02-25 18:44:33 +00:00
sysent.h
syslimits.h
syslog.h
sysproto.h
systm.h Rework the EARLY_PRINTF mechanism. Instead of defining a special eprintf() 2014-02-12 00:53:38 +00:00
taskqueue.h
terminal.h
termios.h
thr.h
tiio.h
time.h
timeb.h
timeet.h
timeffc.h
timepps.h
timers.h
times.h
timespec.h
timetc.h
timex.h
tree.h
tty.h
ttycom.h
ttydefaults.h
ttydevsw.h
ttydisc.h
ttyhook.h
ttyqueue.h
turnstile.h Drop the 3rd clause from all 3 clause BSD licenses where I am the sole 2014-02-05 18:13:27 +00:00
types.h
ucontext.h
ucred.h
uio.h
umtx.h
un.h
unistd.h
unpcb.h Replace 4.4BSD Lite's unix domain socket backpressure hack with a cleaner 2014-03-13 18:42:12 +00:00
user.h Expose OBJT_MGTDEVICE VM objects used for GEM/TTM with drm2 as an 2014-02-11 21:57:37 +00:00
utsname.h
uuid.h
vdso.h
vmem.h
vmmeter.h
vnode.h
vtoc.h
wait.h
watchdog.h