openwrt/package/base-files/files
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
..
bin base-files: ipcalc.sh: fix broken calculations on 64bit systems 2012-12-23 22:18:43 +00:00
etc base-files: add basic procd integration, let procd start (and restart) ubus instead of having an ubus init script 2012-12-22 18:56:09 +00:00
lib hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade 2012-12-21 12:10:21 +00:00
rom
sbin merge /lib/functions/boot.sh and /lib/functions.sh 2012-12-19 16:07:53 +00:00