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: yamt-x86pmap-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] dm/        
[TXT] param.h  1.275   16 years  rmind   branches: 1.275.2; Added support for POSIX message queues. Welcome to NetBSD 4...
[TXT] proc.h  1.254   16 years  rmind   branches: 1.254.2; Implementation of POSIX message queues. Reviewed by: <ad>, ...
[TXT] systm.h  1.197   16 years  christos   branches: 1.197.2; 1.197.4; 1.197.6; 1.197.8; improve on poerhooks debugging...
[TXT] syscall.h  1.189   16 years  rmind   branches: 1.189.4; 1.189.6; Regen syscalls.
[TXT] vnode.h  1.172   16 years  pooka   branches: 1.172.2; 1.172.4; Wrap enum vtype around __VTYPE_DEFINED to allow ov...
[TXT] syscallargs.h  1.171   16 years  rmind   branches: 1.171.4; 1.171.6; Regen syscalls.
[TXT] sysctl.h  1.170   16 years  yamt   branches: 1.170.6; 1.170.8; 1.170.10; merge yamt-idlelwp branch. asked by co...
[TXT] mount.h  1.165   16 years  pooka   branches: 1.165.2; 1.165.4; 1.165.6; 1.165.8; * nuke the nameidata parameter...
[TXT] mbuf.h  1.135   17 years  christos   branches: 1.135.2; 1.135.14; 1.135.16; 1.135.20; 1.135.22; Kill caddr_t; th...
[TXT] conf.h  1.128   16 years  ad   branches: 1.128.4; 1.128.6; 1.128.10; 1.128.12; 1.128.14; Move declaration ...
[TXT] exec.h  1.117   16 years  christos   branches: 1.117.6; 1.117.8; 1.117.14; Use an elf note to handle pax arguments...
[TXT] disklabel.h  1.101   16 years  rumble   branches: 1.101.28; 1.101.32; 1.101.34; 1.101.38; Add read-only support for ...
[TXT] socketvar.h  1.99   16 years  dyoung   branches: 1.99.6; 1) Introduce a new socket option, (SOL_SOCKET, SO_NOHEADER), ...
[TXT] Makefile  1.98   16 years  kiyohara   branches: 1.98.4; Add gcq.h. Forgot since Wed Aug 15 03:53:09 2007 UTC.
[TXT] malloc.h  1.98   17 years  ad   branches: 1.98.12; 1.98.14; 1.98.18; 1.98.20; Remove unneeded includes.
[TXT] buf.h  1.97   16 years  pooka   branches: 1.97.2; Make bioops a pointer and point it to the softdeps struct in ...
[TXT] device.h  1.97   16 years  matt   branches: 1.97.2; 1.97.4; Change CFATTACH_DECL, CFATTACH_DECL2, and CFDRIVER_D...
[TXT] exec_elf.h  1.91   16 years  matt   branches: 1.91.2; 1.91.8; Add EM_AVR32
[TXT] socket.h  1.89   16 years  dyoung   branches: 1.89.16; 1.89.20; 1.89.22; 1.89.24; 1.89.26; 1.89.28; 1.89.30; ...
[TXT] types.h  1.77   16 years  rmind   branches: 1.77.6; 1.77.12; Implementation of POSIX message queues. Reviewed b...
[TXT] tty.h  1.73   17 years  christos   branches: 1.73.2; 1.73.14; 1.73.16; 1.73.20; 1.73.22; Kill caddr_t; there w...
[TXT] lock.h  1.72   16 years  pooka   branches: 1.72.4; 1.72.6; 1.72.8; 1.72.10; Define a new lockmgr flag LK_RESU...
[TXT] signalvar.h  1.69   17 years  ad   branches: 1.69.20; 1.69.26; 1.69.28; 1.69.32; Merge newlock2 to head.
[TXT] vnode_if.h  1.66   16 years  pooka   branches: 1.66.4; 1.66.6; 1.66.10; regen: VOP_MMAP fflags -> prot
[TXT] cdefs.h  1.65   16 years  ragge   branches: 1.65.6; Add basic defines to be able to use pcc as compiler (renaming...
[TXT] lwp.h  1.64   16 years  ad   branches: 1.64.2; - Fix sleepq_block() to return EINTR if the LWP is cancelled....
[TXT] signal.h  1.63   17 years  christos   branches: 1.63.32; 1.63.52; 1.63.56; Introduce SA_NOKERNINFO, a flag for SIGI...
[TXT] file.h  1.58   16 years  rmind   branches: 1.58.2; Implementation of POSIX message queues. Reviewed by: <ad>, <...
[TXT] time.h  1.57   17 years  christos   branches: 1.57.16; 1.57.22; 1.57.24; 1.57.28; Kill caddr_t; there will be so...
[TXT] verified_exec.h  1.57   16 years  christos   branches: 1.57.56; - remove pathname_ interface. - use macros to deal with path...
[TXT] pool.h  1.56   17 years  ad   branches: 1.56.12; 1.56.14; 1.56.18; 1.56.20; Pass an ipl argument to pool_i...
[TXT] stat.h  1.54   18 years  thorpej   branches: 1.54.18; 1.54.24; 1.54.40; 1.54.42; Add commented out UF_NOUNLINK ...
[TXT] namei.h  1.53   16 years  pooka   branches: 1.53.2; 1.53.6; 1.53.8; regen: Modernize struct nameidata types: l...
[TXT] ktrace.h  1.50   16 years  dsl   branches: 1.50.2; 1.50.8; 1.50.10; 1.50.14; Fix inverted test in ktrpoint(),...
[TXT] queue.h  1.47   16 years  joerg   branches: 1.47.6; 1.47.14; 1.47.16; 1.47.18; 1.47.20; A number of queue(3) ...
[TXT] disk.h  1.45   16 years  ad   branches: 1.45.4; 1.45.6; 1.45.8; 1.45.10; Replace some uses of lockmgr().
[TXT] bootblock.h  1.42   16 years  rumble   branches: 1.42.6; 1.42.8; 1.42.14; Add read-only support for SGI's Extent Fil...
[TXT] protosw.h  1.42   17 years  plunky   branches: 1.42.30; 1.42.32; change declaration for protosw.h const symbolic st...
[TXT] shm.h  1.42   17 years  christos   branches: 1.42.24; 1.42.30; 1.42.34; 1.42.38; PR/34837: Mindaguas: Add SysV ...
[TXT] filedesc.h  1.40   16 years  ad   branches: 1.40.6; 1.40.8; 1.40.10; Merge some of the less invasive changes fr...
[TXT] kauth.h  1.40   16 years  yamt   branches: 1.40.6; use a correct type for UIO_*.
[TXT] un.h  1.40   16 years  he   branches: 1.40.2; 1.40.18; 1.40.22; Add a new socket option for unix domain s...
[TXT] errno.h  1.39   17 years  cbiere   branches: 1.39.88; 1.39.98; Changed error message of ENOPROTOOPT to "Protocol ...
[TXT] mman.h  1.39   16 years  joerg   branches: 1.39.28; 1.39.30; Add native mremap system call based on the UVM imp...
[TXT] ptrace.h  1.39   17 years  christos   branches: 1.39.16; 1.39.22; 1.39.28; Kill caddr_t; there will be some MI fall...
[TXT] resourcevar.h  1.39   16 years  dsl   branches: 1.39.2; Rename members of 'struct plimit' so that the fields are 'pl_...
[TXT] exec_aout.h  1.38   18 years  perry   branches: 1.38.74; u_intN_t -> uintN_t
[TXT] unistd.h  1.38   16 years  rmind   branches: 1.38.2; Implementation of POSIX message queues. Reviewed by: <ad>, <...
[TXT] sched.h  1.37   16 years  rmind   branches: 1.37.2; - Style; remove the comments, most of them are obvious, and c...
[TXT] fcntl.h  1.34   17 years  chs   branches: 1.34.52; 1.34.62; 1.34.64; 1.34.68; add support for O_DIRECT (I/O ...
[TXT] ioctl.h  1.34   18 years  christos   branches: 1.34.70; 1.34.74; 1.34.80; 1.34.84; merge ktrace-lwp.
[TXT] ucred.h  1.34   16 years  pooka   branches: 1.34.24; 1.34.44; 1.34.46; u_short -> unsigned short
[TXT] uio.h  1.34   18 years  yamt   branches: 1.34.68; 1.34.90; 1.34.92; merge yamt-uio_vmspace branch. - use vm...
[TXT] audioio.h  1.32   16 years  joerg   branches: 1.32.32; 1.32.44; 1.32.52; Add a new ioctl AUDIO_GETBUFINFO. It wor...
[TXT] ipc.h  1.30   17 years  elad   branches: 1.30.62; 1.30.72; integrate kauth.
[TXT] syslog.h  1.30   17 years  christos   branches: 1.30.48; 1.30.52; 1.30.54; 1.30.58; Don't expose _ss functions for...
[TXT] resource.h  1.29   17 years  ad   branches: 1.29.54; 1.29.56; 1.29.60; 1.29.70; 1.29.72; Use the LWP cached c...
[TXT] termios.h  1.29   18 years  christos   branches: 1.29.74; merge ktrace-lwp.
[TXT] cdio.h  1.28   16 years  dsl   branches: 1.28.6; 1.28.8; 1.28.14; Put the 2 extra ioctls I added recently in...
[TXT] select.h  1.28   16 years  ad   branches: 1.28.6; 1.28.8; 1.28.10; Merge some of the less invasive changes fr...
[TXT] cdefs_elf.h  1.27   17 years  christos   branches: 1.27.18; 1.27.32; 1.27.34; 1.27.36; Add __weak_reference macro in ...
[TXT] domain.h  1.27   16 years  dyoung   branches: 1.27.24; 1.27.38; 1) Introduce a new socket option, (SOL_SOCKET, SO_...
[TXT] acct.h  1.26   18 years  perry   branches: 1.26.70; 1.26.72; 1.26.76; 1.26.86; u_intN_t -> uintN_t
[TXT] callout.h  1.26   16 years  ad   branches: 1.26.28; Make netstat build again. I don't see why it has any busines...
[TXT] endian.h  1.26   16 years  christos   branches: 1.26.30; 1.26.38; 1.26.46; PR/36668: Matthias Kretschmer: Silence l...
[TXT] kernel.h  1.26   16 years  ad   branches: 1.26.8; 1.26.14; 1.26.20; Merge some of the less invasive changes f...
[TXT] sockio.h  1.26   16 years  christos   branches: 1.26.28; 1.26.32; 1.26.38; Add a sockaddr_storage member to "struct...
[TXT] wait.h  1.25   16 years  dsl   branches: 1.25.28; 1.25.32; 1.25.42; 1.25.46; Split sys_wait4() so that comp...
[TXT] dirent.h  1.23   18 years  perry   branches: 1.23.46; 1.23.66; 1.23.70; u_intN_t -> uintN_t
[TXT] mtio.h  1.23   18 years  perry   branches: 1.23.120; 1.23.140; u_intN_t -> uintN_t
[TXT] reboot.h  1.23   18 years  christos   branches: 1.23.44; 1.23.46; 1.23.50; 1.23.52; merge ktrace-lwp.
[TXT] sem.h  1.23   16 years  dsl   branches: 1.23.6; 1.23.8; 1.23.12; Add a define to reduce the source size of ...
[TXT] syslimits.h  1.23   18 years  christos   branches: 1.23.46; 1.23.66; 1.23.70; merge ktrace-lwp.
[TXT] msg.h  1.21   17 years  ad   branches: 1.21.40; 1.21.42; 1.21.44; 1.21.46; Merge newlock2 to head.
[TXT] pipe.h  1.21   17 years  ad   branches: 1.21.12; 1.21.18; 1.21.20; 1.21.24; Put a lock around pipe->pipe_p...
[TXT] cdefs_aout.h  1.20   17 years  christos   Add __weak_reference macro in a way that it works with both gcc < 4 and gcc == 4...
[TXT] fstypes.h  1.20   16 years  pooka   branches: 1.20.6; 1.20.8; 1.20.10; update comment in struct fid to say the al...
[TXT] rnd.h  1.20   17 years  cube   branches: 1.20.48; 1.20.50; 1.20.52; Constification.
[TXT] event.h  1.18   16 years  ad   branches: 1.18.4; 1.18.6; 1.18.12; 1.18.14; Move declaration of seltrue_kqfi...
[TXT] exec_ecoff.h  1.18   18 years  christos   branches: 1.18.74; 1.18.84; 1.18.90; 1.18.94; merge ktrace-lwp.
[TXT] lockf.h  1.18   17 years  yamt   branches: 1.18.56; 1.18.58; 1.18.60; 1.18.62; move lockf implementation deta...
[TXT] ttycom.h  1.18   18 years  christos   merge ktrace-lwp.
[TXT] vmmeter.h  1.18   18 years  christos   branches: 1.18.74; merge ktrace-lwp.
[TXT] dkstat.h  1.17   18 years  perry   u_intN_t -> uintN_t
[TXT] tprintf.h  1.17   18 years  christos   branches: 1.17.110; Make sure that multiple header inclusion is done, it uses c...
[TXT] envsys.h  1.16   16 years  xtraeme   branches: 1.16.2; - Remove ENVSYS_GSTRING and the genstr member from envsys_dat...
[TXT] extent.h  1.16   16 years  ad   branches: 1.16.8; 1.16.14; 1.16.20; Merge some of the less invasive changes f...
[TXT] siginfo.h  1.16   16 years  christos   branches: 1.16.28; 1.16.30; 1.16.32; rename si_sigval -> si_value to match PO...
[TXT] timepps.h  1.16   17 years  christos   branches: 1.16.16; 1.16.22; 1.16.28; Kill caddr_t; there will be some MI fall...
[TXT] dkbad.h  1.15   18 years  perry   u_intN_t -> uintN_t
[TXT] ioctl_compat.h  1.15   18 years  christos   branches: 1.15.110; 1.15.120; 1.15.126; Make sure that multiple header inclus...
[TXT] tree.h  1.15   16 years  ad   branches: 1.15.20; Add _RB_NFIND: finds the first node greater than or equal to...
[TXT] ttydefaults.h  1.15   17 years  yamt   branches: 1.15.48; 1.15.50; 1.15.52; 1.15.54; constify ttydefchars.
[TXT] unpcb.h  1.15   16 years  he   branches: 1.15.22; Add a new socket option for unix domain sockets: LOCAL_PEERE...
[TXT] clockctl.h  1.14   17 years  christos   branches: 1.14.36; 1.14.38; 1.14.42; 1.14.52; Kill caddr_t; there will be so...
[TXT] dkio.h  1.14   16 years  pavel   branches: 1.14.26; struct plistref does not reference other proplib data types,...
[TXT] ksyms.h  1.14   17 years  christos   branches: 1.14.36; 1.14.40; 1.14.46; Kill caddr_t; there will be some MI fall...
[TXT] midiio.h  1.14   17 years  chap   branches: 1.14.54; 1.14.56; 1.14.58; Ankh-Morpork, we have a MIDI driver.... ...
[TXT] msgbuf.h  1.14   18 years  christos   branches: 1.14.30; 1.14.44; 1.14.46; 1.14.50; 1.14.52; merge ktrace-lwp.
[TXT] timeb.h  1.14   18 years  christos   merge ktrace-lwp.
[TXT] timevar.h  1.14   16 years  cube   branches: 1.14.4; Remove 3rd clause and my name from all the licences which wer...
[TXT] sha1.h  1.13   18 years  perry   branches: 1.13.74; u_intN_t -> uintN_t
[TXT] times.h  1.13   18 years  christos   merge ktrace-lwp.
[TXT] utsname.h  1.13   18 years  christos   merge ktrace-lwp.
[TXT] bswap.h  1.12   17 years  drochner   branches: 1.12.56; 1.12.60; 1.12.62; 1.12.64; make sure bswap64() returns an...
[TXT] cpu_data.h  1.12   16 years  ad   branches: 1.12.2; 1.12.4; Make the uarea cache per-CPU and drain in batches of...
[TXT] exec_script.h  1.12   18 years  christos   merge ktrace-lwp.
[TXT] scsiio.h  1.12   17 years  christos   Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
[TXT] statvfs.h  1.12   16 years  pooka   branches: 1.12.6; 1.12.8; 1.12.12; 1.12.14; Make set_statvfs_info() take a p...
[TXT] timex.h  1.12   17 years  kardel   branches: 1.12.32; 1.12.38; 1.12.46; merge FreeBSD timecounters from branch s...
[TXT] ansi.h  1.11   18 years  christos   branches: 1.11.70; 1.11.72; 1.11.74; merge ktrace-lwp.
[TXT] chio.h  1.11   18 years  perry   branches: 1.11.70; 1.11.72; 1.11.74; u_intN_t -> uintN_t
[TXT] cpu.h  1.11   16 years  ad   branches: 1.11.2; 1.11.4; 1.11.6; cpu_index doesn't need to be a cpuid_t, sin...
[TXT] dir.h  1.11   18 years  christos   merge ktrace-lwp.
[TXT] fileassoc.h  1.11   16 years  elad   Some Veriexec stuff that's been rotting in my tree for months. Bug fixes: - F...
[TXT] poll.h  1.11   18 years  christos   branches: 1.11.70; 1.11.72; 1.11.74; 1.11.76; merge ktrace-lwp.
[TXT] trace.h  1.11   18 years  christos   merge ktrace-lwp.
[TXT] userret.h  1.11   17 years  pavel   branches: 1.11.4; 1.11.16; 1.11.18; 1.11.22; 1.11.24; Change the process/lw...
[TXT] core.h  1.10   18 years  perry   branches: 1.10.70; 1.10.72; 1.10.74; u_intN_t -> uintN_t
[TXT] filio.h  1.10   18 years  christos   merge ktrace-lwp.
[TXT] kgdb.h  1.10   18 years  christos   branches: 1.10.70; 1.10.74; 1.10.84; merge ktrace-lwp.
[TXT] mutex.h  1.10   16 years  alc   branches: 1.10.6; 1.10.8; 1.10.12; fix typo in comment
[TXT] gmon.h  1.9   17 years  christos   branches: 1.9.88; 1.9.92; delete ROUNDUP/ROUNDDOWN; they don't belong here and...
[TXT] ioccom.h  1.9   16 years  christos   branches: 1.9.32; 1.9.48; Add a sockaddr_storage member to "struct ifreq" main...
[TXT] md5.h  1.9   18 years  perry   branches: 1.9.120; 1.9.140; u_intN_t -> uintN_t
[TXT] pax.h  1.9   16 years  christos   branches: 1.9.8; 1.9.14; 1.9.20; Use an elf note to handle pax arguments. Thi...
[TXT] ttychars.h  1.9   18 years  christos   merge ktrace-lwp.
[TXT] ttydev.h  1.9   18 years  christos   branches: 1.9.120; 1.9.136; merge ktrace-lwp.
[TXT] ucontext.h  1.9   17 years  skrll   branches: 1.9.52; 1.9.54; 1.9.56; Remove the _UCONTEXT_TO_SIGCONTEXT() and _S...
[TXT] ataio.h  1.8   17 years  christos   branches: 1.8.76; 1.8.80; Kill caddr_t; there will be some MI fallout, but it ...
[TXT] dvdio.h  1.8   18 years  perry   u_intN_t -> uintN_t
[TXT] featuretest.h  1.8   18 years  christos   branches: 1.8.74; 1.8.90; merge ktrace-lwp.
[TXT] float_ieee754.h  1.8   18 years  christos   merge ktrace-lwp.
[TXT] kprintf.h  1.8   16 years  pooka   branches: 1.8.6; 1.8.12; 1.8.18; 1.8.22; Move bitmask_snprintf() from subr_p...
[TXT] localedef.h  1.8   17 years  he   branches: 1.8.30; 1.8.32; 1.8.34; 1.8.36; Drop `const' from a couple of decl...
[TXT] power.h  1.8   16 years  xtraeme   branches: 1.8.2; - Remove ENVSYS_GSTRING and the genstr member from envsys_data...
[TXT] ras.h  1.8   17 years  christos   branches: 1.8.14; 1.8.16; 1.8.20; Kill caddr_t; there will be some MI fallout...
[TXT] sigtypes.h  1.8   18 years  christos   branches: 1.8.70; 1.8.74; 1.8.76; 1.8.80; merge ktrace-lwp.
[TXT] workqueue.h  1.8   16 years  yamt   branches: 1.8.4; 1.8.6; 1.8.10; 1.8.12; hide internals of struct work.
[TXT] blist.h  1.7   18 years  christos   branches: 1.7.110; 1.7.120; 1.7.126; merge ktrace-lwp.
[TXT] bufq.h  1.7   18 years  christos   branches: 1.7.70; 1.7.72; 1.7.74; merge ktrace-lwp.
[TXT] exec_coff.h  1.7   18 years  christos   merge ktrace-lwp.
[TXT] ieee754.h  1.7   17 years  christos   branches: 1.7.80; add constants used by gdtoa
[TXT] iostat.h  1.7   17 years  ad   branches: 1.7.20; 1.7.26; 1.7.32; iostat: avoid sleeping with a held simple_l...
[TXT] md4.h  1.7   18 years  perry   branches: 1.7.120; 1.7.140; u_intN_t -> uintN_t
[TXT] null.h  1.7   18 years  christos   branches: 1.7.74; 1.7.86; 1.7.94; Make sure that multiple header inclusion is...
[TXT] pty.h  1.7   17 years  ad   branches: 1.7.54; 1.7.56; 1.7.58; Use the LWP cached credentials where sane.
[TXT] sleepq.h  1.7   16 years  yamt   branches: 1.7.6; 1.7.8; 1.7.12; 1.7.14; merge yamt-idlelwp branch. asked by...
[TXT] vmem.h  1.7   16 years  ad   branches: 1.7.8; 1.7.16; 1.7.18; 1.7.20; Merge some of the less invasive cha...
[TXT] condvar.h  1.6   16 years  ad   branches: 1.6.2; 1.6.4; 1.6.8; 1.6.10; 1.6.12; Ressurect cv_wakeup() and us...
[TXT] disklabel_acorn.h  1.6   18 years  christos   merge ktrace-lwp.
[TXT] eventvar.h  1.6   18 years  christos   branches: 1.6.30; 1.6.44; 1.6.46; 1.6.48; merge ktrace-lwp.
[TXT] ksem.h  1.6   18 years  cube   branches: 1.6.2; 1.6.64; 1.6.68; 1.6.74; Change the way semid_t values are c...
[TXT] mallocvar.h  1.6   17 years  pooka   branches: 1.6.8; 1.6.10; 1.6.14; 1.6.16; Introduce MALLOC_JUSTDEFINE{,_LIMIT...
[TXT] spl.h  1.6   16 years  ad   branches: 1.6.2; 1.6.4; spllock is gone.
[TXT] swap.h  1.6   17 years  martin   branches: 1.6.52; 1.6.54; 1.6.56; 1.6.58; Add a new swapctl(2) command to un...
[TXT] agpio.h  1.5   18 years  perry   branches: 1.5.74; 1.5.86; 1.5.96; 1.5.98; u_intN_t -> uintN_t
[TXT] aio.h  1.5   16 years  rmind   branches: 1.5.2; 1.5.4; 1.5.10; 1.5.12; 1.5.14; 1.5.20; Make AIO initializ...
[TXT] boot_flag.h  1.5   18 years  christos   branches: 1.5.70; 1.5.72; 1.5.74; merge ktrace-lwp.
[TXT] bufq_impl.h  1.5   18 years  perry   branches: 1.5.12; 1.5.66; 1.5.68; 1.5.70; Change "inline" back to "__inline"...
[TXT] fstrans.h  1.5   16 years  hannken   branches: 1.5.6; 1.5.8; 1.5.10; Remove an assertion that causes non-diagnosti...
[TXT] hash.h  1.5   18 years  perry   branches: 1.5.64; 1.5.66; 1.5.68; Change "inline" back to "__inline" in .h fi...
[TXT] kthread.h  1.5   16 years  ad   branches: 1.5.8; 1.5.14; 1.5.16; 1.5.20; Merge some of the less invasive cha...
[TXT] stdint.h  1.5   18 years  christos   branches: 1.5.70; 1.5.72; 1.5.74; merge ktrace-lwp.
[TXT] evcnt.h  1.4   16 years  matt   branches: 1.4.2; 1.4.10; 1.4.14; Change EVCNT_INITIALIZER to use C99 structur...
[TXT] extattr.h  1.4   17 years  elad   branches: 1.4.74; 1.4.96; integrate kauth.
[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] lockdebug.h  1.4   16 years  yamt   branches: 1.4.6; 1.4.8; 1.4.10; lockdebug_abort: s/int/u_int/ for lock id as ...
[TXT] selinfo.h  1.4   16 years  ad   branches: 1.4.28; Include stdbool.h for !_KERNEL.
[TXT] syncobj.h  1.4   16 years  ad   branches: 1.4.16; 1.4.20; - Fix sleepq_block() to return EINTR if the LWP is c...
[TXT] userconf.h  1.4   18 years  christos   branches: 1.4.70; 1.4.72; 1.4.74; merge ktrace-lwp.
[TXT] uuid.h  1.4   16 years  ad   branches: 1.4.28; 1.4.32; 1.4.38; 1.4.42; Merge some of the less invasive ch...
[TXT] vfs_syscalls.h  1.4   16 years  dsl   branches: 1.4.8; 1.4.10; 1.4.18; 1.4.22; Change the compat sys_[fl]utime cod...
[TXT] callback.h  1.3   16 years  ad   Merge some of the less invasive changes from the vmlocking branch: - kthread, c...
[TXT] disklabel_gpt.h  1.3   17 years  christos   branches: 1.3.6; 1.3.20; 1.3.28; 1.3.34; 1.3.42; Add the Apple HFS UUID for...
[TXT] drvctlio.h  1.3   17 years  thorpej   branches: 1.3.24; 1.3.30; - Add a new DRVCTLCOMMAND ioctl to /dev/drvctl. Thi...
[TXT] fdio.h  1.3   25 years  christos   branches: 1.3.144; 1.3.146; 1.3.148; Fix copyright typos...
[TXT] namei.src  1.3   16 years  pooka   branches: 1.3.2; 1.3.4; 1.3.6; 1.3.12; Modernize struct nameidata types: lon...
[TXT] once.h  1.3   18 years  yamt   branches: 1.3.16; 1.3.46; 1.3.52; 1.3.60; - tweak RUN_ONCE api to allow init...
[TXT] tape.h  1.3   18 years  perry   branches: 1.3.18; 1.3.122; 1.3.142; u_intN_t -> uintN_t
[TXT] timetc.h  1.3   17 years  kardel   branches: 1.3.4; 1.3.30; 1.3.36; 1.3.44; move MAX_TCNAMELEN from kern_tc.c i...
[TXT] wdog.h  1.3   18 years  christos   branches: 1.3.120; 1.3.140; merge ktrace-lwp.
[TXT] debug.h  1.2   17 years  ad   branches: 1.2.4; 1.2.42; 1.2.44; 1.2.46; Merge newlock2 to head.
[TXT] fd_set.h  1.2   18 years  christos   branches: 1.2.74; 1.2.96; 1.2.98; merge ktrace-lwp.
[TXT] gcq.h  1.2   16 years  kiyohara   branches: 1.2.2; 1.2.6; 1.2.116; Add NetBSD tag. patch from Matthew Orgass ...
[TXT] gpio.h  1.2   18 years  christos   branches: 1.2.18; 1.2.48; 1.2.54; 1.2.62; merge ktrace-lwp.
[TXT] idle.h  1.2   16 years  yamt   branches: 1.2.2; 1.2.12; merge yamt-idlelwp branch. asked by core@. some por...
[TXT] joystick.h  1.2   18 years  christos   Make sure that multiple header inclusion is done, it uses consistent names, and ...
[TXT] kcore.h  1.2   18 years  perry   branches: 1.2.74; 1.2.94; u_intN_t -> uintN_t
[TXT] kmem.h  1.2   17 years  yamt   branches: 1.2.2; 1.2.4; 1.2.10; 1.2.16; 1.2.38; 1.2.48; 1.2.50; 1.2.52; ...
[TXT] mqueue.h  1.2   16 years  ad   branches: 1.2.4; 1.2.6; 1.2.10; 1.2.12; 1.2.14; - mq_receive1, mq_send1: de...
[TXT] optstr.h  1.2   17 years  thorpej   branches: 1.2.38; 1.2.40; 1.2.42; Replace the Mach-derived boolean_t type wit...
[TXT] radioio.h  1.2   18 years  perry   branches: 1.2.120; 1.2.140; u_intN_t -> uintN_t
[TXT] rwlock.h  1.2   17 years  ad   branches: 1.2.18; 1.2.20; 1.2.24; 1.2.26; Merge newlock2 to head.
[TXT] scanio.h  1.2   26 years  perry   branches: 1.2.196; 1.2.216; add/cleanup multiple inclusion protection.
[TXT] specificdata.h  1.2   17 years  thorpej   branches: 1.2.2; 1.2.4; 1.2.8; 1.2.14; 1.2.28; 1.2.30; 1.2.34; 1.2.36; -...
[TXT] xattr.h  1.2   18 years  christos   branches: 1.2.18; 1.2.72; 1.2.74; 1.2.76; merge ktrace-lwp.
[TXT] atomic.h  1.1   17 years  thorpej   branches: 1.1.2; 1.1.6; 1.1.10; 1.1.12; file atomic.h was initially added on...
[TXT] cctr.h  1.1   16 years  tsutsui   branches: 1.1.6; 1.1.8; 1.1.12; 1.1.32; 1.1.34; Add sys/kern/kern_cctr.c, w...
[TXT] cpuio.h  1.1   16 years  ad   branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10; 1.1.30; 1.1.32; 1.1.34; 1.1.36; A...
[TXT] gennameih.awk  1.1   16 years  pooka   branches: 1.1.2; 1.1.4; 1.1.8; 1.1.10; 1.1.30; 1.1.32; 1.1.34; Autogenera...
[TXT] intr.h  1.1   16 years  ad   branches: 1.1.2; 1.1.6; 1.1.8; file intr.h was initially added on branch vmlo...
[TXT] prot.h  1.1   16 years  dsl   branches: 1.1.2; 1.1.4; 1.1.14; 1.1.34; 1.1.36; 1.1.38; Make sys_getgroups...
[TXT] rmd160.h  1.1   17 years  christos   branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.30; 1.1.36; Merge kernel and use...
[TXT] sha2.h  1.1   17 years  christos   branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.30; 1.1.36; 1.1.48; Merge kerne...
[TXT] syscall_stats.h  1.1   17 years  dsl   branches: 1.1.2; 1.1.6; 1.1.20; 1.1.22; 1.1.26; 1.1.28; Add code to suppor...
[TXT] xcall.h  1.1   16 years  ad   branches: 1.1.2; 1.1.4; file xcall.h was initially added on branch vmlocking.
[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] bootinfo.h (in the Attic) [Hide]  1.2   21 years  lukem   <sys/bootblock.h> is a better name than <sys/bootinfo.h>
[TXT] cc_microtime.h (in the Attic) [Hide]  1.3   17 years  kardel   branches: 1.3.32; 1.3.38; 1.3.46; merge FreeBSD timecounters from branch simo...
[TXT] clist.h (in the Attic) [Hide]  1.9   21 years  ragge   Remove clist.h. Clist blocks has never existed in NetBSD.
[TXT] disklabel_mbr.h (in the Attic) [Hide]  1.12   20 years  lukem   Overhaul MBR handling (part 1): <sys/bootblock.h>: * Added definitions for ...
[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.19   18 years  perry   branches: 1.19.70; 1.19.72; 1.19.74; u_intN_t -> uintN_t
[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] float_ieee.h (in the Attic) [Hide]  1.3   20 years  kleink   Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's convention ...
[TXT] fnv_hash.h (in the Attic) [Hide]  1.4   22 years  lukem   Deprecate fnv_32_*() API. We'll replace this with a more generic hash API.
[TXT] gprof.h (in the Attic) [Hide]  1.4   29 years  mycroft   Clean up deleted files.
[TXT] kauth_impl.h (in the Attic) [Hide]  1.3   17 years  christos   Revert the kauth_impl.h change. Elad is going to maintain this. Asked by core@
[TXT] kcont.h (in the Attic) [Hide]  1.6   16 years  ad   kcont was removed.
[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.41   17 years  christos   branches: 1.41.2; 1.41.14; 1.41.16; 1.41.18; Kill caddr_t; there will be som...
[TXT] map.h (in the Attic) [Hide]  1.15   21 years  thorpej   Garbage-collect the old rmap code.
[TXT] mapmem.h (in the Attic) [Hide]  1.5   29 years  mycroft   Clean up deleted files.
[TXT] mutexmi.h (in the Attic) [Hide]  1.1   17 years  ad   branches: 1.1.2; file mutexmi.h was initially added on branch newlock2.
[TXT] pmc.h (in the Attic) [Hide]  1.5   18 years  christos   branches: 1.5.162; 1.5.164; merge ktrace-lwp.
[TXT] pnp.h (in the Attic) [Hide]  1.1   16 years  jmcneill   branches: 1.1.2; file pnp.h was initially added on branch jmcneill-pm.
[TXT] procfs.h (in the Attic) [Hide]  1.5   29 years  mycroft   Clean up deleted files.
[TXT] properties.h (in the Attic) [Hide]  1.7   17 years  thorpej   Remove the obsolete (and now unused) propdb API.
[TXT] rlist.h (in the Attic) [Hide]  1.5   30 years  mycroft   Clean up deleted files.
[TXT] rwlockmi.h (in the Attic) [Hide]  1.1   17 years  ad   branches: 1.1.2; file rwlockmi.h was initially added on branch newlock2.
[TXT] sa.h (in the Attic) [Hide]  1.9   17 years  skrll   branches: 1.9.28; 1.9.32; Remove empty files.
[TXT] savar.h (in the Attic) [Hide]  1.22   17 years  skrll   branches: 1.22.28; 1.22.32; Remove empty files.
[TXT] sched_4bsd.h (in the Attic) [Hide]  1.1   17 years  rmind   branches: 1.1.2; file sched_4bsd.h was initially added on branch yamt-idlelwp.
[TXT] simplelock.h (in the Attic) [Hide]  1.3   17 years  ad   branches: 1.3.10; 1.3.12; 1.3.14; Add missing #ifdef _KERNEL
[TXT] specdev.h (in the Attic) [Hide]  1.6   30 years  mycroft   Clean up deleted files.
[TXT] systrace.h (in the Attic) [Hide]  1.23   17 years  christos   branches: 1.23.16; 1.23.22; 1.23.24; 1.23.28; Kill caddr_t; there will be so...
[TXT] tablet.h (in the Attic) [Hide]  1.14   18 years  thorpej   Remove the tablet line discipline.
[TXT] turnstile.h (in the Attic) [Hide]  1.1   17 years  ad   branches: 1.1.2; file turnstile.h was initially added on branch newlock2.
[TXT] user.h (in the Attic) [Hide]  1.17   17 years  yamt   branches: 1.17.86; cleanup user.h. - remove several #include which are not dire...
[TXT] vadvise.h (in the Attic) [Hide]  1.10   18 years  christos   branches: 1.10.120; 1.10.140; merge ktrace-lwp.
[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>