eeh
|
780f68fd71
|
Add a flag to turn on debugging so you don't need to recompile or patch
the binary to turn it on.
|
2000-08-03 21:14:19 +00:00 |
lukem
|
3e8e744696
|
getopt returns -1 not EOF
|
1997-11-01 06:49:14 +00:00 |
enami
|
a5372bf523
|
Add missing newline at the end of exit message.
|
1997-10-23 12:35:12 +00:00 |
enami
|
7ffe3c6167
|
Make this compile on NetBSD/alpha; to print size_t variable,
- use %lu instead of %d.
- cast the variable to (u_long) so that this also compiled on NetBSD/i386.
|
1997-10-23 12:26:02 +00:00 |
mrg
|
d71f6e87ae
|
clean up, WARNS.
|
1997-10-18 17:31:35 +00:00 |
lukem
|
149f1867d1
|
rcsid fascism
|
1997-10-18 04:36:50 +00:00 |
cgd
|
191b5f2e5b
|
be safe with types
|
1994-12-23 16:45:33 +00:00 |
mycroft
|
c250a07889
|
Fix up RCS ids.
|
1994-06-11 07:50:42 +00:00 |
pk
|
7bb1d93324
|
update to 4.4-lite.
|
1994-06-10 12:10:58 +00:00 |
cgd
|
7a6e889600
|
kill bad casts
|
1994-03-30 02:28:43 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mrg
|
c78c6a22ab
|
4.4BSD-Lite2
|
1993-06-06 20:58:02 +00:00 |
cgd
|
36adb5cb3d
|
added kgmon, from net-2. should work fine, because kernel does profiling
support correctly of config'd w/"-p"
|
1993-03-31 17:19:52 +00:00 |