看板 DFBSD_commit 關於我們 聯絡資訊
cpressey 2005/03/15 23:16:14 PST DragonFly src repository Modified files: usr.bin/mkfifo mkfifo.c Log: Style(9): - Braces around multiline blocks. - Space after 'switch'. - 'errno' is not a boolean, use explicit test. - Add explanatory comment for an issue which has caused confusion at least once in the past. Revision Changes Path 1.7 +7 -4 src/usr.bin/mkfifo/mkfifo.c http://www.dragonflybsd.org/cvsweb/src/usr.bin/mkfifo/mkfifo.c.diff?r1=1.6&r2=1.7&f=u