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: matt-nb5-mips64-k15


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] dm/        
[TXT] pool.h  1.64   15 years  ad   - Keep cache locked while allocating a cache group - later we might want to au...
[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] disklabel.h  1.102.10.1   13 years  matt   Add a uint64_t to the union so that disklabel will have the same layout on both ...
[TXT] ksyms.h  1.17.4.1   15 years  snj   Apply patch (requested by martin in ticket 602): ksyms_init calls mutex_init too...
[TXT] syslimits.h  1.24   16 years  ad   Bump OPEN_MAX from 64 to 128. No objection on tech-kern@.
[TXT] drvctlio.h  1.7   15 years  freza   Change DRVSUSPENDDEV ioctl number. Fixes PR kern/38740.
[TXT] ptrace.h  1.40.28.1   14 years  matt   Change lazy fp load/save is done. fpcurlwp is never NULL. If no current lwp has...
[TXT] exec.h  1.124.10.1   14 years  matt   Change various u_long to vaddr_t or vsize_t as appropriate.
[TXT] mbuf.h  1.144   15 years  dyoung   Constify m_length(). Reserve a packet tag for use later.
[TXT] prot.h  1.2   15 years  martin   Convert to new 2 clause license
[TXT] exec_ecoff.h  1.18.94.1   14 years  matt   Fixup (all but mipsco) to deal the new realities in mipsland.
[TXT] scsiio.h  1.12   17 years  christos   Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
[TXT] joystick.h  1.2   18 years  christos   Make sure that multiple header inclusion is done, it uses consistent names, and ...
[TXT] callback.h  1.3   16 years  ad   Merge some of the less invasive changes from the vmlocking branch: - kthread, c...
[TXT] idle.h  1.4   15 years  ad   PR kern/38707 scheduler related deadlock during build.sh - Fix performance regr...
[TXT] ktrace.h  1.55.10.1   13 years  matt   Properly pad some structures to 64bit. A N32 ktruss on a N64 kernel now works (...
[TXT] intr.h  1.7.10.1   15 years  snj   Pull up following revision(s) (requested by ad in ticket #349): sys/kern/kern_s...
[TXT] mman.h  1.41.10.1   15 years  snj   Pull up following revision(s) (requested by ad in ticket #363): sys/sys/mman.h:...
[TXT] disk.h  1.51.10.1   15 years  snj   Pull up following revision(s) (requested by ad in ticket #657): sys/kern/subr_d...
[TXT] iostat.h  1.9.10.1   15 years  snj   Pull up following revision(s) (requested by ad in ticket #657): sys/kern/subr_d...
[TXT] file.h  1.65.6.2   15 years  snj   Pull up following revision(s) (requested by ad in ticket #661): sys/arch/xen/xe...
[TXT] queue.h  1.49.6.1   15 years  snj   Pull up following revision(s) (requested by darran in ticket #92): sys/opencryp...
[TXT] tty.h  1.82.8.1   15 years  snj   Pull up following revision(s) (requested by drochner in ticket #417): sys/dev/w...
[TXT] pipe.h  1.24.14.1   15 years  snj   Pull up following revision(s) (requested by enami/joerg in ticket #468): sys/ke...
[TXT] disklabel_gpt.h  1.6.6.1   15 years  snj   Pull up following revision(s) (requested by jakllsch in ticket #311): sbin/gpt/...
[TXT] userret.h  1.19.4.1   15 years  snj   Pull up following revision(s) (requested by mhitch in ticket #528): sys/sys/use...
[TXT] timex.h  1.14.12.3   15 years  snj   Pull up following revision(s) (requested by mhitch in ticket #671): sys/sys/tim...
[TXT] fcntl.h  1.34.64.1   15 years  snj   Pull up following revision(s) (requested by mrg in ticket #577): sys/kern/kern_...
[TXT] un.h  1.44.4.1   15 years  snj   Pull up following revision(s) (requested by mrg in ticket #577): sys/kern/kern_...
[TXT] resource.h  1.29.72.1   15 years  snj   Pull up following revision(s) (requested by mrg in ticket #622): bin/csh/csh.1:...
[TXT] sysctl.h  1.177.4.1   15 years  snj   Pull up following revision(s) (requested by mrg in ticket #622): bin/csh/csh.1:...
[TXT] cdio.h  1.31.8.1   15 years  snj   Pull up following revision(s) (requested by reinoud in ticket #445): sys/sys/cd...
[TXT] siginfo.h  1.17.10.1   15 years  snj   Pull up following revision(s) (requested by rmind in ticket #631): sys/sys/sigi...
[TXT] cpu_data.h  1.27.16.1   13 years  rmind   Pull-up rev 1.30 from HEAD. OK matt@.
[TXT] boot_flag.h  1.7   15 years  ad   Recognise the RB_MD flags.
[TXT] bus_proto.h  1.2   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cctr.h  1.3   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] core.h  1.11   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] lwpctl.h  1.4   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] optstr.h  1.3   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] specificdata.h  1.4   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] syncobj.h  1.7   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] xattr.h  1.3   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] once.h  1.5   15 years  pooka   Rewrite once to use global locks and atomic ops to get rid of the static simplel...
[TXT] fileassoc.h  1.11   16 years  elad   Some Veriexec stuff that's been rotting in my tree for months. Bug fixes: - F...
[TXT] systm.h  1.228.4.2.4.2   14 years  matt   Use correct shift count (off by 1).
[TXT] kcore.h  1.2.94.1   14 years  matt   add a struct tag.
[TXT] percpu_types.h  1.1   16 years  yamt   branches: 1.1.2; 1.1.4; 1.1.6; 1.1.14; add a per-cpu storage allocator.
[TXT] devmon.h  1.1   15 years  jmcneill   branches: 1.1.2; 1.1.4; 1.1.8; 1.1.22; 1.1.50; 1.1.70; Add DRVGETEVENT sup...
[TXT] module.h  1.10   15 years  ad   branches: 1.10.2; - Be clear about whether module load is explicit or system in...
[TXT] condvar.h  1.10   15 years  ad   branches: 1.10.6; - Give each condition variable its own sleep queue head. Hel...
[TXT] lockdebug.h  1.10   15 years  ad   branches: 1.10.6; 1.10.12; LOCKDEBUG: - Tweak it so it can also catch common ...
[TXT] kgdb.h  1.10   18 years  christos   branches: 1.10.70; 1.10.74; 1.10.84; merge ktrace-lwp.
[TXT] ucontext.h  1.11   15 years  wrstuden   branches: 1.11.12; Merge wrstuden-revivesa into HEAD.
[TXT] pax.h  1.11   16 years  elad   branches: 1.11.54; 1.11.74; PAX_ASLR_DELTA_PROG_LEN -> PAX_ASLR_DELTA_EXEC_LEN...
[TXT] buf.h  1.110   15 years  simonb   branches: 1.110.2; 1.110.8; Merge the simonb-wapbl branch. From the original ...
[TXT] device.h  1.112.6.1   15 years  snj   branches: 1.112.6.1.4; Pull up following revision(s) (requested by christos in ...
[TXT] Makefile  1.114   15 years  apb   branches: 1.114.2; 1.114.4; 1.114.8; 1.114.12; Use ${TOOL_AWK} instead of ${...
[TXT] lwp.h  1.114.4.1   15 years  snj   branches: 1.114.4.1.4; 1.114.4.1.8; Pull up following revision(s) (requested b...
[TXT] socketvar.h  1.116.4.2   15 years  snj   branches: 1.116.4.2.4; 1.116.4.2.6; Pull up following revision(s) (requested b...
[TXT] ansi.h  1.12   15 years  martin   branches: 1.12.20; 1.12.22; Remove clause 3 and 4 from TNF licenses
[TXT] chio.h  1.12   15 years  martin   branches: 1.12.44; 1.12.64; Remove clause 3 and 4 from TNF licenses
[TXT] power.h  1.12   15 years  pgoyette   branches: 1.12.8; 1. provide for warning-min and warning-max alarm levels in ad...
[TXT] poll.h  1.12   15 years  martin   branches: 1.12.8; Remove clause 3 and 4 from TNF licenses
[TXT] pmf.h  1.12   15 years  jmcneill   branches: 1.12.8; Use 2-clause license.
[TXT] bswap.h  1.13   15 years  mlelstv   branches: 1.13.10; Always cast to the right result type, independent of compile...
[TXT] sha1.h  1.13   18 years  perry   branches: 1.13.74; u_intN_t -> uintN_t
[TXT] dkio.h  1.14   16 years  pavel   branches: 1.14.26; struct plistref does not reference other proplib data types,...
[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] ras.h  1.14   15 years  skrll   branches: 1.14.94; Allow the asm line separator (default ';') to be overridden ...
[TXT] msgbuf.h  1.15   16 years  ad   branches: 1.15.104; Merge from vmlocking.
[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] statvfs.h  1.15   15 years  simonb   branches: 1.15.14; 1.15.26; Merge the simonb-wapbl branch. From the original ...
[TXT] sleepq.h  1.15   15 years  pooka   branches: 1.15.2; 1.15.8; include prerequisite headers
[TXT] midiio.h  1.15   15 years  martin   branches: 1.15.44; 1.15.64; Remove clause 3 and 4 from TNF licenses
[TXT] mutex.h  1.16   15 years  martin   branches: 1.16.14; Remove clause 3 and 4 from TNF licenses
[TXT] tree.h  1.16   16 years  ad   branches: 1.16.38; 1.16.48; Add PB_PREV(), RB_FOREACH_REVERSE(). From FreeBSD....
[TXT] tprintf.h  1.17   18 years  christos   branches: 1.17.110; Make sure that multiple header inclusion is done, it uses c...
[TXT] unpcb.h  1.17   15 years  ad   branches: 1.17.46; 1.17.66; Merge the socket locking patch: - Socket layer be...
[TXT] timepps.h  1.18   15 years  ad   branches: 1.18.2; 1.18.16; Make ntp, pmc, reboot, sysarch, time syscalls MPSAF...
[TXT] extent.h  1.18   15 years  martin   branches: 1.18.34; 1.18.38; Remove clause 3 and 4 from TNF licenses
[TXT] vmmeter.h  1.18   18 years  christos   branches: 1.18.74; merge ktrace-lwp.
[TXT] mount.h  1.181   15 years  simonb   branches: 1.181.2; 1.181.6; Merge the simonb-wapbl branch. From the original ...
[TXT] lockf.h  1.19   15 years  ad   branches: 1.19.4; 1.19.6; PR kern/38355 lockf deadlock detection is broken aft...
[TXT] bitops.h  1.2   15 years  martin   branches: 1.2.10; 1.2.20; 1.2.22; Remove clause 3 and 4 from TNF licenses
[TXT] radioio.h  1.2   18 years  perry   branches: 1.2.120; 1.2.140; u_intN_t -> uintN_t
[TXT] scanio.h  1.2   26 years  perry   branches: 1.2.196; 1.2.216; add/cleanup multiple inclusion protection.
[TXT] bus.h  1.2   15 years  martin   branches: 1.2.20; 1.2.22; Remove clause 3 and 4 from TNF licenses
[TXT] uidinfo.h  1.2   15 years  ad   branches: 1.2.2; 1.2.10; 1.2.16; 1.2.34; Redo kern_resource.c:1.146 by pooka...
[TXT] wapbl.h  1.2   15 years  simonb   branches: 1.2.2; 1.2.4; 1.2.6; Merge the simonb-wapbl branch. From the origi...
[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] syscallvar.h  1.2   15 years  ad   branches: 1.2.2; 1.2.8; Correction to previous.
[TXT] rmd160.h  1.2   16 years  apb   branches: 1.2.54; 1.2.74; For all files under src/common, as well as related m...
[TXT] gennameih.awk  1.2   15 years  martin   branches: 1.2.6; 1.2.8; Convert TNF licenses to new 2 clause variant
[TXT] fd_set.h  1.2   18 years  christos   branches: 1.2.74; 1.2.96; 1.2.98; merge ktrace-lwp.
[TXT] cpuio.h  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] event.h  1.20   16 years  ad   branches: 1.20.2; 1.20.6; 1.20.14; File descriptor changes, discussed on tech...
[TXT] rnd.h  1.21   15 years  martin   branches: 1.21.34; Remove clause 3 and 4 from TNF licenses
[TXT] msg.h  1.22   15 years  martin   branches: 1.22.8; Remove clause 3 and 4 from TNF licenses
[TXT] mtio.h  1.23   18 years  perry   branches: 1.23.120; 1.23.140; u_intN_t -> uintN_t
[TXT] timevar.h  1.23   15 years  christos   branches: 1.23.2; Use more timespecs internally. From Alexander Shishkin and me...
[TXT] cpu.h  1.23.4.3   15 years  snj   branches: 1.23.4.3.4; Pull up following revision(s) (requested by ad in ticket ...
[TXT] envsys.h  1.23   15 years  pgoyette   branches: 1.23.8; 1. provide for warning-min and warning-max alarm levels in ad...
[TXT] dirent.h  1.24   16 years  christos   branches: 1.24.26; 1.24.32; Update alignment comment.
[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] reboot.h  1.25   16 years  perry   branches: 1.25.6; 1.25.98; Convert many of the uses of __attribute__ to equiva...
[TXT] fstypes.h  1.26   15 years  gmcgarry   branches: 1.26.14; 1.26.16; Structures with incomplete members is an obscure g...
[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] 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] domain.h  1.27   16 years  dyoung   branches: 1.27.24; 1.27.38; 1) Introduce a new socket option, (SOL_SOCKET, SO_...
[TXT] sem.h  1.27   15 years  ad   branches: 1.27.2; Set kern.posix_semaphores are runtime so it can be a module. ...
[TXT] sockio.h  1.27   15 years  dyoung   branches: 1.27.2; 1.27.8; Reserve an ioctl, SIOCINITIFADDR, for repairing SIOC...
[TXT] kernel.h  1.27   16 years  joerg   branches: 1.27.6; 1.27.8; 1.27.12; 1.27.20; Now that __HAVE_TIMECOUNTER and ...
[TXT] proc.h  1.282   15 years  ad   branches: 1.282.2; 1.282.4; We may want to patch emul::e_sysent[] so drop the ...
[TXT] termios.h  1.29   18 years  christos   branches: 1.29.74; merge ktrace-lwp.
[TXT] gpio.h  1.3   16 years  xtraeme   branches: 1.3.10; Add GPIO_PIN_PULLDOWN, GPIO_PIN_INVIN and GPIO_PIN_INVOUT for...
[TXT] kmem.h  1.3   16 years  ad   branches: 1.3.10; 1.3.30; Make values of PR_WAITOK/PR_NOWAIT match KM_SLEEP/KM...
[TXT] wdog.h  1.3   18 years  christos   branches: 1.3.120; 1.3.140; merge ktrace-lwp.
[TXT] tape.h  1.3   18 years  perry   branches: 1.3.18; 1.3.122; 1.3.142; u_intN_t -> uintN_t
[TXT] xcall.h  1.3   15 years  martin   branches: 1.3.20; 1.3.22; Remove clause 3 and 4 from TNF licenses
[TXT] pset.h  1.3   15 years  rmind   branches: 1.3.32; 1.3.42; Adjust and thus unify my license.
[TXT] debug.h  1.3   15 years  martin   branches: 1.3.34; 1.3.38; Remove clause 3 and 4 from TNF licenses
[TXT] syscall_stats.h  1.3   15 years  martin   branches: 1.3.6; 1.3.8; Convert to new 2 clause license
[TXT] percpu.h  1.3   16 years  thorpej   branches: 1.3.92; 1.3.98; Make the percpu API a little more friendly: - percpu...
[TXT] cdefs_elf.h  1.30   15 years  lukem   branches: 1.30.12; 1.30.14; 1.30.16; Switch __COPYRIGHT() to using __SECTIONS...
[TXT] ipc.h  1.30   17 years  elad   branches: 1.30.62; 1.30.72; integrate kauth.
[TXT] syslog.h  1.31   15 years  tls   branches: 1.31.2; Add __format__printf__ attribute to vsyslog_r -- it appears t...
[TXT] callout.h  1.31   15 years  martin   branches: 1.31.44; 1.31.64; Remove clause 3 and 4 from TNF licenses
[TXT] select.h  1.33   16 years  ad   branches: 1.33.2; 1.33.6; 1.33.14; Commit the "per-CPU" select patch. This is...
[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] ioctl.h  1.34   18 years  christos   branches: 1.34.70; 1.34.74; 1.34.80; 1.34.84; merge ktrace-lwp.
[TXT] exec_aout.h  1.38   18 years  perry   branches: 1.38.74; u_intN_t -> uintN_t
[TXT] errno.h  1.39   17 years  cbiere   branches: 1.39.88; 1.39.98; Changed error message of ENOPROTOOPT to "Protocol ...
[TXT] dirhash.h  1.4   15 years  rmind   branches: 1.4.10; No need to name arguments in function prototypes; and a bit o...
[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] videoio.h  1.4   15 years  jmcneill   branches: 1.4.2; 1.4.4; 1.4.12; 1.4.16; Add V4L2_TUNER_MODE_LANG1_LANG2 tune...
[TXT] fdio.h  1.4   15 years  martin   branches: 1.4.44; 1.4.64; Remove clause 3 and 4 from TNF licenses
[TXT] extattr.h  1.4   17 years  elad   branches: 1.4.74; 1.4.96; integrate kauth.
[TXT] protosw.h  1.44   15 years  plunky   branches: 1.44.38; 1.44.44; 1.44.54; Convert socket options code to use a soc...
[TXT] shm.h  1.45   15 years  martin   branches: 1.45.6; 1.45.8; Remove clause 3 and 4 from TNF licenses
[TXT] bootblock.h  1.45   15 years  martin   branches: 1.45.8; 1.45.10; 1.45.14; Remove clause 3 and 4 from TNF licenses
[TXT] resourcevar.h  1.46   15 years  pooka   branches: 1.46.2; Move uidinfo to its own module in kern_uidinfo.c and include ...
[TXT] evcnt.h  1.5   16 years  dyoung   branches: 1.5.10; 1.5.18; 1.5.24; 1.5.28; 1.5.32; #include <sys/stdint.h> f...
[TXT] userconf.h  1.5   15 years  martin   branches: 1.5.22; 1.5.28; Remove clause 3 and 4 from TNF licenses
[TXT] inttypes.h  1.5   15 years  martin   branches: 1.5.34; 1.5.44; Remove clause 3 and 4 from TNF licenses
[TXT] timetc.h  1.5   15 years  ad   branches: 1.5.6; - Add tc_gonebad(): allows timecounter to be flagged as bad an...
[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] filedesc.h  1.52   15 years  ad   branches: 1.52.2; 1.52.4; Add some comments.
[TXT] kauth.h  1.52   16 years  elad   branches: 1.52.4; 1.52.10; 1.52.12; Introduce a new kauth action, KAUTH_NETWO...
[TXT] verified_exec.h  1.57   16 years  christos   branches: 1.57.56; - remove pathname_ interface. - use macros to deal with path...
[TXT] selinfo.h  1.6   15 years  martin   branches: 1.6.20; 1.6.22; Remove clause 3 and 4 from TNF licenses
[TXT] hash.h  1.6   15 years  martin   branches: 1.6.34; Remove clause 3 and 4 from TNF licenses
[TXT] stdint.h  1.6   15 years  martin   branches: 1.6.34; 1.6.44; Remove clause 3 and 4 from TNF licenses
[TXT] rwlock.h  1.6   15 years  martin   branches: 1.6.8; 1.6.14; Remove clause 3 and 4 from TNF licenses
[TXT] time.h  1.62   15 years  christos   branches: 1.62.2; Use more timespecs internally. From Alexander Shishkin and me...
[TXT] signal.h  1.64   16 years  hubertf   branches: 1.64.4; Fix comment: SA_RESTART only restarts the system call, not th...
[TXT] sched.h  1.65   15 years  rmind   branches: 1.65.2; 1.65.8; - Replace lwp_t::l_sched_info with union: pointer an...
[TXT] cdefs.h  1.69   15 years  gmcgarry   branches: 1.69.2; 1.69.10; 1.69.14; Add __packed and __aligned support for PC...
[TXT] kthread.h  1.7.10.1   15 years  snj   branches: 1.7.10.1.4; 1.7.10.1.8; Pull up following revision(s) (requested by ...
[TXT] blist.h  1.7   18 years  christos   branches: 1.7.110; 1.7.120; 1.7.126; merge ktrace-lwp.
[TXT] md4.h  1.7   18 years  perry   branches: 1.7.120; 1.7.140; u_intN_t -> uintN_t
[TXT] mallocvar.h  1.7   16 years  matt   branches: 1.7.18; 1.7.38; 1.7.40; Use C99 structure initializers. [from matt-...
[TXT] vfs_syscalls.h  1.7   16 years  ad   branches: 1.7.2; 1.7.6; 1.7.12; 1.7.14; Catch up with descriptor handling ch...
[TXT] aio.h  1.7   15 years  rmind   branches: 1.7.4; 1.7.6; Adjust and thus unify my license.
[TXT] swap.h  1.7   15 years  mrg   branches: 1.7.6; remove clause #3 from my license where there are no other copy...
[TXT] ieee754.h  1.7   17 years  christos   branches: 1.7.80; add constants used by gdtoa
[TXT] bufq_impl.h  1.7   15 years  reinoud   branches: 1.7.8; Add a BUFQ_CANCEL() next to BUFQ_PUT() and BUFQ_GET(). BUFQ_C...
[TXT] vnode_if.h  1.72   16 years  ad   branches: 1.72.6; 1.72.10; 1.72.16; 1.72.18; 1.72.20; Regen.
[TXT] signalvar.h  1.73   16 years  yamt   branches: 1.73.6; 1.73.8; 1.73.12; 1.73.18; 1.73.20; constify
[TXT] eventvar.h  1.8   16 years  ad   branches: 1.8.108; File descriptor changes, discussed on tech-kern: - Redo ref...
[TXT] spl.h  1.8   16 years  ad   branches: 1.8.18; 1.8.26; 1.8.32; Interrupt handling changes, in discussion s...
[TXT] pty.h  1.8   15 years  martin   branches: 1.8.34; 1.8.44; 1.8.50; Remove clause 3 and 4 from TNF licenses
[TXT] vmem.h  1.8   16 years  yamt   branches: 1.8.6; 1.8.10; 1.8.16; 1.8.18; add ddb "whatis" command. inspired...
[TXT] featuretest.h  1.8   18 years  christos   branches: 1.8.74; 1.8.90; merge ktrace-lwp.
[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] types.h  1.80   16 years  simonb   branches: 1.80.2; 1.80.6; 1.80.12; 1.80.14; Remove unused dtime_t. Reported...
[TXT] lock.h  1.83   15 years  martin   branches: 1.83.20; 1.83.22; Remove clause 3 and 4 from TNF licenses
[TXT] workqueue.h  1.9   16 years  ad   branches: 1.9.100; machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
[TXT] ttydev.h  1.9   18 years  christos   branches: 1.9.120; 1.9.136; merge ktrace-lwp.
[TXT] md5.h  1.9   18 years  perry   branches: 1.9.120; 1.9.140; u_intN_t -> uintN_t
[TXT] kobj.h  1.9   15 years  ad   branches: 1.9.12; If autoloading a module, don't consider the current working d...
[TXT] sigtypes.h  1.9   15 years  wrstuden   branches: 1.9.28; 1.9.32; Merge wrstuden-revivesa into HEAD.
[TXT] ksem.h  1.9   15 years  ad   branches: 1.9.2; Fix it again.
[TXT] localedef.h  1.9   15 years  ginsbach   branches: 1.9.32; 1.9.42; 1.9.48; Add support for additional locale categorie...
[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] kprintf.h  1.9   16 years  ad   branches: 1.9.6; 1.9.10; 1.9.18; - Always include kprintf_slock. - sys/lock.h...
[TXT] fstrans.h  1.9   15 years  martin   branches: 1.9.6; 1.9.8; Remove clause 3 and 4 from TNF licenses
[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] bufq.h  1.9   15 years  reinoud   branches: 1.9.8; Add a BUFQ_CANCEL() next to BUFQ_PUT() and BUFQ_GET(). BUFQ_C...
[TXT] socket.h  1.91   15 years  tls   branches: 1.91.2; Add accept filters, ported from FreeBSD by Coyote Point Syste...
[TXT] exec_elf.h  1.95   15 years  martin   branches: 1.95.6; 1.95.8; 1.95.10; 1.95.14; Remove clause 3 and 4 from TNF l...
[TXT] malloc.h  1.99   16 years  matt   branches: 1.99.14; 1.99.18; 1.99.26; Change some initialization of static que...
[TXT] unistd.h  1.47   15 years  christos   explicitly define constants to 1, from Andy Shevchenko
[TXT] dir.h  1.11   18 years  christos   merge ktrace-lwp.
[TXT] disklabel_acorn.h  1.6   18 years  christos   merge ktrace-lwp.
[TXT] exec_coff.h  1.7   18 years  christos   merge ktrace-lwp.
[TXT] exec_script.h  1.12   18 years  christos   merge ktrace-lwp.
[TXT] filio.h  1.10   18 years  christos   merge ktrace-lwp.
[TXT] float_ieee754.h  1.8   18 years  christos   merge ktrace-lwp.
[TXT] timeb.h  1.14   18 years  christos   merge ktrace-lwp.
[TXT] times.h  1.13   18 years  christos   merge ktrace-lwp.
[TXT] trace.h  1.11   18 years  christos   merge ktrace-lwp.
[TXT] ttychars.h  1.9   18 years  christos   merge ktrace-lwp.
[TXT] ttycom.h  1.18   18 years  christos   merge ktrace-lwp.
[TXT] utsname.h  1.13   18 years  christos   merge ktrace-lwp.
[TXT] atomic.h  1.10.18.1   13 years  matt   sync to netbsd-5
[TXT] audioio.h  1.32.52.1   13 years  matt   sync to netbsd-5
[TXT] conf.h  1.131.14.1   13 years  matt   sync to netbsd-5
[TXT] mqueue.h  1.4.16.1.4.1   13 years  matt   sync to netbsd-5
[TXT] namei.h  1.60.14.2.4.1   13 years  matt   sync to netbsd-5
[TXT] namei.src  1.8.14.1.4.1   13 years  matt   sync to netbsd-5
[TXT] null.h  1.7.94.1   13 years  matt   sync to netbsd-5
[TXT] param.h  1.330.4.9.2.2.2.1   13 years  matt   sync to netbsd-5
[TXT] sha2.h  1.2.26.1.2.1   13 years  matt   sync to netbsd-5
[TXT] stat.h  1.57.10.1   13 years  matt   sync to netbsd-5
[TXT] syscall.h  1.217.8.1   13 years  matt   sync to netbsd-5
[TXT] syscallargs.h  1.199.8.1   13 years  matt   sync to netbsd-5
[TXT] vnode.h  1.197.10.1.2.1   13 years  matt   sync to netbsd-5
[TXT] dkbad.h  1.15   18 years  perry   u_intN_t -> uintN_t
[TXT] dkstat.h  1.17   18 years  perry   u_intN_t -> uintN_t
[TXT] dvdio.h  1.8   18 years  perry   u_intN_t -> uintN_t
[TXT] ttydefaults.h  1.16   15 years  yamt   use designated initializers for ttydefchars.


CVSweb <webmaster@jp.NetBSD.org>