OpenBSD CVS

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: [local] / src / sys / sys

Current tag: OPENBSD_2_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] acct.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] ataio.h  1.1   24 years  csapuntz   branches: 1.1.4; 1.1.14; Import of NetBSD ATA/IDE stuff. Introduction of ho...
[TXT] audioio.h  1.11   24 years  csapuntz   Add AudioNvideo
[TXT] buf.h  1.15   25 years  art   branches: 1.15.6; uvm doesn't need swbuf or bswlist
[TXT] cdefs.h  1.5   27 years  maja   branches: 1.5.16; Make kernel compile even if we are using strange versions of ...
[TXT] cdio.h  1.9   24 years  angelos   branches: 1.9.2; Move the FIBMAP ioctl.
[TXT] chio.h  1.4   28 years  deraadt   branches: 1.4.16; 1.4.26; partial sync with netbsd 960418, more to come
[TXT] conf.h  1.38   23 years  art   Implement getnulldev that returns the dev_t for "/dev/null".
[TXT] core.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] device.h  1.18   24 years  csapuntz   Added config_detach_children, config_activate_children. Added ref counting to...
[TXT] dir.h  1.4   27 years  millert   branches: 1.4.14; Better error message if included in the kernel, from NetBSD.
[TXT] dirent.h  1.4   28 years  deraadt   branches: 1.4.16; partial sync with netbsd 960418, more to come
[TXT] disk.h  1.5   24 years  csapuntz   Move a locking function that was spread throughout disk device drivers into th...
[TXT] disklabel.h  1.19   23 years  peter   add a 'RAID' filesystem type for RAIDframe updates - coming next
[TXT] dkio.h  1.4   24 years  deraadt   branches: 1.4.4; add DIOCRLDINFO ioctl: causes driver to reload the disklabel
[TXT] domain.h  1.2   28 years  niklas   branches: 1.2.16; 1.2.26; From NetBSD: 960217 merge
[TXT] endian.h  1.5   23 years  deraadt   mark swap16() and swap32() with __extension__; guenther@gac.edu
[TXT] errno.h  1.8   25 years  deraadt   branches: 1.8.6; 1.8.16; EIPSEC (may change name later); cmetz
[TXT] exec.h  1.8   24 years  mickey   branches: 1.8.2; more stack direction fixes; art@ ok
[TXT] exec_elf.h  1.21   23 years  deraadt   Elf64_RelA -> Elf64_Rela
[TXT] exec_script.h  1.3   28 years  niklas   branches: 1.3.16; 1.3.26; From NetBSD: 960217 merge
[TXT] extent.h  1.4   24 years  art   Add another argument to extent_alloc_subregion to allow specifing an offset to t...
[TXT] fcntl.h  1.6   24 years  millert   branches: 1.6.10; Change kernel-only open flag FNOSYMLINK to userland-visible O...
[TXT] file.h  1.8   24 years  deraadt   move kernel prototypes using iovec to the right place
[TXT] filedesc.h  1.8   24 years  provos   fix macros that calculated bitmap size for fdalloc. fries@ helped debugging.
[TXT] filio.h  1.3   24 years  angelos   branches: 1.3.2; Move the FIBMAP ioctl.
[TXT] gmon.h  1.3   28 years  deraadt   branches: 1.3.16; partial sync with netbsd 960418, more to come
[TXT] ioccom.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] ioctl.h  1.4   23 years  ericj   branches: 1.4.8; if COMPAT_OSF1 is defined, define COMPAT_OLDSOCK and COMPAT_O...
[TXT] ipc.h  1.6   25 years  deraadt   branches: 1.6.6; 1.6.16; ftok() takes int id; xpg
[TXT] kcore.h  1.1   28 years  niklas   Merge of NetBSD 960317
[TXT] kernel.h  1.7   24 years  art   Remove roundrobin_attempts.
[TXT] kthread.h  1.1   25 years  niklas   branches: 1.1.6; 1.1.16; kthread abstraction from NetBSD, implemented with our...
[TXT] ktrace.h  1.3   24 years  art   Add a function "ktrsettracevnode", that changes the ktrace vnode for a process i...
[TXT] lock.h  1.5   25 years  art   branches: 1.5.6; some typedefs used by uvm
[TXT] lockf.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] malloc.h  1.29   23 years  deraadt   simple typo; maligned@attcanada.net
[TXT] mbuf.h  1.18   23 years  angelos   Set the tdbi field in the pkthdr to NULL in MGETHDR -- avoids some panics in Alp...
[TXT] memrange.h  1.2   24 years  matthieu   branches: 1.2.2; 1.2.12; add copyright notice
[TXT] mman.h  1.7   25 years  deraadt   branches: 1.7.8; const mlock(2) and munlock(2)
[TXT] mount.h  1.37   23 years  provos   initial import of tcfs.
[TXT] msg.h  1.5   25 years  deraadt   branches: 1.5.8; do not export old structures to userland
[TXT] msgbuf.h  1.4   24 years  millert   branches: 1.4.10; Get rid of leading NULs in /kern/msgbuf. If the msgbuf modif...
[TXT] mtio.h  1.5   25 years  deraadt   branches: 1.5.8; add new non-functional ioctl values from netbsd
[TXT] namei.h  1.6   26 years  csapuntz   branches: 1.6.10; PARAMASK updated to reflect addition of new bit
[TXT] param.h  1.30   23 years  deraadt   2.8-beta (so that X11 can distinguish login.conf)
[TXT] pipe.h  1.4   24 years  art   branches: 1.4.2; Remove the "Direct write" code. We never used it and some part...
[TXT] poll.h  1.4   25 years  deraadt   branches: 1.4.8; poll proto only for userland
[TXT] pool.h  1.1   25 years  art   branches: 1.1.6; pool allocator from NetBSD (stays until uvm is ready)
[TXT] proc.h  1.32   23 years  art   The rfork sharing of vmspace is .. special and was broken with UVM. Add a new fl...
[TXT] protosw.h  1.4   23 years  provos   on expiry of pmtu route, retry higher mtu. okay angelos@
[TXT] ptrace.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] queue.h  1.16   23 years  art   Try to unbreak TAILQ_FOREACH_REVERSE. No tested, but now it should at least buil...
[TXT] reboot.h  1.9   26 years  pefo   branches: 1.9.10; 1.9.20; Add bit in boothowto to control console selection
[TXT] resource.h  1.3   27 years  millert   branches: 1.3.14; 1.3.24; Make struct rusage comments consistent between heade...
[TXT] resourcevar.h  1.4   24 years  art   branches: 1.4.10; Add limfree prototype to sys/recosurcevar.h.
[TXT] sched.h  1.1   24 years  pjanzen   branches: 1.1.4; Adopt NetBSD fix for scheduler problems (nice was broken). Fr...
[TXT] scsiio.h  1.5   24 years  csapuntz   branches: 1.5.4; 1.5.14; Added type field to scsi_addr to reflect bus/device...
[TXT] select.h  1.3   27 years  deraadt   branches: 1.3.14; select subsystem si_pid becomes si_selpid, to not conflict ag...
[TXT] sem.h  1.8   24 years  deraadt   sys_semconfig goes foom
[TXT] shm.h  1.8   24 years  art   branches: 1.8.4; Improved sysv shared memory. Works with UVM. Original work don...
[TXT] siginfo.h  1.6   27 years  deraadt   branches: 1.6.14; 1.6.24; damn, do need sys/time.h and all that other gunk
[TXT] signal.h  1.9   26 years  deraadt   branches: 1.9.10; void *ss_sp; XPG
[TXT] signalvar.h  1.7   26 years  deraadt   branches: 1.7.12; for non-tty TIOCSPGRP/F_SETOWN/FIOSETOWN pgid setting calls, ...
[TXT] socket.h  1.35   23 years  ericj   if COMPAT_OSF1 is defined, define COMPAT_OLDSOCK and COMPAT_OLDTTY.
[TXT] socketvar.h  1.18   24 years  csapuntz   Change struct file interface methods read and write to pass file offset in and...
[TXT] sockio.h  1.16   24 years  chris   SIOCSIFGENERIC/SIOCGIFGENERIC
[TXT] stat.h  1.8   23 years  pjanzen   Consistent tabs
[TXT] swap.h  1.2   24 years  art   branches: 1.2.4; Opps. Forgot to commit this in the recent uvm sync. (noted by ...
[TXT] syscall.h  1.46   23 years  millert   regen
[TXT] syscallargs.h  1.47   23 years  millert   regen
[TXT] sysctl.h  1.32   23 years  pjanzen   Consistent tabify
[TXT] syslimits.h  1.5   25 years  millert   branches: 1.5.8; Add IOV_MAX from XPG 4.2. This supercedes UIO_MAXIOV so mark ...
[TXT] syslog.h  1.5   26 years  deraadt   branches: 1.5.10; Wall
[TXT] systm.h  1.37   24 years  assar   branches: 1.37.2; (sy_call_t): define a type for the functions in sysent PR 103...
[TXT] termios.h  1.6   27 years  tholo   branches: 1.6.14; 1.6.24; Implement more tty flags for better portability from...
[TXT] time.h  1.11   23 years  itojun   implement ppsratecheck(9). from netbsd. refer mono_time only once in ratecheck(...
[TXT] timeout.h  1.6   24 years  art   branches: 1.6.2; Another typo. Noted by aaron.
[TXT] times.h  1.2   28 years  niklas   branches: 1.2.16; 1.2.26; From NetBSD: 960217 merge
[TXT] tprintf.h  1.3   28 years  deraadt   branches: 1.3.16; 1.3.26; partial sync with netbsd 960418, more to come
[TXT] tty.h  1.6   23 years  ericj   if COMPAT_OSF1 is defined, define COMPAT_OLDSOCK and COMPAT_OLDTTY.
[TXT] ttycom.h  1.5   27 years  tholo   branches: 1.5.14; Add control flag to call hardpps() on carrier change
[TXT] ttydefaults.h  1.4   28 years  deraadt   branches: 1.4.16; partial sync with netbsd 960418, more to come
[TXT] types.h  1.16   24 years  millert   Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allow off_t t...
[TXT] ucred.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] uio.h  1.9   24 years  deraadt   branches: 1.9.8; move kernel prototypes using iovec to the right place
[TXT] un.h  1.3   26 years  marc   branches: 1.3.10; 1.3.20; guard against multiple inclusion
[TXT] unistd.h  1.8   25 years  d   branches: 1.8.6; Add thread-safety to libc, so that libc_r will build (on i386 ...
[TXT] unpcb.h  1.4   26 years  deraadt   branches: 1.4.10; oh, a timespec
[TXT] user.h  1.3   28 years  deraadt   branches: 1.3.16; partial sync with netbsd 960418, more to come
[TXT] utsname.h  1.3   24 years  jakob   branches: 1.3.10; define and use SYS_NMLN. ok deraadt@
[TXT] vmmeter.h  1.9   23 years  niklas   Mark kernel threads as system processes. Make ps hide them by default, show the...
[TXT] vnode.h  1.25   23 years  provos   initial import of tcfs.
[TXT] wait.h  1.5   27 years  etheisen   branches: 1.5.14; sys/types.h not machine/endian.h for alpha.
[TXT] clist.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] dkbad.h (in the Attic) [Hide]  1.3   24 years  csapuntz   branches: 1.3.4; 126 -> NBT_BAD Fix disklabel/bad sectors stuff in wd
[TXT] dkstat.h (in the Attic) [Hide]  1.4   26 years  mickey   branches: 1.4.10; nuke prehistoric disk statistics
[TXT] dmap.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] exec_aout.h (in the Attic) [Hide]  1.9   26 years  niklas   branches: 1.9.8; a.out fields are 32 bits, this change eases cross-compilation ...
[TXT] exec_ecoff.h (in the Attic) [Hide]  1.5   23 years  ericj   re-org ecoff headers. move some declarations from exec_ecoff.c to exec_ecoff.h ...
[TXT] exec_olf.h (in the Attic) [Hide]  1.7   27 years  etheisen   branches: 1.7.14; Removed Mach tag and added one for NCR SVR4.
[TXT] ioctl_compat.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; 1.2.26; From NetBSD: 960217 merge
[TXT] lkm.h (in the Attic) [Hide]  1.9   24 years  art   branches: 1.9.4; 1.9.14; Fix the MOD_VFS macro to reflect reality. Bump LKM_VE...
[TXT] localedef.h (in the Attic) [Hide]  1.3   28 years  deraadt   partial sync with netbsd 960418, more to come
[TXT] map.h (in the Attic) [Hide]  1.3   25 years  weingart   branches: 1.3.4; Add new vm_swap code for dynamic swap. From netbsd, munged so...
[TXT] md5k.h (in the Attic) [Hide]  1.5   24 years  deraadt   branches: 1.5.4; 1.5.14; indent
[TXT] midiio.h (in the Attic) [Hide]  1.1   25 years  niklas   branches: 1.1.6; 1.1.16; Midi & sequencer support from NetBSD, mostly by Lenna...
[TXT] scanio.h (in the Attic) [Hide]  1.7   27 years  tholo   Add quirk, type for AT3 scanner (ViewStation 32)
[TXT] simplelock.h (in the Attic) [Hide]  1.8   24 years  art   branches: 1.8.4; rename SIMPLELOCK_DEBUG to LOCKDEBUG clean up the debug functi...
[TXT] tablet.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] timeb.h (in the Attic) [Hide]  1.3   25 years  aaron   branches: 1.3.4; 1.3.14; use UTC when abbreviating Coordinated Universal Time,...
[TXT] timex.h (in the Attic) [Hide]  1.5   27 years  deraadt   branches: 1.5.16; __OpenBSD__
[TXT] ttychars.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] ttydev.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; 1.2.26; From NetBSD: 960217 merge
[TXT] vadvise.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] vcmd.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] vlimit.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] vnode_if.h (in the Attic) [Hide]  1.11   25 years  deraadt   branches: 1.11.6; sync
[TXT] vsio.h (in the Attic) [Hide]  1.3   28 years  deraadt   branches: 1.3.16; partial sync with netbsd 960418, more to come