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
Age
Commit message (
Expand
)
Author
2004-08-11
add dladdr() support and add some 'standard' dlsym() support.
Dale Rahn
2004-08-11
revert, should not have gone in
Per Fogelstrom
2004-08-11
mips->mips64
Per Fogelstrom
2004-08-11
Rename confusing variable for readability's sake. No actual code changes.
Todd C. Miller
2004-08-10
Variable size arrays are not ANSI C. Replace by malloc/free.
Otto Moerbeek
2004-08-09
bang! no reloc.h
Per Fogelstrom
2004-08-08
spacing
Theo de Raadt
2004-08-07
.tbl is also a valid suffix.
Marc Espie
2004-08-06
not an error when merging in a directory without whatis.db.
Marc Espie
2004-08-06
creeping chdir. Not used at all these days, but would bug other clients,
Marc Espie
2004-08-06
Reorganize makewhatis in smaller modules.
Marc Espie
2004-08-06
update for mips
Per Fogelstrom
2004-08-06
update for mips
Per Fogelstrom
2004-08-05
Add support for passing an fd to the user's S/Key record back and
Todd C. Miller
2004-07-14
- new sentence, new line
Jason McIntyre
2004-07-14
sync usage() w/ SYNOPSIS;
Jason McIntyre
2004-07-11
addr -> address in usage() for consistency.
Brad Smith
2004-07-06
The 'reverse ftp-proxy' mode adds a command line option -R to
Daniel Hartmeier
2004-07-06
the whatis.db database is also used by whatis(1), so note that;
Jason McIntyre
2004-07-05
Fix an issue where a shared library could be loaded at two different
Kjell Wooding
2004-07-04
two missing freeaddrinfo() -- leak; andrushock@korovino.net
Theo de Raadt
2004-07-04
typo; andrushock@korovino.net
Theo de Raadt
2004-06-29
absolutely no need to include machine/endian.h after sys/types.h and sys/type...
Michael Shalayeff
2004-06-21
restrict address resolution to AF_INET for now
Jun-ichiro itojun Hagino
2004-06-21
use getaddr/nameinfo for address resolution. beck, henning ok
Jun-ichiro itojun Hagino
2004-06-14
Make _dl_malloc() deal with allocations > 4096 correctly. Also place
Todd C. Miller
2004-06-07
use the func args and not the key material to init a new plabel
Michael Shalayeff
2004-06-07
fixup the dlsym() return to produce a callable address (plabel) and move one ...
Michael Shalayeff
2004-06-07
debugging notify that dlopen() has finished as it was said when it had starte...
Michael Shalayeff
2004-06-07
better debugging printfs for init/fini fixups
Michael Shalayeff
2004-06-02
IPv6 support.
Brad Smith
2004-06-01
need to fixup for empty pltgot (weak regress is a test for it)
Michael Shalayeff
2004-05-27
fake plabel32 relocs for dyn.init/fini instead of an evil md macro hook
Michael Shalayeff
2004-05-27
accept login names over 8 chars; miod ok
Theo de Raadt
2004-05-26
allow md makefile to supply LDADD; drahn@ ok
Michael Shalayeff
2004-05-26
call ctors after debugging has been setup; drahn@ ok
Michael Shalayeff
2004-05-25
spaces
Theo de Raadt
2004-05-25
md parts for hppa
Michael Shalayeff
2004-05-25
provide one version of _dl_bcopy instead of copy in every arch; drahn@ ok
Michael Shalayeff
2004-05-25
use md hook for calling init/fini if defined; only say running ctors/dtors if...
Michael Shalayeff
2004-05-25
return object* the symbol is in for _dl_find_symbol*; drahn@ ok
Michael Shalayeff
2004-05-25
spacing
Theo de Raadt
2004-05-24
doing ldd exit asap -- move all other tasks towards after it.
Michael Shalayeff
2004-05-24
Change define used to deal with PLT protection, use postive logic not negative.
Dale Rahn
2004-05-22
Dont print symcache statistics if no symbol lookups have occurred, ok mickey@
Dale Rahn
2004-05-20
Grammar nit.
Tom Cosgrove
2004-05-18
fix includes scoping; drahn@ ok
Michael Shalayeff
2004-05-12
login_passwd needs to be setuid root after all for "secure" YP maps.
Todd C. Miller
2004-05-09
de-lint
Theo de Raadt
2004-04-28
fd leaks
Theo de Raadt
[next]