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
Age
Commit message (
Expand
)
Author
2001-08-05
there's no no host.conf on openbsd. pointed out by smb
Jun-ichiro itojun Hagino
2001-08-04
Move decision whether to make a new hash table or not to be after
Todd C. Miller
2001-08-03
Update sp->fts_cur in fts_read() before returning NULL. This
Todd C. Miller
2001-08-03
Acknowledge VM's limitations.
Marc Espie
2001-08-02
pet peeve, insure vs ensure
Hugh Graham
2001-07-31
add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@
Jakob Schlyter
2001-07-31
Add missing LINK for cgetusedb
Kenneth R Westerback
2001-07-31
Document that entries with d_fileno == 0 are invalid.
Artur Grabowski
2001-07-30
fix YESEXPR; jabley@buddha.automagic.org
Theo de Raadt
2001-07-30
handling of arg can cause EFAULT; dd@FreeBSD.org
Theo de Raadt
2001-07-29
Minor style pedentry from ben@arbor.net plus some of my own and sync
Todd C. Miller
2001-07-27
clean up.
Mike Pechkin
2001-07-27
varargs.h -> stdarg.h
Marco S Hyman
2001-07-25
typo in arg name; ok deraadt@
Kevin Steves
2001-07-22
typo; david@phobia.ms
Theo de Raadt
2001-07-17
mode -> type in description to match the synopsis.
Aaron Campbell
2001-07-15
Mention leap seconds as the reason for (00-61)
Nathan Binkert
2001-07-10
put another YP-only piece inside the ifdef
Theo de Raadt
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
2001-07-09
a first pass at -Wall
Theo de Raadt
2001-07-09
Install getpeereid(2) manpage.
Federico G. Schwindt
2001-07-05
IPComp support. angelos@ ok.
Jean-Jacques Bernard-Gundol
2001-07-04
fix unused code path; karls@inet.no
Theo de Raadt
2001-07-02
Convert warn/warnx -> _warn/_warnx
Todd C. Miller
2001-06-30
missing freeaddrinfo(). PR 1907
Jun-ichiro itojun Hagino
2001-06-28
fix one-byte overflows
Paul Janzen
2001-06-27
typo, spotted by Tom Holroyd <tomh@po.crl.go.jp>; ok deraadt@
Damien Miller
2001-06-27
Use .Pp, not a blank line.
Aaron Campbell
2001-06-27
Make the functions (which get linked in if <ctype.h> isn't #included) behave
Paul Janzen
2001-06-27
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
2001-06-26
crank minor number, for new getpeereid() syscall
Dug Song
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
Document that behaviour is undefined if the argument isn't EOF or an unsigned
Paul Janzen
2001-06-25
grammar
Paul Janzen
2001-06-24
When splitting instance from username, treat '/' as a separator as
Todd C. Miller
2001-06-23
document ll, depreciate q
Niels Provos
2001-06-23
more .%A handling; bk@rt.fm
Theo de Raadt
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-18
Clarify that if strlcat() does not find a NUL within siz byte it
Todd C. Miller
2001-06-18
Add new cgetusedb() function to toggle reading of .db files in getcap(3).
Todd C. Miller
2001-06-18
compile libc with -Werror since any warnings gcc produces without extra -Wfoo...
Todd C. Miller
2001-06-18
Fix a char vs. u_char problem I introduced in the last commit.
Todd C. Miller
2001-06-16
Disable the STATUS character when reading passwords -- people seem to
Todd C. Miller
2001-06-16
sysarch() takes a void *
Theo de Raadt
2001-06-14
Fix a buf oflow in EXAMPLES code; millert@ ok
Aaron Campbell
2001-06-13
SYSLEAF, not LEAF. shared libc_r builds now on alpha.
Artur Grabowski
2001-06-13
pretty
Artur Grabowski
2001-06-13
"#endif _THREAD_SAFE" is not legal
Artur Grabowski
[next]