joerg
|
0b82381295
|
static + __dead
|
2011-09-06 18:26:55 +00:00 |
plunky
|
9f61b80465
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
christos
|
a040843f47
|
use const char [] for format.
|
2011-08-21 08:50:08 +00:00 |
christos
|
c480e28cfc
|
fix non-literal format stringg.
|
2011-08-17 13:12:39 +00:00 |
joerg
|
80952d9f7f
|
Properly use format strings.
|
2011-05-24 12:40:11 +00:00 |
lukem
|
f2495ea00a
|
Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)
|
2009-04-13 04:24:29 +00:00 |
mrg
|
9588ebc6e5
|
u_long -> u_int in many places. i guess radioctl(1) was broken on sparc64.
|
2006-05-11 01:24:14 +00:00 |
jmmv
|
b635f565e7
|
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.
|
2004-01-05 23:23:32 +00:00 |
agc
|
a8d6388e6f
|
Add NetBSD RCS Ids.
|
2003-06-23 13:05:47 +00:00 |
augustss
|
337873b59a
|
Make flag parsing work. Print more capabilities.
|
2002-01-03 18:23:09 +00:00 |
briggs
|
539d8cbd30
|
Use getprogname() instead of __progname.
Make usage look more like sysctl(8) usage since it's similar.
exit(1) after dumping usage().
|
2002-01-02 20:23:01 +00:00 |
briggs
|
0aade05680
|
getopt returns int, not char, so make 'optchar' an int.
|
2002-01-02 14:46:06 +00:00 |
wiz
|
9b3401f255
|
Sort sections.
|
2002-01-01 22:48:18 +00:00 |
augustss
|
3a54cdce68
|
Add NetBSD to HISTORY.
|
2002-01-01 22:07:36 +00:00 |
augustss
|
9c9a9cad20
|
Add a program for controlling radio(4) devices. Written by Maxim Tsyplakov
and Vladimir Popov for OpenBSD.
|
2002-01-01 21:56:28 +00:00 |