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_3


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] audioio.h  1.6   26 years  provos   cosmetic changes; netbsd
[TXT] buf.h  1.12   26 years  csapuntz   Get rid of old dirty buffer list
[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.5   28 years  mickey   from NetBSD PR#812: allow CDDA disks to be read. not tested, anyone w/ SCSI CD i...
[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.24   26 years  matthieu   add read/write mouse driver
[TXT] core.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] device.h  1.12   26 years  downsj   Back that out, I'm too tired to be messing with this.
[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.4   28 years  deraadt   branches: 1.4.16; dk_establish() is actually supposed to be void
[TXT] disklabel.h  1.14   26 years  deraadt   add FS_CCD, make ccd prefer such partitions. It still accespts FS_BSDFFS, and so...
[TXT] dkio.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] domain.h  1.2   28 years  niklas   branches: 1.2.16; 1.2.26; From NetBSD: 960217 merge
[TXT] endian.h  1.3   26 years  millert   Move in_addr_t and in_port_t to <sys/types.h> and add sa_family_t and suseconds_...
[TXT] errno.h  1.7   27 years  millert   Back out multiple inclusion check. There are things that depend on being able t...
[TXT] exec.h  1.6   27 years  downsj   protect against multiple includes
[TXT] exec_elf.h  1.12   26 years  niklas   Improve fine-grain control over emulated binaries by storing OS tags during the ...
[TXT] exec_script.h  1.3   28 years  niklas   branches: 1.3.16; 1.3.26; From NetBSD: 960217 merge
[TXT] extent.h  1.3   26 years  weingart   branches: 1.3.12; Add some more extent stuff, in preperation of PnP. Huh? Did...
[TXT] fcntl.h  1.5   26 years  csapuntz   branches: 1.5.10; Get rid of dumping across symlinks. Races can cause this to b...
[TXT] file.h  1.4   26 years  deraadt   crank f_count/f_msgcount to long; when incrementing try to leave 2 slots empty f...
[TXT] filedesc.h  1.5   28 years  deraadt   partial sync with netbsd 960418, more to come
[TXT] filio.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[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.3   28 years  niklas   branches: 1.3.16; From NetBSD: 960217 merge
[TXT] ipc.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] kcore.h  1.1   28 years  niklas   Merge of NetBSD 960317
[TXT] kernel.h  1.5   27 years  niklas   branches: 1.5.16; Move MD5 protos to a more sensible place
[TXT] ktrace.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] lock.h  1.4   26 years  niklas   $OpenBSD$
[TXT] lockf.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] malloc.h  1.14   26 years  niklas   Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, <chuck@openbsd.org...
[TXT] mbuf.h  1.6   26 years  denny   Update from 4.4lite2 (needed for netatalk, others). This changes the def of some...
[TXT] mman.h  1.6   26 years  deraadt   make mmap() return void *, add MAP_FAILED
[TXT] mount.h  1.22   26 years  tholo   Updates to match type changes in syscall tables
[TXT] msg.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] msgbuf.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] mtio.h  1.4   27 years  millert   Use _PATH_DEFTAPE not DEFTAPE in mt(1) Remove DEFTAPE from <sys/mtio.h> and guar...
[TXT] namei.h  1.6   26 years  csapuntz   branches: 1.6.10; PARAMASK updated to reflect addition of new bit
[TXT] param.h  1.19   26 years  deraadt   moving towards 2.3 now
[TXT] pipe.h  1.2   27 years  niklas   s/KERNEL/_KERNEL/
[TXT] poll.h  1.2   26 years  provos   cosmetic changes; netbsd
[TXT] proc.h  1.17   26 years  niklas   Improve fine-grain control over emulated binaries by storing OS tags during the ...
[TXT] protosw.h  1.3   28 years  deraadt   branches: 1.3.16; partial sync with netbsd 960418, more to come
[TXT] ptrace.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] queue.h  1.8   26 years  mickey   one les tab
[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.3   28 years  niklas   branches: 1.3.16; From NetBSD: 960217 merge
[TXT] scsiio.h  1.4   27 years  pefo   Fixed wrong type of argument passing for SCIOCREASSIGN. (thanks Theo).
[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.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] shm.h  1.4   26 years  millert   Define SHM_R and SHM_W as IPC_R and IPC_W respectively. From FreeBSD.
[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.19   26 years  millert   Move in_addr_t and in_port_t to <sys/types.h> and add sa_family_t and suseconds_...
[TXT] socketvar.h  1.12   26 years  deraadt   add seperate so_euid & so_ruid to struct socket, so that identd is still fast.. ...
[TXT] sockio.h  1.3   26 years  deraadt   add SIOCGIFDATA; fetches ifdata structure attached to each interface
[TXT] stat.h  1.7   26 years  millert   branches: 1.7.10; Make "flags" field in f?chflags(2) consistent--unsigned int
[TXT] syscall.h  1.25   26 years  millert   regen
[TXT] syscallargs.h  1.26   26 years  millert   regen
[TXT] sysctl.h  1.24   26 years  millert   Update Berkeley sccsid since this includes the lite2 changes
[TXT] syslimits.h  1.3   26 years  angelos   Added #ifndef RE_DUP_MAX around the macro definition; CVS ended up using this va...
[TXT] syslog.h  1.5   26 years  deraadt   branches: 1.5.10; Wall
[TXT] systm.h  1.24   26 years  csapuntz   Updates for VFS Lite 2 + soft update.
[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.7   26 years  tholo   Updates to match type changes in syscall tables
[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.4   28 years  deraadt   branches: 1.4.16; tty stats
[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.12   26 years  millert   Move in_addr_t and in_port_t to <sys/types.h> and add sa_family_t and suseconds_...
[TXT] ucred.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] uio.h  1.3   27 years  michaels   make UIO_MAXIOV visible to userland.
[TXT] un.h  1.3   26 years  marc   branches: 1.3.10; 1.3.20; guard against multiple inclusion
[TXT] unistd.h  1.5   27 years  tholo   Define _POSIX_VDISABLE as (0377), not '\377'
[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.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] vmmeter.h  1.5   26 years  millert   Make contents of struct vmtotal unsigned.
[TXT] vnode.h  1.14   26 years  millert   Changes necesary for new soft updates code. Doesn't affect old soft updates or ...
[TXT] wait.h  1.5   27 years  etheisen   branches: 1.5.14; sys/types.h not machine/endian.h for alpha.
[TXT] callout.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[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.2   28 years  niklas   From NetBSD: 960217 merge
[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.8   27 years  downsj   Slight rearrangement, addition of ROMP values.
[TXT] exec_ecoff.h (in the Attic) [Hide]  1.4   28 years  deraadt   branches: 1.4.16; fiddling
[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.7   27 years  mickey   add sym_id lkm_table member
[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.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] md5k.h (in the Attic) [Hide]  1.3   27 years  deraadt   multiple inclusion protection; provos
[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.5   26 years  csapuntz   Make user-mode C++ compilers happy by #ifdef around inline functions
[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.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] timex.h (in the Attic) [Hide]  1.5   27 years  deraadt   branches: 1.5.16; __OpenBSD__
[TXT] trace.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[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.7   26 years  csapuntz   Updates for VFS Lite 2 + soft update.
[TXT] vsio.h (in the Attic) [Hide]  1.3   28 years  deraadt   branches: 1.3.16; partial sync with netbsd 960418, more to come