.. |
acct.h
|
|
|
agpio.h
|
|
|
aio.h
|
According to TOG, <aio.h> is a standalone header.
|
2012-01-07 19:48:19 +00:00 |
ansi.h
|
|
|
aout_mids.h
|
|
|
ataio.h
|
Rework struct ata_command to support LBA28 and LBA48-protocol commands.
|
2012-01-24 20:04:07 +00:00 |
atomic.h
|
|
|
audioio.h
|
|
|
bitops.h
|
|
|
blist.h
|
|
|
boot_flag.h
|
|
|
bootblock.h
|
- Increase MAXPARTITIONS for vax from 8 to 16, using the standard NetBSD
|
2012-07-02 22:42:18 +00:00 |
bswap.h
|
|
|
buf.h
|
BUFQ_PRIOCSCAN:
|
2012-02-17 08:45:11 +00:00 |
bufq_impl.h
|
|
|
bufq.h
|
|
|
bus_proto.h
|
|
|
bus.h
|
Add dummy bus_dma(9) typedefs (enabled by __HAVE_NO_BUS_DMA) in <sys/bus.h>
|
2012-05-07 18:16:38 +00:00 |
callback.h
|
|
|
callout.h
|
|
|
cctr.h
|
|
|
cdefs_aout.h
|
|
|
cdefs_elf.h
|
Revert accidental commit.
|
2012-03-04 16:14:48 +00:00 |
cdefs.h
|
use #elif rather than nesting #elses
|
2012-08-24 05:47:51 +00:00 |
cdio.h
|
|
|
chio.h
|
|
|
clockctl.h
|
|
|
condvar.h
|
|
|
conf.h
|
Do not call setroot() from MD code and from MI code, which has
|
2012-07-29 18:05:39 +00:00 |
core.h
|
|
|
cprng.h
|
Address multiple problems with rnd(4)/cprng(9):
|
2012-04-17 02:50:38 +00:00 |
cpu_data.h
|
Add a kcpuset_t which just includes ourself.
|
2012-09-01 00:24:43 +00:00 |
cpu.h
|
Extend the CPU microcode update framework to support Intel x86 CPUs.
|
2012-08-29 17:13:21 +00:00 |
cpufreq.h
|
|
|
cpuio.h
|
Extend the CPU microcode update framework to support Intel x86 CPUs.
|
2012-08-29 17:13:21 +00:00 |
ctype_bits.h
|
|
|
ctype_inline.h
|
|
|
debug.h
|
We don't support KMEM_GUARD nor FREECHECK yet with rump, so disable them
|
2012-04-15 19:07:40 +00:00 |
device_if.h
|
|
|
device.h
|
unsigned -> unsigned int
|
2012-07-07 16:15:20 +00:00 |
devmon.h
|
|
|
dir.h
|
|
|
dirent.h
|
|
|
dirhash.h
|
|
|
disk.h
|
Make detection of root on wedges (dk(4)) machine independent. Remove
|
2012-06-10 17:05:18 +00:00 |
disklabel_acorn.h
|
|
|
disklabel_gpt.h
|
|
|
disklabel_rdb.h
|
|
|
disklabel.h
|
PR/45796: Evgeniy Ivanov minixfs3 support.
|
2012-01-16 18:46:20 +00:00 |
dkbad.h
|
|
|
dkio.h
|
|
|
dkstat.h
|
|
|
domain.h
|
|
|
drvctlio.h
|
|
|
dtrace_bsd.h
|
Use proper ANSI prototypes for foo() -> foo(void)
|
2012-01-30 23:31:27 +00:00 |
dvdio.h
|
|
|
endian.h
|
|
|
envsys.h
|
Provide names for the values associated with INDICATOR sensors.
|
2012-08-27 21:07:33 +00:00 |
errno.h
|
|
|
evcnt.h
|
|
|
event.h
|
|
|
eventvar.h
|
|
|
exec_aout.h
|
Remove some lint
|
2012-03-17 21:54:12 +00:00 |
exec_coff.h
|
|
|
exec_ecoff.h
|
|
|
exec_elf.h
|
back out elf note changes and use EF_ARM_ABIVERS to determine EABI usage.
|
2012-08-05 01:43:58 +00:00 |
exec_script.h
|
|
|
exec.h
|
back out elf note changes and use EF_ARM_ABIVERS to determine EABI usage.
|
2012-08-05 01:43:58 +00:00 |
extattr.h
|
Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
|
2012-03-13 18:40:26 +00:00 |
extent.h
|
converting extent(9) from malloc(9) to kmem(9)
|
2012-01-27 18:52:47 +00:00 |
fcntl.h
|
As discussed in tech-kern, provide the means to prevent delivery of SIGPIPE
|
2012-01-25 00:28:35 +00:00 |
fd_set.h
|
|
|
fdio.h
|
|
|
featuretest.h
|
|
|
file.h
|
|
|
fileassoc.h
|
|
|
filedesc.h
|
Add a posix_spawn syscall, as discussed on tech-kern.
|
2012-02-11 23:16:15 +00:00 |
filio.h
|
|
|
flashio.h
|
|
|
float_ieee754.h
|
|
|
fstrans.h
|
|
|
fstypes.h
|
|
|
gcq.h
|
|
|
gennameih.awk
|
|
|
gmon.h
|
use explicit cast for RHS of shift operator since semantics change from
|
2012-03-09 15:38:03 +00:00 |
gpio.h
|
|
|
hash.h
|
Add murmurhash2() prototype, missed in previous commit.
|
2012-07-08 01:24:08 +00:00 |
idle.h
|
|
|
ieee754.h
|
Add sngu_* and dblu_* access macros.
|
2012-08-08 16:56:53 +00:00 |
intr.h
|
Remove safepri.
|
2012-07-27 14:05:08 +00:00 |
inttypes.h
|
|
|
ioccom.h
|
|
|
ioctl_compat.h
|
|
|
ioctl.h
|
|
|
iostat.h
|
|
|
ipc.h
|
Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
|
2012-03-13 18:40:26 +00:00 |
joystick.h
|
|
|
kauth.h
|
Add new action KAUTH_CRED_CHROOT for kauth(9)'s credential scope.
|
2012-06-27 12:28:28 +00:00 |
kcore.h
|
|
|
kcpuset.h
|
kcpuset_copybits: fix potential endianness problem. Spotted by matt@.
|
2012-08-20 22:01:29 +00:00 |
kern_ctf.h
|
|
|
kernel.h
|
|
|
kernhist.h
|
-fno-common broke kernhist since it used commons.
|
2012-07-30 23:56:48 +00:00 |
kgdb.h
|
|
|
kmem.h
|
- Make KMGUARD interrupt-safe.
|
2012-02-05 03:40:07 +00:00 |
kobj_impl.h
|
|
|
kobj.h
|
|
|
kprintf.h
|
|
|
ksem.h
|
P1003_1B_SEMAPHORE is no longer optional.
|
2012-03-10 21:51:48 +00:00 |
ksyms.h
|
|
|
kthread.h
|
|
|
ktrace.h
|
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
|
2012-02-19 21:05:51 +00:00 |
localedef.h
|
|
|
lock.h
|
|
|
lockdebug.h
|
|
|
lockf.h
|
|
|
lwp.h
|
fork1: fix use-after-free problems. Addresses PR/46128 from Andrew Doran.
|
2012-07-22 22:40:18 +00:00 |
lwpctl.h
|
|
|
Makefile
|
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
|
2012-02-19 21:05:51 +00:00 |
malloc.h
|
- Replace some malloc(9) uses with kmem(9).
|
2012-04-30 22:51:27 +00:00 |
mallocvar.h
|
Remove everything to do with 'struct malloc_type' and the malloc link_set.
|
2012-04-29 20:27:31 +00:00 |
mbuf.h
|
Remove the unused 'struct malloc_type' args to kern_malloc/realloc/free
|
2012-04-29 16:36:53 +00:00 |
md4.h
|
|
|
md5.h
|
|
|
midiio.h
|
|
|
mman.h
|
Revert MAP_NOSYSCALLS patch.
|
2012-01-05 15:19:52 +00:00 |
module.h
|
Add -A, -a, and -e options to modstat(8) along with kernel
|
2012-08-07 01:19:05 +00:00 |
mount.h
|
Change the syscall API for quotas over to the new non-proplib one.
|
2012-02-01 05:34:38 +00:00 |
mqueue.h
|
|
|
msg.h
|
|
|
msgbuf.h
|
|
|
mtio.h
|
|
|
mutex.h
|
|
|
namei.h
|
|
|
namei.src
|
|
|
null.h
|
|
|
once.h
|
|
|
optstr.h
|
|
|
param.h
|
Welcome to 6.99.11!
|
2012-09-01 00:27:12 +00:00 |
pax.h
|
|
|
pcq.h
|
|
|
pcu.h
|
comment
|
2012-04-18 13:42:11 +00:00 |
percpu_types.h
|
|
|
percpu.h
|
|
|
pipe.h
|
|
|
pmc.h
|
|
|
pmf.h
|
|
|
poll.h
|
|
|
pool.h
|
Now that pool_cache_invalidate() is synchronous and can handle per-CPU
|
2012-06-05 22:51:47 +00:00 |
power.h
|
Add a new (dummy) event type so we can use it for forcing sensors to be
|
2012-07-15 18:31:35 +00:00 |
proc.h
|
fork1: fix use-after-free problems. Addresses PR/46128 from Andrew Doran.
|
2012-07-22 22:40:18 +00:00 |
prot.h
|
|
|
protosw.h
|
|
|
pserialize.h
|
|
|
pset.h
|
|
|
ptrace.h
|
|
|
ptree.h
|
ptree_find_filtered_node: make key argument const.
|
2012-07-15 00:16:28 +00:00 |
pty.h
|
|
|
queue.h
|
|
|
quota.h
|
Add QUOTA_RESTRICT_READONLY, for the nfs quota access code.
|
2012-01-30 00:56:19 +00:00 |
quotactl.h
|
Be consistent about whether idtype and objtype codes are signed or
|
2012-02-01 05:46:45 +00:00 |
radioio.h
|
|
|
radixtree.h
|
|
|
ras.h
|
|
|
rbtree.h
|
remove bogus const quals
|
2012-02-17 08:20:55 +00:00 |
reboot.h
|
|
|
resource.h
|
Add a new resource to limit the number of lwps per user, RLIMIT_NTHR. There
|
2012-06-09 02:31:14 +00:00 |
resourcevar.h
|
|
|
rmd160.h
|
|
|
rnd.h
|
Fix a bug and a compilation problem. Bug: spin mutexes don't have owners,
|
2012-04-20 21:57:33 +00:00 |
rngtest.h
|
|
|
rpst.h
|
|
|
rwlock.h
|
|
|
scanio.h
|
|
|
sched.h
|
|
|
scsiio.h
|
|
|
sdt.h
|
Uses uintptr_t and therefore needs stdint.h.
|
2011-12-08 22:27:36 +00:00 |
select.h
|
|
|
selinfo.h
|
|
|
sem.h
|
|
|
sha1.h
|
|
|
sha2.h
|
|
|
shm.h
|
|
|
siginfo.h
|
|
|
signal.h
|
|
|
signalvar.h
|
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
|
2012-02-19 21:05:51 +00:00 |
sigtypes.h
|
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
|
2012-02-19 21:05:51 +00:00 |
simplelock.h
|
|
|
sleepq.h
|
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
|
2012-02-19 21:05:51 +00:00 |
socket.h
|
Add {send,recv}mmsg from Linux
|
2012-06-22 18:26:35 +00:00 |
socketvar.h
|
When using socket loaning, make sure the KVA used for the loan has the same
|
2012-02-01 02:27:23 +00:00 |
sockio.h
|
|
|
spawn.h
|
posix_spawn:
|
2012-04-30 21:19:58 +00:00 |
specificdata.h
|
|
|
spl.h
|
|
|
spldebug.h
|
|
|
stat.h
|
|
|
statvfs.h
|
|
|
stdarg.h
|
... aaand re-add lint compat. I still got it.
|
2012-07-19 22:46:41 +00:00 |
stdint.h
|
|
|
swap.h
|
|
|
syncobj.h
|
|
|
syscall_stats.h
|
|
|
syscall.h
|
reregen
|
2012-08-03 12:42:10 +00:00 |
syscallargs.h
|
reregen
|
2012-08-03 12:42:10 +00:00 |
syscallvar.h
|
|
|
sysctl.h
|
Add a new resource to limit the number of lwps per user, RLIMIT_NTHR. There
|
2012-06-09 02:31:14 +00:00 |
syslimits.h
|
|
|
syslog.h
|
|
|
systm.h
|
If any argument of a syscall is a pointer, set SYCALL_ARG_PTR as a flag.
|
2012-08-03 18:08:01 +00:00 |
tape.h
|
|
|
termios.h
|
|
|
time.h
|
|
|
timeb.h
|
|
|
timepps.h
|
Use C89 function definitions for the inlines.
|
2012-03-21 05:42:26 +00:00 |
times.h
|
|
|
timetc.h
|
|
|
timevar.h
|
Make time_second and time_uptime volatile, so the compiler knows they
|
2012-02-21 15:41:24 +00:00 |
timex.h
|
|
|
tls.h
|
|
|
tprintf.h
|
|
|
trace.h
|
|
|
tree.h
|
|
|
tty.h
|
|
|
ttychars.h
|
|
|
ttycom.h
|
|
|
ttydefaults.h
|
|
|
ttydev.h
|
|
|
types.h
|
PR/44847: Jukka Ruohonen: blksize_t should be signed.
|
2012-03-17 21:30:29 +00:00 |
ucontext.h
|
Calling _lwp_create() with a bogus ucontext could trigger a kernel
|
2012-05-21 14:15:16 +00:00 |
ucred.h
|
|
|
uidinfo.h
|
Add a new resource to limit the number of lwps per user, RLIMIT_NTHR. There
|
2012-06-09 02:31:14 +00:00 |
uio.h
|
|
|
un.h
|
|
|
unistd.h
|
Define _POSIX_SPAWN in unistd.h and also provide its value via sysconf(),
|
2012-08-01 15:24:22 +00:00 |
unpcb.h
|
|
|
user.h
|
|
|
userconf.h
|
|
|
userret.h
|
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
|
2012-02-19 21:05:51 +00:00 |
utsname.h
|
|
|
uuid.h
|
|
|
vadvise.h
|
|
|
verified_exec.h
|
|
|
vfs_syscalls.h
|
Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
|
2012-03-13 18:40:26 +00:00 |
videoio.h
|
|
|
vmem.h
|
extending vmem(9) to be able to allocated resources for it's own needs.
|
2012-01-27 19:48:38 +00:00 |
vmmeter.h
|
|
|
vnode_if.h
|
|
|
vnode.h
|
|
|
wait.h
|
|
|
wapbl_replay.h
|
|
|
wapbl.h
|
|
|
wdog.h
|
|
|
workqueue.h
|
|
|
xattr.h
|
|
|
xcall.h
|
|
|