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_8


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.21   13 years  jakemsr   add two new members to structs audio_encoding and audio_prinfo. for both structs...
[TXT] buf.h  1.70   13 years  matthew   Switch bufq FIFO disclipline from using TAILQs to SIMPLEQs. ok thib@
[TXT] cdefs.h  1.30   13 years  jsg   mark acpi_savecpu with the gcc returns_twice attribute as suggested by deraadt s...
[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.106   13 years  nicm   Add a dummy kqueue filter similar to seltrue and use it for anything using seltr...
[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.41   14 years  deraadt   Make config_activate_children() more useable as a suspend-and-resume device tree...
[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.21   14 years  jsing   Provide a disk_map() function which attempts to map a disklabel UID to the actua...
[TXT] disklabel.h  1.48   14 years  deraadt   introducing a 64-bit type to the disklabel structure leads some architectures to...
[TXT] dkio.h  1.8   13 years  jsing   Introduce a diskmap pseudo device which allows userland to open a disk specified...
[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.22   14 years  guenther   Change ENOTSUP's strerror() to "Not supported" Provide C and Pig locale expansio...
[TXT] evcount.h  1.2   19 years  miod   ec_count32 was a bad idea; remove it for good.
[TXT] event.h  1.15   13 years  guenther   Fix knote handling for exiting processes: when triggering a NOTE_EXIT knote, rem...
[TXT] eventvar.h  1.2   23 years  mickey   branches: 1.2.4; rcsid; lots of bad tabs and spaces
[TXT] exec.h  1.25   14 years  thib   Remove the VREF() macro and replaces all instances with a call to verf(), which ...
[TXT] exec_elf.h  1.48   13 years  sthen   update url in comment; Nikolai Fetissov
[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.27   13 years  guenther   Rollback the allproclk and fileheadlk addition. When grabbing an rwlock, the th...
[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.11   13 years  tedu   remove support for compat_sunos (and m68k4k). ok deraadt guenther
[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.8   14 years  guenther   Move MB_LEN_MAX into the machine-independent sys/limits.h header, rather than de...
[TXT] lock.h  1.21   14 years  deraadt   cut down simple locks (so simple that they don't even lock) to the point where t...
[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.97   13 years  matthew   Eliminate some unused malloc(9) type defines. Also get rid of the mysterious an...
[TXT] mbuf.h  1.142   13 years  matthew   Eliminate some unused malloc(9) type defines. Also get rid of the mysterious an...
[TXT] memrange.h  1.5   14 years  kettenis   Reload mtrr state on all CPUs after updates. Seems to speed up X on MP systems,...
[TXT] mman.h  1.21   13 years  guenther   Remove an obsolete (was in rev 1.1) and unclear comment
[TXT] mount.h  1.100   13 years  tedu   makefstype was only used in ported from freebsd filesystems. fix them and remov...
[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.15   14 years  blambert   Rototill system V message queues. No longer allocate a static amount of memory ...
[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.7   14 years  weingart   A new(er) mtx_enter_try(). Ok oga@, "the time is now" deraadt@.
[TXT] namei.h  1.24   14 years  thib   clean up a few things that where left to rot after bob's vfs cache work. sync a ...
[TXT] param.h  1.88   13 years  deraadt   move to 4.8-beta
[TXT] pciio.h  1.6   14 years  kettenis   First stab at a VGA arbiter. The VGA arbiter makes sure that only a single VGA ...
[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.35   13 years  deraadt   dma_alloc() and dma_free(). This is a thin shim on top of a bag of pools, sized...
[TXT] proc.h  1.132   13 years  guenther   Correct the links between threads, processes, pgrps, and sessions, so that the p...
[TXT] protosw.h  1.13   14 years  claudio   Extend the protosw pr_ctlinput function to include the rdomain. This is needed s...
[TXT] ptrace.h  1.12   13 years  guenther   Correct the links between threads, processes, pgrps, and sessions, so that the p...
[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.8   13 years  guenther   Correct the links between threads, processes, pgrps, and sessions, so that the p...
[TXT] resourcevar.h  1.12   13 years  guenther   Eliminate struct plimit's PL_SHAREMOD flag: it was for COMPAT_IRIX sproc() suppo...
[TXT] rwlock.h  1.12   14 years  blambert   rwlock assertion functions, currently unused ok art@
[TXT] sched.h  1.28   14 years  kettenis   Make sure we initialize sched_lock before we try to use it. ok miod@, thib@, og...
[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.30   14 years  deraadt   scale angle by 1000000 to permit min.sec accuracy
[TXT] shm.h  1.22   14 years  miod   Remove old SysV SHM size limits global variables, they are no longer needed sinc...
[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.21   13 years  tedu   remove support for compat_sunos (and m68k4k). ok deraadt guenther
[TXT] signalvar.h  1.19   13 years  guenther   Correct the links between threads, processes, pgrps, and sessions, so that the p...
[TXT] socket.h  1.70   13 years  tedu   remove compat_bsdos support
[TXT] socketvar.h  1.46   14 years  thib   Don't use char arrays for sleep wchans and reuse them. just use strings and make...
[TXT] sockio.h  1.48   13 years  guenther   Fix the naming of interfaces and variables for rdomains and rtables and make it ...
[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.7   14 years  jsg   Use __builtin_va_start instead of __builtin_stdarg_start for va_start() which wa...
[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.114   13 years  guenther   Fix the naming of interfaces and variables for rdomains and rtables and make it ...
[TXT] syscallargs.h  1.116   13 years  guenther   Fix the naming of interfaces and variables for rdomains and rtables and make it ...
[TXT] sysctl.h  1.105   13 years  guenther   Correct the links between threads, processes, pgrps, and sessions, so that the p...
[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.81   13 years  deraadt   Devices which don't have read or write functionality should not return enodev to...
[TXT] termios.h  1.11   14 years  jmc   SIGINTR -> SIGINT; taken from mrg@netbsd's fix to termios.4 (-r1.33); ok guenthe...
[TXT] time.h  1.26   14 years  guenther   Convert thrsleep() to an absolute timeout with clockid to eliminate a race condi...
[TXT] timeout.h  1.20   14 years  deraadt   libevent has named two of it's new macros by the same name as our kernel macros,...
[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.29   13 years  guenther   Correct the links between threads, processes, pgrps, and sessions, so that the p...
[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.15   13 years  guenther   Correct the links between threads, processes, pgrps, and sessions, so that the p...
[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.17   14 years  sthen   Add support to sysconf(3) for the variables _SC_NPROCESSORS_CONF and _SC_NPROCES...
[TXT] unpcb.h  1.8   13 years  deraadt   Add getsockopt SOL_SOCKET SO_PEERCRED support. This behaves similar to getpeerei...
[TXT] user.h  1.7   13 years  guenther   Strip out ancient bits in struct user that were still used only by the now-remov...
[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.104   14 years  beck   This fixes a case where we could panic on a null deref with a bad vnode in nfs_i...
[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] 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.6   14 years  dlg   when you add a task to a workq, it allocates memory to handle the task and shove...