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
Age
Commit message (
Expand
)
Author
2001-08-02
#include <sys/types.h> for linux
Jim Rees
2001-08-02
pet peeve, insure vs ensure
Hugh Graham
2001-08-02
stdio.h is evil on PalmOS
Jim Rees
2001-08-02
add Palm version of sectok_dump_reply()
Jim Rees
2001-08-01
import openssl-0.9.7-beta1
Bob Beck
2001-08-01
merge openssl 0.9.6b-engine
Bob Beck
2001-08-01
http://www.openssl.org/news/secadv_prng.txt; ok beck@
Markus Friedl
2001-07-31
add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@
Jakob Schlyter
2001-07-31
more MLINK
Theo de Raadt
2001-07-31
Add missing MLINKS for various .3 man pages
Kenneth R Westerback
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-31
more Xr completions
Theo de Raadt
2001-07-30
fix YESEXPR; jabley@buddha.automagic.org
Theo de Raadt
2001-07-30
PalmOS mods
Jim Rees
2001-07-30
linux mods
Jim Rees
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
add sectok_friendly_open() - like sectok_open() but accepts
Jakob Schlyter
2001-07-27
varargs.h -> stdarg.h
Marco S Hyman
2001-07-27
stdarg.h, not varargs.h
Todd C. Miller
2001-07-26
sectok_fmt_fid now takes a proper fid
Jim Rees
2001-07-25
typo in arg name; ok deraadt@
Kevin Steves
2001-07-22
typo; david@phobia.ms
Theo de Raadt
2001-07-21
Fix hard links from libl -> libfl after discussion with krw@; espie@ OK
Todd C. Miller
2001-07-20
parse_atr -> sectok_parse_atr
Jim Rees
2001-07-18
Wall
Theo de Raadt
2001-07-18
no, size_t can be unsigned long or int
Theo de Raadt
2001-07-17
0x6982 "unreadable" -> "permission denied"
Jim Rees
2001-07-17
mode -> type in description to match the synopsis.
Aaron Campbell
2001-07-17
ignore atr from card if using dummy atr
Jim Rees
2001-07-17
oops, missed a return
Jim Rees
2001-07-17
always return a valid status word from sectok_apdu()
Jim Rees
2001-07-16
fix millert's fdset patch (free fdset when done)
Jim Rees
2001-07-16
alpha and fdset fixes from millert
Jim Rees
2001-07-15
Mention leap seconds as the reason for (00-61)
Nathan Binkert
2001-07-13
RETURN VALUES, not RETURN VALUE
Todd C. Miller
2001-07-13
Make the list of required #includes match reality.
Todd C. Miller
2001-07-11
Plug memory leak in pw_copy(); millert@ ok
Aaron Campbell
2001-07-11
remove mips leftovers; ok brad
Peter Valchev
2001-07-10
Style.
Angelos D. Keromytis
2001-07-10
put another YP-only piece inside the ifdef
Theo de Raadt
2001-07-10
-Wall
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-07
another size_t printf format missmatch
Todd C. Miller
2001-07-06
#include string.h to get memset() prototype
Todd C. Miller
2001-07-06
Fix warning on, use "%lu" to print a size_t since it is a u_long
Todd C. Miller
[next]