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
2003-09-05
spacing;
Jason McIntyre
2003-09-04
typo.
Thierry Deval
2003-09-04
put escapes in the right place;
Jason McIntyre
2003-08-19
document what happens when pollfd.fd is -1
Theo de Raadt
2003-08-11
implement CLOCK_MONOTONIC from NetBSD; ok marc@
Kevin Lo
2003-08-03
Use WCONTINUED as width for list of wait options; jmc@
Todd C. Miller
2003-08-03
Implement the WCONTINUED flag to the wait(2) family of syscalls and the
Todd C. Miller
2003-07-30
missing #include
Henning Brauer
2003-07-29
add a spot of .Fa to variable names
Anil Madhavapeddy
2003-07-25
change the description of [EINVAL] for mount() and unmount();
Jason McIntyre
2003-07-18
add missing includes
David Krause
2003-07-15
.Ql Pa -> .Sq Pa where literal makes no sense;
Jason McIntyre
2003-07-09
open() is not ANSI;
Jason McIntyre
2003-07-04
Fix the types in struct dirent and document d_type (description
Todd C. Miller
2003-07-02
the arrays are null terminated, but the strings are only nul terminated.
Ted Unangst
2003-06-22
3 missing header files
Theo de Raadt
2003-06-21
document mount_ntfs and better formatting;
Jason McIntyre
2003-06-18
- rewrite of the plan9 sections of rfork(2) and new (c)
Jason McIntyre
2003-06-11
ansification; checked by pval
Theo de Raadt
2003-06-11
sync man page with sys/socket.h;
Jason McIntyre
2003-06-10
o make mount(2) return EROFS, not EPERM if ffs is dirty
Todd C. Miller
2003-06-09
Mention that you can get EPERM when trying to mount an unclean filesystem.
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-02
section reorder;
Jason McIntyre
2003-06-01
- section reorder
Jason McIntyre
2003-06-01
- section reorder
Jason McIntyre
2003-06-01
- section reorder
Jason McIntyre
2003-05-20
Document ENXIO error condicion when the named file is a FIFO and
Todd C. Miller
2003-05-20
consistent non-capitalization of words not beginning sentences
Paul Janzen
2003-05-19
Explicitly state that priority values outside the range -20 to 20 are
Todd C. Miller
2003-05-16
typo from deraadt@
Jason McIntyre
2003-05-12
cpu -> CPU
Jason McIntyre
2003-05-10
Do not let userland access the swapon system call anymore (nothing uses it
Miod Vallat
2003-04-30
a extended -> an extended;
Jason McIntyre
2003-04-28
Change mquery() function call signature to be the same a mmap(). It
Dale Rahn
2003-04-25
Remove note about POLLMSG. not used and not provided. ok millert@
Ted Unangst
2003-04-25
backout mquery change, something broke when not combined with a different diff.
Dale Rahn
2003-04-25
Document changes to mquery(2) function signature change, now the same as mmap(2)
Dale Rahn
2003-04-25
change mquery() function call signature to be the same a mmap(). It
Dale Rahn
2003-04-21
Close .Bl
Mike Pechkin
2003-04-18
Fix format odditiy in 'ERRORS' section, formats like mmap(2) manpage now.
Dale Rahn
2003-04-18
Document that mquery() returns EINVAL if request memory was not available
Dale Rahn
2003-04-17
fix typo; Julien Bordet
Todd C. Miller
2003-04-14
There are two related changes.
Artur Grabowski
2003-04-12
underfined -> undefined;
Jason McIntyre
2003-04-03
exceeds -> exceedes;
Jason McIntyre
2003-04-02
fifo -> FIFO
Jason McIntyre
2003-04-02
nfs -> NFS
Jason McIntyre
2003-03-28
F_[GS]ETFL deal with file status flags, not descriptor status flags.
Todd C. Miller
2003-03-28
Ip -> IP;
Jason McIntyre
[next]