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_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[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.15   20 years  jmc   typo from Jared Yanovich;
[TXT] buf.h  1.45   20 years  tedu   dynamic bufq support. basically a nullop. ok grange@
[TXT] cdefs.h  1.13   20 years  millert   Fix the logic for defining away __extension__, it was reversed. Noticed by espie...
[TXT] cdio.h  1.12   21 years  mickey   define CDIOREADTOCENTRYS CDIOREADTOCENTRIES, not as a duplicate _IOWR(); deraadt...
[TXT] chio.h  1.6   21 years  mickey   OCHIO* dies horrible death by dd; as per renaming done before
[TXT] conf.h  1.75   20 years  grange   A framework for supporting various General Purpose Input/Output (GPIO) devices. ...
[TXT] core.h  1.3   20 years  jmc   preceeded -> preceded;
[TXT] device.h  1.27   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[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.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] disk.h  1.12   20 years  tedu   new arg to disk_unbusy, to record separate read/write statistics. looked at by v...
[TXT] disklabel.h  1.24   20 years  millert   Add NTFS; deraadt@ OK
[TXT] dkio.h  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] domain.h  1.8   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] endian.h  1.14   20 years  brad   mark u_int64_t constants with ULL to make gcc3 happy ok drahn@ tedu@
[TXT] errno.h  1.12   19 years  marc   errno changes, lib major version bumps, and general flag day To build you must: ...
[TXT] evcount.h  1.1   19 years  aaron   Add new, generic ``evcount'' event counter API to the kernel. From art@, with m...
[TXT] event.h  1.9   20 years  tedu   klist_invalidate to help clean up when the backend disappears, tested by mpf@
[TXT] eventvar.h  1.2   23 years  mickey   branches: 1.2.4; rcsid; lots of bad tabs and spaces
[TXT] exec.h  1.22   20 years  tedu   rework access to emulations slightly in an effort to both merge and separate exe...
[TXT] exec_elf.h  1.39   20 years  deraadt   change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many reasons f...
[TXT] exec_script.h  1.4   22 years  millert   First round of __P removal in sys
[TXT] extent.h  1.7   22 years  millert   First round of __P removal in sys
[TXT] fcntl.h  1.9   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] file.h  1.23   20 years  millert   Replace select backends with poll backends. selscan() and pollscan() now call t...
[TXT] filedesc.h  1.19   19 years  tedu   remove p arg from fdplock
[TXT] filio.h  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[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.1   20 years  grange   branches: 1.1.2; A framework for supporting various General Purpose Input/Outpu...
[TXT] hotplug.h  1.1   20 years  grange   branches: 1.1.2; Devices hot plugging support. The hotplug pseudo-device passes...
[TXT] ioccom.h  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[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.11   19 years  tholo   This touches only MI code, and adds new time keeping code. The code is all cond...
[TXT] kthread.h  1.3   22 years  millert   Final __P removal plus some cosmetic fixups
[TXT] ktrace.h  1.8   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] limits.h  1.4   22 years  millert   branches: 1.4.2; Avoid multiple definitions of macros in float.h and limits.h. ...
[TXT] lock.h  1.12   19 years  niklas   debranch SMP, have fun
[TXT] lockf.h  1.6   20 years  grange   Get rid of M_LOCKF and use pool for allocating lockf structures. From NetBSD. ...
[TXT] malloc.h  1.73   19 years  marius   kqueue support for NFS, adapted from netbsd. ok art@ pedro@, "get it in" deraad...
[TXT] mbuf.h  1.77   19 years  deraadt   move MINCLSIZE back to preferring clusters; there is some fallout because the ot...
[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.58   20 years  mickey   constify vfsops; tedu@ ok
[TXT] mplock.h  1.4   19 years  art   SIMPLELOCK -> mutex for the lock around deadproc list. Also move the whole deadp...
[TXT] msg.h  1.13   19 years  millert   Rename structs oipc_perm, omsqid_ds, osemid_ds, oshmid_ds to ipc_perm23, etc to ...
[TXT] msgbuf.h  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] mtio.h  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] mutex.h  1.1   19 years  art   Introducing mutexes - cpu-owned spinning locks with spl semantics. This is the ...
[TXT] namei.h  1.13   20 years  tedu   use pool for namei pathbuf. testing ok millert@ tdeval@
[TXT] param.h  1.58   19 years  deraadt   damnit
[TXT] pciio.h  1.2   22 years  jason   openbsd tag
[TXT] pipe.h  1.12   19 years  tholo   This moves access to wall and uptime variables in MI code, encapsulating all suc...
[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.18   19 years  mickey   proper condition for freeing a page and fix a comment appropriately; art@ tedu@ ...
[TXT] proc.h  1.75   19 years  art   SIMPLELOCK -> mutex for the lock around deadproc list. Also move the whole deadp...
[TXT] protosw.h  1.9   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ptrace.h  1.8   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] queue.h  1.26   20 years  grange   Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro. This matches...
[TXT] radioio.h  1.2   22 years  mickey   update for radio drivers from tm@oganer.net und jumbo@narod.ru
[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.8   19 years  art   hardclock detects if ITIMER_VIRTUAL and ITIMER_PROF have expired and sends SIGVT...
[TXT] rwlock.h  1.4   19 years  art   I was wrong. The assymetry created by the proc argument to rw_enter_write is hor...
[TXT] sched.h  1.10   19 years  art   Switch amd64 to __HAVE_CPUINFO deraadt@ ok
[TXT] scsiio.h  1.6   22 years  tdeval   typos
[TXT] select.h  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] sem.h  1.18   19 years  millert   Rename structs oipc_perm, omsqid_ds, osemid_ds, oshmid_ds to ipc_perm23, etc to ...
[TXT] sensors.h  1.4   20 years  grange   Add flags field to the sensor structure and an only flag SENSOR_FINVALID which a...
[TXT] shm.h  1.19   19 years  millert   Rename structs oipc_perm, omsqid_ds, osemid_ds, oshmid_ds to ipc_perm23, etc to ...
[TXT] siginfo.h  1.8   21 years  deraadt   remove terms 3 and 4 of some of my licences
[TXT] signal.h  1.16   20 years  tedu   change sigaltstack.ss_size type to size_t. handle syscall fallout. add stack_t ...
[TXT] signalvar.h  1.12   19 years  niklas   debranch SMP, have fun
[TXT] socket.h  1.47   20 years  tedu   sysctl knob for bpf tunables. some tips from canacar@ ok canacar@ deraadt@ mcbr...
[TXT] socketvar.h  1.34   20 years  deraadt   this is only a work in progress, we can perfect afterwards, but it is time to ge...
[TXT] sockio.h  1.27   19 years  alex   Add ioctl call SIOCSIFTIMESLOT/SIOCGIDTIMESLOT. ok mcbride@
[TXT] stat.h  1.14   19 years  millert   Change mode_t and nlink_t from 16bit to 32bit. This allows us to use mode_t in ...
[TXT] stdarg.h  1.3   20 years  drahn   add __va_copy(), follow (old) ISO C 89 behavior, used by gnu software. ok espie@...
[TXT] swap.h  1.4   22 years  art   kill old vm
[TXT] syscall.h  1.84   19 years  deraadt   sync
[TXT] syscallargs.h  1.86   19 years  deraadt   sync
[TXT] sysctl.h  1.81   19 years  deraadt   tholo forgot to update KERN_MAXID; j@pureftpd.org
[TXT] syslimits.h  1.8   20 years  millert   Define _POSIX_SYMLINK_MAX and SYMLINK_MAX as _POSIX_PATH_MAX and PATH_MAX respec...
[TXT] syslog.h  1.11   20 years  avsm   sprinkle some __kprintf__ attributes around functions which use format strings i...
[TXT] systm.h  1.63   19 years  itojun   boundary-check memcpy and friends. henning ok
[TXT] termios.h  1.9   20 years  jmc   remove extraneous bracket in comment;
[TXT] time.h  1.19   19 years  tholo   This moves access to wall and uptime variables in MI code, encapsulating all suc...
[TXT] timeout.h  1.16   21 years  art   license cleaning.
[TXT] times.h  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] timetc.h  1.1   19 years  tholo   This touches only MI code, and adds new time keeping code. The code is all cond...
[TXT] tprintf.h  1.6   20 years  avsm   sprinkle some __kprintf__ attributes around functions which use format strings i...
[TXT] tree.h  1.8   20 years  frantzen   sync to Niels Provos' version. avoid unused variable warning in RB_NEXT()
[TXT] tty.h  1.18   20 years  millert   Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET ioctl(2)...
[TXT] ttycom.h  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[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.26   19 years  millert   Change mode_t and nlink_t from 16bit to 32bit. This allows us to use mode_t in ...
[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.11   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] un.h  1.8   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] unistd.h  1.12   20 years  millert   Implement _SC_SEM_NSEMS_MAX and _SC_SEM_VALUE_MAX. Based on a diff from Jean-Gér...
[TXT] unpcb.h  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[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] vmmeter.h  1.12   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] vnode.h  1.59   19 years  millert   Change mode_t and nlink_t from 16bit to 32bit. This allows us to use mode_t in ...
[TXT] wait.h  1.11   20 years  millert   Implement the WCONTINUED flag to the wait(2) family of syscalls and the associat...
[TXT] agpio.h (in the Attic) [Hide]  1.1   21 years  mickey   branches: 1.1.4; support for the agp gart on various agp chipsets. only i810 dr...
[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.21   19 years  deraadt   big-endian MIPS64 mid
[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.8   22 years  deraadt   KNF
[TXT] extattr.h (in the Attic) [Hide]  1.2   22 years  drahn   branches: 1.2.2; Add missing prototypes for functions in libc/posix1e.
[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.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lkm.h (in the Attic) [Hide]  1.11   22 years  ericj   streams gone
[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.2   22 years  millert   Final __P removal plus some cosmetic fixups
[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] tablet.h (in the Attic) [Hide]  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[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.35   19 years  niklas   regen