• Pavel Emelyanov's avatar
    magic: Change magic numbers · 60dee714
    Pavel Emelyanov authored
    Existing ones are boring. Let's switch them into geographical coordinates
    of various Russian towns in NNNNEEEE form.
    
    4 digits for a coordinate give us up to 2km of inaccuracy, which is more
    than enough to find a town. We cannot use longitude further than 99.99,
    i.e. we won't cover the Far East region, but that's OK -- there's more than
    enough good candidates even in the European part of the country only.
    
    Feel free to extend.
    Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
    Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
    60dee714
Name
Last commit
Last update
include Loading commit data...
test Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
Makefile.inc Loading commit data...
README Loading commit data...
cr-dump.c Loading commit data...
cr-restore.c Loading commit data...
cr-show.c Loading commit data...
crtools.c Loading commit data...
files.c Loading commit data...
gen-offsets.sh Loading commit data...
libnetlink.c Loading commit data...
log.c Loading commit data...
namespaces.c Loading commit data...
parasite-syscall.c Loading commit data...
parasite.c Loading commit data...
parasite.lds.S Loading commit data...
proc_parse.c Loading commit data...
ptrace.c Loading commit data...
restorer-log.c Loading commit data...
restorer.c Loading commit data...
restorer.lds.S Loading commit data...
sockets.c Loading commit data...
util.c Loading commit data...