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

Current tag: thorpej-mips-cache-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] dm/        
[TXT] Makefile  1.33   22 years  jmc   It's sys/properties.h. Fix typo
[TXT] acct.h  1.18   24 years  enami   branches: 1.18.6; 1.18.8; Create new kernel thread to issue statfs(2) system c...
[TXT] agpio.h  1.1   22 years  fvdl   branches: 1.1.2; 1.1.4; 1.1.6; 1.1.18; AGP GART support code. Originally wri...
[TXT] ansi.h  1.8   22 years  kleink   Cosmetical nit-pick.
[TXT] ataio.h  1.2   25 years  kenh   branches: 1.2.22; 1.2.24; Add a new flag: ATACMD_READREG
[TXT] audioio.h  1.25   23 years  augustss   branches: 1.25.2; Add a field in mixer_devinfo_t that indicates the minimum del...
[TXT] boot_flag.h  1.3   22 years  gmcgarry   branches: 1.3.22; In-kernel device configuration manager - allows modification ...
[TXT] bswap.h  1.2   24 years  cgd   branches: 1.2.28; 1.2.36; 1.2.38; tread _STANDALONE like _KERNEL: don't renam...
[TXT] buf.h  1.48   22 years  chs   a whole bunch of changes to improve performance and robustness under load: - r...
[TXT] callout.h  1.16   22 years  thorpej   branches: 1.16.12; Optimization suggested by Bill Sommerfeld: Keep a hint as t...
[TXT] cdefs.h  1.41   22 years  kleink   branches: 1.41.2; Add a __static_cast() macro to help standard headers when use...
[TXT] cdefs_aout.h  1.5   23 years  kleink   branches: 1.5.2; 1.5.4; #ifdef __STDC__ -> #if __STDC__
[TXT] cdefs_elf.h  1.10   23 years  msaitoh   branches: 1.10.2; 1.10.4; check __LEADING_UNDERSCORE instead of __sh3__
[TXT] cdio.h  1.17   25 years  is   branches: 1.17.42; Multisession-CD-Support, by Torsten Duwe <duwe@ns.lst.de>.
[TXT] chio.h  1.10   24 years  thorpej   branches: 1.10.52; Rework the changer driver a bit: - Take note of magazine cha...
[TXT] clockctl.h  1.1   22 years  manu   branches: 1.1.2; 1.1.4; This is the clockctl pseudodevice. It gives non root u...
[TXT] conf.h  1.92   22 years  ad   Add cdev__ocm_init() helper.
[TXT] core.h  1.9   22 years  wiz   branches: 1.9.36; precede, not preceed.
[TXT] cpu.h  1.7   27 years  christos   branches: 1.7.30; 1.7.52; 1.7.56; Gone as promised.
[TXT] device.h  1.47   22 years  matt   Add EVCNT_TRAP event counter type.
[TXT] dir.h  1.9   27 years  gwr   branches: 1.9.62; Clarify the purpose of this file (user-level code only).
[TXT] dirent.h  1.14   25 years  kleink   Reorganize name space protection a bit.
[TXT] disk.h  1.16   23 years  thorpej   branches: 1.16.6; 1.16.8; Nuke dk_establish() from orbit except from those por...
[TXT] disklabel.h  1.69   23 years  ragge   branches: 1.69.2; 1.69.4; Protect #include <sys/types.h> by #ifndef _LOCORE. <...
[TXT] dkbad.h  1.11   26 years  leo   branches: 1.11.26; 1.11.28; Add a define 'HAS_BAD144_HANDLING' that can be use...
[TXT] dkio.h  1.5   23 years  fvdl   branches: 1.5.2; 1.5.4; Define __HAVE_OLD_DISKLABEL in <machine/types.h> for i...
[TXT] dkstat.h  1.12   23 years  thorpej   branches: 1.12.4; 1.12.6; Move schedticks and cp_time into schedstate_percpu. ...
[TXT] domain.h  1.11   27 years  mikel   branches: 1.11.24; 1.11.38; 1.11.40; add multiple inclusion protection
[TXT] dvdio.h  1.4   23 years  enami   branches: 1.4.2; 1.4.4; Add RCSid.
[TXT] endian.h  1.4   22 years  itojun   sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). as disc...
[TXT] envsys.h  1.5   23 years  thorpej   branches: 1.5.2; 1.5.4; Pull in <sys/ioccom.h>, and define ENVSYS_NSENSORS (nu...
[TXT] errno.h  1.26   23 years  tv   branches: 1.26.2; 1.26.4; Remove ENOTSUP for the moment. This needs a unique ...
[TXT] event.h  1.2   22 years  lukem   move to kqueue branch for now
[TXT] eventvar.h  1.2   22 years  lukem   move to kqueue branch for now
[TXT] exec.h  1.81   22 years  christos   adjust to the new copyargs footprint
[TXT] exec_aout.h  1.27   22 years  matt   branches: 1.27.12; Add a MID_88K (note that it's different from OpenBSD's since...
[TXT] exec_coff.h  1.2   23 years  mycroft   branches: 1.2.4; Move a bunch of the COFF definitions into exec_coff.h, so they...
[TXT] exec_ecoff.h  1.12   23 years  jdolecek   branches: 1.12.2; restructure struct emul and execsw, in preparation to make em...
[TXT] exec_elf.h  1.58   22 years  thorpej   Rather than using a NetBSD-specific header file <machine/int_types.h> and non-st...
[TXT] exec_script.h  1.7   27 years  mikel   branches: 1.7.54; add multiple inclusion protection
[TXT] extent.h  1.10   25 years  christos   Fix copyright typos...
[TXT] fcntl.h  1.18   22 years  wiz   branches: 1.18.2; `existent', not `existant'
[TXT] fdio.h  1.3   25 years  christos   branches: 1.3.144; 1.3.146; 1.3.148; Fix copyright typos...
[TXT] featuretest.h  1.2   25 years  kleink   branches: 1.2.24; 1.2.26; Define _REENTRANT if appropriate.
[TXT] file.h  1.28   22 years  jdolecek   branches: 1.28.2; Add DTYPE_PIPE (to be used by new pipe implementation) and ha...
[TXT] filedesc.h  1.23   22 years  thorpej   branches: 1.23.2; Fix a partial construction problem that can cause race condit...
[TXT] filio.h  1.5   29 years  cgd   branches: 1.5.46; New RCS ID's, take two. they're more aesthecially pleasant, ...
[TXT] gmon.h  1.6   27 years  jonathan   branches: 1.6.62; Allow default HISTFRACTION to be overriden by port-specific d...
[TXT] inttypes.h  1.4   22 years  kleink   branches: 1.4.120; 1.4.122; 1.4.124; * Move definitions of exact-width intege...
[TXT] ioccom.h  1.5   26 years  fvdl   branches: 1.5.48; Merge with Lite2 + local changes
[TXT] ioctl.h  1.30   22 years  wiz   Fix various misspellings of compatible/compatibility.
[TXT] ioctl_compat.h  1.12   22 years  perry   patch up some comments to avoid cpp warnings about redefines.
[TXT] ipc.h  1.23   23 years  simonb   branches: 1.23.4; 1.23.6; 1.23.18; Add new sysctl node "KERN_SYSVIPC_INFO" wi...
[TXT] kcore.h  1.1   28 years  leo   branches: 1.1.80; Add the include files and the atari kernel support for new fo...
[TXT] kernel.h  1.16   24 years  thorpej   branches: 1.16.6; 1.16.8; 1.16.20; New callout mechanism with two major impro...
[TXT] kgdb.h  1.5   25 years  christos   branches: 1.5.24; 1.5.26; Fix copyright typos...
[TXT] kthread.h  1.4   23 years  thorpej   branches: 1.4.40; 1.4.82; 1.4.84; ANSI'ify.
[TXT] ktrace.h  1.22   23 years  jdolecek   branches: 1.22.2; 1.22.4; 1.22.16; utrace(2): limit size of user data to KTR_...
[TXT] localedef.h  1.5   23 years  kleink   branches: 1.5.2; C99: add new parameters int_p_cs_precedes, int_n_cs_precedes, ...
[TXT] lock.h  1.45   22 years  thorpej   branches: 1.45.2; 1.45.10; 1.45.14; Add a simple_lock_only_held() LOCKDEBUG r...
[TXT] lockf.h  1.10   23 years  jdolecek   guard prototypes for lf_* functions by ifdef _KERNEL Noted by Andrew Brown <atat...
[TXT] lwp.h  1.1   23 years  nathanw   branches: 1.1.2; file lwp.h was initially added on branch nathanw_sa.
[TXT] malloc.h  1.67   22 years  eeh   Add M_PROP.
[TXT] mbuf.h  1.63   22 years  thorpej   Deprecate the "m_act" alias of "m_nextpkt" (m_act is a historical name), and jus...
[TXT] md4.h  1.1   23 years  deberg   branches: 1.1.2; 1.1.26; in-kernel MD4 implementation, from libc
[TXT] md5.h  1.2   26 years  thorpej   branches: 1.2.56; Don't provide userland-only prototypes to the kernel.
[TXT] midiio.h  1.8   22 years  itohy   Add more MIDI control change numbers.
[TXT] mman.h  1.28   23 years  assar   branches: 1.28.18; add missing semicolon to typedef of mode_t
[TXT] mount.h  1.91   22 years  chs   add a new VFS op, vfs_reinit, which is called when desiredvnodes is adjusted via...
[TXT] msg.h  1.13   23 years  simonb   Add new sysctl node "KERN_SYSVIPC_INFO" with "KERN_SYSVIPC_MSG_INFO", "KERN_SYSV...
[TXT] msgbuf.h  1.10   26 years  leo   branches: 1.10.50; Implement the kernel part of pr-1891. This allows for a more...
[TXT] mtio.h  1.18   24 years  simonb   branches: 1.18.14; 1.18.16; Correct comment about mt_fileno and mt_blkno.
[TXT] namei.h  1.23   22 years  thorpej   Use a pool cache for namei buffers -- it's faster to allocate from a pool cache ...
[TXT] null.h  1.4   23 years  thorpej   branches: 1.4.6; 1.4.30; Handle non-GNU C++ as well. Pointed out by Klaus Kle...
[TXT] param.h  1.131   22 years  chs   bump to 1.5Y: vfs_reinit, massive UVM/UBC/filesystem changes.
[TXT] pipe.h  1.9   22 years  chs   use pmap_kenter_pa() instead of pmap_enter(), this is required for pages loaned ...
[TXT] poll.h  1.6   25 years  christos   Fix copyright typos...
[TXT] pool.h  1.28   22 years  bjh21   Add support for allocating pool memory in units smaller than a whole page. This ...
[TXT] proc.h  1.134   22 years  jdolecek   Make the setregs hook emulation-specific, rather than executable format specific...
[TXT] protosw.h  1.26   23 years  thorpej   Add a protosw flag, PR_ABRTACPTDIS (Abort on Accept of Disconnected Socket), and...
[TXT] ptrace.h  1.22   22 years  nathanw   branches: 1.22.2; The trace_req() function is a no-op; garbage collect it.
[TXT] queue.h  1.30   22 years  chs   branches: 1.30.2; 1.30.14; for QUEUEDEBUG_*_POSTREMOVE(), set the pointers to ...
[TXT] reboot.h  1.19   22 years  gmcgarry   In-kernel device configuration manager - allows modification of device locators ...
[TXT] resource.h  1.20   24 years  bouyer   branches: 1.20.32; Remplace kern.shortcorename sysctl with a more flexible shem...
[TXT] resourcevar.h  1.16   22 years  lukem   remove some lint
[TXT] rnd.h  1.14   22 years  enami   branches: 1.14.10; Mix random data directly into the pool and increase entropy ...
[TXT] scanio.h  1.2   26 years  perry   branches: 1.2.196; 1.2.216; add/cleanup multiple inclusion protection.
[TXT] sched.h  1.14   22 years  thorpej   branches: 1.14.10; Linux-compatible clone(2) system call, lifted from the Linux...
[TXT] scsiio.h  1.10   22 years  bouyer   branches: 1.10.12; Add SCBUSIODETACH ioctl.
[TXT] select.h  1.11   23 years  lukem   branches: 1.11.2; 1.11.4; 1.11.16; convert to ANSI KNF
[TXT] sem.h  1.12   23 years  simonb   branches: 1.12.4; 1.12.6; Add new sysctl node "KERN_SYSVIPC_INFO" with "KERN_S...
[TXT] sha1.h  1.2   25 years  thorpej   branches: 1.2.48; Cosmetic changes.
[TXT] shm.h  1.29   22 years  pk   branches: 1.29.2; SHMLBA: kernel use: change to PAGE_SIZE userland: call libc...
[TXT] signal.h  1.43   22 years  lukem   branches: 1.43.2; remove some lint
[TXT] signalvar.h  1.30   22 years  mrg   branches: 1.30.2; add an extern for the coredump32 hook.
[TXT] socket.h  1.65   22 years  kleink   Sprinkle some __restrict into <sys/socket.h>.
[TXT] socketvar.h  1.50   22 years  jdolecek   sbspace(): use lmin() instead of imin() and kill now unneeded casts Pointed out ...
[TXT] sockio.h  1.18   22 years  thorpej   branches: 1.18.2; 1.18.14; 1.18.16; Implement support for IP/TCP/UDP checksum...
[TXT] stat.h  1.40   24 years  mrg   branches: 1.40.6; 1.40.8; implement lchflags(2), which does the chflags(2) dan...
[TXT] stdint.h  1.2   22 years  kleink   branches: 1.2.20; 1.2.24; Prevent trad. cpp recursion; from Katsuomi Hamajima ...
[TXT] swap.h  1.5   23 years  mrg   branches: 1.5.40; 1.5.54; 1.5.58; add SWAP_GETDUMPDEV command.
[TXT] syscall.h  1.120   22 years  thorpej   branches: 1.120.2; Regen; added Linux-compatible clone(2) system call.
[TXT] syscallargs.h  1.103   22 years  manu   Made syscallargs.h lint-friendly, so that it can be included in libc sources mor...
[TXT] sysctl.h  1.70   22 years  eeh   Remove the property sysctl interface for now.
[TXT] syslimits.h  1.19   23 years  mrg   build CHILD_MAX to 160. 80 has proved consistently not enough.
[TXT] syslog.h  1.23   23 years  tv   Remove the "kprintf" gcc attribute permanently. Use standard "printf" format ch...
[TXT] systm.h  1.139   22 years  fvdl   Make cn_isconsole check if cn_tab is NULL.
[TXT] termios.h  1.24   22 years  perry   patch up some comments to avoid cpp warnings about redefines.
[TXT] time.h  1.32   22 years  manu   Added prototypes declarations for lower part of root-only time-related system ca...
[TXT] timeb.h  1.11   25 years  kleink   branches: 1.11.48; In the ftime() prototype, don't associate a name with the ar...
[TXT] timepps.h  1.4   23 years  mycroft   branches: 1.4.24; #if 0 a static declaration for a function that does not exist...
[TXT] times.h  1.8   29 years  jtc   branches: 1.8.44; 1.8.46; 1.8.58; KERNEL -> _KERNEL
[TXT] timex.h  1.6   22 years  simonb   Put comments around token after #endif.
[TXT] tprintf.h  1.12   23 years  tv   branches: 1.12.2; Remove the "kprintf" gcc attribute permanently. Use standard...
[TXT] trace.h  1.8   27 years  mikel   branches: 1.8.60; add multiple inclusion protection
[TXT] tty.h  1.52   22 years  mrg   branches: 1.52.2; 1.52.4; _KERNEL_OPT is your friend.
[TXT] ttychars.h  1.6   29 years  cgd   branches: 1.6.46; New RCS ID's, take two. they're more aesthecially pleasant, ...
[TXT] ttycom.h  1.10   23 years  eeh   branches: 1.10.2; 1.10.4; Add TIOC[SG]LINED to handle symbolic line discipline...
[TXT] ttydefaults.h  1.10   23 years  chuck   branches: 1.10.2; set CSTATUS to CTRL('t')
[TXT] ttydev.h  1.7   29 years  cgd   branches: 1.7.68; New RCS ID's, take two. they're more aesthecially pleasant, ...
[TXT] types.h  1.50   22 years  kleink   Define caddr_t, gid_t and uid_t via <sys/ansi.h>.
[TXT] ucontext.h  1.1   23 years  nathanw   branches: 1.1.2; file ucontext.h was initially added on branch nathanw_sa.
[TXT] ucred.h  1.13   26 years  fvdl   branches: 1.13.24; 1.13.26; 1.13.28; Merge with Lite2 + local changes
[TXT] uio.h  1.21   22 years  kleink   Make this capable of being included without pre-requisite headers.
[TXT] un.h  1.25   23 years  kleink   Avoid recursion with traditional cpp.
[TXT] unistd.h  1.18   24 years  kleink   branches: 1.18.14; 1.18.16; 1003.1c: add {LOGIN_NAME_MAX}.
[TXT] unpcb.h  1.11   26 years  thorpej   branches: 1.11.48; Add flags to the unpcb, and define the "want credentials" fl...
[TXT] userconf.h  1.2   22 years  kleink   branches: 1.2.2; 1.2.22; 1.2.30; 1.2.32; Fix obvious typo in multiple-inclus...
[TXT] utsname.h  1.9   25 years  kleink   Need <sys/featuretest.h> for previous commit's use of _POSIX_C_SOURCE to work as...
[TXT] vmmeter.h  1.15   25 years  mrg   branches: 1.15.20; 1.15.22; completely remove Mach VM support. all that is le...
[TXT] vnode.h  1.93   22 years  thorpej   - Add a new vnode flag VEXECMAP, which indicates that a vnode has executable m...
[TXT] vnode_if.h  1.38   22 years  lukem   regen
[TXT] wait.h  1.17   22 years  thorpej   Add `WALLSIG' which causes wait4(2) to wait for all processes, regardless of exi...
[TXT] wdog.h  1.1   23 years  thorpej   branches: 1.1.2; 1.1.26; Interface definition for watchdog timers.
[TXT] acctbuf.h (in the Attic) [Hide]  1.5   29 years  mycroft   Clean up deleted files.
[TXT] asm.h (in the Attic) [Hide]  1.8   30 years  mycroft   Clean up deleted files.
[TXT] clist.h (in the Attic) [Hide]  1.8   27 years  mikel   branches: 1.8.38; 1.8.40; add multiple inclusion protection
[TXT] disklabel_mbr.h (in the Attic) [Hide]  1.6   23 years  lukem   branches: 1.6.2; 1.6.4; add MBR_IS_EXTENDED() to detect one of the extended MB...
[TXT] dmap.h (in the Attic) [Hide]  1.8   24 years  thorpej   This file is long since obsolete.
[TXT] exec_macho.h (in the Attic) [Hide]  1.2   22 years  christos   branches: 1.2.2; 1.2.4; 1.2.16; adjust to the new copyargs footprint
[TXT] fbio.h (in the Attic) [Hide]  1.2   26 years  fvdl   Remove extraneous files from Lite2 merge.
[TXT] fifo.h (in the Attic) [Hide]  1.6   30 years  mycroft   Clean up deleted files.
[TXT] gprof.h (in the Attic) [Hide]  1.4   29 years  mycroft   Clean up deleted files.
[TXT] kinfo.h (in the Attic) [Hide]  1.5   29 years  mycroft   Clean up deleted files.
[TXT] kinfo_proc.h (in the Attic) [Hide]  1.4   29 years  mycroft   Clean up deleted files.
[TXT] lkm.h (in the Attic) [Hide]  1.20   23 years  mrg   branches: 1.20.2; 1.20.4; 1.20.16; LMREADY actually takes a `u_long' (really,...
[TXT] map.h (in the Attic) [Hide]  1.14   26 years  mrg   branches: 1.14.26; 1.14.28; initial import of the new virtual memory system, U...
[TXT] mapmem.h (in the Attic) [Hide]  1.5   29 years  mycroft   Clean up deleted files.
[TXT] procfs.h (in the Attic) [Hide]  1.5   29 years  mycroft   Clean up deleted files.
[TXT] properties.h (in the Attic) [Hide]  1.2   22 years  eeh   branches: 1.2.2; 1.2.4; 1.2.8; 1.2.24; Remove the property sysctl interface ...
[TXT] rlist.h (in the Attic) [Hide]  1.5   30 years  mycroft   Clean up deleted files.
[TXT] sa.h (in the Attic) [Hide]  1.1   23 years  nathanw   branches: 1.1.2; file sa.h was initially added on branch nathanw_sa.
[TXT] savar.h (in the Attic) [Hide]  1.1   23 years  nathanw   branches: 1.1.2; file savar.h was initially added on branch nathanw_sa.
[TXT] specdev.h (in the Attic) [Hide]  1.6   30 years  mycroft   Clean up deleted files.
[TXT] tablet.h (in the Attic) [Hide]  1.11   26 years  fvdl   branches: 1.11.48; Merge with Lite2 + local changes
[TXT] user.h (in the Attic) [Hide]  1.13   24 years  thorpej   branches: 1.13.14; Pull signal actions out of struct user, make them a separate...
[TXT] vadvise.h (in the Attic) [Hide]  1.7   27 years  mikel   branches: 1.7.60; add multiple inclusion protection
[TXT] vcmd.h (in the Attic) [Hide]  1.8   25 years  mycroft   We've never supported these interfaces.
[TXT] vlimit.h (in the Attic) [Hide]  1.8   25 years  mycroft   We've never supported these interfaces.
[TXT] vsio.h (in the Attic) [Hide]  1.10   23 years  ragge   There is no reason at all to have DEC's internal state data structures for the V...
[TXT] vtimes.h (in the Attic) [Hide]  1.4   29 years  mycroft   Clean up deleted files.
[TXT] wdcio.h (in the Attic) [Hide]  1.2   25 years  kenh   Rename wdcio->ataio.h, as per ICB cabal discussion.


CVSweb <webmaster@jp.NetBSD.org>