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_0


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.5   28 years  deraadt   partial sync with netbsd 960418, more to come
[TXT] buf.h  1.5   27 years  tholo   Kernel-implementation of update(8) my me
[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.14   27 years  niklas   Fixed prototype errors, reviewed & approved by deraadt
[TXT] core.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] device.h  1.8   27 years  deraadt   provide config_make_softc proto
[TXT] dir.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[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.8   28 years  deraadt   acorn filesystem addition
[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] errno.h  1.5   27 years  deraadt   export non-constipated sys_errlist[] to userland
[TXT] exec.h  1.4   27 years  pefo   Some more data in package
[TXT] exec_elf.h  1.7   27 years  pefo   Cleanup exec
[TXT] exec_script.h  1.3   28 years  niklas   branches: 1.3.16; 1.3.26; From NetBSD: 960217 merge
[TXT] extent.h  1.1   27 years  deraadt   tiny extent manager by shawn
[TXT] fcntl.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] file.h  1.3   27 years  shawn   New fast pipe(2) from freebsd without fancy vm stuff. The old pipes can be used...
[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] lockf.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] malloc.h  1.7   27 years  downsj   add M_EXT2FSNODE
[TXT] mbuf.h  1.3   27 years  dm   Don't drain the protocol queues at interrupt level.
[TXT] mman.h  1.3   28 years  tholo   Add prototype for mincore(2)
[TXT] mount.h  1.10   27 years  deraadt   overly pedantic indentation fix from theo who had a few beer
[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.3   28 years  dm   Changed DEFTAPE from rst0 to nrst0. It is only used by mt, and running mt on /d...
[TXT] namei.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] param.h  1.10   27 years  deraadt   we are on the 2.0 path now
[TXT] pipe.h  1.2   27 years  niklas   s/KERNEL/_KERNEL/
[TXT] poll.h  1.1   28 years  deraadt   poll() as a system call
[TXT] proc.h  1.10   27 years  pefo   Small addition
[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.4   28 years  deraadt   the linked list argument
[TXT] reboot.h  1.5   27 years  deraadt   add RB_CONFIG
[TXT] resource.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[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.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] sem.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] shm.h  1.3   28 years  deraadt   partial sync with netbsd 960418, more to come
[TXT] signal.h  1.4   27 years  deraadt   pull cdefs.h in sys/signal.h instead; improvement on netbsd pr#2712; laine@morni...
[TXT] signalvar.h  1.3   28 years  deraadt   proto more stuff
[TXT] socket.h  1.4   27 years  chuck   renumber AF_NATM to avoid a conflict with freebsd which put ISDN @ 26. (i should...
[TXT] socketvar.h  1.7   27 years  deraadt   change to so_uid, also fix a missing credential found by dm
[TXT] sockio.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] stat.h  1.3   28 years  deraadt   do not expose struct ostat to userland
[TXT] syscall.h  1.12   27 years  deraadt   update
[TXT] syscallargs.h  1.13   27 years  deraadt   update
[TXT] sysctl.h  1.11   27 years  deraadt   usermount sysctl, default to prevent users from using mount syscall
[TXT] syslimits.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] syslog.h  1.4   27 years  deraadt   make printf/addlog return 0, for compat to userland
[TXT] systm.h  1.9   27 years  niklas   -Wall, -Wstrict-prototypes and some KNF cleanup
[TXT] termios.h  1.3   28 years  deraadt   partial sync with netbsd 960418, more to come
[TXT] time.h  1.3   28 years  deraadt   add futimes()
[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   27 years  deraadt   branches: 1.4.16; tty stats
[TXT] ttycom.h  1.4   27 years  downsj   TIOCMOD{G,S} -> TIOCM{GET,SET}. NetBSD PR#2741, Greg-Lindahl@deshaw.com
[TXT] ttydefaults.h  1.4   28 years  deraadt   branches: 1.4.16; partial sync with netbsd 960418, more to come
[TXT] types.h  1.9   28 years  deraadt   thread changes
[TXT] ucred.h  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] uio.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] un.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] unistd.h  1.3   27 years  tholo   Implemented _POSIX_SAVED_IDS behaviour according to 1003.1-1990, with allowed ex...
[TXT] unpcb.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[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.4   27 years  mickey   do multi-include protection.
[TXT] vnode.h  1.8   27 years  downsj   document v_tag correctly
[TXT] wait.h  1.4   28 years  deraadt   partial sync with netbsd 960418, more to come
[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.3   28 years  niklas   From NetBSD: 960217 merge
[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.5   27 years  deraadt   do not use MID_M68K4K
[TXT] exec_ecoff.h (in the Attic) [Hide]  1.4   28 years  deraadt   branches: 1.4.16; fiddling
[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.5   27 years  deraadt   lkm ddb symbol table loading. done during the middle ages by jtkohl, merged to m...
[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] scanio.h (in the Attic) [Hide]  1.3   28 years  niklas   Merge of NetBSD 960317
[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.3   28 years  deraadt   sync
[TXT] vsio.h (in the Attic) [Hide]  1.3   28 years  deraadt   branches: 1.3.16; partial sync with netbsd 960418, more to come