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
/
libc
/
gen
/
nlist.c
Age
Commit message (
Expand
)
Author
1998-01-02
make mmap() return void *, add MAP_FAILED
Theo de Raadt
1997-12-15
MAP_COPY|MAP_FILE; mrg. indent too
Theo de Raadt
1997-07-23
tabify
kstailey
1997-07-01
Make -Wall happy.
Todd C. Miller
1997-01-10
Leading underscores... Actually, they really DID fuck this up on the MIPS
etheisen
1997-01-09
ELF does not use the leading '_' on any port, not just MIPS.
Dale S. Rahn
1996-12-23
use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types
Theo de Raadt
1996-10-27
Added OLF capability.
etheisen
1996-09-15
Remove dead code
Thorsten Lockert
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-07-30
Update ECOFF nlist from NetBSD
Niklas Hallqvist
1996-06-17
Added better ELF section header handling. Correctly handle stripped objs.
etheisen
1996-06-14
if no executable formats are defined for the architecture, it should
Theo de Raadt
1996-05-30
Fixes for ecoff updates
Per Fogelstrom
1996-05-29
enable ELF/a.out/ECOFF in machine/exec.h
Theo de Raadt
1996-05-28
All platforms get elf_nlist(). Hidden __elf_is_okay__() function is
etheisen
1996-05-24
sync to ecoff changes
Theo de Raadt
1996-05-17
Addition of elf support.
Per Fogelstrom
1995-12-04
a.out is more likely, so check for it first
Theo de Raadt
1995-10-31
__fdnlist() is used by libkvm
Theo de Raadt
1995-10-30
nlist will now handle many formats (once the code is written)
Theo de Raadt
1995-10-30
do ecoff on the pica as well (for now)
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt