mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
6fa5e1da34
- Remove -? from getopt(3) options, but still keep (or add) -h where applicable - Replace hardcoded program strings by getprogname(3) - Specific changes: - atc(6): this used -? and -u for usage(), remove both from game and manpage - bcd(6): use __progname instead of getprogname(3), no need to include stdlib.h - hunt(6): replace fputs(3) by fprintf(3) OK tb@ after his suggestions |
||
---|---|---|
.. | ||
cards.c | ||
crib.c | ||
cribbage.6 | ||
cribbage.h | ||
cribbage.n | ||
cribcur.h | ||
deck.h | ||
extern.c | ||
instr.c | ||
io.c | ||
Makefile | ||
pathnames.h | ||
score.c | ||
support.c |