.. |
acct.h
|
|
|
agpio.h
|
|
|
aio.h
|
|
|
ansi.h
|
|
|
aout_mids.h
|
|
|
ataio.h
|
|
|
atomic.h
|
make atomics usable from c++!
|
2009-11-20 02:17:07 +00:00 |
audioio.h
|
Add support for playback- or capture-only devices by adding
|
2009-09-29 15:58:54 +00:00 |
bitops.h
|
|
|
blist.h
|
|
|
boot_flag.h
|
|
|
bootblock.h
|
A boot block on alpha is always little endian, so read and store values
|
2009-10-26 14:22:47 +00:00 |
bswap.h
|
|
|
buf.h
|
Add a small comment on buffer cache locking, fix mark letter b_objlock.
|
2009-11-11 09:15:42 +00:00 |
bufq_impl.h
|
|
|
bufq.h
|
|
|
bus_proto.h
|
Parameter name in prototype, begone ye scurvy seadog!
|
2009-09-19 16:34:07 +00:00 |
bus.h
|
|
|
callback.h
|
|
|
callout.h
|
|
|
cctr.h
|
|
|
cdefs_aout.h
|
|
|
cdefs_elf.h
|
|
|
cdefs.h
|
lint knows __packed now.
|
2009-10-02 21:05:28 +00:00 |
cdio.h
|
|
|
chio.h
|
|
|
clockctl.h
|
|
|
condvar.h
|
tsleep() on lbolt is now illegal. Convert cv_wakeup(&lbolt) to
|
2009-12-05 22:38:19 +00:00 |
conf.h
|
|
|
core.h
|
|
|
cpu_data.h
|
|
|
cpu.h
|
|
|
cpuio.h
|
|
|
debug.h
|
|
|
device_if.h
|
KNF
|
2009-12-02 12:52:28 +00:00 |
device.h
|
Per rmind@'s suggestion, avoid an acquire/release-mutex dance by
|
2009-12-15 03:02:24 +00:00 |
devmon.h
|
|
|
dir.h
|
|
|
dirent.h
|
|
|
dirhash.h
|
Add flag to indicate a compactable directory. Used for NiLFS/FFS/EXT2FS free
|
2009-09-27 21:50:48 +00:00 |
disk.h
|
|
|
disklabel_acorn.h
|
|
|
disklabel_gpt.h
|
|
|
disklabel_rdb.h
|
|
|
disklabel.h
|
Limit DIOCGPART and struct partinfo visibility to _KERNEL.
|
2009-12-22 18:55:25 +00:00 |
dkbad.h
|
|
|
dkio.h
|
Limit DIOCGPART and struct partinfo visibility to _KERNEL.
|
2009-12-22 18:55:25 +00:00 |
dkstat.h
|
|
|
domain.h
|
|
|
drvctlio.h
|
|
|
dvdio.h
|
|
|
endian.h
|
|
|
envsys.h
|
|
|
errno.h
|
|
|
evcnt.h
|
|
|
event.h
|
|
|
eventvar.h
|
|
|
exec_aout.h
|
|
|
exec_coff.h
|
|
|
exec_ecoff.h
|
Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly
|
2009-12-10 14:13:48 +00:00 |
exec_elf.h
|
Add defns for Elf{32,64}_Syminfo.
|
2009-12-20 05:50:20 +00:00 |
exec_macho.h
|
|
|
exec_script.h
|
|
|
exec.h
|
Merge from matt-nb5-mips64
|
2009-12-14 00:47:10 +00:00 |
extattr.h
|
|
|
extent.h
|
|
|
fcntl.h
|
|
|
fd_set.h
|
|
|
fdio.h
|
|
|
featuretest.h
|
|
|
file.h
|
When reporting open files using sysctl, don't use 'filehead' to fetch files,
|
2009-12-24 19:01:12 +00:00 |
fileassoc.h
|
|
|
filedesc.h
|
- Amend fd_hold() to take an argument and add assert (reflects two cases,
|
2009-10-27 02:58:28 +00:00 |
filio.h
|
|
|
float_ieee754.h
|
|
|
fstrans.h
|
|
|
fstypes.h
|
|
|
gcq.h
|
|
|
gennameih.awk
|
Print pathnames for created files. No change to generated files.
|
2009-12-23 14:17:19 +00:00 |
gmon.h
|
|
|
gpio.h
|
Rename 'pulse' to 'pulsate' to make clear it is a continuous strain of
|
2009-09-25 20:27:50 +00:00 |
hash.h
|
|
|
idle.h
|
|
|
ieee754.h
|
|
|
intr.h
|
Remove IPL_LPT and IPL_IPI aliases, use the actual IPLs.
|
2009-11-25 14:28:49 +00:00 |
inttypes.h
|
|
|
ioccom.h
|
|
|
ioctl_compat.h
|
|
|
ioctl.h
|
|
|
iostat.h
|
|
|
ipc.h
|
|
|
joystick.h
|
|
|
kauth.h
|
Rename KAUTH_GENERIC_CANSEE to KAUTH_GENERIC_UNUSED1 and remove handling for
|
2009-12-24 19:02:07 +00:00 |
kcore.h
|
Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.
|
2009-10-20 19:10:09 +00:00 |
kernel.h
|
|
|
kgdb.h
|
|
|
kmem.h
|
|
|
kobj_impl.h
|
Due to the schizophrenic nature of kobj (mem + vfs source),
|
2009-11-27 17:54:11 +00:00 |
kobj.h
|
|
|
kprintf.h
|
|
|
ksem.h
|
|
|
ksyms.h
|
|
|
kthread.h
|
|
|
ktrace.h
|
|
|
localedef.h
|
|
|
lock.h
|
|
|
lockdebug.h
|
|
|
lockf.h
|
|
|
lwp.h
|
Make lwp_getpcb() C89-happy by using __inline.
|
2009-11-29 16:23:49 +00:00 |
lwpctl.h
|
|
|
Makefile
|
In pmf(9), improve the implementation of device self-suspension
|
2009-09-16 16:34:49 +00:00 |
malloc.h
|
g/c M_SOFTINTR
|
2009-11-06 13:32:41 +00:00 |
mallocvar.h
|
|
|
mbuf.h
|
|
|
md4.h
|
|
|
md5.h
|
|
|
midiio.h
|
|
|
mman.h
|
|
|
module.h
|
* make it possible to include kern_module in a kernel without vfs
|
2009-11-18 17:40:45 +00:00 |
mount.h
|
Remove the portalfs kernel file system driver. Replace mount_portal(8)
|
2009-12-05 20:11:01 +00:00 |
mqueue.h
|
- Move inittimeleft() and gettimeleft() to subr_time.c, where they belong.
|
2009-11-01 21:46:09 +00:00 |
msg.h
|
|
|
msgbuf.h
|
|
|
mtio.h
|
|
|
mutex.h
|
|
|
namei.h
|
regen: INRENAME
|
2009-12-23 01:09:57 +00:00 |
namei.src
|
Define namei flag INRENAME and set it if a lookup operation is part
|
2009-12-23 01:09:24 +00:00 |
null.h
|
Enclose (void *)0 in an extra set of parenthese to make the result usable
|
2009-10-13 17:19:00 +00:00 |
once.h
|
|
|
optstr.h
|
|
|
param.h
|
5.99.22: Added flags argument to pmap_kenter_pa(9).
|
2009-11-09 17:11:29 +00:00 |
pax.h
|
|
|
pcq.h
|
|
|
percpu_types.h
|
|
|
percpu.h
|
|
|
pipe.h
|
If a multithreaded app closes an fd while another thread is blocked in
|
2009-12-20 09:36:05 +00:00 |
pmc.h
|
|
|
pmf.h
|
In pmf(9), improve the implementation of device self-suspension
|
2009-09-16 16:34:49 +00:00 |
poll.h
|
- selcommon/pollcommon: drop redundant l argument.
|
2009-11-11 09:48:50 +00:00 |
pool.h
|
- pool_cache_invalidate(): broadcast a cross-call to drain the per-CPU
|
2009-10-15 20:50:12 +00:00 |
power.h
|
Fix POWER_IOC_GET_TYPE.
|
2009-11-06 18:28:10 +00:00 |
proc.h
|
Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly
|
2009-12-10 14:13:48 +00:00 |
prot.h
|
|
|
protosw.h
|
|
|
pset.h
|
|
|
ptrace.h
|
Merge from matt-nb5-mips64
|
2009-12-14 00:47:10 +00:00 |
ptree.h
|
|
|
pty.h
|
|
|
queue.h
|
|
|
radioio.h
|
|
|
ras.h
|
|
|
rb.h
|
|
|
reboot.h
|
|
|
resource.h
|
|
|
resourcevar.h
|
|
|
rmd160.h
|
|
|
rnd.h
|
|
|
rpst.h
|
|
|
rwlock.h
|
|
|
sa.h
|
|
|
satypes.h
|
|
|
savar.h
|
|
|
scanio.h
|
|
|
sched.h
|
- Move sched_listener and co. from kern_synch.c to sys_sched.c, where it
|
2009-10-03 22:32:56 +00:00 |
scsiio.h
|
|
|
select.h
|
- selcommon/pollcommon: drop redundant l argument.
|
2009-11-11 09:48:50 +00:00 |
selinfo.h
|
|
|
sem.h
|
|
|
sha1.h
|
Improve portability and clarity by using uint8_t for the byte data
|
2009-11-06 20:31:18 +00:00 |
sha2.h
|
|
|
shm.h
|
|
|
siginfo.h
|
|
|
signal.h
|
fix the signature of struct sigevent:sigev_notify_function, noticed by
|
2009-12-09 20:26:12 +00:00 |
signalvar.h
|
|
|
sigtypes.h
|
|
|
simplelock.h
|
|
|
sleepq.h
|
s/the the/the/
|
2009-11-22 18:40:26 +00:00 |
socket.h
|
Remove the portalfs kernel file system driver. Replace mount_portal(8)
|
2009-12-05 20:11:01 +00:00 |
socketvar.h
|
If a multithreaded app closes an fd while another thread is blocked in
|
2009-12-20 09:36:05 +00:00 |
sockio.h
|
|
|
specificdata.h
|
|
|
spl.h
|
|
|
spldebug.h
|
Add a kernel configuration flag, SPLDEBUG, that activates a per-CPU log
|
2009-11-03 05:23:27 +00:00 |
stat.h
|
|
|
statvfs.h
|
|
|
stdint.h
|
|
|
swap.h
|
|
|
syncobj.h
|
Remove uarea swap-out functionality:
|
2009-10-21 21:11:57 +00:00 |
syscall_stats.h
|
|
|
syscall.h
|
Regen (new makesyscalls.sh)
|
2009-12-14 00:53:32 +00:00 |
syscallargs.h
|
Regen (new makesyscalls.sh)
|
2009-12-14 00:53:32 +00:00 |
syscallvar.h
|
|
|
sysctl.h
|
Fix comment.
|
2009-12-12 00:24:57 +00:00 |
syslimits.h
|
|
|
syslog.h
|
|
|
systm.h
|
Pullup from matt-nb5-mips64.
|
2009-12-13 04:47:45 +00:00 |
tape.h
|
|
|
termios.h
|
|
|
time.h
|
|
|
timeb.h
|
|
|
timepps.h
|
|
|
times.h
|
|
|
timetc.h
|
|
|
timevar.h
|
- Move inittimeleft() and gettimeleft() to subr_time.c, where they belong.
|
2009-11-01 21:46:09 +00:00 |
timex.h
|
|
|
tprintf.h
|
|
|
trace.h
|
|
|
tree.h
|
|
|
tty.h
|
|
|
ttychars.h
|
|
|
ttycom.h
|
|
|
ttydefaults.h
|
|
|
ttydev.h
|
|
|
types.h
|
|
|
ucontext.h
|
comment which bits of uc_flags are used by MD code.
|
2009-11-18 12:29:22 +00:00 |
ucred.h
|
|
|
uidinfo.h
|
|
|
uio.h
|
|
|
un.h
|
|
|
unistd.h
|
|
|
unpcb.h
|
|
|
user.h
|
|
|
userconf.h
|
|
|
userret.h
|
|
|
utsname.h
|
|
|
uuid.h
|
|
|
vadvise.h
|
|
|
verified_exec.h
|
|
|
vfs_syscalls.h
|
|
|
videoio.h
|
Use __packed, not __attribute__((__packed__)).
|
2009-11-14 10:37:27 +00:00 |
vmem.h
|
|
|
vmmeter.h
|
Remove uarea swap-out functionality:
|
2009-10-21 21:11:57 +00:00 |
vnode_if.h
|
regen: remove VNODE_LOCKDEBUG
|
2009-09-29 11:54:52 +00:00 |
vnode.h
|
Factor out a block of code that appears in three places (Veriexec, keylock,
|
2009-10-06 04:28:10 +00:00 |
wait.h
|
|
|
wapbl_replay.h
|
|
|
wapbl.h
|
|
|
wdog.h
|
|
|
workqueue.h
|
|
|
xattr.h
|
|
|
xcall.h
|
|
|