CVSROOT: /cvs/debian-boot
Module name: boot-floppies
Changes by: dhd 1999-10-20 23:35:50
Modified files:
utilities/dbootstrap: extract_kernel.c partition_config.c
pcmcia.c
Log message:
- finfo.orWithMode = strtol ("1777", 0, 010);
+ finfo.orWithMode = 01777;
Ad nauseaum... Shrinks the dbootstrap binary by a few bytes and is
just generally correct :)