Go to file
dsl a8f5b9cfc2 Comment out the 'do' and 'while (0)' from KEY_CHKSASTATE().
The expansion contains a 'continue' which is expected to continue
a loop in the callling code, not just abort the #define.
2008-07-25 20:55:43 +00:00
bin
common
crypto
dist
distrib -CPPFLAGS+= -I${SRCDIR} 2008-07-25 15:11:48 +00:00
doc
etc
external
games
gnu
include
lib fix gcc warnings from Alexander Shishkin 2008-07-25 14:05:25 +00:00
libexec
regress
rescue
sbin
share Document apping between boothowto flags and boot(8) arguments selecting 2008-07-25 07:33:57 +00:00
sys Comment out the 'do' and 'while (0)' from KEY_CHKSASTATE(). 2008-07-25 20:55:43 +00:00
tests
tools
usr.bin Add a check for 'continue' inside a 'do ... while (0)' loop. 2008-07-25 18:33:53 +00:00
usr.sbin
x11
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING