1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
Commit Graph

112 Commits

Author SHA1 Message Date
espie
b4dc42ce11 Fix -Wall warnings. 1999-08-29 17:22:05 +00:00
aaron
2e0eb34f9e - remove trailing white space
- remove arguments from .Os macros
- remove arguments from .Nm macros, where appropriate
- some more Dq/Sq/Ql insanity
- still lots to do in the usr.bin tree... :/
1999-06-05 01:21:16 +00:00
espie
070a3e5900 Fixes endianess problems with old a.out tools. This makes building
some cross toolchains possible.

This also changes some utilities's behavior slightly:
- nm, strip, size now handle any a.out format they know about.
- ranlib complains if it detects mixed archives (several object
formats for different boxes).

In the presence of mixed objects, you still have file, ranlib or ld
to prevent you from getting too confused...
1999-05-10 16:14:07 +00:00
aaron
9e17188366 usr.bin/ man page cleanups, n-s 1998-09-27 16:57:47 +00:00
niklas
41c920a7be Build nm ok for cross-envs 1998-05-11 20:34:54 +00:00
deraadt
e189ddde44 $OpenBSD$ 1997-09-21 11:34:32 +00:00
deraadt
918be88687 warn instead of warnx; kleink 1997-05-31 08:26:19 +00:00
deraadt
bf8fee845d check MID field like strip(1) does; PR#149, mickey; fix by me 1997-04-04 18:27:07 +00:00
millert
72799b18e5 getopt(3) returns -1 when out of args, not EOF, whee! 1997-01-15 23:40:20 +00:00
deraadt
1258a77d10 rcsid 1996-06-26 05:31:08 +00:00
deraadt
577cadfea7 from netbsd; Use err() & warn() 1996-01-16 00:57:11 +00:00
deraadt
df930be708 initial import of NetBSD tree 1995-10-18 08:37:01 +00:00