openwrtv3/package/base-files/files/bin
Jo-Philipp Wich ab6e2e6928 base-files: ipcalc.sh: fix broken calculations on 64bit systems
Calculate complements by using awk's xor() function with a mask of 0xffffffff
instead of relying on the compl() function which appears to produce broken
results on certain 64bit architectures.

SVN-Revision: 34875
2012-12-23 22:18:43 +00:00
..
ipcalc.sh base-files: ipcalc.sh: fix broken calculations on 64bit systems 2012-12-23 22:18:43 +00:00
login.sh base-files: another empty password check fix (#10440) 2011-11-17 09:40:06 +00:00