OpenBSD CVS

src/usr.bin/nm/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / nm

Current tag: OPENBSD_3_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   20 years  mickey   nm digs elf and merges w/ size; millert@ ok
[TXT] elf.c  1.8   19 years  mickey   grok STT_SECTION and beautify STT_OBJECT
[TXT] nm.1  1.16   19 years  mjc   mention weak symbols improvements and ok miod@
[TXT] nm.c  1.26   19 years  mickey   need to byteswap string table size before use for the alien endian a.out
[TXT] size.1  1.2   20 years  jmc   man tweaks;
[TXT] byte.c (in the Attic) [Hide]  1.5   20 years  deraadt   knf; millert ok