freebsd-skq/usr.bin/su
Mark Murray 4239cf1c01 WARNS=2 fixes.
The remaining problem of converting highly incompatible pointer types
is done by "laundering" the value through a union.

This solves the problem (in my own mind) of how a "const char *" _ever_
actually gets a value in a WARNS=2 world.
2001-09-04 17:10:57 +00:00
..
Makefile WARNS=2 fixes. 2001-09-04 17:10:57 +00:00
su.1 mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
su.c WARNS=2 fixes. 2001-09-04 17:10:57 +00:00