看板 DFBSD_commit 關於我們 聯絡資訊
liamfoy 2005/03/01 15:12:37 PST DragonFly src repository Modified files: bin/domainname domainname.c Log: - Use variable 'len' instead of making an unnecessary call to strlen() - Dont use fprintf(), exit() and getprogname(). Just use errx() Revision Changes Path 1.7 +4 -6 src/bin/domainname/domainname.c http://www.dragonflybsd.org/cvsweb/src/bin/domainname/domainname.c.diff?r1=1.6&r2=1.7&f=u