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
2004-09-14
lint says unsigned...
Theo de Raadt
2004-09-14
ansi
Theo de Raadt
2004-09-14
need rfork() stub for lint
Theo de Raadt
2004-09-06
- Spelling fix.
Brad Smith
2004-08-26
from netbsd (-r 1.18):
Jason McIntyre
2004-08-22
typo; Axel Andersson
Todd C. Miller
2004-08-02
Fix typo (SIGEV_EVENT -> SIGEV_KEVENT)
Brad Smith
2004-08-02
s/kqueue/kevent/ in correct place.
Brad Smith
2004-07-26
- change some lists from -column to -tag (-column not needed) and adjust
Jason McIntyre
2004-07-24
Xr _Exit(3)
Todd C. Miller
2004-07-22
typo;
Jason McIntyre
2004-07-18
return EINVAL if ftruncate(2) is passed a negative offset
Anil Madhavapeddy
2004-07-17
remove K&R stub support
Theo de Raadt
2004-07-15
add minimal __syscall() proto for lint
Theo de Raadt
2004-07-14
MAXNAMELEN -> MAXNAMLEN
Jean-Francois Brousseau
2004-07-05
update(8) is an in-kernel process;
Jason McIntyre
2004-07-05
typo from jared yanovich;
Jason McIntyre
2004-06-07
major bump to libc and libpthread to break the dependency of a
Marco S Hyman
2004-06-03
cross-Xref to make pathconf/sysconf easy to find.
Marc Espie
2004-05-06
Tyop; noted by jmc@
Todd C. Miller
2004-05-05
O_SYNC is valid for F_GETFL/F_SETFL too
Todd C. Miller
2004-05-03
Use size_t as the type of the length parameter per POSIX
Todd C. Miller
2004-04-27
fd passing works over a socketpair too of course so document this.
Todd C. Miller
2004-04-19
tidy up a list;
Jason McIntyre
2004-04-15
various improvements to lists and displays:
Jason McIntyre
2004-04-15
connect(2) can set errno = EPROTOTYPE for unix domain sockets. OK jmc@
Todd C. Miller
2004-04-03
- use macros instead of parentheses
Jason McIntyre
2004-04-02
rfork(RFMEM) shares complete vmspace. much more useful, and in line with
Ted Unangst
2004-04-02
do not compare SOCK_STREAM sockets to pipes;
Jason McIntyre
2004-03-23
.Xr ftok 3; from tedu@
Jason McIntyre
2004-03-16
Document correct limit to path names lengths. Resolves PR 3716.
Otto Moerbeek
2004-03-16
errno should only be gotten from <errno.h>. ok help jmc@
Ted Unangst
2004-03-11
Document that a NULL status pointer is allowed. OK deraadt@
Todd C. Miller
2004-03-11
Document RB_USERREQ
Tom Cosgrove
2004-03-09
A better description of the machine-dependent PT commands.
Miod Vallat
2004-02-13
death to osigaltstack. ok deraadt@
Ted Unangst
2004-02-08
FD_SETSIZE has been cranked up to 1024
Otto Moerbeek
2004-01-25
use new .St macro;
Jason McIntyre
2004-01-24
document EPERM; from Pedro Martelletto;
Jason McIntyre
2004-01-23
`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))
Jason McIntyre
2004-01-15
ABI breakage happened with the sigaltstack replacement. It is too late,
Theo de Raadt
2004-01-14
.Xr closefrom
Ted Unangst
2004-01-14
update struct, noted by deraadt@
Ted Unangst
2004-01-12
full date in .Dd;
Jason McIntyre
2004-01-12
new syscall closefrom(2). ok deraadt millert
Ted Unangst
2004-01-12
document WAIT_ANY and WAIT_MYPGRP;
Jason McIntyre
2004-01-08
Add missing include of poll.h to example code; Andre Nathan
Todd C. Miller
2003-12-28
Mention session ID; OK deraadt@
Todd C. Miller
2003-12-28
elf(5) is relevant here too;
Jason McIntyre
2003-12-20
update sticky: note that setting the sticky bit on files is still possible,
Jason McIntyre
[next]