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_3_0_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.13   22 years  deraadt   KNF
[TXT] buf.h  1.29   22 years  gluk   Get rid of B_VFLUSH. Tested by costa and me.
[TXT] cdefs.h  1.7   22 years  millert   branches: 1.7.4; For gcc >= 2.5 #define __dead and __pure using the __noreturn_...
[TXT] cdio.h  1.10   22 years  deraadt   branches: 1.10.4; KNF
[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.49   22 years  gluk   radio hooks
[TXT] core.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] device.h  1.20   22 years  jason   branches: 1.20.4; Add __HAVE_DEVICE_REGISTER to hp300/alpha (sparc64 already ha...
[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.9   22 years  deraadt   branches: 1.9.4; KNF
[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.7   22 years  mickey   branches: 1.7.4; implement md 64 bit swaps; niklas@ ok
[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.12   22 years  deraadt   branches: 1.12.4; KNF
[TXT] exec_elf.h  1.32   22 years  art   branches: 1.32.4; Elf64_Word is 64-bit only on alpha. Introduce Elf64_Xword and...
[TXT] exec_script.h  1.3   28 years  niklas   branches: 1.3.16; 1.3.26; From NetBSD: 960217 merge
[TXT] extent.h  1.6   22 years  art   branches: 1.6.4; Get rid of the wrapper macros around extent_alloc*1 Pass the r...
[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.12   23 years  deraadt   DTYPE_CRYPTO
[TXT] filedesc.h  1.11   22 years  art   gc UF_MAPPED.
[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.5   22 years  espie   branches: 1.5.4; ktrace.h looks better with an EOL at EOF...
[TXT] lock.h  1.6   22 years  art   kill old vm
[TXT] lockf.h  1.3   22 years  gluk   branches: 1.3.4; Fix PR1826. tsleep in lf_setlock can return 0 if process was p...
[TXT] malloc.h  1.48   22 years  art   M_DEBUG is no longer needed.
[TXT] mbuf.h  1.54   22 years  art   branches: 1.54.4; mbutl no more
[TXT] memrange.h  1.2   24 years  matthieu   branches: 1.2.2; 1.2.12; add copyright notice
[TXT] mman.h  1.9   23 years  art   More sync to NetBSD. The highlight is some more advices to madvise(2). o MADV_D...
[TXT] mount.h  1.39   23 years  mickey   protect func ptr ars w/ __P
[TXT] msg.h  1.7   22 years  millert   branches: 1.7.4; sysctl() support for getting the SYSV *info structs and the as...
[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.7   23 years  angelos   branches: 1.7.4; sysctl entries for kmemstats, nselcoll, nchstats, and forkstat...
[TXT] param.h  1.41   22 years  deraadt   move to 3.0-beta
[TXT] pciio.h  1.2   22 years  jason   openbsd tag
[TXT] pipe.h  1.8   22 years  art   pipe_stat isn't referenced from outside sys_pipe.c anymore
[TXT] poll.h  1.6   22 years  fgsch   branches: 1.6.4; Define INFTIM to -1, as appears everywhere. Talk about it in t...
[TXT] pool.h  1.4   22 years  art   branches: 1.4.4; Add a sysctl for getting pool information out of the kernel.
[TXT] proc.h  1.48   22 years  niklas   branches: 1.48.2; Consolidate svr4_waitsys with our wait4. Fixes gdt_get_slot ...
[TXT] protosw.h  1.6   22 years  dugsong   branches: 1.6.4; implement djb's getpeereid(2), to allow local-domain servers t...
[TXT] ptrace.h  1.3   22 years  art   branches: 1.3.4; trace_req is not used anymore (was a nop).
[TXT] queue.h  1.22   22 years  angelos   Having to update queue(3) for DLIST_* is a major PITA; thus, just use SLIST and ...
[TXT] radioio.h  1.1   22 years  gluk   branches: 1.1.4; Device independent framework for FM-radio driver. Work by Max...
[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.2   22 years  art   branches: 1.2.4; extern schedhz
[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.11   22 years  millert   branches: 1.11.4; sysctl() support for getting the SYSV *info structs and the a...
[TXT] shm.h  1.11   22 years  millert   branches: 1.11.4; sysctl() support for getting the SYSV *info structs and the a...
[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.39   22 years  itojun   branches: 1.39.4; just as RFC2292 suggests, validate cmsg_controllen on CMSG_FI...
[TXT] socketvar.h  1.23   22 years  art   It feels a bit pointless to have: #define sonewconn(head, connstatus) ...
[TXT] sockio.h  1.19   23 years  itojun   provide SIOC[SG]LIFPHYADDR, which greatly simplify userland manipulation. sync w...
[TXT] stat.h  1.9   22 years  millert   branches: 1.9.4; fix typo in comment; d.doroshenko@omnitel.net
[TXT] swap.h  1.4   22 years  art   kill old vm
[TXT] syscall.h  1.53   22 years  deraadt   branches: 1.53.4; sync
[TXT] syscallargs.h  1.54   22 years  deraadt   branches: 1.54.4; sync
[TXT] sysctl.h  1.43   22 years  millert   sysctl() support for getting the SYSV *info structs and the associated SYSV stru...
[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.43   22 years  deraadt   be and le varients of syscallarg; from netbsd
[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.11   22 years  art   branches: 1.11.4; Rename timeout_init to timeout_startup to deconfuse a bit.
[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.11   22 years  art   branches: 1.11.4; Get rid of REAL_CLISTS. It was never implemented and the tent...
[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.17   22 years  millert   branches: 1.17.4; Move to 24 bit minor numbers in a backwards compatible manner...
[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.9   22 years  naddy   branches: 1.9.4; comment out some unimplemented placeholders; millert@ agrees
[TXT] unpcb.h  1.5   22 years  dugsong   implement djb's getpeereid(2), to allow local-domain servers to determine client...
[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.11   22 years  art   kill old vm
[TXT] vnode.h  1.39   22 years  mickey   moce pglisth into uvm_pglist.h
[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.3   22 years  art   Get rid of REAL_CLISTS. It was never implemented and the tentacles are everywhhe...
[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.5   23 years  angelos   branches: 1.5.4; long->int64_t for tty statistics, deraadt@ ok
[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.11   22 years  art   fix some MIDs, add powerpc and sparc64. miod@ oked m88k change (so that we match...
[TXT] exec_ecoff.h (in the Attic) [Hide]  1.6   22 years  deraadt   branches: 1.6.4; KNF
[TXT] exec_olf.h (in the Attic) [Hide]  1.8   22 years  deraadt   KNF
[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.6   22 years  mpech   branches: 1.6.4; occured->occurred idea from deraadt@ via NetBSD millert@ ok
[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] vnode_if.h (in the Attic) [Hide]  1.16   22 years  csapuntz   Bye-bye to UFS-specific and unused functions