David du Colombier 52870159a5 Plan 9 from Bell Labs 2007-11-05 16 years ago
..
9netics32.16k 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
9netics64.8k 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
choline 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
cwfs 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
doc 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
emelie 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
fs 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
fs64 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
32bit.h 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
64bit.h 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
9p1.c 044d882e9f Plan 9 from Bell Labs 2007-04-14 17 years ago
9p1.h 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
9p1lib.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
9p2.c 506a80b25d Plan 9 from Bell Labs 2007-03-27 17 years ago
README 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
all.h 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
auth.c 044d882e9f Plan 9 from Bell Labs 2007-04-14 17 years ago
chk.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
con.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
config.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
console.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
cw.c 3f7cf2ba33 Plan 9 from Bell Labs 2007-11-02 16 years ago
data.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
dentry.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
fworm.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
io.h 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
iobuf.c 044d882e9f Plan 9 from Bell Labs 2007-04-14 17 years ago
juke.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
lrand.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
main.c 52870159a5 Plan 9 from Bell Labs 2007-11-05 16 years ago
malloc.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
mkfile 52870159a5 Plan 9 from Bell Labs 2007-11-05 16 years ago
mworm.c 4c08ff7114 Plan 9 from Bell Labs 2007-10-02 16 years ago
net.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
pc.c 7ab93822f4 Plan 9 from Bell Labs 2007-03-28 17 years ago
portdat.h 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
portfns.h 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
portmkfile 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
scsi.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
sub.c e478c06247 Plan 9 from Bell Labs 2007-10-30 16 years ago
time.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
uidgid.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
wren.c 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago

README

This is Ken's optical-jukebox fileserver, expanded to 64-bit disk
addresses and quadruple indirect blocks, then ported to user mode.

The APC UPS shut-down code has been moved into a separate command,
watchapc.

To customise, set RBUFSIZE and choose 32bit.h or 64bit.h in dat.h, and
tweak localconfinit(), fsprotocol[] and startsb[] in conf.c.