.. |
acct.h
|
|
|
agpio.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
aio.h
|
|
|
ansi.h
|
|
|
aout_mids.h
|
fix mistake in previous, leave spaces for gaps.
|
2014-12-08 20:51:02 +00:00 |
ataio.h
|
|
|
atomic.h
|
Introduce membar_datadep_consumer.
|
2015-01-08 22:27:17 +00:00 |
audioio.h
|
|
|
bitops.h
|
add __BITMAP_TYPE
|
2012-12-07 02:27:58 +00:00 |
blist.h
|
Fix typo ("then" instead of "than")
|
2013-12-09 09:35:16 +00:00 |
boot_flag.h
|
|
|
bootblock.h
|
Avoid data abort at src/sys/dev/dkwedge/dkwedge_apple.c:swap_apple_drvr_descriptor() on zaurus.
|
2014-09-14 17:39:06 +00:00 |
bswap.h
|
Remove __OPTIMIZE__ requirement to expand the byte swap macros. Back in
|
2015-03-12 15:28:16 +00:00 |
buf.h
|
Remove the 'cred' argument from bread(). Remove a now unused var in
|
2015-03-28 19:24:04 +00:00 |
bufq_impl.h
|
|
|
bufq.h
|
|
|
bus_proto.h
|
add BUS_DMA_PREFETCHABLE flag for bus_dmamem_map(), analog to
|
2013-02-04 13:18:35 +00:00 |
bus.h
|
|
|
callback.h
|
|
|
callout.h
|
Add an FMT macro to snprintb the callout flags.
|
2015-02-07 19:36:42 +00:00 |
cctr.h
|
|
|
cdbr.h
|
Allow kernel code to access constant databases by moving cdbr(3) and the
|
2013-12-11 01:24:08 +00:00 |
cdefs_aout.h
|
|
|
cdefs_elf.h
|
Undo the OBJC hack for __weak, it will be done in gnustep-base
|
2015-05-08 13:58:53 +00:00 |
cdefs.h
|
introduce a __syslog__ format, and __sysloglike() macros. If __syslog__
|
2015-10-14 15:52:40 +00:00 |
cdio.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
chio.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
clock.h
|
Optimize.
|
2014-11-17 17:11:29 +00:00 |
clockctl.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
common_ansi.h
|
More "common" includes which use the preprocessor defined macros.
|
2014-08-19 07:27:31 +00:00 |
common_int_const.h
|
Add generic versions of machine/int_*.h for compilers providing
|
2014-07-25 21:43:13 +00:00 |
common_int_fmtio.h
|
Add generic versions of machine/int_*.h for compilers providing
|
2014-07-25 21:43:13 +00:00 |
common_int_limits.h
|
Add generic versions of machine/int_*.h for compilers providing
|
2014-07-25 21:43:13 +00:00 |
common_int_mwgwtypes.h
|
Add generic versions of machine/int_*.h for compilers providing
|
2014-07-25 21:43:13 +00:00 |
common_int_types.h
|
Add generic versions of machine/int_*.h for compilers providing
|
2014-07-25 21:43:13 +00:00 |
common_limits.h
|
Compute u<type>_max by doing 2u<x>*type_max+1u<x>.
|
2014-08-19 15:46:46 +00:00 |
common_lock.h
|
Move the riscv lock.h which uses only compiler builtin atomic primitives
|
2015-06-26 14:27:35 +00:00 |
common_wchar_limits.h
|
Add common_wchar_limits.h for those compilers that emit
|
2014-08-18 22:21:39 +00:00 |
condvar.h
|
|
|
conf.h
|
Add d_discard to struct bdevsw/cdevsw, and the plumbing to access it.
|
2014-07-25 07:56:14 +00:00 |
core.h
|
|
|
cprng.h
|
Omit needless include of <sys/fcntl.h> from <sys/cprng.h>.
|
2015-04-13 15:51:30 +00:00 |
cpu_data.h
|
Change type of cpu_uvm to struct uvm_cpu *
|
2014-09-05 05:45:34 +00:00 |
cpu.h
|
Constify kcpuset_countset() and cpu_index() parameters.
|
2014-05-19 20:39:23 +00:00 |
cpufreq.h
|
|
|
cpuio.h
|
Add definitions so that the i386 cpuctl can issue IOC_CPU_UCODE_GET_VERSION
|
2013-01-05 16:36:38 +00:00 |
ctype_bits.h
|
Allow use from C++.
|
2013-04-30 00:42:31 +00:00 |
ctype_inline.h
|
Fix spelling of feature test macro.
|
2015-02-24 13:17:27 +00:00 |
debug.h
|
|
|
device_if.h
|
|
|
device.h
|
wait for config_mountroot threads to complete before we tell init it
|
2015-03-06 09:28:15 +00:00 |
devmon.h
|
|
|
dir.h
|
|
|
dirent.h
|
fix inadequate parens in macro (my fault originally)
|
2015-02-26 02:05:54 +00:00 |
dirhash.h
|
Extend generic dirhash to include an empty directory checker based on
|
2013-07-07 19:31:26 +00:00 |
disk.h
|
Add DK_DEV_BSIZE_OK()
|
2015-11-12 15:25:22 +00:00 |
disklabel_acorn.h
|
|
|
disklabel_gpt.h
|
add implementation defined attributes from FreeBSD
|
2013-11-24 08:17:50 +00:00 |
disklabel_rdb.h
|
|
|
disklabel.h
|
We have three sets of DTYPE_ constants in the kernel:
|
2015-01-02 19:42:05 +00:00 |
dkbad.h
|
|
|
dkio.h
|
Implement DIOCGMEDIASIZE and DIOCGSECTORSIZE from FreeBSD.
|
2014-12-29 18:41:20 +00:00 |
dkstat.h
|
|
|
domain.h
|
Move INET6 specific in6_if_{up,down}() and in6_if_link_{up,down}()
|
2015-04-22 19:46:08 +00:00 |
drvctlio.h
|
|
|
dtrace_bsd.h
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
dvdio.h
|
|
|
endian.h
|
Avoid undefined behaviour in shifts in endian decoding routines.
|
2014-03-18 14:28:37 +00:00 |
envsys.h
|
add HYT-221/271/939 humidity/temperature I2C sensor
|
2014-05-18 11:46:23 +00:00 |
errno.h
|
Expose the pseudo-errors if _KMEMUSER is defined (as well as _KERNEL).
|
2013-01-02 18:51:53 +00:00 |
evcnt.h
|
|
|
event.h
|
make unsigned constants that.
|
2015-01-14 22:21:00 +00:00 |
eventvar.h
|
|
|
exec_aout.h
|
|
|
exec_coff.h
|
|
|
exec_ecoff.h
|
|
|
exec_elf.h
|
Ignore the ancient 01.01 tag that gnuc used to put in old NetBSD binaries.
|
2015-11-01 17:44:41 +00:00 |
exec_script.h
|
|
|
exec.h
|
Remove the mach entry.
|
2015-10-10 10:51:15 +00:00 |
extattr.h
|
|
|
extent.h
|
|
|
fcntl.h
|
Remove parameter name from openat prototype.
|
2013-09-15 10:41:20 +00:00 |
fd_set.h
|
Generalize the length macro, and also provide a macro that returns the size
|
2015-11-06 15:41:25 +00:00 |
fdio.h
|
|
|
featuretest.h
|
comment about ISOC11
|
2013-04-26 18:29:06 +00:00 |
file.h
|
Create a per-device state for iscsi(4), effectively making it a cloning
|
2015-05-30 20:09:47 +00:00 |
fileassoc.h
|
|
|
filedesc.h
|
|
|
filio.h
|
|
|
flashio.h
|
|
|
float_ieee754.h
|
xorg's pixman-arm-neon-asm-bilinear.S wants to include this file, so make
|
2013-06-18 20:17:19 +00:00 |
fstrans.h
|
|
|
fstypes.h
|
Remove miscfs/syncfs and
|
2015-05-06 15:57:07 +00:00 |
gcq.h
|
|
|
gennameih.awk
|
|
|
gmon.h
|
|
|
gpio.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
hash.h
|
Add explicit casts for (const uint8_t *)
|
2014-09-05 05:46:15 +00:00 |
idle.h
|
|
|
ieee754.h
|
All EXT_EXP defines must be conditionized. Back out previous change which
|
2014-02-01 16:39:52 +00:00 |
interrupt.h
|
fix tpyo
|
2015-08-17 18:43:37 +00:00 |
intr.h
|
Add kernel code to support intrctl(8).
|
2015-08-17 06:16:02 +00:00 |
intrio.h
|
Add kernel code to support intrctl(8).
|
2015-08-17 06:16:02 +00:00 |
inttypes.h
|
C++11 no longer requires __STDC_LIMIT_MACROS, __STDC_CONSTANT_MACROS or
|
2013-04-22 21:26:48 +00:00 |
ioccom.h
|
provide a macro to symbolically print an ioctl number.
|
2014-12-10 00:16:05 +00:00 |
ioctl_compat.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
ioctl.h
|
|
|
iostat.h
|
|
|
ipc.h
|
Use __BEGIN_DECLS / __END_DECLS consistently for _KERNEL part too.
|
2015-05-19 12:17:53 +00:00 |
ipi.h
|
Implement ipi_trigger_multi(9); requested by cherry@.
|
2015-01-18 23:16:35 +00:00 |
joystick.h
|
|
|
kauth.h
|
Expose struct kauth_cred for the benefit of the debugger. I can't convince gcc
|
2015-10-06 22:13:39 +00:00 |
kcore.h
|
|
|
kcpuset.h
|
Constify kcpuset_countset() and cpu_index() parameters.
|
2014-05-19 20:39:23 +00:00 |
kern_ctf.h
|
|
|
kernel.h
|
Add extern int psratio
|
2013-07-30 13:14:30 +00:00 |
kernhist.h
|
introduce a new way of handling SYSCALL_DEBUG messages -- send them to
|
2015-10-29 00:27:08 +00:00 |
kgdb.h
|
|
|
kmem.h
|
|
|
kobj_impl.h
|
|
|
kobj.h
|
|
|
kprintf.h
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
ksem.h
|
|
|
ksyms.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
kthread.h
|
Remove the unused and all-but-unusable kthread_destroy(). Also makes
|
2015-04-21 11:10:29 +00:00 |
ktrace.h
|
include necessary headers
|
2013-12-09 17:43:58 +00:00 |
localedef.h
|
Rename fixup to update_global to better reflect the purpose.
|
2013-08-18 20:03:48 +00:00 |
lock.h
|
|
|
lockdebug.h
|
Revert change that allowed rw_tryenter(&lock, RW_READER) to recurse
|
2013-04-27 08:12:34 +00:00 |
lockf.h
|
|
|
lua.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
lwp.h
|
Provide struct cpu_info *lwp_getcpu(struct lwp *) inline for <machine/cpu.h>
|
2015-03-31 01:10:02 +00:00 |
lwpctl.h
|
|
|
Makefile
|
Add kernel code to support intrctl(8).
|
2015-08-17 06:16:02 +00:00 |
malloc.h
|
Cleanup:
|
2014-12-27 19:32:57 +00:00 |
mallocvar.h
|
Cleanup:
|
2014-12-27 19:32:57 +00:00 |
mbuf.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
md4.h
|
|
|
md5.h
|
|
|
midiio.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
mman.h
|
defintion -> definition
|
2014-08-03 19:14:24 +00:00 |
module.h
|
Export module flags to userland
|
2015-11-04 04:28:58 +00:00 |
mount.h
|
Change do_sys_mount() so that it only takes as argument the type of the
|
2015-10-23 19:40:10 +00:00 |
mqueue.h
|
Make mqueue_get public, rearrange mq_open into a helper function that can
|
2015-06-20 14:41:54 +00:00 |
msg.h
|
In sysv_sem.c, defer establishment of exithook so we can initialize the
|
2015-11-06 02:26:42 +00:00 |
msgbuf.h
|
|
|
mtio.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
mutex.h
|
|
|
namei.h
|
Cull unused INRENAME and INRELOOKUP from callers.
|
2015-04-21 03:19:03 +00:00 |
namei.src
|
Cull unused INRENAME and INRELOOKUP from PARAMASK.
|
2015-04-21 03:18:21 +00:00 |
null.h
|
|
|
once.h
|
|
|
optstr.h
|
|
|
param.h
|
Convert MAXUSERS, take 2.
|
2015-08-29 14:07:45 +00:00 |
pax.h
|
Revamp the way processes are PaX'ed in the kernel. Sent on tech-kern@ two
|
2015-09-26 16:12:24 +00:00 |
pcq.h
|
Add PCQ_MAXLEN constant.
|
2014-06-09 12:44:06 +00:00 |
pcu.h
|
pcu(9):
|
2014-05-16 00:48:41 +00:00 |
percpu_types.h
|
|
|
percpu.h
|
|
|
physmap.h
|
KMEMUSER -> _KMEMUSER
|
2013-04-08 01:33:53 +00:00 |
pipe.h
|
|
|
pmc.h
|
|
|
pmf.h
|
Add PMFE_SPEED_CHANGED
|
2013-08-06 06:10:57 +00:00 |
poll.h
|
|
|
pool.h
|
move stdbool.h to sys, reuire pool.h to include <sys/stdbool.h> for bool,
|
2015-07-29 00:10:25 +00:00 |
power.h
|
As proposed on tech-net@, introduce a new switch type, PSWITCH_TYPE_RADIO,
|
2015-01-06 15:39:54 +00:00 |
proc.h
|
Add proc_find_locked(), which returns the process locked and does the
|
2015-09-24 14:33:31 +00:00 |
prot.h
|
|
|
protosw.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
pserialize.h
|
|
|
pset.h
|
Systematically include sys/featuretest.h when _NETBSD_SOURCE is used.
|
2013-04-27 21:35:24 +00:00 |
ptrace.h
|
Support PIOD_READ_AUXV so that gdb can handle PIE binaries. From OpenBSD.
|
2015-07-02 03:47:54 +00:00 |
ptree.h
|
|
|
pty.h
|
From Ilia Zykov:
|
2014-10-15 15:00:03 +00:00 |
queue.h
|
Add missing paren.
|
2015-11-02 15:21:23 +00:00 |
quota.h
|
|
|
quotactl.h
|
Revert the following changes:
|
2014-06-28 22:27:50 +00:00 |
radioio.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
radixtree.h
|
|
|
ras.h
|
|
|
rbtree.h
|
|
|
reboot.h
|
|
|
resource.h
|
|
|
resourcevar.h
|
pull in resource.h
|
2015-10-18 00:28:15 +00:00 |
rmd160.h
|
|
|
rnd.h
|
Move substantive part of rnd_ioctl to kern_rndq.c.
|
2015-04-14 12:51:30 +00:00 |
rndio.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
rndpool.h
|
Move RND_EXTRACT_{ANY,GOOD} to rndpool.h whose API they are part of.
|
2015-04-14 13:14:20 +00:00 |
rndsink.h
|
Rework rndsink(9) abstraction and adapt arc4random(9) and cprng(9).
|
2013-06-23 02:35:23 +00:00 |
rndsource.h
|
Release rnd_global.lock while calling an rndsource's callback.
|
2015-04-21 03:53:07 +00:00 |
rngtest.h
|
|
|
rpst.h
|
|
|
rwlock.h
|
|
|
scanio.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
sched.h
|
|
|
scsiio.h
|
|
|
sdt.h
|
Change SDT (Statically Defined Tracing) probes to use link sets so that it
|
2015-10-02 16:54:15 +00:00 |
select.h
|
Remove pollsock(). Since it took only a single socket, it was essentially
|
2014-04-25 15:52:45 +00:00 |
selinfo.h
|
|
|
sem.h
|
In sysv_sem.c, defer establishment of exithook so we can initialize the
|
2015-11-06 02:26:42 +00:00 |
sha1.h
|
|
|
sha2.h
|
|
|
shm.h
|
In sysv_sem.c, defer establishment of exithook so we can initialize the
|
2015-11-06 02:26:42 +00:00 |
siginfo.h
|
convert vmem, signals, powerhooks from CIRCLEQ -> TAILQ.
|
2013-11-22 21:04:11 +00:00 |
signal.h
|
|
|
signalvar.h
|
sigexit() calls either exit1() or panic() and never returns. Mark it as
|
2014-05-15 07:11:30 +00:00 |
sigtypes.h
|
|
|
sleepq.h
|
make this kmemuser friendly.
|
2015-02-08 19:39:09 +00:00 |
socket.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
socketvar.h
|
change sosend() to accept sockaddr * instead of mbuf * for nam.
|
2015-05-09 15:22:47 +00:00 |
sockio.h
|
Add IPv4 address flags IN_IFF_TENTATIVE, IN_IFF_DUPLICATED and
|
2015-05-02 14:41:32 +00:00 |
spawn.h
|
Don't nest enum in structures.
|
2014-09-05 05:46:54 +00:00 |
specificdata.h
|
|
|
spl.h
|
|
|
spldebug.h
|
|
|
stat.h
|
Change mknodat(2) device argument type from uint32_t to dev_t.
|
2013-10-17 18:01:11 +00:00 |
statvfs.h
|
all fsblkcnt_t's are in frsize units
|
2013-04-05 17:34:27 +00:00 |
stdarg.h
|
#include <sys/cdefs.h>
|
2014-08-15 11:58:13 +00:00 |
stdbool.h
|
move stdbool.h to sys, reuire pool.h to include <sys/stdbool.h> for bool,
|
2015-07-29 00:10:25 +00:00 |
stdint.h
|
C++11 no longer requires __STDC_LIMIT_MACROS, __STDC_CONSTANT_MACROS or
|
2013-04-22 21:26:48 +00:00 |
swap.h
|
|
|
syncobj.h
|
|
|
syscall_stats.h
|
|
|
syscall.h
|
Regen
|
2015-10-10 03:30:17 +00:00 |
syscallargs.h
|
Regen
|
2015-10-10 03:30:17 +00:00 |
syscallvar.h
|
regen
|
2015-09-24 14:34:22 +00:00 |
sysctl.h
|
move CTL_VM constants to uvm_param.h, leaving a comment behind.
|
2015-09-26 20:28:37 +00:00 |
syslimits.h
|
Define CHILD_MAX/OPEN_MAX as parameters.
|
2015-08-21 07:19:39 +00:00 |
syslog.h
|
Include <sys/cdefs.h>, <sys/featuretest.h>, and <sys/ansi.h>
|
2015-10-15 06:15:22 +00:00 |
systm.h
|
introduce a new way of handling SYSCALL_DEBUG messages -- send them to
|
2015-10-29 00:27:08 +00:00 |
tape.h
|
|
|
termios.h
|
make all constants that are used in unsigned variables unsigned.
|
2013-07-11 16:46:06 +00:00 |
time.h
|
Do as POSIX says, define the timespec structure in <signal.h>
|
2015-07-31 12:51:32 +00:00 |
timeb.h
|
|
|
timepps.h
|
Extend kernel PPS api with pps_ref_event().
|
2013-05-26 18:07:42 +00:00 |
times.h
|
|
|
timespec.h
|
Do as POSIX says, define the timespec structure in <signal.h>
|
2015-07-31 12:51:32 +00:00 |
timetc.h
|
|
|
timevar.h
|
Use time_uptime instead of time_second to avoid time leaps
|
2015-08-07 08:11:33 +00:00 |
timex.h
|
|
|
tls.h
|
|
|
tprintf.h
|
|
|
trace.h
|
|
|
tree.h
|
Some splay trees don't use the next method, so mark it as potentially unused
|
2013-09-14 13:20:45 +00:00 |
tty.h
|
centralize the tty dialout and callunit macros
|
2014-11-15 19:17:05 +00:00 |
ttychars.h
|
|
|
ttycom.h
|
|
|
ttydefaults.h
|
|
|
ttydev.h
|
spelling in comment
|
2014-05-21 04:24:40 +00:00 |
types.h
|
Fix PTHREAD_FOO_INITIALIZER for C++ by not using volatile in the relevant
|
2015-08-27 12:30:50 +00:00 |
ucontext.h
|
Move CTASSERT a few lines down so as to not collide with the CTASSERT
|
2013-03-06 18:16:58 +00:00 |
ucred.h
|
|
|
uidinfo.h
|
|
|
uio.h
|
|
|
un.h
|
make connect syscall use sockaddr_big and modify pr_{send,connect}
|
2015-05-02 17:18:03 +00:00 |
unistd.h
|
Add shm_open(3) and shm_unlink(3) to support POSIX shared memory objects.
|
2013-12-19 19:11:50 +00:00 |
unpcb.h
|
|
|
user.h
|
Userspace shouldn't (and doesn't seem to) need machine/pcb.h.
|
2014-02-19 20:40:40 +00:00 |
userconf.h
|
|
|
userret.h
|
Remove including myself.
|
2013-04-07 07:54:53 +00:00 |
utsname.h
|
|
|
uuid.h
|
Make uuidgen(2) generate v4 (random) uuids.
|
2014-10-04 11:15:44 +00:00 |
vadvise.h
|
|
|
verified_exec.h
|
|
|
vfs_syscalls.h
|
expose do_open
|
2014-01-25 02:28:31 +00:00 |
videoio.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
vmem_impl.h
|
convert vmem, signals, powerhooks from CIRCLEQ -> TAILQ.
|
2013-11-22 21:04:11 +00:00 |
vmem.h
|
make vmem(9) ready to be used early during bootstrap to replace extent(9)
|
2013-01-29 21:26:24 +00:00 |
vmmeter.h
|
|
|
vnode_if.h
|
regen for good measure (no functional change)
|
2015-04-20 23:11:27 +00:00 |
vnode.h
|
Operations getnewvnode() and ungetnewvnode() have been replaced with vcache.
|
2015-07-12 08:11:27 +00:00 |
wait.h
|
|
|
wapbl_replay.h
|
|
|
wapbl.h
|
Don't nest structure definitions.
|
2014-09-05 05:42:50 +00:00 |
wdog.h
|
|
|
workqueue.h
|
|
|
xattr.h
|
|
|
xcall.h
|
Stopgap fix to make rump cooperate with pserialize, may be revisited later.
|
2013-02-19 09:04:53 +00:00 |