Index of /Distributions/UCB/2.9-derivatives/2.9-pro350/stand/
| Name | Last Modified | Size | Type |
| ../ | | - | Directory |
| libsa/ | 1991-Nov-26 02:09:43 | - | Directory |
| README | 1985-Feb-27 01:48:05 | 0.3K | application/octet-stream |
| boot.c | 1985-Feb-27 01:32:47 | 11.6K | text/plain |
| getfile.c | 1985-Feb-27 01:33:18 | 1.8K | text/plain |
| getfile.s | 1985-Feb-28 23:03:23 | 1.1K | application/octet-stream |
| rdfmt.c | 1985-Feb-27 01:33:20 | 3.1K | text/plain |
These are modified/added standalone stuff.
getfile.c - gets a disc sent down a serial line via. misc/putfile.c
getfile.s - primitive assembler version for first bootstrap
rdfmt.c - formats and bad scans an RD5X drive on the pro
boot.c - modified to add quiet flag
NOTE: boot should have a.out header removed ie.
(dd if=a.out of=boot bs=16 skip=1)