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
/
libexec
/
ld.so
/
util.c
Age
Commit message (
Expand
)
Author
2003-07-06
various proto, ansi, and knf repair. tested on all architectures that
Theo de Raadt
2003-06-09
pefo 3/4 licence cleanups
Theo de Raadt
2003-05-30
When loading a shared object or libraries dependant object, load them
Dale Rahn
2003-02-02
knf & ansi; drahn ok
Theo de Raadt
2002-12-02
KNF; openbsd@davidkrause.com
Theo de Raadt
2002-12-02
typo; ok miod@
Christian Weisgerber
2002-12-02
Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack
Miod Vallat
2002-07-24
ok i found it
Theo de Raadt
2002-07-24
back out broken stuff until it is fixed
Theo de Raadt
2002-07-24
make more _dl_*() func params like real ones in libc
Theo de Raadt
2002-07-07
typos/grammar/better words
Jan-Uwe Finck
2002-05-28
more KNF
Theo de Raadt
2002-05-24
Change _dl_strcpy() to _dl_strlcpy(), implementation taken from libc.
Dale Rahn
2002-05-24
various KNF
Theo de Raadt
2002-04-09
Add the Copyrights from the respective files the code came from. ok deraadt@
Dale Rahn
2002-02-21
cleanup of MD/MI ld.so (elf), most changes by art@ cleanup by me.
Dale Rahn