summaryrefslogtreecommitdiff
path: root/sbin/amrctl
AgeCommit message (Expand)Author
2020-09-06avoid calling printf() %s with NULL.mrg
2018-08-27Remove reference to -c flag which was never implemented.sevan
2016-09-11Spelling mistake.sevan
2014-03-23don't use sprintfdholland
2012-05-18Don't exit on ioctl failure, instead let the caller handle it.jakllsch
2012-05-18Add $NetBSD$ to header, and add __RCSID.jakllsch
2012-05-18Use C99 fixed width integer types.jakllsch
2012-05-18Use err(3) instead of perror(3) + exit(3).jakllsch
2012-05-18Use __arraycount instead of identical local macro.jakllsch
2012-05-18constify number to string lookup tablesjakllsch
2011-08-27staticfy. Use __dead.joerg
2009-10-19Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsenbouyer
2009-03-16fix sign-compare issueslukem
2006-07-23Drop trailing whitespace.wiz
2006-07-23Add a /dev/amr* control file for amr(4) devices, which allows sending rawbouyer