..
_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
Remove dead code from umtx support:
2014-03-18 21:32:03 +00:00
_unrhdr.h
aac_ioctl.h
acct.h
acl.h
agpio.h
aio.h
alq.h
apm.h
assym.h
ata.h
Add some new ATA defines for SATA 3.1 spec
2014-04-24 01:28:14 +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
Remove instances of variables that were set, but never used. gcc 4.9
2014-03-30 23:43:36 +00:00
buf.h
bufobj.h
bus_dma.h
Update NetBSD Foundation copyrights to 2-clause BSD
2014-03-18 01:40:25 +00:00
bus.h
Fix the comment. This really isn't just a 4.x compatibility thing, but
2014-05-23 00:20:53 +00:00
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
sys/capsicum.h: Remove not very useful visibility guards.
2014-04-19 22:18:57 +00:00
cdefs.h
Define a "__weak" macro for declaring symbols "weak".
2014-07-02 08:45:26 +00:00
cdio.h
cdrio.h
cfictl.h
chio.h
clock.h
condvar.h
conf.h
cons.h
Prefer vt(4) for UEFI boot
2014-07-02 13:24:21 +00:00
consio.h
copyright.h
counter.h
cpu.h
cpuctl.h
Restore the ABI of the cpuctl(4) ioctl request CPUCTL_CPUID, use
2014-06-20 13:13:38 +00:00
cpuset.h
Permit changing cpu mask for cpu set 1 in presence of drivers
2014-06-22 11:32:23 +00:00
ctype.h
dataacq.h
devicestat.h
digiio.h
dir.h
dirent.h
disk.h
disklabel.h
Add DragonFlyBSD's Hammer FS types and type names.
2014-06-11 10:14:40 +00:00
diskmbr.h
diskpc98.h
dkstat.h
domain.h
dtrace_bsd.h
Move some duplicated hook definitions from machine-dependent files to
2014-05-29 01:41:19 +00:00
dvdio.h
efi.h
Move ia64 efi.h to sys in preparation for amd64 UEFI support
2014-03-27 13:57:00 +00:00
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
Implement kqueue(2) for procdesc(4).
2014-04-07 18:10:49 +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
fcntl.h: Make visible various POSIX.1-2008 features.
2014-04-17 21:29:22 +00:00
fdcio.h
file.h
filedesc.h
Make fdunshare accept only td parameter.
2014-06-28 05:41:53 +00:00
filio.h
firmware.h
fnv_hash.h
gmon.h
gpio.h
gpt.h
Linux uses its own UUID for data partitions.
2014-07-01 12:40:00 +00:00
hash.h
hhook.h
iconv.h
imgact_aout.h
imgact_binmisc.h
sys/kern/imgact_binmisc.c -- free the right pointer mask vs magic
2014-04-08 22:12:01 +00:00
imgact_elf.h
Revert r266925 as it can lead to instant panic at fexecve():
2014-06-17 05:29:18 +00:00
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
Spell raccdt in a more conventional way in a comment.
2014-05-06 10:53:51 +00:00
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
Add support for empty data sets. Data set begin and end pointers
2014-07-02 08:49:06 +00:00
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
Pull in r267961 and r267973 again. Fix for issues reported will follow.
2014-06-28 03:56:17 +00:00
mbpool.h
mbuf.h
The FreeBSD-SA-14:08.tcp was a lesson on not doing acrobatics with
2014-05-04 23:25:32 +00:00
mchain.h
md4.h
md5.h
mdioctl.h
memdesc.h
memrange.h
mman.h
Add MAP_EXCL flag for mmap(2). It should be combined with MAP_FIXED,
2014-06-19 05:00:39 +00:00
module_khelp.h
module.h
mount.h
mouse.h
mpt_ioctl.h
mqueue.h
msg.h
msgbuf.h
mtio.h
mutex.h
Garbage collect mtxpool_lockbuilder, the mutex pool historically used
2014-05-02 07:57:40 +00:00
namei.h
nlist_aout.h
osd.h
param.h
Bump __FreeBSD_version since r268115 changed the internal
2014-07-01 21:12:48 +00:00
pciio.h
MFH@260988.
2014-01-21 20:48:02 +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
pioctl.h
pipe.h
Ignore the error from pipespace_new when creating a pipe.
2014-05-02 00:52:13 +00:00
pmc.h
For Xeon 7500 and 48XX (Nehalem EX and Westmere EX) variants of the
2014-06-04 16:06:38 +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
When exec_new_vmspace() decides that current vmspace cannot be reused
2014-05-20 09:19:35 +00:00
procctl.h
procdesc.h
Implement kqueue(2) for procdesc(4).
2014-04-07 18:10:49 +00:00
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
Drop explicit unsigned from FD_SETSIZE constant
2014-04-28 13:42:41 +00:00
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
Retire smp_active. It was racey and caused demonstrated problems with
2014-04-26 20:27:54 +00:00
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
include: Remove checks for __BSD_VISIBLE where redundant with __XSI_VISIBLE
2014-05-11 13:48:21 +00:00
statvfs.h
stdatomic.h
Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4
2014-04-01 14:46:11 +00:00
stddef.h
stdint.h
sun_disklabel.h
sx.h
syscall.h
Regen per r263318.
2014-03-18 21:34:11 +00:00
syscall.mk
Regen per r263318.
2014-03-18 21:34:11 +00:00
syscallsubr.h
sysctl.h
Compile fixes:
2014-06-28 17:36:18 +00:00
sysent.h
syslimits.h
syslog.h
sysproto.h
Regen per r263318.
2014-03-18 21:34:11 +00:00
systm.h
Add support for event timers whose clock frequency can change while running.
2014-04-02 15:56:11 +00:00
taskqueue.h
Add a new taskqueue setup method that takes a cpuid to pin the
2014-05-24 20:37:15 +00:00
terminal.h
In order to get vt(4) a bit closer to the feature set provided by sc(4),
2014-06-27 19:57:57 +00:00
termios.h
thr.h
tiio.h
time.h
Improve r264388 removing namespace pollution previously introduced in
2014-06-26 05:23:48 +00:00
timeb.h
timeet.h
Add support for event timers whose clock frequency can change while running.
2014-04-02 15:56:11 +00:00
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
Remove dead code from umtx support:
2014-03-18 21:32:03 +00:00
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
Fix typo in KF_FD_TYPE_TRACE comment: ptrace -> ktrace
2014-05-02 21:41:35 +00:00
utsname.h
uuid.h
vdso.h
vmem.h
vmmeter.h
Rename global cnt to vm_cnt to avoid shadowing.
2014-03-22 10:26:09 +00:00
vnode.h
In msdosfs_setattr(), add a check for result of the utimes(2)
2014-06-17 07:11:00 +00:00
vtoc.h
wait.h
watchdog.h