The NetBSD Project

src/sys/sys/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / sys


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] dm/        
[TXT] Makefile  1.180   17 months  jmcneill   efi: Add /dev/efi character device Introduce a /dev/efi character device that p...
[TXT] acct.h  1.28   18 months  christos   Provide some snprintb(3) formats.
[TXT] acl.h  1.1   2 years  christos   Add ACL support for FFS. From FreeBSD.
[TXT] agpio.h  1.13   15 months  riastradh   Need <sys/types.h> for basic types.
[TXT] aio.h  1.13   6 years  riastradh   Macro parentheses police! One *hopes* this has no functional change.
[TXT] ansi.h  1.15   2 years  christos   Add ACL support for FFS. From FreeBSD.
[TXT] aout_mids.h  1.7   6 years  christos   Add PPC64
[TXT] asan.h  1.15   2 years  maxv   kasan: fix the copyright notices
[TXT] ataio.h  1.9   11 years  jakllsch   Rework struct ata_command to support LBA28 and LBA48-protocol commands. Implemen...
[TXT] atomic.h  1.26   7 months  martin   Move attributes to the front of the __do_atomic_store declarations (to make it c...
[TXT] audioio.h  1.40   11 months  andvar   fix various typos in comments.
[TXT] biohist.h  1.3   23 months  mrg   remove KERNHIST_INIT_STATIC(). it stradles the line between usable early in boo...
[TXT] bitops.h  1.15   18 months  rillig   sys/bitops.h: fix __BITMAP_ZERO for non-GCC compilers Running 'make -C sbin/cgd...
[TXT] blist.h  1.8   9 years  wiz   Fix typo ("then" instead of "than")
[TXT] boot_flag.h  1.7   14 years  ad   Recognise the RB_MD flags.
[TXT] bootblock.h  1.58   5 years  nonaka   efiboot: Boot parameters can be set via installboot(8).
[TXT] bswap.h  1.19   8 years  christos   Remove __OPTIMIZE__ requirement to expand the byte swap macros. Back in 2006 thi...
[TXT] buf.h  1.134   2 years  chs   fix the UFS2 extattr truncate code to play nice with wapbl. also, rather than pu...
[TXT] bufq.h  1.11   6 years  pgoyette   Modularize the various bufq strategies
[TXT] bufq_impl.h  1.10   6 years  pgoyette   Modularize the various bufq strategies
[TXT] bus.h  1.13   3 years  thorpej   Add BUS_ADDR_{LO,HI}32() macros to correctly extract the lower and upper halves ...
[TXT] bus_proto.h  1.14   14 months  skrll   Whitespace
[TXT] callback.h  1.3   15 years  ad   Merge some of the less invasive changes from the vmlocking branch: - kthread, c...
[TXT] callout.h  1.32   8 years  christos   Add an FMT macro to snprintb the callout flags.
[TXT] cctr.h  1.4   2 years  thorpej   Fix cycle counter-based time keeping on Alpha in MP environments by using a simp...
[TXT] cdbr.h  1.1   9 years  joerg   branches: 1.1.4; 1.1.6; 1.1.10; Allow kernel code to access constant database...
[TXT] cdefs.h  1.159   13 months  skrll   Add __MASK(3) __MASK(n): first n bits all set, where __MASK(4) == 0b1111.
[TXT] cdefs_aout.h  1.20   16 years  christos   Add __weak_reference macro in a way that it works with both gcc < 4 and gcc == 4...
[TXT] cdefs_elf.h  1.58   21 months  thorpej   Fix some badly-aligned line continuation escapes.
[TXT] cdio.h  1.34   7 years  dholland   More on PR 41200: headers that declare ioctls should include sys/ioccom.h. This ...
[TXT] chio.h  1.13   7 years  dholland   More on PR 41200: headers that declare ioctls should include sys/ioccom.h. This ...
[TXT] clock.h  1.4   4 years  christos   s/static inline/static __inline/g for consistency with other include headers.
[TXT] clockctl.h  1.18   7 years  christos   Rename the two register_t uses that leaked to userland __register_t so that they...
[TXT] common_ansi.h  1.1   8 years  matt   branches: 1.1.18; More "common" includes which use the preprocessor defined mac...
[TXT] common_int_const.h  1.2   9 months  rillig   sys/common_int_const.h: fix typo in error message
[TXT] common_int_fmtio.h  1.1   8 years  joerg   branches: 1.1.2; 1.1.6; Add generic versions of machine/int_*.h for compilers ...
[TXT] common_int_limits.h  1.1   8 years  joerg   branches: 1.1.2; 1.1.6; Add generic versions of machine/int_*.h for compilers ...
[TXT] common_int_mwgwtypes.h  1.1   8 years  joerg   branches: 1.1.2; 1.1.6; Add generic versions of machine/int_*.h for compilers ...
[TXT] common_int_types.h  1.1   8 years  joerg   branches: 1.1.2; 1.1.6; Add generic versions of machine/int_*.h for compilers ...
[TXT] common_limits.h  1.3   4 years  dholland   Fix wrong scoping of {U,}LLONG_MAX. Final case, I think. PR 53298 from Roberto E...
[TXT] common_lock.h  1.2   5 years  christos   branches: 1.2.2; more const.
[TXT] common_wchar_limits.h  1.1   8 years  matt   branches: 1.1.18; Add common_wchar_limits.h for those compilers that emit __W{C...
[TXT] compat_stub.h  1.25   2 years  pgoyette   Separate the compat_netbsd32_coredump from the compat_netbsd32 and coredump modu...
[TXT] condvar.h  1.17   2 years  riastradh   Remove timedwaitclock. This did not fix the bug I hoped it would fix in futex, ...
[TXT] conf.h  1.161   11 months  riastradh   driver(9): New types dev_*_t for device driver devsw operations. These will ser...
[TXT] core.h  1.12   13 years  he   Introduce <sys/aout_mids.h>, and include it from <sys/core.h> and <sys/exec_aout...
[TXT] cprng.h  1.17   2 years  riastradh   Rewrite entropy subsystem. Primary goals: 1. Use cryptography primitives desig...
[TXT] cpu.h  1.51   2 years  ad   Fix a comment.
[TXT] cpu_data.h  1.52   2 years  ad   Remove PG_ZERO. It worked brilliantly on x86 machines from the mid-90s but havi...
[TXT] cpufreq.h  1.5   11 years  jruoho   Bump CPUFREQ_LATENCY_MAX to UINT32_MAX.
[TXT] cpuio.h  1.10   8 months  riastradh   cpuio.h: Use uint8_t, not bool. In principle bool can only store two values, 0 ...
[TXT] crashme.h  1.2   5 months  riastradh   crashme(9): Use sysctl mib numbers, not node pointers. The node pointers are no...
[TXT] csan.h  1.2   2 years  maxv   kcsan: fix the copyright notices
[TXT] ctype_bits.h  1.6   7 years  dholland   Uses BEGIN_DECLS, needs sys/cdefs.h.
[TXT] ctype_inline.h  1.4   8 years  joerg   Fix spelling of feature test macro.
[TXT] debug.h  1.4   10 years  martin   We don't support KMEM_GUARD nor FREECHECK yet with rump, so disable them in debu...
[TXT] device.h  1.185   6 months  riastradh   pmf(9): *_child_register never fails. Make it return void. No kernel bump beca...
[TXT] device_calls.h  1.1   18 months  thorpej   Adjust the device_call() calling convention so as to provide type checking of th...
[TXT] device_if.h  1.7   6 months  riastradh   sys/device_if.h: Need sys/stdint.h for uint64_t.
[TXT] device_impl.h  1.5   6 months  riastradh   autoconf(9): New diagnostic to detect double-detach. - Rename dv_detached -> dv...
[TXT] devmon.h  1.2   7 years  pgoyette   Modularize drvctl(4)
[TXT] dir.h  1.11   17 years  christos   merge ktrace-lwp.
[TXT] dirent.h  1.30   7 years  dholland   Uses __GNUC_PREREQ__, needs sys/cdefs.h.
[TXT] dirhash.h  1.6   9 years  reinoud   Extend generic dirhash to include an empty directory checker based on the knowle...
[TXT] disk.h  1.77   19 months  andvar   Fix all remaining typos, mainly in comments but also in few definitions and log ...
[TXT] disklabel.h  1.127   4 months  simonb   Define the mount program for zfs.
[TXT] disklabel_acorn.h  1.7   9 months  andvar   s/dosen't/doesn't/ in copy pasted comment.
[TXT] disklabel_gpt.h  1.15   6 months  riastradh   sys/disklabel_gpt.h: Fix description of name encoding. The encoding is UCS-2 fr...
[TXT] disklabel_rdb.h  1.5   2 years  rin   Misc style fixes. No binary changes. - Use uint{32,8}_t instead of unsigned {in...
[TXT] dkbad.h  1.15   17 years  perry   u_intN_t -> uintN_t
[TXT] dkio.h  1.26   3 years  riastradh   New ioctl DIOCGSECTORALIGN returns sector alignment parameters. struct disk_sec...
[TXT] dkstat.h  1.17   17 years  perry   u_intN_t -> uintN_t
[TXT] domain.h  1.35   6 months  thorpej   Garbage-collect everything related to struct domain::dom_ifqueues (except dom_if...
[TXT] drvctlio.h  1.7   14 years  freza   Change DRVSUSPENDDEV ioctl number. Fixes PR kern/38740.
[TXT] dtrace_bsd.h  1.9   4 years  christos   s/static inline/static __inline/g for consistency with other include headers.
[TXT] dvdio.h  1.8   17 years  perry   u_intN_t -> uintN_t
[TXT] efiio.h  1.2   17 months  jmcneill   Use group 'e' instead of 'E' for the benefit of kdump. Avoids collisions with e...
[TXT] endian.h  1.31   7 months  rillig   sys/endian.h: fix typo in comment Came here because lint complained about non-c...
[TXT] entropy.h  1.4   2 years  riastradh   New system call getrandom() compatible with Linux and others. Three ways to cal...
[TXT] envsys.h  1.39   3 months  brad   A driver for the Bosch BMP280 / BME280 temperature, humidity and atmospheric p...
[TXT] errno.h  1.42   3 years  mgorny   PR standards/44921: Add errno consts for robust mutexes Add the two missing err...
[TXT] evcnt.h  1.10   19 months  andvar   Fix various typos in comments. Also add missing NetBSD RCS Id in some of these f...
[TXT] event.h  1.54   8 months  thorpej   Make some knote implementation details private to kern_event.c. NFC, and no ABI...
[TXT] eventfd.h  1.3   17 months  ryoon   Fix C++ case for eventfd.h and timerd.h
[TXT] eventvar.h  1.10   17 months  thorpej   Changes to make EVFILT_PROC MP-safe: Because the locking protocol around proces...
[TXT] exec.h  1.161   15 months  ryo   Fix anonymous memory object leak for sigcode. - Repeating "modload compat_linux...
[TXT] exec_aout.h  1.41   6 years  dholland   avoid "u_long"
[TXT] exec_coff.h  1.7   17 years  christos   merge ktrace-lwp.
[TXT] exec_ecoff.h  1.21   6 years  christos   Provided sized definitions for ecoff 32 bit headers.
[TXT] exec_elf.h  1.171   2 months  christos   sync machine list with spec
[TXT] exec_script.h  1.12   17 years  christos   merge ktrace-lwp.
[TXT] extattr.h  1.11   21 months  christos   Add external attribute dumping and restoring support from FreeBSD. Does not full...
[TXT] extent.h  1.26   5 years  jmcneill   Add EX_EARLY flag for extent_create, which skips locking. Required for using ext...
[TXT] fault.h  1.2   2 years  maxv   be one-shot by default, with room for circular
[TXT] fcntl.h  1.54   2 years  kamil   Expose F_DUPFD_CLOEXEC to POSIX >= 200809
[TXT] fd_set.h  1.7   4 years  kamil   Prevent signed integer left shift UB in FD_SET(), FD_CLR(), FD_ISSET() Set the ...
[TXT] fdio.h  1.6   7 years  dholland   Apparently a recent round of vandalism by the C++ standards committee includes d...
[TXT] featuretest.h  1.10   9 years  christos   comment about ISOC11
[TXT] file.h  1.88   17 months  thorpej   Add native implementations of eventfd(2) and timerfd(2), compatible with the Lin...
[TXT] fileassoc.h  1.11   15 years  elad   Some Veriexec stuff that's been rotting in my tree for months. Bug fixes: - F...
[TXT] filedesc.h  1.70   4 months  riastradh   sys/filedesc.h: New home for extern cwdi0.
[TXT] filio.h  1.11   5 years  chs   add definitions of FIOSEEKDATA and FIOSEEKHOLE for ZFS. from FreeBSD.
[TXT] flashio.h  1.5   18 months  andvar   fix various typos, mainly in comments.
[TXT] float_ieee754.h  1.11   9 years  christos   xorg's pixman-arm-neon-asm-bilinear.S wants to include this file, so make it saf...
[TXT] fstrans.h  1.14   2 years  hannken   Add operation fstrans_held(struct mount *), true if the current thread holds a f...
[TXT] fstypes.h  1.41   18 months  christos   Change the default for ACLs to be posix1e instead of nfsv4 to match FreeBSD. Req...
[TXT] futex.h  1.5   17 months  thorpej   futex_release_all_lwp(): No need to pass the "tid" argument separately; that is ...
[TXT] gcq.h  1.3   4 years  christos   s/static inline/static __inline/g for consistency with other include headers.
[TXT] gennameih.awk  1.5   13 years  pooka   Print pathnames for created files. No change to generated files.
[TXT] gmon.h  1.11   19 months  ryo   Improved the performance of kernel profiling on MULTIPROCESSOR, and possible to ...
[TXT] gpio.h  1.16   4 years  thorpej   Overhaul of GPIO interrupt support (that wasn't even used by anything). - Remove...
[TXT] hash.h  1.8   8 years  matt   Add explicit casts for (const uint8_t *)
[TXT] hook.h  1.1   17 months  yamaguchi   Introduce a generic linear hook list
[TXT] idle.h  1.4   14 years  ad   PR kern/38707 scheduler related deadlock during build.sh - Fix performance regr...
[TXT] idtype.h  1.5   6 years  riastradh   branches: 1.5.2; 1.5.18; Fix the ABI of idtype_t.
[TXT] ieee754.h  1.17   2 years  christos   fix tense (Nelson Beebe)
[TXT] interrupt.h  1.2   7 years  macallan   branches: 1.2.2; 1.2.18; fix tpyo
[TXT] intr.h  1.21   2 years  ad   softint_disestablish(): use a high priority xcall to determine that the handler ...
[TXT] intrio.h  1.2   6 years  knakahara   branches: 1.2.14; intrid and dev_xname must be NUL terminated by kernel. point...
[TXT] inttypes.h  1.6   9 years  joerg   C++11 no longer requires __STDC_LIMIT_MACROS, __STDC_CONSTANT_MACROS or __STDC_F...
[TXT] ioccom.h  1.13   3 years  hannken   Fix IOCSNPRINTF(), 'R' and 'W' were reversed.
[TXT] ioctl.h  1.39   3 years  maxv   Remove compat_osf1, discussed on tech-kern@.
[TXT] ioctl_compat.h  1.17   7 years  dholland   More on PR 41200: headers that declare ioctls should include sys/ioccom.h. This ...
[TXT] iostat.h  1.12   3 years  hannken   Implement disk_rename()/iostat_rename() to rename a disk. Use it from zvol_rena...
[TXT] ipc.h  1.37   4 years  gson   No semicolon after macro do ... while (0) wrapper.
[TXT] ipi.h  1.5   2 years  riastradh   ipi: Split up initialization into two parts. First part runs early so ipi_regis...
[TXT] ipmi.h  1.1   3 years  mlelstv   branches: 1.1.2; Add experimental userland interface to IPMI driver. Currently,...
[TXT] joystick.h  1.2   17 years  christos   Make sure that multiple header inclusion is done, it uses consistent names, and ...
[TXT] kauth.h  1.89   2 months  jakllsch   wg(4): Allow non-root to retrieve information other than the private key and the...
[TXT] kcore.h  1.4   12 years  matt   Add a structure tag for phys_ram_seg_t.
[TXT] kcov.h  1.10   2 years  maxv   Register eight vHCI buses, and use separate KCOV mailboxes for them.
[TXT] kcpuset.h  1.11   8 years  rmind   Constify kcpuset_countset() and cpu_index() parameters.
[TXT] kern_ctf.h  1.3   23 months  simonb   Define the CTF ELF section header magic number.
[TXT] kernel.h  1.35   4 months  riastradh   sys/kernel.h: New home for extern start_init_exec.
[TXT] kernhist.h  1.26   23 months  mrg   remove KERNHIST_INIT_STATIC(). it stradles the line between usable early in boo...
[TXT] kgdb.h  1.12   11 years  dyoung   Clean up excessive #ifdef'age of NMI trap handling for amd64/i386/xen. Handle NM...
[TXT] kmem.h  1.12   2 years  thorpej   Add kmem_tmpbuf_alloc(), a utility function for allocating memory for temporary ...
[TXT] kobj.h  1.20   5 years  christos   Since _RUMPKERNEL is really userland code it needs ARCH_ELFSIZE, not KERN_ELFSIZ...
[TXT] kobj_impl.h  1.5   6 years  maxv   Split the data+bss+rodata segment in two data+bss and rodata segments. The latte...
[TXT] kprintf.h  1.13   4 years  martin   Introduce new helper printf functions that get passed output flags. Add a new kp...
[TXT] ksem.h  1.15   4 years  thorpej   Implement support for "pshared" POSIX semaphores. Fixes lib/53273 (and Firefox'...
[TXT] ksyms.h  1.42   18 months  riastradh   ksyms: Use pserialize(9) for kernel access to ksyms. This makes it available in...
[TXT] kthread.h  1.14   2 years  riastradh   New functions kthread_fpu_enter/exit. The MI definitions don't do anything but ...
[TXT] ktrace.h  1.68   8 months  riastradh   ktrace(9): Fix mutex detection in ktrcsw. On _entry_ to sleepq_block, l->l_sync...
[TXT] localcount.h  1.5   5 years  ozaki-r   branches: 1.5.2; Implement a debugging facility (overflow/underflow detection) ...
[TXT] localedef.h  1.10   9 years  joerg   Rename fixup to update_global to better reflect the purpose. Remove the various ...
[TXT] lock.h  1.92   7 months  riastradh   sys/lock.h: Need <sys/systm.h> for nullop. But only do that we're not using SPI...
[TXT] lockdebug.h  1.22   2 years  ad   - Make this needed sequence always work for condvars, by not touching the CV a...
[TXT] lockf.h  1.20   14 years  pooka   Bring in vnode.h Why is this file still installed to /usr/include?
[TXT] lua.h  1.8   7 years  dholland   More on PR 41200: headers that declare ioctls should include sys/ioccom.h. This ...
[TXT] lwp.h  1.217   7 months  mrg   make MAXLWP a real option that triggers rebuilds properly.
[TXT] lwpctl.h  1.4   14 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] malloc.h  1.117   4 years  jdolecek   remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had actually...
[TXT] mallocvar.h  1.13   8 years  maxv   Cleanup: - remove struct kmembuckets (dead) - correctly deadify MALLOC_XX - r...
[TXT] mbuf.h  1.237   3 months  msaitoh   Add new "kern.mbuf.nmbclusters_limit" sysctl. - Used to know the upper limit o...
[TXT] md4.h  1.9   4 years  kamil   Define MD4_DIGEST_STRING_LENGTH in <md4.h> This is a kind of a symbol existing ...
[TXT] md5.h  1.10   6 years  christos   define block length
[TXT] midiio.h  1.16   7 years  dholland   More on PR 41200: headers that declare ioctls should include sys/ioccom.h. This ...
[TXT] mman.h  1.62   3 years  christos   Adjust snprintb(3) format from '%d' to '%ju' to reflect reality and so that it w...
[TXT] module.h  1.48   16 months  skrll   Trailing whitespace
[TXT] module_hook.h  1.6   3 years  pgoyette   Eliminate per-hook duplication of common code as suggested by (and with major co...
[TXT] mount.h  1.240   4 months  hannken   Add a helper to set or clear lower mount and use it. Always add a reference to t...
[TXT] mqueue.h  1.17   7 years  martin   Make mqueue_get public, rearrange mq_open into a helper function that can be cal...
[TXT] msan.h  1.2   2 years  maxv   kmsan: update the copyright notices
[TXT] msg.h  1.29   5 weeks  andvar   s/strucure/structure/ and s/structues/structures/ in comments.
[TXT] msgbuf.h  1.18   4 months  riastradh   sys/msgbuf.h: New home for extern log_open.
[TXT] mtio.h  1.24   7 years  dholland   More on PR 41200: headers that declare ioctls should include sys/ioccom.h. This ...
[TXT] mutex.h  1.26   4 months  riastradh   mutex(9): Properly declare _mutex_init in sys/mutex.h.
[TXT] namei.h  1.115   20 months  dholland   Regen.
[TXT] namei.src  1.60   20 months  dholland   Now remove cn_consume from struct componentname. This change requires a kernel ...
[TXT] null.h  1.9   12 years  kleink   Tack a public domain notice on this, albeit 10 years late, per request from yamt...
[TXT] once.h  1.7   4 years  ryo   add INIT_ONCE(9), FINI_ONCE(9) with changing once_t. Welcome to 8.99.36
[TXT] optstr.h  1.3   14 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] param.h  1.724   2 months  pgoyette   Bump version to keep modules and kernelin sync following the creation of compat_...
[TXT] pax.h  1.27   3 years  ad   PAX_SEGVGUARD doesn't seem to work properly in testing for me, but at least make...
[TXT] pcq.h  1.2   8 years  rmind   Add PCQ_MAXLEN constant.
[TXT] pcu.h  1.14   4 months  riastradh   sys/pcu.h: New home for extern pcu_ops_md_defs. XXX Should split sys/pcu.h up i...
[TXT] percpu.h  1.5   3 years  thorpej   Add percpu_foreach_xcall(), which is like percpu_foreach(), except it runs the c...
[TXT] percpu_types.h  1.1   15 years  yamt   branches: 1.1.2; 1.1.4; 1.1.6; 1.1.14; add a per-cpu storage allocator.
[TXT] physmap.h  1.4   9 years  uebayasi   KMEMUSER -> _KMEMUSER
[TXT] pipe.h  1.38   2 years  dholland   Fix a thundering herd problem in pipes. Wake only one waiter when data becomes ...
[TXT] pmf.h  1.25   2 years  macallan   add event types for keyboard brightness control
[TXT] poll.h  1.16   2 years  kamil   Add ppoll() a compatibility wrapper around pollts(2) Submitted by Apurva Nandan...
[TXT] pool.h  1.96   14 months  thorpej   Do the last change differently: Instead of having a pre-destruct hook, put know...
[TXT] power.h  1.23   9 months  andvar   fix various typos, mainly in comments.
[TXT] proc.h  1.370   10 months  wiz   fix typo in comment
[TXT] prot.h  1.2   14 years  martin   Convert to new 2 clause license
[TXT] protosw.h  1.69   4 years  maxv   Use non-variadic function pointer in protosw::pr_input.
[TXT] pserialize.h  1.3   3 years  riastradh   Rip out pserialize(9) logic now that the RCU patent has expired. pserialize_per...
[TXT] pset.h  1.7   3 years  ad   Simplify pset locking, making it easier to sync with LWP creation, etc.
[TXT] pslist.h  1.7   3 years  riastradh   Adapt <sys/pslist.h> to use atomic_load/store_*. Changes: - membar_producer();...
[TXT] psref.h  1.4   3 years  ozaki-r   Implement an aggressive psref leak detector It is yet another psref leak detect...
[TXT] ptrace.h  1.75   9 months  andvar   s/spcae/space/ in comment and error messages.
[TXT] ptree.h  1.8   10 years  matt   Add a ptree_mask_node_p to determine if an item is a mask node, and what its non...
[TXT] pty.h  1.11   8 years  christos   From Ilia Zykov: - correct some incorrect comments - add XXX warning - increase ...
[TXT] queue.h  1.76   2 years  chs   remove unused "_DIAGNOSTIC" option and opt_diagnostic.h. note that this is unrel...
[TXT] quota.h  1.12   11 years  dholland   Add QUOTA_RESTRICT_READONLY, for the nfs quota access code.
[TXT] quotactl.h  1.38   8 years  dholland   Revert the following changes: src/sys/sys/quotactl.h 1.37 src/sys/compat/...
[TXT] radioio.h  1.3   7 years  dholland   More on PR 41200: headers that declare ioctls should include sys/ioccom.h. This ...
[TXT] radixtree.h  1.7   3 years  ad   Add a radix_tree_await_memory(), for kernel use.
[TXT] random.h  1.1   2 years  riastradh   New system call getrandom() compatible with Linux and others. Three ways to cal...
[TXT] ras.h  1.15   2 years  skrll   Correct the spelling of preferred.
[TXT] rbtree.h  1.5   4 years  roy   Case to uintptr_t instead of using __BIT to fix 32-bit builds.
[TXT] reboot.h  1.26   3 years  thorpej   - Introduce a new global kernel variable "shutting_down" to indicate that the ...
[TXT] resource.h  1.36   3 years  christos   tuck the strings inside _NETBSD_SOURCE
[TXT] resourcevar.h  1.57   4 years  christos   Load the struct rusage text, data, and stack fields from the vmspace struct. Bef...
[TXT] rmd160.h  1.3   6 years  christos   define block length
[TXT] rnd.h  1.50   12 months  riastradh   rnd(9): Delete legacy rnd_initial_entropy symbol. Use entropy_epoch() instead. ...
[TXT] rndio.h  1.2   7 years  dholland   branches: 1.2.16; More on PR 41200: headers that declare ioctls should include ...
[TXT] rndsource.h  1.7   2 years  riastradh   Rewrite entropy subsystem. Primary goals: 1. Use cryptography primitives desig...
[TXT] rngtest.h  1.1   11 years  tls   branches: 1.1.6; First step of random number subsystem rework described in <201...
[TXT] rpst.h  1.3   11 years  yamt   fix _STANDALONE build
[TXT] rwlock.h  1.17   4 months  riastradh   rwlock(9): Nix extern _rw_init in .c; use sys/rwlock.h.
[TXT] scanio.h  1.4   7 years  dholland   u_{long,short,char} -> unsigned {long,short,char} XXX: the structure in here in...
[TXT] sched.h  1.91   4 months  riastradh   sys/sched.h: New home for extern sched_pstats_ticks in kernel.
[TXT] scsiio.h  1.13   2 years  rkujawa   Remove misleading comment. I've successfully transferred 16-byte command. I've ...
[TXT] sdt.h  1.15   4 months  riastradh   sys/sdt.h: Predict dtrace probe branches not taken in SDT_PROBE*. This should h...
[TXT] select.h  1.39   17 months  thorpej   - Change selremove_knote() from returning void to bool, and return true if the...
[TXT] selinfo.h  1.9   3 years  ad   Minor improvements to select/poll: - Increase the maximum number of clusters fr...
[TXT] sem.h  1.34   3 years  pgoyette   Many years ago someone created a new __link_set_sysctl_funcs to hold the list of...
[TXT] semaphore.h  1.1   6 years  dholland   branches: 1.1.2; 1.1.18; Define SEM_VALUE_MAX in only one place. Adding a who...
[TXT] sha1.h  1.15   6 years  christos   define block length
[TXT] sha2.h  1.3   13 years  joerg   Add SHA224 implementation to libc. Make libcrypto use the SHA2 implementation of...
[TXT] sha3.h  1.1   5 years  riastradh   branches: 1.1.2; Import SHA-3 code into libc and libkern. No new public symbol...
[TXT] shm.h  1.55   19 months  andvar   fix multiplei repetitive typos in comments, messages and documentation. mainly b...
[TXT] siginfo.h  1.34   3 years  kamil   Move TRAP_CHLD/TRAP_LWP ptrace information from struct proc to siginfo Storing ...
[TXT] signal.h  1.75   16 months  christos   Expose sigaltstack, stack_t and friends to Posix Issue 5 (200809L) References: ...
[TXT] signalvar.h  1.104   16 months  thorpej   Use "stack_t" instead of "struct sigaltstack", as the former is the newer standa...
[TXT] sigtypes.h  1.12   16 months  christos   Expose sigaltstack, stack_t and friends to Posix Issue 5 (200809L) References: ...
[TXT] sleepq.h  1.36   4 months  riastradh   sys/sleepq.h: Get cold from sys/kernel.h.
[TXT] sleeptab.h  1.2   2 years  christos   branches: 1.2.2; Use __nothing for empty macro
[TXT] socket.h  1.131   16 months  christos   unconditionally define sockaddr_storage; this is what linux and FreeBSD do and i...
[TXT] socketvar.h  1.165   11 months  riastradh   unix(4): Convert membar_exit to membar_release. Use atomic_load_consume or atom...
[TXT] sockio.h  1.40   19 months  andvar   fix various typos in comments and log messages.
[TXT] spawn.h  1.7   16 months  christos   Merge the kernel portion of the posix-spawn-chdir project by Piyush Sachdeva.
[TXT] specificdata.h  1.4   14 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] spl.h  1.10   16 months  ryo   In order to prevent _mcount() from being recursively called when built with COPT...
[TXT] spldebug.h  1.1   13 years  dyoung   branches: 1.1.4; Add a kernel configuration flag, SPLDEBUG, that activates a pe...
[TXT] stat.h  1.69   3 years  christos   more _INCOMPLETE_XOPEN_C063 (kamil)
[TXT] statvfs.h  1.21   2 years  jdolecek   add a cast to (struct statvfs *) for STATVFSBUF_GET() to make sure it's never as...
[TXT] stdarg.h  1.6   5 months  christos   va_end should be really __nothing.
[TXT] stdbool.h  1.1   7 years  christos   branches: 1.1.2; 1.1.18; move stdbool.h to sys, reuire pool.h to include <sys/...
[TXT] stdint.h  1.8   4 years  maya   Guard from type redefinition (needed by pre-C11 C) in a safer way. The existing...
[TXT] swap.h  1.8   14 years  mrg   catch up with dev_t becoming 64 bit: - move struct oswapent into uvm_swap.c pro...
[TXT] syncobj.h  1.13   2 years  ad   SOBJ_SLEEPQ_FIFO is gone
[TXT] syscall.h  1.321   16 months  thorpej   regen for "struct sigaltstack" -> "stack_t"
[TXT] syscall_stats.h  1.4   14 years  ad   Remove LKMs and switch to the module framework, pass 1. Proposed on tech-kern@....
[TXT] syscallargs.h  1.305   16 months  thorpej   regen for "struct sigaltstack" -> "stack_t"
[TXT] syscallvar.h  1.12   4 years  christos   s/static inline/static __inline/g for consistency with other include headers.
[TXT] sysctl.h  1.236   18 months  christos   fix pasto
[TXT] syslimits.h  1.28   7 years  uebayasi   Define CHILD_MAX/OPEN_MAX as parameters.
[TXT] syslog.h  1.41   5 years  roy   openlog(3): add LOG_PTRIM and LOG_NLOG log options. syslog(3) is the one stop m...
[TXT] systm.h  1.301   21 months  rin   Provide KERNEL_LOCK facilities also for MODULAR, in addition to MULTIPROCESSOR a...
[TXT] tape.h  1.4   7 years  dholland   Requires sys/time.h for struct timespec.
[TXT] termios.h  1.36   4 years  jakllsch   Add speeds B500000 to B4000000 in increments of 500000. Motivated by picocom ch...
[TXT] thmap.h  1.1   4 years  rmind   branches: 1.1.2; 1.1.6; Import thmap -- a concurrent trie-hash map, combining ...
[TXT] threadpool.h  1.7   2 years  mlelstv   we use kcondvars, we need to include the header
[TXT] time.h  1.80   8 months  riastradh   kern: New functions timespecaddok, timespecsubok. Return false if timespecadd o...
[TXT] timeb.h  1.14   17 years  christos   merge ktrace-lwp.
[TXT] timepps.h  1.22   6 years  msaitoh   KNF. Remove extra spaces. No functional change.
[TXT] timerfd.h  1.3   17 months  ryoon   Fix C++ case for eventfd.h and timerd.h
[TXT] times.h  1.13   17 years  christos   merge ktrace-lwp.
[TXT] timespec.h  1.1   7 years  kamil   branches: 1.1.2; 1.1.18; Do as POSIX says, define the timespec structure in <s...
[TXT] timetc.h  1.9   2 years  thorpej   Allow ths file to be included by a _KMEMUSER.
[TXT] timevar.h  1.49   4 months  riastradh   sys: Put externs for time_adjtime and time_adjusted in .h files. time_adjtime: ...
[TXT] timex.h  1.20   4 months  riastradh   sys: Put externs for time_adjtime and time_adjusted in .h files. time_adjtime: ...
[TXT] tls.h  1.2   5 years  kamil   Remove the _rtld_tls_static_setup() leftover from sys/tls.h This prototype is d...
[TXT] tprintf.h  1.18   11 years  christos   change printf gcc attribute to __printflike(), requested by joerg.
[TXT] trace.h  1.12   5 years  kamil   Deregister TR_VADVISE from sys/sys/trace.h The (o)vadvise syscall is dummy sinc...
[TXT] tree.h  1.20   9 years  joerg   Some splay trees don't use the next method, so mark it as potentially unused
[TXT] tty.h  1.103   4 months  riastradh   tty(9): New ttylock, ttyunlock, ttylocked functions. These are wrappers around ...
[TXT] ttychars.h  1.9   17 years  christos   merge ktrace-lwp.
[TXT] ttycom.h  1.22   2 months  chs   ppp: remove ioctls that never worked and crash the kernel Remove vestigial bits...
[TXT] ttydefaults.h  1.17   15 months  christos   PR/56496: Hauke Fath: etcupdate(8) merge formatting issue Follow suit and turn ...
[TXT] ttydev.h  1.10   8 years  dholland   spelling in comment
[TXT] types.h  1.106   2 months  martin   Avoid 64bit math in the hppa first stage bootloader. Ok chs@
[TXT] ucontext.h  1.19   5 years  uwe   Fix pasto in a comment.
[TXT] ucred.h  1.36   11 years  dholland   sys/ucred.h does not require sys/param.h any more, only limits.h.
[TXT] uidinfo.h  1.4   4 years  christos   PR/53998: Joel Bertrand: Limit the number of semaphores on a per-user basis not...
[TXT] uio.h  1.36   11 years  uebayasi   Forward-declare struct vmspace to reduce dependencies on uvm/uvm_extern.h.
[TXT] un.h  1.60   19 months  nia   introduce a SOL_LOCAL for unix-domain socket level socket options as an alias of...
[TXT] unistd.h  1.63   2 years  christos   Add ACL support for FFS. From FreeBSD.
[TXT] unpcb.h  1.18   6 years  roy   Add sc_pid to sockcred so that SOCK_DGRAM and LOCAL_CREDS socket option can lear...
[TXT] userconf.h  1.7   11 years  dyoung   Don't use the C preprocessor to configure USERCONF. Instead, either do or do no...
[TXT] userret.h  1.33   2 years  ad   softint_overlay() (slow case) gains ~nothing but creates potential headaches. In...
[TXT] utsname.h  1.13   17 years  christos   merge ktrace-lwp.
[TXT] uuid.h  1.8   6 months  riastradh   sys/uuid.h: sys/stdint.h suffices for uintN_t.
[TXT] verified_exec.h  1.59   4 years  maxv   Remove unused macros.
[TXT] vfs_syscalls.h  1.29   16 months  christos   Merge the kernel portion of the posix-spawn-chdir project by Piyush Sachdeva.
[TXT] videoio.h  1.12   2 years  rjs   Add some extra V4L ioctl() requests to latest V4L userland to work. Import sys/...
[TXT] vmem.h  1.22   2 years  thorpej   Tidy up the function prototypes. NFCI.
[TXT] vmem_impl.h  1.5   2 years  thorpej   Explicitly include <sys/pool.h> here; don't rely on it being included by the inc...
[TXT] vmmeter.h  1.19   13 years  rmind   Remove uarea swap-out functionality: - Addresses the issue described in PR/3882...
[TXT] vnode.h  1.304   4 months  riastradh   sys/vnode.h: New home for extern vfs_op_descs. (Maybe this should be in a more ...
[TXT] vnode_if.h  1.111   8 months  thorpej   Regen for: Make kqueue event status for vnodes shareable, and for stacked file ...
[TXT] vnode_impl.h  1.24   8 months  thorpej   Make kqueue event status for vnodes shareable, and for stacked file systems like...
[TXT] wait.h  1.38   7 months  andvar   fix various typos in comments, documentation and messages. mainly s/paramater/pa...
[TXT] wapbl.h  1.21   4 years  jdolecek   constify wapbl_ops
[TXT] wapbl_replay.h  1.1   14 years  joerg   branches: 1.1.4; 1.1.6; 1.1.8; 1.1.12; Move the specification of the on-disk...
[TXT] wdog.h  1.6   7 years  dholland   typo in comment
[TXT] workqueue.h  1.12   4 months  riastradh   sys/workqueue.h: Need sys/types.h for pri_t.
[TXT] xattr.h  1.5   11 years  christos   Introduce KERNEL_NAME_MAX = 255, and bump NAME_MAX to 511. This makes NAME_MAX m...
[TXT] xcall.h  1.8   3 years  uwe   xc_barrier - convenience function to xc_broadcast() a nop. Make the intent more...


CVSweb <webmaster@jp.NetBSD.org>