summaryrefslogtreecommitdiff
path: root/usr.sbin/hilinfo
AgeCommit message (Collapse)Author
2003-06-12- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL - new sentence, new line
2003-06-02Relax licence by removing the 3rd clause on all files whereI was stillMiod Vallat
using a 3 clause licence.
2002-02-19Use opendev(3) rather than open(2) to please lazy people like me thatMiod Vallat
don't want to type "/dev/". It's somewhat an abuse of opendev(), but millert@ said it was ok.
2002-02-19Clean the dust, do decent error checking, and add a manual page.Miod Vallat
2000-05-18Prepare to recurse down usr.sbin to grab manpagesMarc Espie
1997-09-21$OpenBSD$Theo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1995-10-18initial import of NetBSD treeTheo de Raadt