thorpej
|
e4cbfbfb44
|
getopt() returns -1, not EOF.
|
1998-12-16 23:14:02 +00:00 |
thorpej
|
2e04232a96
|
Prototypes.
|
1998-12-16 23:13:02 +00:00 |
pk
|
0a97faa040
|
Assign my copyrights to TNF.
|
1998-09-05 13:08:38 +00:00 |
cgd
|
10cc9f3b70
|
RCS Id police
|
1998-01-05 22:00:34 +00:00 |
thorpej
|
ec67ea7102
|
When checking the entry point of an executable, use N_PAGSIZ() rather
than __LDPGSZ directly.
|
1996-09-07 22:07:15 +00:00 |
pk
|
ce77d757fd
|
And initialize those local variables...
|
1995-10-09 00:14:41 +00:00 |
pk
|
9d43c41208
|
New style RCS IDs.
|
1995-10-09 00:09:39 +00:00 |
pk
|
3aa94e17f0
|
Add -f option for customized output.
|
1995-10-08 23:39:58 +00:00 |
pk
|
864ea66ef9
|
Use new a.out flags.
|
1994-08-13 08:42:33 +00:00 |
pk
|
a43fd7b3a2
|
Conversion to err()/warn() for error reports.
|
1994-06-10 15:16:32 +00:00 |
pk
|
b6d3849691
|
Don't core dump on shared objects. We need an a.out flag really.
Some misc cleanup.
|
1994-04-10 08:54:30 +00:00 |
jtc
|
fc1d8f3bac
|
Fix spelling error in Copyright notice
|
1994-01-29 01:54:01 +00:00 |
pk
|
a6aa50489e
|
Add fflush(stdout) to get output in a intuitive order.
|
1993-12-16 08:33:36 +00:00 |
pk
|
efa4a5a7aa
|
*** empty log message ***
|
1993-12-08 10:16:08 +00:00 |
pk
|
be6ea65f08
|
Close those file descriptors.
|
1993-10-31 14:54:29 +00:00 |
pk
|
3f26fe8498
|
Check for EX_DYNAMIC flag in exec header.
|
1993-10-31 14:41:46 +00:00 |
pk
|
32c8052648
|
ldd: list shared library dependencies.
|
1993-10-22 21:09:57 +00:00 |