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_scsipi_beforemerge


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] dm/        
[TXT] exec_elf.h  1.45   22 years  kleink   ElfNN_RelA -> ElfNN_Rela, which I missed in the Great Renaming; noticed by Juan ...
[TXT] proc.h  1.125   22 years  simonb   Add a comment for p_comm, from Bill Sommerfeld.
[TXT] syscall.h  1.119   22 years  kleink   Regen.
[TXT] syscallargs.h  1.100   22 years  kleink   Regen.
[TXT] socketvar.h  1.44   22 years  enami   Fix prototype to avoid compilation error.
[TXT] file.h  1.25   22 years  jdolecek   Change the first arg to fileops fo_stat routine to struct file *, adjust callers...
[TXT] param.h  1.126   22 years  jdolecek   bump kernel version - struct fileops change
[TXT] vnode.h  1.90   22 years  jdolecek   Add new 'stat' fileop and call the stat function via f_ops rather than directly....
[TXT] disklabel.h  1.69   22 years  ragge   branches: 1.69.2; 1.69.4; Protect #include <sys/types.h> by #ifndef _LOCORE. <...
[TXT] shm.h  1.28   23 years  kleink   Cannot use symbolic constants from <sys/ipc.h> for the previous change; noted by...
[TXT] syslimits.h  1.19   23 years  mrg   build CHILD_MAX to 160. 80 has proved consistently not enough.
[TXT] conf.h  1.87   23 years  lukem   missed conversion of dev_noimpl(poll,enodev) -> seltrue
[TXT] protosw.h  1.26   23 years  thorpej   Add a protosw flag, PR_ABRTACPTDIS (Abort on Accept of Disconnected Socket), and...
[TXT] ucontext.h  1.1   23 years  nathanw   branches: 1.1.2; file ucontext.h was initially added on branch nathanw_sa.
[TXT] lwp.h  1.1   23 years  nathanw   branches: 1.1.2; file lwp.h was initially added on branch nathanw_sa.
[TXT] filedesc.h  1.20   23 years  lukem   branches: 1.20.2; convert to ANSI KNF
[TXT] malloc.h  1.59   23 years  lukem   branches: 1.59.2; convert to ANSI KNF
[TXT] select.h  1.11   23 years  lukem   branches: 1.11.2; 1.11.4; 1.11.16; convert to ANSI KNF
[TXT] cdefs_elf.h  1.10   23 years  msaitoh   branches: 1.10.2; 1.10.4; check __LEADING_UNDERSCORE instead of __sh3__
[TXT] sockio.h  1.17   23 years  itojun   branches: 1.17.2; add SIOC[SG]LIFPHYADDR ioctl. greatly simplify tunnel addres...
[TXT] exec.h  1.78   23 years  eeh   branches: 1.78.2; Support flexible process address space limits and bump kernel...
[TXT] systm.h  1.125   23 years  thorpej   branches: 1.125.2; Add a "sy_flags" to struct sysent, define a SYCALL_MPSAFE sy...
[TXT] mount.h  1.89   23 years  kleink   branches: 1.89.2; #ifdef __STDC__ -> #if __STDC__
[TXT] vnode_if.h  1.33   23 years  jdolecek   branches: 1.33.2; regen: *_desc are generated correctly, new VNODE_OPS_COUNT, s...
[TXT] signalvar.h  1.28   23 years  thorpej   branches: 1.28.2; Whenever ps_sigcheck is set to true, signotify() the process,...
[TXT] mbuf.h  1.56   23 years  thorpej   branches: 1.56.2; splimp() -> splvm() (mbufs are "memory allocation")
[TXT] sysctl.h  1.60   23 years  fvdl   branches: 1.60.2; Add 'vendor' toplevel name. To be used as vendor.<vendorname>...
[TXT] dvdio.h  1.4   23 years  enami   branches: 1.4.2; 1.4.4; Add RCSid.
[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] 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] audioio.h  1.25   23 years  augustss   branches: 1.25.2; Add a field in mixer_devinfo_t that indicates the minimum del...
[TXT] cdefs.h  1.40   23 years  kleink   branches: 1.40.2; Make __restrict actually DTRT for non-C99 GCC >= 2.92.
[TXT] types.h  1.48   23 years  christos   branches: 1.48.2; protect against multiple declarations.
[TXT] ioctl.h  1.27   23 years  fvdl   branches: 1.27.2; caddr_t -> void *
[TXT] Makefile  1.25   23 years  itojun   branches: 1.25.2; split /usr/include/sys/md5.h and /usr/include/md5.h completel...
[TXT] pool.h  1.20   23 years  thorpej   branches: 1.20.2; Add some basic statistics to pool_cache.
[TXT] resourcevar.h  1.15   23 years  mycroft   branches: 1.15.2; Introduce PROC_PC(), which is used to get a process's user PC...
[TXT] md4.h  1.1   23 years  deberg   branches: 1.1.2; 1.1.26; in-kernel MD4 implementation, from libc
[TXT] device.h  1.45   23 years  simonb   branches: 1.45.2; Remove trailing , from last enum element.
[TXT] buf.h  1.45   23 years  chs   branches: 1.45.2; allow building without SOFTDEP by adding the pageiodone hook ...
[TXT] namei.h  1.20   23 years  chs   branches: 1.20.2; 1.20.4; 1.20.6; add ddb commands "show uvmexp" and "show nc...
[TXT] lock.h  1.41   23 years  chs   branches: 1.41.2; adjust the spinlock macros in the non-MULTIPROCESSOR, non-LOC...
[TXT] exec_ecoff.h  1.12   23 years  jdolecek   branches: 1.12.2; restructure struct emul and execsw, in preparation to make em...
[TXT] queue.h  1.26   23 years  chs   branches: 1.26.2; verify that a LIST or TAILQ isn't already corrupted before mo...
[TXT] swap.h  1.5   23 years  mrg   branches: 1.5.40; 1.5.54; 1.5.58; add SWAP_GETDUMPDEV command.
[TXT] scsiio.h  1.9   23 years  ad   branches: 1.9.2; 1.9.4; Define SCBUSIOLLSCAN: perform a low-level bus scan.
[TXT] wdog.h  1.1   23 years  thorpej   branches: 1.1.2; 1.1.26; Interface definition for watchdog timers.
[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] tty.h  1.50   23 years  eeh   branches: 1.50.2; Change line discipline to a pointer rather than an array inde...
[TXT] mman.h  1.28   23 years  assar   branches: 1.28.18; add missing semicolon to typedef of mode_t
[TXT] socket.h  1.59   23 years  toshii   branches: 1.59.2; Wrap __cmsg_alignbytes in __BEGIN_DECLS ... __END_DECLS.
[TXT] boot_flag.h  1.1   23 years  jdolecek   branches: 1.1.2; 1.1.4; add new macro BOOT_FLAG() (defined in <sys/boot_flag.h...
[TXT] reboot.h  1.18   23 years  jdolecek   branches: 1.18.2; add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - th...
[TXT] termios.h  1.23   23 years  kleink   branches: 1.23.2; 1.23.4; 1.23.8; Define pid_t via <sys/ansi.h>: no longer ex...
[TXT] ansi.h  1.6   23 years  kleink   branches: 1.6.2; 1.6.4; 1.6.6; Define pid_t via <sys/ansi.h>.
[TXT] sched.h  1.10   23 years  sommerfeld   branches: 1.10.2; Forward-declare struct cpu_info
[TXT] syslog.h  1.23   23 years  tv   Remove the "kprintf" gcc attribute permanently. Use standard "printf" format ch...
[TXT] tprintf.h  1.12   23 years  tv   branches: 1.12.2; Remove the "kprintf" gcc attribute permanently. Use standard...
[TXT] cdefs_aout.h  1.5   23 years  kleink   branches: 1.5.2; 1.5.4; #ifdef __STDC__ -> #if __STDC__
[TXT] ttydefaults.h  1.10   23 years  chuck   branches: 1.10.2; set CSTATUS to CTRL('t')
[TXT] lockf.h  1.10   23 years  jdolecek   guard prototypes for lf_* functions by ifdef _KERNEL Noted by Andrew Brown <atat...
[TXT] callout.h  1.15   23 years  thorpej   branches: 1.15.2; 1.15.4; 1.15.6; Un-__P.
[TXT] un.h  1.25   23 years  kleink   Avoid recursion with traditional cpp.
[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] errno.h  1.26   23 years  tv   branches: 1.26.2; 1.26.4; Remove ENOTSUP for the moment. This needs a unique ...
[TXT] kthread.h  1.4   23 years  thorpej   branches: 1.4.40; 1.4.82; 1.4.84; ANSI'ify.
[TXT] time.h  1.30   23 years  itojun   branches: 1.30.2; add ppsratelimit(9), which does event-per-sec rate limitation...
[TXT] inttypes.h  1.3   23 years  kleink   branches: 1.3.2; Define intptr_t and uintptr_t via <machine/int_types.h>.
[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] rnd.h  1.12   23 years  sommerfeld   branches: 1.12.4; 1.12.6; 1.12.8; /dev/random code cleanups: - Add comments ...
[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] dkstat.h  1.12   23 years  thorpej   branches: 1.12.4; 1.12.6; Move schedticks and cp_time into schedstate_percpu. ...
[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] msg.h  1.13   23 years  simonb   Add new sysctl node "KERN_SYSVIPC_INFO" with "KERN_SYSVIPC_MSG_INFO", "KERN_SYSV...
[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] 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] disk.h  1.16   23 years  thorpej   branches: 1.16.6; 1.16.8; Nuke dk_establish() from orbit except from those por...
[TXT] stat.h  1.40   23 years  mrg   branches: 1.40.6; 1.40.8; implement lchflags(2), which does the chflags(2) dan...
[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] endian.h  1.3   24 years  soren   branches: 1.3.6; 1.3.8; Allow mips endian_machdep.h to see _LITTLE_ENDIAN and ...
[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] 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] core.h  1.8   24 years  eeh   branches: 1.8.6; 1.8.8; Format for 32-bit core images.
[TXT] resource.h  1.20   24 years  bouyer   branches: 1.20.32; Remplace kern.shortcorename sysctl with a more flexible shem...
[TXT] unistd.h  1.18   24 years  kleink   branches: 1.18.14; 1.18.16; 1003.1c: add {LOGIN_NAME_MAX}.
[TXT] exec_aout.h  1.23   24 years  itojun   branches: 1.23.14; Merge in NetBSD/sh3 from cvs.kame.net repository. Tree stru...
[TXT] chio.h  1.10   24 years  thorpej   branches: 1.10.52; Rework the changer driver a bit: - Take note of magazine cha...
[TXT] mtio.h  1.18   24 years  simonb   branches: 1.18.14; 1.18.16; Correct comment about mt_fileno and mt_blkno.
[TXT] fcntl.h  1.17   24 years  bouyer   branches: 1.17.14; Add a new flag, used by vn_open() which prevent symlinks fro...
[TXT] wait.h  1.15   24 years  thorpej   branches: 1.15.14; Allow an alternate exit signal (i.e. not SIGCHLD) to be deli...
[TXT] uio.h  1.20   25 years  kleink   branches: 1.20.20; 1.20.22; * Also take into consideration _POSIX_C_SOURCE for...
[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] cdio.h  1.17   25 years  is   branches: 1.17.42; Multisession-CD-Support, by Torsten Duwe <duwe@ns.lst.de>.
[TXT] signal.h  1.42   25 years  drochner   branches: 1.42.20; g/c SA_USERTRAMP (ok'd by pk)
[TXT] midiio.h  1.7   25 years  augustss   branches: 1.7.22; 1.7.24; Make the copyright header conform to the NetBSD temp...
[TXT] ataio.h  1.2   25 years  kenh   branches: 1.2.22; 1.2.24; Add a new flag: ATACMD_READREG
[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] featuretest.h  1.2   25 years  kleink   branches: 1.2.24; 1.2.26; Define _REENTRANT if appropriate.
[TXT] extent.h  1.10   25 years  christos   Fix copyright typos...
[TXT] fdio.h  1.3   25 years  christos   branches: 1.3.144; 1.3.146; 1.3.148; Fix copyright typos...
[TXT] kgdb.h  1.5   25 years  christos   branches: 1.5.24; 1.5.26; Fix copyright typos...
[TXT] poll.h  1.6   25 years  christos   Fix copyright typos...
[TXT] sha1.h  1.2   25 years  thorpej   branches: 1.2.48; Cosmetic changes.
[TXT] dirent.h  1.14   25 years  kleink   Reorganize name space protection a bit.
[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] 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] ucred.h  1.13   26 years  fvdl   branches: 1.13.24; 1.13.26; 1.13.28; Merge with Lite2 + local changes
[TXT] ioccom.h  1.5   26 years  fvdl   branches: 1.5.48; Merge with Lite2 + local changes
[TXT] ioctl_compat.h  1.11   26 years  thorpej   branches: 1.11.26; 1.11.28; 1.11.32; Move TIOCGSID to <sys/ttycom.h>
[TXT] scanio.h  1.2   26 years  perry   branches: 1.2.196; 1.2.216; add/cleanup multiple inclusion protection.
[TXT] unpcb.h  1.11   26 years  thorpej   branches: 1.11.48; Add flags to the unpcb, and define the "want credentials" fl...
[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] md5.h  1.2   26 years  thorpej   branches: 1.2.56; Don't provide userland-only prototypes to the kernel.
[TXT] trace.h  1.8   27 years  mikel   branches: 1.8.60; add multiple inclusion protection
[TXT] exec_script.h  1.7   27 years  mikel   branches: 1.7.54; add multiple inclusion protection
[TXT] domain.h  1.11   27 years  mikel   branches: 1.11.24; 1.11.38; 1.11.40; add multiple inclusion protection
[TXT] gmon.h  1.6   27 years  jonathan   branches: 1.6.62; Allow default HISTFRACTION to be overriden by port-specific d...
[TXT] dir.h  1.9   27 years  gwr   branches: 1.9.62; Clarify the purpose of this file (user-level code only).
[TXT] cpu.h  1.7   27 years  christos   branches: 1.7.30; 1.7.52; 1.7.56; Gone as promised.
[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] timex.h  1.2   28 years  jonathan   branches: 1.2.42; 1.2.44; 1.2.46; Add NTP kernel precision timekeeping from D...
[TXT] ptrace.h  1.21   28 years  christos   branches: 1.21.42; Filesystem prototype changes
[TXT] times.h  1.8   29 years  jtc   branches: 1.8.44; 1.8.46; 1.8.58; KERNEL -> _KERNEL
[TXT] ttydev.h  1.7   29 years  cgd   branches: 1.7.68; New RCS ID's, take two. they're more aesthecially pleasant, ...
[TXT] ttychars.h  1.6   29 years  cgd   branches: 1.6.46; New RCS ID's, take two. they're more aesthecially pleasant, ...
[TXT] filio.h  1.5   29 years  cgd   branches: 1.5.46; New RCS ID's, take two. they're more aesthecially pleasant, ...


CVSweb <webmaster@jp.NetBSD.org>