git: Fix various bugs due to the mis-usage of && and ||.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Sep 18 17:30:00 PDT 2010
commit d9ea1be3e2886810aaa5c005106dfc90c64882e7
Author: Sascha Wildner <saw at online.de>
Date: Sun Sep 19 02:28:42 2010 +0200
Fix various bugs due to the mis-usage of && and ||.
Summary of changes:
contrib/tcpdump/print-icmp6.c | 15 +++++++--------
libexec/getty/chat.c | 2 +-
sbin/routed/parms.c | 4 ++--
usr.bin/doscmd/trap.c | 2 +-
4 files changed, 11 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d9ea1be3e2886810aaa5c005106dfc90c64882e7
--
DragonFly BSD source repository
More information about the Commits
mailing list