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_9_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.12   23 years  aaron   Add a field to mixer_devinto_t that indicates the minimum delta to change mixer ...
[TXT] buf.h  1.22   23 years  gluk   Change softdep_count_dependencies interface so that it may be called from interr...
[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.39   23 years  provos   port kqueue changes from freebsd, plus all required openbsd glue. okay deraadt@,...
[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.6   23 years  todd   spelling
[TXT] disklabel.h  1.20   23 years  hugh   branches: 1.20.6; Change d_end_ to relect the 16 slice struct disklabel OpenBSD...
[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] event.h  1.3   23 years  provos   branches: 1.3.4; 1.3.8; port kqueue changes from freebsd, plus all required op...
[TXT] eventvar.h  1.2   23 years  mickey   branches: 1.2.4; rcsid; lots of bad tabs and spaces
[TXT] exec.h  1.11   23 years  tholo   Stack gap no longer fits common structures (like struct statfs), causing many em...
[TXT] exec_elf.h  1.28   23 years  hugh   Add the VAX magic number.
[TXT] exec_script.h  1.3   28 years  niklas   branches: 1.3.16; 1.3.26; From NetBSD: 960217 merge
[TXT] extent.h  1.5   23 years  jason   update from netbsd: several fixes with regards to boundary cases and other fixes...
[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.10   23 years  provos   port kqueue changes from freebsd, plus all required openbsd glue. okay deraadt@,...
[TXT] filedesc.h  1.9   23 years  provos   support kernel event queues, from FreeBSD by Jonathan Lemon, okay art@, millert@...
[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.4   23 years  art   Change the ktrace interface functions from taking the trace vnode to taking the ...
[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.37   23 years  csapuntz   Latest soft updates from FreeBSD/Kirk McKusick Snapshot-related code has been...
[TXT] mbuf.h  1.22   23 years  angelos   Style, and let the kernel compile without option IPSEC.
[TXT] memrange.h  1.2   24 years  matthieu   branches: 1.2.2; 1.2.12; add copyright notice
[TXT] mman.h  1.8   23 years  art   More syncing to NetBSD. Implements mincore(2), mlockall(2) and munlockall(2). m...
[TXT] mount.h  1.39   23 years  mickey   protect func ptr ars w/ __P
[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.36   23 years  deraadt   move to 2.9-beta
[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.5   23 years  deraadt   pull in ctype.h, since <poll.h> and <sys/poll.h> have to be useable alone; probl...
[TXT] pool.h  1.2   23 years  art   Bring in fresh pool from NetBSD. Some improvements and fixes.
[TXT] proc.h  1.40   23 years  niklas   branches: 1.40.2; On popular demand, the Linux-compatibility clone(2) implement...
[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.17   23 years  provos   support kernel event queues, from FreeBSD by Jonathan Lemon, okay art@, millert@...
[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.4   23 years  provos   branches: 1.4.6; support kernel event queues, from FreeBSD by Jonathan Lemon, o...
[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.8   23 years  niklas   branches: 1.8.6; On popular demand, the Linux-compatibility clone(2) implementa...
[TXT] socket.h  1.35   23 years  ericj   if COMPAT_OSF1 is defined, define COMPAT_OLDSOCK and COMPAT_OLDTTY.
[TXT] socketvar.h  1.20   23 years  provos   port kqueue changes from freebsd, plus all required openbsd glue. okay deraadt@,...
[TXT] sockio.h  1.19   23 years  itojun   provide SIOC[SG]LIFPHYADDR, which greatly simplify userland manipulation. sync w...
[TXT] stat.h  1.8   23 years  pjanzen   Consistent tabs
[TXT] swap.h  1.3   23 years  deraadt   PATH_MAX+1 is wrong. Not cranking libc/libc_r majors over this, since they just...
[TXT] syscall.h  1.48   23 years  art   regen
[TXT] syscallargs.h  1.49   23 years  art   regen
[TXT] sysctl.h  1.35   23 years  art   Use a lockmgr lock for keeping down the vslocked memory in sysctl instead of a h...
[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.12   23 years  millert   branches: 1.12.6; Move nanosleep() proto to from sys/time.h to time.h where it ...
[TXT] timeout.h  1.7   23 years  csapuntz   Triggered mechanism allows a handler to figure out whether a given timeout is ...
[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.8   23 years  provos   port kqueue changes from freebsd, plus all required openbsd glue. okay deraadt@,...
[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.5   23 years  naddy   Do not enable ISTRIP by default. ok deraadt@
[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.3   23 years  deraadt   branches: 1.3.6; crank cr_ref to u_int; ref freebsd-current/378268, lambert; th...
[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.4   23 years  niklas   On popular demand, the Linux-compatibility clone(2) implementation based on NetB...
[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.31   23 years  csapuntz   u_int32_t -> u_int
[TXT] wait.h  1.6   23 years  niklas   branches: 1.6.6; On popular demand, the Linux-compatibility clone(2) implementa...
[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] kgdb.h (in the Attic) [Hide]  1.1   23 years  hugh   branches: 1.1.4; 1.1.8; KGDB for i386 from NetBSD via niklas, with tweaks and ...
[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.9   23 years  art   branches: 1.9.6; Add SLOCK_INITIALIZER
[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.15   23 years  art   Regen with the right vnode_if.sh
[TXT] vsio.h (in the Attic) [Hide]  1.3   28 years  deraadt   branches: 1.3.16; partial sync with netbsd 960418, more to come