index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
Age
Commit message (
Expand
)
Author
1997-11-24
missing blank lines
Theo de Raadt
1997-11-24
fix mispelling of EACCES; bde
Theo de Raadt
1997-11-18
clarify EINVAL
Todd C. Miller
1997-11-17
kleink: When fstat(2)ing a file descriptor of a local communications domain
Theo de Raadt
1997-11-17
make chmod() and fchmod() return EINVAL for bad mode bits
Theo de Raadt
1997-11-17
blank line
Theo de Raadt
1997-11-16
blank line
Theo de Raadt
1997-11-16
oops
Theo de Raadt
1997-11-16
add SHUT_* values as defined by XPG4.2
Theo de Raadt
1997-11-16
move proto to sys/stat.h; XPG4.2
Theo de Raadt
1997-11-15
for shutdown(2), if "how" is not 0-2, return EINVAL
Theo de Raadt
1997-11-14
mmap() now takes void *
Theo de Raadt
1997-11-14
convert to void *addr
Theo de Raadt
1997-11-13
make msync() have 3 args
Theo de Raadt
1997-11-13
Xr correctly
Theo de Raadt
1997-11-13
add getsid(2), XPG4
Theo de Raadt
1997-11-12
lock failure returns EAGAIN in our world, XPG4/POSIX say either EAGAIN or EAC...
Theo de Raadt
1997-11-06
Document f_syncwrites/f_asyncwrites.
Todd C. Miller
1997-11-05
various minor nigglies
Theo de Raadt
1997-11-04
cleanup
Theo de Raadt
1997-10-24
prevent open() with wrong flags
Theo de Raadt
1997-09-26
Fix typo. From maximum entropy <entropy@tardis.bernstein.com>
Todd C. Miller
1997-09-26
path/dirname; entropy@tardis.bernstein.com
Theo de Raadt
1997-09-20
hmm, not ideal yet...
Theo de Raadt
1997-09-20
create sa_handler and sa_sigaction stubs in struct sigaction, via a
Theo de Raadt
1997-09-19
filedes[2]; cgd
Theo de Raadt
1997-09-17
sigcontext is MD
Theo de Raadt
1997-09-17
pretty
Theo de Raadt
1997-09-17
use SS_* symbols instead
Theo de Raadt
1997-09-15
From FreeBSD (joerg@freebsd.org):
Todd C. Miller
1997-08-24
4.2BSD had this first
Theo de Raadt
1997-08-18
typo; entropy@tardis.bernstein.com
Theo de Raadt
1997-08-02
doc EPERM; bitblt
Theo de Raadt
1997-08-01
note about file table sharing and execve
Theo de Raadt
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-25
document EINVAL per kern_descr.c:sys_flock() change
Michael Shalayeff
1997-07-25
update to reality from netbsd
Michael Shalayeff
1997-07-17
.Xr fix
Theo de Raadt
1997-07-17
fix Xr
Theo de Raadt
1997-07-16
fix Xr
Theo de Raadt
1997-07-04
correct some details in the docs
Theo de Raadt
1997-07-03
doc EPERM properly; kleink
Theo de Raadt
1997-06-25
Fix typos. PR and fix from Felix Schroeter <felix@mamba.pond.sub.org>
Todd C. Miller
1997-06-22
errno can be set to EAGAIN in conjunction with O_SHLOCK/O_EXLOCK
Todd C. Miller
1997-06-22
Use Ns macro and not non-existant Ap macro
Thorsten Lockert
1997-06-22
fix typo; lukem
Theo de Raadt
1997-06-19
Xr nice
Theo de Raadt
1997-06-19
mention getsockopt w/ SO_ERROR for non-blocking sockets
Theo de Raadt
1997-06-13
doc execve & setitimer setuid side effect
Theo de Raadt
1997-06-13
not ready for sa_sigaction...
Theo de Raadt
[next]