1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-07 13:14:51 +00:00
freebsd/cddl
Marcel Moolenaar 33ae3dfefd Unbreak platforms with char unsigned by default. Oddly enough, GCC isn't
satisfied with a simple cast to int in the check against EOF, so the fix
is a bit involved by actually having to go through a temporary variable.
2010-06-20 00:34:06 +00:00
..
compat/opensolaris
contrib/opensolaris Unbreak platforms with char unsigned by default. Oddly enough, GCC isn't 2010-06-20 00:34:06 +00:00
lib Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
sbin Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
usr.bin Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
usr.sbin Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
Makefile
Makefile.inc Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00