obrien 2003/06/06 09:55:05 PDT FreeBSD src repository Modified files: share/mk bsd.sys.mk Log: Compile our code as C99 w/GNU extensions by default. We can't use straight "c99" due to the lack of alloca.S for non-i386 platforms. Revision Changes Path 1.28 +2 -1 src/share/mk/bsd.sys.mk