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
2001-11-29
chflags(2) can return EPERM for other reasons.
Todd C. Miller
2001-11-29
getfh(2) can fail with EPERM; Brian J. Kifiak
Todd C. Miller
2001-11-07
list syslog_r as safe in signal handlers
Theo de Raadt
2001-11-06
Update to match realtiy.
Artur Grabowski
2001-11-02
poll(2) manpage references itself, accept(2) references poll(2) twice.
Janne Johansson
2001-10-24
detail the different protections in mprotect(2) man page and add PROT_NONE
Jean-Jacques Bernard-Gundol
2001-10-14
Disable fd sharing for this release. Sorry.
Artur Grabowski
2001-09-29
Move return value info into its own "RETURN VALUES" section.
Todd C. Miller
2001-09-25
Forgotten DEBUGLIBS stuff
Niklas Hallqvist
2001-09-25
Add an ASPICFLAG variable to bsd.own.mk which a platform use to pass flags
Dale Rahn
2001-09-20
Add PSEUDO_NOERROR similar to that used by NetBSD.
Todd C. Miller
2001-09-07
Remove bogus warning and correct the operator enumeration for timercmp
Niklas Hallqvist
2001-09-05
avoid first person in manual pages
Theo de Raadt
2001-09-04
clarify fd_set size definition
Theo de Raadt
2001-08-25
Typo - PR 2032
Hugh Graham
2001-08-23
Add another EPERM condition to ERRORS: if a hard link is attempted for a file
Aaron Campbell
2001-08-22
"This section" and variants ==> 'The manual pages in section x'
Heikki Korpela
2001-08-20
Powered by @mantoya.
Mike Pechkin
2001-08-16
Xr raise(3)
Theo de Raadt
2001-08-11
Define INFTIM to -1, as appears everywhere. Talk about it in the
Federico G. Schwindt
2001-08-06
o) We always close .Bl and .Bd tags;
Mike Pechkin
2001-08-05
Spelling corrections per PR 1988 by Andrew Hoerter.
Hugh Graham
2001-08-03
Acknowledge VM's limitations.
Marc Espie
2001-08-02
pet peeve, insure vs ensure
Hugh Graham
2001-07-31
Document that entries with d_fileno == 0 are invalid.
Artur Grabowski
2001-07-30
handling of arg can cause EFAULT; dd@FreeBSD.org
Theo de Raadt
2001-07-25
typo in arg name; ok deraadt@
Kevin Steves
2001-07-22
typo; david@phobia.ms
Theo de Raadt
2001-07-09
Install getpeereid(2) manpage.
Federico G. Schwindt
2001-06-27
Use .Pp, not a blank line.
Aaron Campbell
2001-06-26
implement djb's getpeereid(2), to allow local-domain servers to determine cli...
Dug Song
2001-06-25
Refer to siginterrupt(3) rather than to a nonexistant part of intro(2)
Paul Janzen
2001-06-25
grammar
Paul Janzen
2001-06-23
ok, tmac is now fixed
Theo de Raadt
2001-06-23
join .%A entries; most by bk@rt.fm
Theo de Raadt
2001-06-16
sysarch() takes a void *
Theo de Raadt
2001-05-14
Split synopsis, plain read/write don't need uio.
Marc Espie
2001-05-11
Add back MAP_COPY. Just describe why it shouldn't be used.
Artur Grabowski
2001-05-11
Remove MAP_COPY. It shouldn't be used anymore.
Artur Grabowski
2001-05-10
Slightly better explaination of the advices (cut 'n paste from sys/mman.h is
Artur Grabowski
2001-05-05
Add missing __syscall() proto to fix pread() & friends on big endian
Todd C. Miller
2001-04-22
In the verbiage for MNT_SOFTDEP add a reference to 'softdep' in
Kenneth R Westerback
2001-04-09
31 vs 32; ianm@cit.uws.edu.au
Theo de Raadt
2001-04-05
Updates and corrections from gluk@ after recent softupdates changes.
Aaron Campbell
2001-03-30
typo
Paul Janzen
2001-03-27
The .Os macro should not be used in the general text domain.
Aaron Campbell
2001-03-14
Move description of exect() to execve(2) man page. Add a note about exect() not
Aaron Campbell
2001-03-11
Cosmetic: Super-user -> Superuser
Aaron Campbell
2001-03-11
Convert flags list from a literal display to a nicely formatted list.
Aaron Campbell
2001-03-11
Section shuffling.
Aaron Campbell
[next]