看板 DFBSD_commit 關於我們 聯絡資訊
okumoto 2005/03/12 02:17:00 PST DragonFly src repository Modified files: usr.bin/make compat.c main.c Log: compat.c: Use the Buf_Peel function to get to the string contained into a buffer without using an extra local variable. main.c Use Buf_Peel to get rid of a local variable. FreeBSD-Date: 2005/03/08 14:33:58 FreeBSD-Date: 2005/03/08 14:37:47 Author: harti Revision Changes Path 1.34 +1 -5 src/usr.bin/make/compat.c 1.59 +3 -4 src/usr.bin/make/main.c http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/compat.c.diff?r1=1.33&r2=1.34&f=u http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/main.c.diff?r1=1.58&r2=1.59&f=u