Date: Tue, 25 Sep 2001 06:45:46 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/grdc Makefile grdc.6 grdc.c Message-ID: <200109251345.f8PDjli95845@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/09/25 06:45:46 PDT
Modified files:
games/grdc Makefile grdc.6 grdc.c
Log:
- Only use sig_atomic_t objects in signal handlers.
- Use getopt() to parse command line.
- Add usage().
- WARNSify.
- Convert manpage to mdoc(7).
PR: bin/30641
Submitted by: Andrey Simonenko <simon@simon.org.ua>, ru
MFC after: 1 week
Revision Changes Path
1.8 +2 -1 src/games/grdc/Makefile
1.3 +24 -17 src/games/grdc/grdc.6
1.9 +40 -12 src/games/grdc/grdc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109251345.f8PDjli95845>
