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
1998-03-10
use .Ox
Todd C. Miller
1998-03-07
.Bx Open -> .Ox 2.x
Todd C. Miller
1998-02-25
Update man page with EINVAL error code.
Angelos D. Keromytis
1998-02-22
Xr fcntl; pjanzen@foatdi.harvard.edu
Theo de Raadt
1998-02-17
no need for sys/param.h in these
Theo de Raadt
1998-02-16
Make "flags" field in f?chflags(2) consistent--unsigned int
Todd C. Miller
1998-02-08
Better lint(1) framework. Mostly from cgd@NetBSD
Thorsten Lockert
1998-02-07
Forward declare structures to silence warnings
Thorsten Lockert
1998-02-03
possessive
Theo de Raadt
1998-02-03
void *ss_sp; XPG
Theo de Raadt
1998-01-06
so_linger is in seconds
Theo de Raadt
1998-01-02
make {f,}chflags(.., -1) return EINVAL because -1 is VNOVAL; problem noted by...
Theo de Raadt
1998-01-02
make mmap() return void *, add MAP_FAILED
Theo de Raadt
1997-12-27
Correct mmap-related prototypes
Thorsten Lockert
1997-12-09
make struct statfs reflect reality.
Todd C. Miller
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
[next]