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
1999-10-01
set NOPIC
Angelos D. Keromytis
1999-10-01
Remove ifdefs.
Angelos D. Keromytis
1999-10-01
Remove the totally broken Makefile.bsd-wrapper, go back to old scheme
Angelos D. Keromytis
1999-10-01
Update for version 2.0
Angelos D. Keromytis
1999-09-29
Ack. Sparc and stuff oops - openssl changed the name of this..
Bob Beck
1999-09-29
openssl 0.9.4
Bob Beck
1999-09-29
import openssl-0.9.7-beta1
Bob Beck
1999-09-29
new files for OpenSSL 0.9.4
Bob Beck
1999-09-29
OpenSSL 0.9.4 merge
Bob Beck
1999-09-29
import openssl-0.9.7-beta1
Bob Beck
1999-09-28
Nail down semantics in case of failure.
Marc Espie
1999-09-28
crank major for bob
Theo de Raadt
1999-09-28
do not put a bad crypt() in libcrypt, it is in libc
Theo de Raadt
1999-09-28
Set j = i after arc4random key schedule to be more like arc4 stream cipher;
Theo de Raadt
1999-09-27
Correct buffer size.
Alex Feldman
1999-09-27
Formatting and grammar.
Aaron Campbell
1999-09-27
Remove an unwanted `.'.
Aaron Campbell
1999-09-26
crank to version 2 for release, in case any dependencies have crept in
Theo de Raadt
1999-09-26
.Nm -> .Fn
Marc Espie
1999-09-26
Proper coding idioms.
Marc Espie
1999-09-26
Remove extraneous comma
Marc Espie
1999-09-26
`may return following error' => `may return the following error'
Marc Espie
1999-09-26
`nl' means something special to mdoc, so it must be escaped it meant literally.
Aaron Campbell
1999-09-25
grammar
Paul Janzen
1999-09-23
Typo fixes.
Alex Feldman
1999-09-22
Some misc fixes, one from fgsch@
Aaron Campbell
1999-09-22
Add a RETURN VALUES section; fgsch@
Aaron Campbell
1999-09-22
BUGS->CAVEATS
Marc Espie
1999-09-21
index/rindex as deprecated synonyms to strchr/strrchr.
Marc Espie
1999-09-21
crank minor; costa forgot
Theo de Raadt
1999-09-21
Add opendisk from NetBSD.
Constantine Sapuntzakis
1999-09-21
It's a good idea to check the return value of malloc() in example code.
Aaron Campbell
1999-09-16
adopt to the new frame framework
Michael Shalayeff
1999-09-16
use writev() where possible
Theo de Raadt
1999-09-16
appropiate -> appropriate; inspired by it being misspelled in a NetBSD commit
Aaron Campbell
1999-09-15
Add CAVEATS sections.
Aaron Campbell
1999-09-15
redo master.passwd.byname check if either the uid or euid changes, this was
Theo de Raadt
1999-09-14
indent
Theo de Raadt
1999-09-14
Tidying and spelling
Paul Janzen
1999-09-14
Supply examples and discuss limitations.
Paul Janzen
1999-09-14
this is the bcopy we use
Michael Shalayeff
1999-09-14
some basic framework
Michael Shalayeff
1999-09-13
use stronger language when pointing people at strtol()
Theo de Raadt
1999-09-08
TAILQ_FOREACH now is in queue.h
Marc Espie
1999-09-07
typo
Marc Espie
1999-09-06
succesful -> successful
Aaron Campbell
1999-09-04
Using .Li inside a .Bd -literal block messes up the fonts thereafter;
Paul Janzen
1999-09-03
typo
Theo de Raadt
1999-09-03
sizeof("string") includes 0 byte; aazubel@tatu.cnba.uba.ar
Theo de Raadt
1999-09-03
Use strtol() and strtoul() instead of atoi(). This allows us to catch
Todd C. Miller
[next]