cvs commit: src/sbin/startslip Makefile startslip.c
Stefan Farfeleder
stefanf at FreeBSD.org
Mon Aug 2 01:10:28 PDT 2004
stefanf 2004-08-02 08:10:28 UTC
FreeBSD src repository
Modified files:
sbin/startslip Makefile startslip.c
Log:
- Signal handlers must have an int argument.
- Use prototypes.
- Add a cast for a signed vs unsigned comparison.
- Mark as WARNS?=3 clean.
Revision Changes Path
1.10 +1 -1 src/sbin/startslip/Makefile
1.37 +13 -15 src/sbin/startslip/startslip.c
More information about the cvs-src
mailing list