看板 DFBSD_commit 關於我們 聯絡資訊
commit af5a0989f2b168514e5ea152641684fc5e0a8f64 Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Fri Jun 17 15:34:39 2011 -1000 Patch the contrib sources for awk instead of having separate files. Summary of changes: contrib/awk/run.c | 8 ++++---- contrib/awk/tran.c | 3 +-- usr.bin/awk/Makefile | 4 ---- usr.bin/awk/patches/run.c.patch | 22 ---------------------- usr.bin/awk/patches/tran.c.patch | 21 --------------------- 5 files changed, 5 insertions(+), 53 deletions(-) delete mode 100644 usr.bin/awk/patches/run.c.patch delete mode 100644 usr.bin/awk/patches/tran.c.patch http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af5a0989f2b168514e5ea152641684fc5e0a8f64 -- DragonFly BSD source repository