看板 DFBSD_commit 關於我們 聯絡資訊
Max Okumoto wrote: > okumoto 2005/04/10 03:28:21 PDT > > DragonFly src repository > > Modified files: > usr.bin/make arch.c make.h > Log: > Remove previous hack, for now just use strtoull() instead of strtoumax(). > > Revision Changes Path > 1.44 +1 -1 src/usr.bin/make/arch.c > 1.24 +2 -8 src/usr.bin/make/make.h > > > http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/arch.c.diff?r1=1.43&r2=1.44&f=u > http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/make.h.diff?r1=1.23&r2=1.24&f=u Matt, do you mind if I move the DragonFly_Preview tag forward for make(1)? This is to allow people to upgrade from before March 17, 2005. Max Okumoto