Hi, thanks for your reply, I see it now. Sorry.
Max. > > Hi, > > linux/Documentation/devices.txt talk about /dev/vcsa and /dev/vcsa1 .. > /dev/vcsa63. > Most distributions add /dev/vcsa0 (alias to /dev/vcsa). Some move > /dev/vcsa to /dev/vcsa0. > The help is right for linux doc and ./busybox conspy 0 should catch the > last case. > Don't you try './busybox conspy' ? > > -pascal > > NB: your patch doesn't something like ./busybox conspy 0000000000000. > you can change xatou_range(argv[0], 0, 63) to xatou_range(argv[0], 1, 63) > instead. > _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
