Module Name: src Committed By: christos Date: Sat May 18 21:16:12 UTC 2019
Modified Files: src/usr.bin/elf2aout: elf2aout.1 elf2aout.c Log Message: - add flag to produce OMAGIC - factor out complicated inline code into simpler functions - add options parsing To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/usr.bin/elf2aout/elf2aout.1 cvs rdiff -u -r1.21 -r1.22 src/usr.bin/elf2aout/elf2aout.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.