index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-21
stop lieing. vlan is not an encapsulation. it doesn't encapsulate ethernet
Henning Brauer
2014-04-21
sync
Theo de Raadt
2014-04-21
correct man page section
Theo de Raadt
2014-04-21
crank minor
Theo de Raadt
2014-04-21
Introducing: void *mallocarray(size_t nmemb, size_t size);
Theo de Raadt
2014-04-21
wrong calloc, see people do care
Theo de Raadt
2014-04-21
Simplify the update process a bit. Don't try to skip parts based on what
Jonathan Matthew
2014-04-21
KNF.
Joel Sing
2014-04-21
Back out most of v1.47 changes which mess up the block size on these
Bob Beck
2014-04-21
NIFS is supposed to represent the number of configured interfaces.
Robert Peichaer
2014-04-21
remove rshd example; ok sthen
Okan Demirmen
2014-04-21
Handle EAGAIN, ENOBUFS and EINTR a bit better. Ignore them one layer above
Claudio Jeker
2014-04-21
It is possible that we can't burst all of the data in the immediate data
Claudio Jeker
2014-04-21
ip_output() using varargs always struck me as bizarre, esp since it's only
Henning Brauer
2014-04-21
Fix off-by-one error in PG_LGFRAME mask
Philip Guenther
2014-04-21
add support for reading/writing long paths and linkpaths as extended
Marc Espie
2014-04-21
improve realloc/calloc/malloc patterns; ok guenther
Theo de Raadt
2014-04-21
Use internal '__' names for __attributes__ in public headers
Philip Guenther
2014-04-21
Delete #if 0'd time related functions which are totally expired.
Theo de Raadt
2014-04-21
modernize malloc call
Theo de Raadt
2014-04-21
Replace entire printf-like guts with calls to libc snprintf.
Theo de Raadt
2014-04-21
Bring malloc/calloc/realloc sequences to modern standard
Theo de Raadt
2014-04-21
we'll do fine without casting NULL to struct foo * / void *
Henning Brauer
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2014-04-21
remove a define in an #ifdef notyet - "not yet" for 19 years gotta be
Henning Brauer
2014-04-21
annotate all #endifs to make clear what #if(def) they end
Henning Brauer
2014-04-21
cosmetic changes regarding #ifdef to make things more obvious, ok reyk
Henning Brauer
2014-04-21
Now that we properly negotiate the session params we can enable sending
Claudio Jeker
2014-04-21
remove macros wrapping malloc/calloc/free/realloc
Theo de Raadt
2014-04-21
While we don't recommend using ext2fs, the directions for doing so
Philip Guenther
2014-04-21
sync
Theo de Raadt
2014-04-21
Correctly document the return value of getenv(3)
Philip Guenther
2014-04-21
Bye bye *hosts.equiv.
Antoine Jacoutot
2014-04-21
KNF.
Joel Sing
2014-04-21
Don't leak mountpoint info. Now with replacement for silly realloc() dance
Kenneth R Westerback
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2014-04-21
In qla_get_port_name_list, handle malloc failure, skip special fabric ports,
Jonathan Matthew
2014-04-21
th_code is in network byte order
David Gwynne
2014-04-21
clean up files we don't need
Ted Unangst
2014-04-21
fix accidentally deleted deref.
Bob Beck
2014-04-20
ASN1_STRING cleanup - realloc has handled NULL since I had a mullet
Bob Beck
2003-05-11
import 0.9.7b (without idea and rc5)
Markus Friedl
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
2014-04-20
tweak previous;
Jason McIntyre
2014-04-20
Prevent lpd(8) from looking into hosts.equiv.
Antoine Jacoutot
2014-04-20
replace a bunch of pointer-arithmatic-strcpy-converted-blindly-to-strlcpy
Bob Beck
2014-04-20
Eliminate duplicated logic by switching from malloc+snprintf to asprintf
Philip Guenther
2014-04-20
Add iscsictl bits to show the vscsi stats.
Claudio Jeker
2014-04-20
Introduce some basic stats for the vscsi layer. Just counting the commands
Claudio Jeker
[next]