maxim 2006-12-06 12:00:26 UTC
FreeBSD src repository
Modified files:
usr.bin/getconf getconf.c
Log:
o confstr(3) returns 0 on error. Check the return value accordingly.
PR: misc/106414
MFC after: 1 week
Revision Changes Path
1.10 +10 -6 src/usr.bin/getconf/getconf.c