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_4_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] _types.h  1.2   16 years  otto   Widen some struct statfs fields to support large filesystem stata and add some t...
[TXT] acct.h  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ataio.h  1.5   20 years  miod   Typos: defintion -> definition, proccess -> process There are more occurences h...
[TXT] audioio.h  1.20   15 years  jakemsr   shorten "headphones" to "hp" and "speaker" to "spkr". avoids mixer item name t...
[TXT] buf.h  1.66   14 years  thib   Revert bufq's. this is inline with the major midlayer reverts that have been goi...
[TXT] cdefs.h  1.28   15 years  guenther   Recognize the features defines for POSIX 1003.1-2008, giving new values for __PO...
[TXT] cdio.h  1.16   17 years  krw   Add the ability to issue GPCMD_REPORT_KEY and GPCMD_SEND_KEY scsi commands via t...
[TXT] chio.h  1.7   18 years  beck   Add support for primary and alternate volume tags to ch(4) - borrowed and adap...
[TXT] conf.h  1.94   15 years  jj   Arla client rename from xfs to nnpfs for later upgrades. Tested on various arche...
[TXT] core.h  1.4   15 years  kettenis   Make ELF platforms generate ELF core dumps. Somewhat based on code from NetBSD....
[TXT] device.h  1.37   16 years  dlg   we dont need ot include sys/lock.h here ok miod@ krw@
[TXT] dir.h  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] dirent.h  1.8   17 years  jmc   typo in comment; from eric anderson ok deraadt
[TXT] disk.h  1.20   14 years  thib   Revert bufq's. this is inline with the major midlayer reverts that have been goi...
[TXT] disklabel.h  1.45   15 years  deraadt   Recycle four ancient fields in the disklabel structure, replacing them with boun...
[TXT] dkio.h  1.6   17 years  dlg   provide an ioctl interface for userland to ask disk drivers about various produc...
[TXT] domain.h  1.9   15 years  otto   fix PR 6082: do not create more fd's than will fit in the message on the receivi...
[TXT] endian.h  1.18   18 years  otto   Kill lint warning by using unsigned right hand arg to >> Right shifting signed v...
[TXT] errno.h  1.20   16 years  millert   Add ENOMSG and EIDRM; from jsg@
[TXT] evcount.h  1.2   19 years  miod   ec_count32 was a bad idea; remove it for good.
[TXT] event.h  1.13   15 years  dlg   wrap use of KNOTE macro arguments in () to prevent potential strange expansion. ...
[TXT] eventvar.h  1.2   23 years  mickey   branches: 1.2.4; rcsid; lots of bad tabs and spaces
[TXT] exec.h  1.24   17 years  krw   More comment typos from Diego Casati. Including winners like funtion, allmost, o...
[TXT] exec_elf.h  1.44   15 years  kettenis   Make ELF platforms generate ELF core dumps. Somewhat based on code from NetBSD....
[TXT] exec_script.h  1.5   15 years  djm   increase MAXINTERP from 64 to 128 and allow a little extra room on top of that f...
[TXT] extent.h  1.12   15 years  kettenis   Add a new EX_FILLED flag to make extent_create() create an extent map that has a...
[TXT] fcntl.h  1.11   16 years  jmc   some spelling fixes from Martynas Venckus
[TXT] file.h  1.25   15 years  blambert   Put readv/writev changes back in, as they no longer hang ckuethe's ntpd. Specia...
[TXT] filedesc.h  1.20   15 years  art   Fix a bunch of problems and races with posix file locking. - file descriptor ta...
[TXT] filio.h  1.5   17 years  deraadt   FIBMAP is used by nothing; checked by miod and pvalchev
[TXT] gmon.h  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] gpio.h  1.7   15 years  mbalmer   Change the semantics of gpio(4) devices by locking down pin configuration and de...
[TXT] hotplug.h  1.5   18 years  mk   Actually remove the device id from events.
[TXT] ioccom.h  1.4   18 years  miod   paramter -> parameter
[TXT] ioctl.h  1.8   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ipc.h  1.10   19 years  millert   Rename structs oipc_perm, omsqid_ds, osemid_ds, oshmid_ds to ipc_perm23, etc to ...
[TXT] kcore.h  1.1   28 years  niklas   Merge of NetBSD 960317
[TXT] kernel.h  1.12   17 years  art   The world of __HAVEs and __HAVE_NOTs is reducing. All architectures have cpu_inf...
[TXT] kthread.h  1.4   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] ktrace.h  1.9   18 years  tedu   change ktr_len to size_t. put ktr_type after comm for better alignment ok deraa...
[TXT] limits.h  1.7   17 years  millert   UCHAR_MAX and USHRT_MAX should not have a 'U' suffix. That is only needed for co...
[TXT] lock.h  1.19   15 years  oga   ntfs was the last user, LK_SLEEFAIL can die now. ok blambert@
[TXT] lockf.h  1.8   15 years  art   Fix a bunch of problems and races with posix file locking. - file descriptor ta...
[TXT] malloc.h  1.95   15 years  oga   Shorten "Direct Rendering Manager" to "DRM" in the malloc memory type string. P...
[TXT] mbuf.h  1.123   15 years  claudio   Initial support for routing domains. This allows to bind interfaces to alternate...
[TXT] memrange.h  1.4   21 years  matthieu   Fix from FreeBSD for atlhon problems with mtrr and XFree86. Ok deraadt@ FreeBSD...
[TXT] mman.h  1.18   20 years  tedu   enforce restrictions on prot and flags to mprotect and mmap. invalid or undefin...
[TXT] mount.h  1.95   14 years  beck   Back out all the buffer cache changes I committed during c2k9. This reverts thre...
[TXT] mplock.h  1.9   16 years  art   Move the implementation of __mp_lock (biglock) into machine dependent code. At t...
[TXT] msg.h  1.14   16 years  blambert   typo (naem -> name) ok jmc@
[TXT] msgbuf.h  1.8   19 years  krw   Try to start log message buffer on a new line. Helps install scripts avoid detec...
[TXT] mtio.h  1.9   17 years  krw   No need for tape fields to be daddr_t. int will do. ok beck@ deraadt@
[TXT] mutex.h  1.6   15 years  kettenis   Revert mtx_enter_try. It didn't compile on hppa, it doesn't compile on landisk,...
[TXT] namei.h  1.22   15 years  otto   fix comment: we use a pool for namei, so malloc considerations do not apply; ok ...
[TXT] param.h  1.84   14 years  miod   4.6-BETA
[TXT] pciio.h  1.2   22 years  jason   openbsd tag
[TXT] pipe.h  1.13   18 years  millert   Move contents of sys/select.h to sys/selinfo.h in preparation for a userland-vis...
[TXT] poll.h  1.11   20 years  millert   Add an nfds_t type as per POSIX and also add pollfd_t like Solaris has.
[TXT] pool.h  1.31   15 years  dlg   oops, forgot this when committing to subr_pool.c add pool_walk as debug code. ...
[TXT] proc.h  1.119.4.1   14 years  sthen   Merge from -current: ---- Make sure the process tree is is loop-free by forbidd...
[TXT] protosw.h  1.12   16 years  deraadt   need to declare struct proct before using a pointer to it; ok kettenis thib
[TXT] ptrace.h  1.11   15 years  kettenis   Add PIOD_READ_AUXV, a way to get the ELF auxilliary vector through ptrace(2). o...
[TXT] queue.h  1.32   17 years  pedro   Enable QUEUE_MACRO_DEBUG on DIAGNOSTIC kernels. Input and okays from krw@, mille...
[TXT] radioio.h  1.4   18 years  jakemsr   improve support for TV tuning via radio(4) by: - adding a TV or radio mode flag ...
[TXT] reboot.h  1.13   20 years  tom   Ensure that we obey a user's ddb> boot reboot command even if the system is cold...
[TXT] resource.h  1.7   20 years  millert   Add id_t type as per POSIX and use it for [gs]etpriority(2). OK henning@ and der...
[TXT] resourcevar.h  1.11   17 years  art   Since p_flag is often manipulated in interrupts and without biglock it's a good ...
[TXT] rwlock.h  1.11   17 years  thib   Add a name argument to the RWLOCK_INITIALIZER macro. Pick reasonble names for th...
[TXT] sched.h  1.22   15 years  art   Some tweaks to the cpu affinity code. - Split up choosing of cpu between fork a...
[TXT] scsiio.h  1.8   17 years  dlg   add bio code to do hotplug of devices on the scsibus. thumbs up deraadt@
[TXT] select.h  1.9   18 years  otto   x << long generates a lint warning, so silence it by casting __NFDBITS to unsign...
[TXT] selinfo.h  1.3   16 years  art   Back out the tracking of procs in struct selinfo. There's one serious bug in the...
[TXT] sem.h  1.20   15 years  guenther   Fix SEM_UNDO handling for rthreads: use the struct process* instead of the struc...
[TXT] sensors.h  1.24   16 years  dlg   rework sensor tasks to use the kernels generic workq rather than a special kerne...
[TXT] shm.h  1.21   17 years  sturm   adapt from netbsd: fold sys_shmat1() back into sys_shmat(), instead add flag for...
[TXT] siginfo.h  1.9   18 years  millert   First step in include files overhaul. Use __FOO_VISIBLE (as defined in sys/cdef...
[TXT] signal.h  1.19   18 years  millert   Expose struct sigcontext, struct sigstat and struct sigaltstack for XPG4.2
[TXT] signalvar.h  1.17   15 years  guenther   Move the functionality of psignal() to a new function ptsignal() that takes an a...
[TXT] socket.h  1.61   14 years  jsg   tab indent SO_RDOMAIN, like all the other SO_* defines.
[TXT] socketvar.h  1.45   15 years  otto   fix PR 6082: do not create more fd's than will fit in the message on the receivi...
[TXT] sockio.h  1.45   15 years  claudio   Initial support for routing domains. This allows to bind interfaces to alternate...
[TXT] stat.h  1.17   15 years  guenther   Switch struct stat's timespec members to the names standardized in POSIX 1003.1-...
[TXT] statvfs.h  1.2   16 years  otto   flag constant values should be UL, spotted by deraadt@
[TXT] stdarg.h  1.6   15 years  ragge   Teach the header files not to bail out if pcc is used instead of gcc. Ok deraadt...
[TXT] stdint.h  1.4   17 years  deraadt   typo; Alexander_Bluhm@genua.de
[TXT] swap.h  1.4   22 years  art   kill old vm
[TXT] syscall.h  1.106   14 years  deraadt   sync
[TXT] syscallargs.h  1.108   14 years  deraadt   sync
[TXT] sysctl.h  1.100   14 years  deraadt   No you cannot remove a sysctl mib once you add it. It becomes ABI. That is how...
[TXT] syslimits.h  1.11   16 years  kettenis   Define _POSIX_HOST_NAME_MAX and HOST_NAME_MAX. ok krw@, laurent@
[TXT] syslog.h  1.12   18 years  millert   Adapt things to use __type_t instead of _BSD_TYPE_T_ Add new sys/_types.h header...
[TXT] systm.h  1.76   15 years  deraadt   Count number of cpus found (potentially not attached) and store that in sysctl h...
[TXT] termios.h  1.10   18 years  millert   First step in include files overhaul. Use __FOO_VISIBLE (as defined in sys/cdef...
[TXT] time.h  1.25   17 years  deraadt   unused apis, very dangerous: getbinuptime() getbintime(), ok art
[TXT] timeout.h  1.19   15 years  guenther   Constipate the second argument to timeout_add_*(). Also, use nitems() in two pl...
[TXT] times.h  1.5   18 years  millert   Adapt things to use __type_t instead of _BSD_TYPE_T_ Add new sys/_types.h header...
[TXT] timetc.h  1.2   17 years  otto   Timecounter based implementation of adjfreq(2). Largely from art@ Tested by vari...
[TXT] tprintf.h  1.6   20 years  avsm   sprinkle some __kprintf__ attributes around functions which use format strings i...
[TXT] tree.h  1.12   15 years  mikeb   Fixup empty macro. Original comment from harti at freebsd.org: Make the defaul...
[TXT] tty.h  1.22   17 years  miod   Jump scroll support for vt100 and sun wscons emulations, helps macppc and zaurus...
[TXT] ttycom.h  1.11   15 years  stevesk   endrun(4) - EndRun Technologies native time-of-day message timedelta sensor. Ba...
[TXT] ttydefaults.h  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] types.h  1.31   16 years  otto   Widen some struct statfs fields to support large filesystem stata and add some t...
[TXT] ucred.h  1.6   20 years  tedu   change arguments to suser. suser now takes the process, and a flags argument. ...
[TXT] uio.h  1.14   15 years  blambert   Put readv/writev changes back in, as they no longer hang ckuethe's ntpd. Specia...
[TXT] un.h  1.10   15 years  otto   fix PR 6082: do not create more fd's than will fit in the message on the receivi...
[TXT] unistd.h  1.16   15 years  deraadt   set _POSIX_JOB_CONTROL and _POSIX_SAVED_IDS to the correct values; ok millert
[TXT] unpcb.h  1.7   17 years  claudio   Make getpeereid() work on both sides of a connection. The client can now get the...
[TXT] user.h  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] utsname.h  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] varargs.h  1.2   20 years  espie   branches: 1.2.2; switch to shorter licence at millert@ suggestion.
[TXT] videoio.h  1.3   15 years  mglocker   Backout anonymous union fix, since it breaks V4L ports. we try to fix this upst...
[TXT] vmmeter.h  1.12   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] vnode.h  1.100   14 years  beck   Back out all the buffer cache changes I committed during c2k9. This reverts thre...
[TXT] wait.h  1.14   18 years  tedu   use the underscore variants of _BYTE_ORDER which are always defined even when va...
[TXT] agpio.h (in the Attic) [Hide]  1.3   15 years  oga   Fixup AGP_MODE{GET,SET}_RATE() macros. the agp 2.0 spec defines that the lowest ...
[TXT] dkbad.h (in the Attic) [Hide]  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] dkstat.h (in the Attic) [Hide]  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] exec_aout.h (in the Attic) [Hide]  1.22   17 years  miod   Early bits for a 32-bit SuperH toolchain, currently for little-endian systems on...
[TXT] exec_ecoff.h (in the Attic) [Hide]  1.7   22 years  millert   First round of __P removal in sys
[TXT] exec_olf.h (in the Attic) [Hide]  1.10   16 years  deraadt   olf death throes: OOSN_* names can go away; ok miod
[TXT] hash.h (in the Attic) [Hide]  1.4   20 years  jmc   typo from jared yanovich;
[TXT] ioctl_compat.h (in the Attic) [Hide]  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] kgdb.h (in the Attic) [Hide]  1.5   18 years  fgsch   move kgdb_connect and kgdb_panic into MI. looked by miod@ and kettenis@
[TXT] lkm.h (in the Attic) [Hide]  1.13   15 years  deraadt   wrap do/while construct around the function macro DISPATCH(); ok dlg
[TXT] localedef.h (in the Attic) [Hide]  1.3   28 years  deraadt   partial sync with netbsd 960418, more to come
[TXT] midiio.h (in the Attic) [Hide]  1.4   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[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.11   19 years  niklas   debranch SMP, have fun
[TXT] timeb.h (in the Attic) [Hide]  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ttychars.h (in the Attic) [Hide]  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ttydev.h (in the Attic) [Hide]  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] vnode_if.h (in the Attic) [Hide]  1.44   17 years  thib   regen
[TXT] workq.h (in the Attic) [Hide]  1.5   15 years  dlg   reintroduce mutexes to workqs for locking. tested by many on many archs includi...