1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.sbin/bootparamd
Stefan Farfeleder c32a08aebb - Don't use argv[i] when i is uninitialised.
- Cast isdigit's argument to unsigned char.
- Remove the now unused variable i.

Approved by:	das (mentor)
2004-06-08 12:11:19 +00:00
..
bootparamd - Don't use argv[i] when i is uninitialised. 2004-06-08 12:11:19 +00:00
callbootd fix problem with uninitalized ptr (from PR) 2003-06-20 04:54:27 +00:00
Makefile
Makefile.inc