看板 DFBSD_commit 關於我們 聯絡資訊
commit 2b2de9a92edd0a872c6c6f6c3de3662ef89ed3c7 Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Sun Aug 21 12:50:34 2011 -0700 sh: Remove the "exp" builtin. The "exp" builtin is undocumented, non-standard and not very useful. Obtained-from: FreeBSD 222386 Summary of changes: bin/sh/arith.h | 2 +- bin/sh/arith_yacc.c | 4 ++-- bin/sh/builtins.def | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2b2de9a92edd0a872c6c6f6c3de3662ef89ed3c7 -- DragonFly BSD source repository