..
acct.h
merge christos-time_t
2009-01-11 02:45:45 +00:00
agpio.h
add AGP v3 support to agp_generic_enable from FreeBSD
2011-02-15 08:57:01 +00:00
aio.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
ansi.h
Retire varargs.h support. Move machine/stdarg.h logic into MI
2011-07-17 20:54:30 +00:00
aout_mids.h
Introduce <sys/aout_mids.h>, and include it from <sys/core.h> and
2009-08-20 22:07:49 +00:00
ataio.h
atomic.h
make atomics usable from c++!
2009-11-20 02:17:07 +00:00
audioio.h
Add AUDIO_ENCODING_AC3 encoding type.
2011-09-06 01:16:43 +00:00
bitops.h
add a cast (for _LP64), and mark a variable unused.
2011-07-30 16:35:58 +00:00
blist.h
boot_flag.h
Recognise the RB_MD flags.
2008-04-29 19:16:08 +00:00
bootblock.h
Support booting from GPT-partioned disks on PC-BIOS-compatible systems.
2011-01-06 01:08:48 +00:00
bswap.h
Create and use __CAST(type, value) in headers so that modern c++ with
2009-08-08 21:23:15 +00:00
buf.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
bufq_impl.h
buf_inorder:
2011-11-02 13:52:34 +00:00
bufq.h
g/c BUFQ_FOO() macros and use bufq_foo() directly.
2009-01-13 13:33:58 +00:00
bus_proto.h
Add missing prototypes for bus_*_is_equal functions.
2011-08-17 10:46:38 +00:00
bus.h
Add bus_dma overrides. From dyoung
2011-09-01 15:10:31 +00:00
callback.h
callout.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cctr.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cdefs_aout.h
cdefs_elf.h
use a comma in attribute list; from from gcc.info (5.25 Attribute Syntax):
2011-03-24 07:28:28 +00:00
cdefs.h
Add __returns_twice for the attribute of the same name. This makes the
2011-11-05 09:27:06 +00:00
cdio.h
Fix flagbits for MMC_TRACKINFO flags printing; it had an illegal escape code
2009-01-29 19:36:28 +00:00
chio.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
clockctl.h
merge christos-time_t
2009-01-11 02:45:45 +00:00
condvar.h
tsleep() on lbolt is now illegal. Convert cv_wakeup(&lbolt) to
2009-12-05 22:38:19 +00:00
conf.h
Welcome to 5.99.53! Merge rmind-uvmplock branch:
2011-06-12 03:35:36 +00:00
core.h
Introduce <sys/aout_mids.h>, and include it from <sys/core.h> and
2009-08-20 22:07:49 +00:00
cprng.h
First step of random number subsystem rework described in
2011-11-19 22:51:18 +00:00
cpu_data.h
Add PCU (Per-CPU Unit) - an interface to manage synchronization of any
2011-02-17 18:32:29 +00:00
cpu.h
Add kcpuset(9) - a reworked dynamic CPU set implementation for kernel.
2011-08-07 13:33:01 +00:00
cpufreq.h
Bump CPUFREQ_LATENCY_MAX to UINT32_MAX.
2011-10-27 05:13:04 +00:00
cpuio.h
Add a cs_hwid field to cpustate and use this to store the ci_cpuid (hardware
2011-09-11 14:54:49 +00:00
ctype_bits.h
Prefix ctype bitmask macros with _CTYPE
2010-12-14 02:28:57 +00:00
ctype_inline.h
Prefix ctype bitmask macros with _CTYPE
2010-12-14 02:28:57 +00:00
debug.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
device_if.h
A pointer typedef entails trading too much flexibility to declare const
2010-02-24 22:37:54 +00:00
device.h
add getdiskinfo a companion utility to getdisksize.
2011-11-13 22:05:58 +00:00
devmon.h
Add DRVGETEVENT support for /dev/drvctl, based on devmon support by
2008-05-25 12:30:40 +00:00
dir.h
dirent.h
Introduce KERNEL_NAME_MAX = 255, and bump NAME_MAX to 511. This makes
2011-09-27 01:40:32 +00:00
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
Sync the disklabel fstype info with the wedge partition info.
2011-11-13 22:07:00 +00:00
disklabel_acorn.h
disklabel_gpt.h
#define is followed by tab, not space.
2011-08-16 14:04:26 +00:00
disklabel_rdb.h
Add definition for MSD(FAT) and SFS(Smart FS).
2010-06-19 08:45:25 +00:00
disklabel.h
s/info/name
2011-11-13 22:19:09 +00:00
dkbad.h
dkio.h
Make struct disklabel 8 byte aligned. This increases its size by 4 bytes
2011-01-18 19:52:23 +00:00
dkstat.h
domain.h
* Arrange for interfaces that create new file descriptors to be able to
2011-06-26 16:42:39 +00:00
drvctlio.h
Change DRVSUSPENDDEV ioctl number. Fixes PR kern/38740.
2008-05-31 13:24:57 +00:00
dtrace_bsd.h
kdtrace_{pro,thread}c_ctor: use kmem_zalloc(), instead of manual memset().
2010-06-04 23:17:28 +00:00
dvdio.h
endian.h
Create and use __CAST(type, value) in headers so that modern c++ with
2009-08-08 21:23:15 +00:00
envsys.h
Move definitions of internal data structures and flag bits to avoid
2010-02-28 20:04:04 +00:00
errno.h
evcnt.h
Add EVCNT_TYPE_ANY for sysctl. Fix EVCNT_STRING_MAX fencepost error.
2011-01-29 18:21:22 +00:00
event.h
* Arrange for interfaces that create new file descriptors to be able to
2011-06-26 16:42:39 +00:00
eventvar.h
File descriptor changes, discussed on tech-kern:
2008-03-21 21:53:35 +00:00
exec_aout.h
Introduce <sys/aout_mids.h>, and include it from <sys/core.h> and
2009-08-20 22:07:49 +00:00
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
Replace the word NetBSD' with
SuSE' in the rest of comments
2011-08-03 00:22:05 +00:00
exec_script.h
exec.h
Refactor ps_strings access. Based on PK_32, write either the normal
2011-03-04 22:25:24 +00:00
extattr.h
Introduce KERNEL_NAME_MAX = 255, and bump NAME_MAX to 511. This makes
2011-09-27 01:40:32 +00:00
extent.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
fcntl.h
improve comment about AT_* defines: they are not only used by linkat(2)
2011-08-09 04:19:17 +00:00
fd_set.h
Cast FD_* argument to unsiged, shut ups lint.
2010-07-08 18:56:17 +00:00
fdio.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
featuretest.h
Mention POSIX.1-2008 (_POSIX_C_SOURCE == 200809L) and
2009-05-04 16:44:14 +00:00
file.h
- Replace few malloc(9) uses with kmem(9).
2011-04-24 18:46:22 +00:00
fileassoc.h
filedesc.h
* Arrange for interfaces that create new file descriptors to be able to
2011-06-26 16:42:39 +00:00
filio.h
flashio.h
add flash_addr_t
2011-06-28 20:49:43 +00:00
float_ieee754.h
Define a macro we can use to detect if a port has support for ieeefp
2011-10-01 17:39:14 +00:00
fstrans.h
Don't use do {} while(0) for a single function call.
2008-11-07 00:15:42 +00:00
fstypes.h
- collect the long (and sometimes incomplete) lists of basic flags into
2011-11-18 21:17:45 +00:00
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
Remove an unused constant.
2011-11-13 16:56:15 +00:00
hash.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
idle.h
PR kern/38707 scheduler related deadlock during build.sh
2008-05-27 14:48:52 +00:00
ieee754.h
intr.h
put back IPL_AUDIO and splaudio(), at the request of rmind. they are
2011-11-24 03:35:56 +00:00
inttypes.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
ioccom.h
comment
2011-10-19 10:53:12 +00:00
ioctl_compat.h
ioctl.h
Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"
2009-02-13 22:41:00 +00:00
iostat.h
Add disk_isbusy(), iostat_isbusy().
2009-04-04 07:30:09 +00:00
ipc.h
Remove clause 3 (UCB advertising clause) from the University of Utah
2011-02-08 20:20:06 +00:00
joystick.h
kauth.h
Load entropy at system boot (only works at securelevel < 1); save
2011-11-23 10:47:48 +00:00
kcore.h
Add a structure tag for phys_ram_seg_t.
2011-01-18 08:17:39 +00:00
kcpuset.h
#include <sys/sched.h> since it's a dependency
2011-08-08 17:53:29 +00:00
kern_ctf.h
DTrace: Add support for CTF sections in the netbsd elf image, load these
2010-03-12 21:43:10 +00:00
kernel.h
merge christos-time_t
2009-01-11 02:45:45 +00:00
kernhist.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
kgdb.h
Clean up excessive #ifdef'age of NMI trap handling for amd64/i386/xen.
2011-04-03 22:29:25 +00:00
kmem.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
kobj_impl.h
Always provide a meaningful short name for the kobj in the error message,
2011-08-13 21:04:05 +00:00
kobj.h
Always provide a meaningful short name for the kobj in the error message,
2011-08-13 21:04:05 +00:00
kprintf.h
Retire varargs.h support. Move machine/stdarg.h logic into MI
2011-07-17 20:54:30 +00:00
ksem.h
Replace semid_t with intptr_t. No function change. This is a libc/kernel
2008-11-14 15:49:20 +00:00
ksyms.h
DTrace: include in opt_dtrace.h so it will build with DTrace.
2010-03-15 02:28:59 +00:00
kthread.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
ktrace.h
kern/42030 - tracking of file descriptors by ktrace/kdump
2011-06-01 21:24:59 +00:00
localedef.h
Add support for additional locale categories: LC_MESSAGES, LC_MONETARY,
2008-05-17 03:49:54 +00:00
lock.h
Remove vlockmgr(). Generic vnode lock operations now use a rwlock located
2010-07-01 13:00:54 +00:00
lockdebug.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
lockf.h
Bring in vnode.h
2008-11-19 13:34:11 +00:00
lwp.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
lwpctl.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
Makefile
revert rev.1.139, which i mistakenly committed with the unrelated change.
2011-11-02 19:21:43 +00:00
malloc.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
mallocvar.h
make buckets u_int. Fixes diagnostic panic when we allocate more than 65K
2011-10-15 21:14:57 +00:00
mbuf.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
md4.h
md5.h
midiio.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
mman.h
Put mremap into the _NETBSD_SOURCE section.
2008-11-18 22:13:49 +00:00
module.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
mount.h
As a precaution, add sys/param.h explicitly to some headers that will
2011-10-12 23:04:22 +00:00
mqueue.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
msg.h
Provide compatibility for pre-christos-time_t sysv sysctls.
2009-01-19 19:39:41 +00:00
msgbuf.h
Merge from vmlocking.
2007-11-07 00:19:08 +00:00
mtio.h
mutex.h
Re-apply:
2010-02-08 09:54:27 +00:00
namei.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
namei.src
- Replace few malloc(9) uses with kmem(9).
2011-04-24 18:46:22 +00:00
null.h
Tack a public domain notice on this, albeit 10 years late, per request
2010-07-06 11:56:20 +00:00
once.h
Rewrite once to use global locks and atomic ops to get rid of the
2008-10-09 10:48:21 +00:00
optstr.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
param.h
Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
2011-11-23 23:07:28 +00:00
pax.h
PAX_ASLR_DELTA_PROG_LEN -> PAX_ASLR_DELTA_EXEC_LEN, and put it in pax.h.
2007-12-27 15:21:52 +00:00
pcq.h
Add generic producer/consumer queue code.
2008-11-11 20:17:27 +00:00
pcu.h
Add some more MI hook points for PCU. Discard the PCU state at lwp_exit and
2011-06-06 22:04:34 +00:00
percpu_types.h
add a per-cpu storage allocator.
2008-01-14 12:40:02 +00:00
percpu.h
Make the percpu API a little more friendly:
2008-04-09 05:11:20 +00:00
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
A pointer typedef entails trading too much flexibility to declare const
2010-02-24 22:37:54 +00:00
poll.h
- selcommon/pollcommon: drop redundant l argument.
2009-11-11 09:48:50 +00:00
pool.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
power.h
Include stdint(3) for user space. Fixes PR # 39744.
2011-04-06 08:15:44 +00:00
proc.h
add proc_compare prototype.
2011-10-21 02:07:07 +00:00
prot.h
Convert to new 2 clause license
2008-04-29 06:53:00 +00:00
protosw.h
Convert socket options code to use a sockopt structure
2008-08-06 15:01:23 +00:00
pserialize.h
Add an implementation of passive serialization as described in expired
2011-07-30 17:01:04 +00:00
pset.h
Adjust and thus unify my license.
2008-05-26 17:45:51 +00:00
ptrace.h
Add support for PTRACE_FORK.
2011-09-02 20:10:19 +00:00
ptree.h
since all the fields are unsigned, make the constants unsigned too.
2011-07-30 16:37:05 +00:00
pty.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
queue.h
First step of random number subsystem rework described in
2011-11-19 22:51:18 +00:00
quota.h
Reshuffle decls among the quota headers so everything is in the place
2011-11-20 21:43:34 +00:00
radioio.h
radixtree.h
add radix_tree_empty_tagged_tree_p, a "tagged" variant of
2011-10-25 14:11:27 +00:00
ras.h
Allow the asm line separator (default ';') to be overridden in the
2008-08-11 21:51:14 +00:00
rbtree.h
Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also
2010-09-25 01:42:38 +00:00
reboot.h
Convert many of the uses of __attribute__ to equivalent
2007-12-25 18:33:32 +00:00
resource.h
- Sprinkle __read_mostly, consitify maxdmap and maxsmap.
2011-05-14 17:57:05 +00:00
resourcevar.h
Revert maxdmap/maxsmap constification, as it causes problems on some
2011-06-03 17:58:18 +00:00
rmd160.h
For all files under src/common, as well as related man pages under
2008-02-16 17:37:13 +00:00
rnd.h
Load entropy at system boot (only works at securelevel < 1); save
2011-11-23 10:47:48 +00:00
rngtest.h
First step of random number subsystem rework described in
2011-11-19 22:51:18 +00:00
rpst.h
fix _STANDALONE build
2011-04-14 15:31:20 +00:00
rwlock.h
Re-apply:
2010-02-08 09:54:27 +00:00
sa.h
Declare sa_system_disabled with extern.
2008-10-20 16:16:27 +00:00
satypes.h
Merge wrstuden-revivesa into HEAD. Catch some files that I forgot
2008-10-15 06:52:38 +00:00
savar.h
Wipe out the last vestiges of POOL_INIT with one swift stroke. In
2009-09-13 18:45:10 +00:00
scanio.h
sched.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
scsiio.h
sdt.h
DTrace: Add an SDT (Statically Defined Tracing) provider framework, and
2010-03-01 21:10:13 +00:00
select.h
- selcommon/pollcommon: drop redundant l argument.
2009-11-11 09:48:50 +00:00
selinfo.h
Implement direct select/poll support, currently effective for socket and
2010-07-08 12:23:31 +00:00
sem.h
Provide compatibility for pre-christos-time_t sysv sysctls.
2009-01-19 19:39:41 +00:00
sha1.h
Improve portability and clarity by using uint8_t for the byte data
2009-11-06 20:31:18 +00:00
sha2.h
Add SHA224 implementation to libc.
2009-05-26 08:04:11 +00:00
shm.h
Provide compatibility for pre-christos-time_t sysv sysctls.
2009-01-19 19:39:41 +00:00
siginfo.h
revert previous. breaks things in subtle ways (ntpdate gets stuck on boot,
2011-04-10 14:37:20 +00:00
signal.h
namespace protect sigqueue and sigqueueinfo
2011-01-10 13:56:44 +00:00
signalvar.h
add a copyin function for sigset so that we can use sigtimedwait1 from
2011-11-18 03:34:13 +00:00
sigtypes.h
Merge wrstuden-revivesa into HEAD.
2008-10-15 06:51:17 +00:00
simplelock.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
sleepq.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
socket.h
* Arrange for interfaces that create new file descriptors to be able to
2011-06-26 16:42:39 +00:00
socketvar.h
Fix kern/45093 as discussed on tech-kern@:
2011-07-02 17:53:50 +00:00
sockio.h
Implement ifconfig linkstr as proposed on tech-net.
2010-11-15 22:42:36 +00:00
specificdata.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
spl.h
Expose more stuff if _KMEMUSER is defined.
2009-03-07 21:59:25 +00:00
spldebug.h
Add a kernel configuration flag, SPLDEBUG, that activates a per-CPU log
2009-11-03 05:23:27 +00:00
stat.h
Protect new functions with #ifndef __LIBC12_SOURCE__ so that they are not
2011-09-04 10:02:33 +00:00
statvfs.h
- collect the long (and sometimes incomplete) lists of basic flags into
2011-11-18 21:17:45 +00:00
stdarg.h
Retire varargs.h support. Move machine/stdarg.h logic into MI
2011-07-17 20:54:30 +00:00
stdint.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
swap.h
catch up with dev_t becoming 64 bit:
2009-01-14 02:20:45 +00:00
syncobj.h
Remove uarea swap-out functionality:
2009-10-21 21:11:57 +00:00
syscall_stats.h
Remove LKMs and switch to the module framework, pass 1.
2008-11-12 12:35:50 +00:00
syscall.h
regen
2011-08-17 07:26:16 +00:00
syscallargs.h
regen
2011-08-17 07:26:16 +00:00
syscallvar.h
Declare extern syscallnames in a header.
2009-06-02 23:21:37 +00:00
sysctl.h
First step of random number subsystem rework described in
2011-11-19 22:51:18 +00:00
syslimits.h
fix comment.
2011-09-27 01:51:42 +00:00
syslog.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
systm.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
tape.h
termios.h
s/SIGINTR/SIGINT/ here as well as termios.4. from jmc@openbsd.
2009-12-26 19:31:34 +00:00
time.h
There is no reason not to support CLOCK_MONOTONIC in {g,s}etitimer() since
2011-10-27 16:12:52 +00:00
timeb.h
timepps.h
Make PPS work with fast time counters (> 2GHz)
2009-06-14 13:16:32 +00:00
times.h
timetc.h
merge christos-time_t
2009-01-11 02:45:45 +00:00
timevar.h
Add a new clock_gettime1() function that holds most of the
2010-04-08 11:51:13 +00:00
timex.h
PR/41144: ntpd dies when syncing, use octal format to avoid \xcCLOCK to be
2009-04-05 19:59:26 +00:00
tls.h
Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports
2011-03-09 23:10:05 +00:00
tprintf.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
trace.h
tree.h
Add PB_PREV(), RB_FOREACH_REVERSE(). From FreeBSD.
2008-03-21 13:07:15 +00:00
tty.h
- Introduce a sysctl to control the default tty queue size kern.tty.qsize,
2011-09-24 00:05:38 +00:00
ttychars.h
ttycom.h
- Introduce a sysctl to control the default tty queue size kern.tty.qsize,
2011-09-24 00:05:38 +00:00
ttydefaults.h
use designated initializers for ttydefchars.
2008-05-24 14:06:39 +00:00
ttydev.h
types.h
Retire struct user, remove sys/user.h inclusions. Note sys/user.h header
2011-01-14 02:06:22 +00:00
ucontext.h
Fix ucontext32_t on AMD64. Add optional compile time assertions for
2011-02-23 02:58:38 +00:00
ucred.h
sys/ucred.h does not require sys/param.h any more, only limits.h.
2011-10-12 23:03:36 +00:00
uidinfo.h
Redo kern_resource.c:1.146 by pooka@: change ui_sbsize to a u_long.
2008-10-14 09:16:32 +00:00
uio.h
Forward-declare struct vmspace to reduce dependencies on uvm/uvm_extern.h.
2011-07-27 13:20:07 +00:00
un.h
* Arrange for interfaces that create new file descriptors to be able to
2011-06-26 16:42:39 +00:00
unistd.h
Change _POSIX2_VERSION for shells and utilities to 200112L to match
2009-08-30 16:38:48 +00:00
unpcb.h
Merge the socket locking patch:
2008-04-24 11:38:36 +00:00
user.h
Retire struct user, remove sys/user.h inclusions. Note sys/user.h header
2011-01-14 02:06:22 +00:00
userconf.h
Don't use the C preprocessor to configure USERCONF. Instead, either do
2011-05-31 23:28:52 +00:00
userret.h
#include <sys/proc.h> before using struct proc.p_timerpend
2011-06-21 07:20:56 +00:00
utsname.h
uuid.h
Make uuidgen available for the kernel.
2008-11-18 14:01:03 +00:00
vadvise.h
verified_exec.h
Introduce struct pathbuf. This is an abstraction to hold a pathname
2010-11-19 06:44:33 +00:00
vfs_syscalls.h
Missing bit in previous commit: do_sys_utimens prototype in the right
2011-08-17 09:29:59 +00:00
videoio.h
Restore binary compatibility with NetBSD 5 binaries that utilize video(4).
2011-08-13 02:49:06 +00:00
vmem.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
vmmeter.h
Remove uarea swap-out functionality:
2009-10-21 21:11:57 +00:00
vnode_if.h
regen
2011-08-08 12:17:27 +00:00
vnode.h
Import CHFS, which was formerly known as ChewieFS.
2011-11-24 15:51:30 +00:00
wait.h
merge christos-time_t
2009-01-11 02:45:45 +00:00
wapbl_replay.h
Move the specification of the on-disk journal format into a separate
2008-11-24 16:05:21 +00:00
wapbl.h
change printf gcc attribute to __printflike(), requested by joerg.
2011-11-21 04:36:05 +00:00
wdog.h
workqueue.h
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
2007-10-19 11:59:34 +00:00
xattr.h
Introduce KERNEL_NAME_MAX = 255, and bump NAME_MAX to 511. This makes
2011-09-27 01:40:32 +00:00
xcall.h
Implement high priority (XC_HIGHPRI) xcall(9) mechanism - a facility
2010-06-22 18:29:01 +00:00