aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/raycontrol/raycontrol.c
Commit message (Expand)AuthorAgeFilesLines
* Add FBSDID. err(3) changed to errx(3) because there is no errno messagePhilippe Charnier2004-04-041-4/+4
* update for 802.11 supportSam Leffler2003-06-281-1/+2
* Don't dereference a NULL pointer when we don't have a ':' in theWarner Losh2003-04-201-0/+2
* Replace the remaining strcpy() instances with strlcpy(), fixing a segfaultPeter Pentchev2002-12-021-8/+6
* Whack this code with the Blessed Wand of Stack Protection.Kris Kennaway2001-08-081-1/+1
* Off by one in counting the number of MIB entries.Duncan Barclay2001-05-031-1/+1
* Control program for raylan cards.Warner Losh2000-11-121-0/+488