summaryrefslogtreecommitdiff
path: root/usr.bin/lorder
AgeCommit message (Collapse)Author
2001-06-29use mktemp for temporary files creation, remove unnecessary directoryPeter Valchev
usage, exit appropriately and adjust the trap statements; ok millert
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
- Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there.
2000-03-10Various cleanups and standardization.Aaron Campbell
1999-05-21One lorder to bind them all,Marc Espie
in the land of OpenBSD, where the cute daemon rules.
1998-11-22$* -> "$@"David Leonard
1998-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1998-09-02if trapped, kill self in same wayTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named.
1997-01-25do not change PATHTheo de Raadt
1997-01-23Accept ${NM} as an override for nm(1), useful for cross-dev.Niklas Hallqvist
1997-01-02Fix the file dendancy problem the same way as on alpha/mipsDale S. Rahn
this removed another patched file for powerpc port.
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-10-12del tmpdir correctly; pr#29; kstailey@dol-esa.govTheo de Raadt
1996-09-30lorder now cleans up its temp directory after a failure.bitblt
1996-09-16kill the race; spotted by bitbltTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-12-21from netbsd; repair last commit, do not forget to remove the _symbol_ temp fileTheo de Raadt
1995-12-18alpha and mips architectures use lorder.sh.gnmTheo de Raadt
1995-12-18from netbsd:Theo de Raadt
run nm once; also check dependencies for 'G' (gp-relative constant pool) and 'R' (readonly data)
1995-10-18initial import of NetBSD treeTheo de Raadt