BerkNET was its own thing:...It's somewhat similar to UUCP
because (as I heard it) the Berkeley Computer Center wanted to be paid money
every time an operator had to hang a magtape on a tape drive, and the CS
department was tired of being bled to move small files around.
No redundancy allowed in the network, if I recall correctly.
Pretty slow convergence for changes to the routing table.
I suspect that BerkNet's colon separator for host:file was how
the rcp command got that syntax, and probably how ssh inherited it.
Google turned up the following: http://typewritten.org/Articles/berk-net.html
unless you used a serial interface card that
had some input buffering & DMA I/O like the DH-11.
I insisted that we wait for ARP to be done before we deployed Ethernet &
TCP/IP, because evil old hack of grabbing a Class A IP network number,
pretending that the first three MAC address bytes were always the same (after
all, everyone always uses Ethernet interfaces from the exact same manufacturer
in every host on a given LAN, right?) and mapping the last three MAC bytes
into the host part of the Class A wasn't going to fly in the real world.
The hacks we used to do to make these turkeys fly ...