cvs commit: src/bin/hostname hostname.c

看板DFBSD_commit作者時間21年前 (2005/03/22 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
liamfoy 2005/03/21 08:59:31 PST DragonFly src repository Modified files: bin/hostname hostname.c Log: - sysctl(3), sethostname(3) and malloc(3) set errno, use it! - Don't bother duplicating strings, just use optarg - Use herror(3) when reporting an error for gethostbyaddr(3) - Remove unnecessary header Revision Changes Path 1.13 +8 -11 src/bin/hostname/hostname.c http://www.dragonflybsd.org/cvsweb/src/bin/hostname/hostname.c.diff?r1=1.12&r2=1.13&f=u
文章代碼(AID): #12FmmI00 (DFBSD_commit)