freebsd-dev/usr.sbin/getfmac
Peter Grehan 5cfe0423e6 Userland signed char fixes for PPC build. Problems were using a char
return for getopt() and comparing to -1, ditto with fgetc() and EOF,
and using the kg_nice value from <sys/user.h>

Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
Reviewed by: obrien, bde (a while back)
Tested lightly on: ppc, i386, make universe
2004-01-22 07:23:36 +00:00
..
getfmac.8 sigh... revert the previous change; this isn't getpmac 2003-01-15 03:13:51 +00:00
getfmac.c Userland signed char fixes for PPC build. Problems were using a char 2004-01-22 07:23:36 +00:00
Makefile In general, prefer WARNS to CFLAGS+=-Wall. Tend towards a more 2002-12-01 23:10:28 +00:00