summaryrefslogtreecommitdiff
path: root/usr.bin/radioctl
AgeCommit message (Expand)Author
2011-09-06static + __deadjoerg
2011-08-31NULL does not need a castplunky
2011-08-21use const char [] for format.christos
2011-08-17fix non-literal format stringg.christos
2011-05-24Properly use format strings.joerg
2009-04-13Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)lukem
2006-05-11u_long -> u_int in many places. i guess radioctl(1) was broken on sparc64.mrg
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-06-23Add NetBSD RCS Ids.agc
2002-01-03Make flag parsing work. Print more capabilities.augustss
2002-01-02Use getprogname() instead of __progname.briggs
2002-01-02getopt returns int, not char, so make 'optchar' an int.briggs
2002-01-01Sort sections.wiz
2002-01-01Add NetBSD to HISTORY.augustss
2002-01-01Add a program for controlling radio(4) devices. Written by Maxim Tsyplakovaugustss