|
DataMuseum.dkPresents historical artifacts from the history of: Regnecentalen RC-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Regnecentalen RC-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 253 (0xfd) Types: TextFile Notes: UNIX file Names: »setup«
└─⟦67601fab8⟧ Bits:30004042/swdev5.imd SW95705I 386/ix Multi-user Release 1.2 └─⟦67601fab8⟧ UNIX Filesystem └─⟦this⟧ »sd/install/setup«
# # restore domestic version of libcrypt and save international version # if necessary # if [ -s /usr/options/sa.name -a -s /usr/lib/libcrypt.a ] then mv -f /usr/lib/libcrypt.a /usr/lib/libcrypt_i.a mv -f /usr/lib/libcrypt_d.a /usr/lib/libcrypt.a fi