JrSend v1.1 for OpenBSD 2.9 (c) 1998-2001 MFM/EURASiA ----------------------------------------------------- It works with both V64 and Z64 files (unlike bung's dos program), I might add that it is NOT a port of bung's dos program. You can now send files that are smaller than 10mbit (faster than drjrwin, drjr.exe can't at all) and also bootemu's. Quick setup for OpenBSD users: ------------------------------ To specify hardware port address use (in bash) EXPORT V64JR_PORT=0x378 (or setenv if you use csh) where you replace 0x378 with your lptX port address in hex (if you don't know it check dmesg), and if the variable is not specified it will use 0x378. IMPORTANT! jrsend must be set to SUID ROOT (chown root jrsend ; chmod +s jrsend) to be able to access your printer port. The program drops root access immediately after getting access to the parallel port and before opening any files (but I doubt anyone is using this program on their critical servers anyway). Usage ----- Just specify the filename on the command line to send, no essays needed! Example: jrsend mario64.usa Bugreports ---------- If you notice any bugs then you can mail me at mfm@subport.org