Dan Cross 767cdc5325 Fix the rest of the warnings. %!s(int64=7) %!d(string=hai) anos
..
9netics32.16k 999e4ebda0 ANOTHER round of type fixes. %!s(int64=9) %!d(string=hai) anos
9netics64.8k 999e4ebda0 ANOTHER round of type fixes. %!s(int64=9) %!d(string=hai) anos
choline 999e4ebda0 ANOTHER round of type fixes. %!s(int64=9) %!d(string=hai) anos
cwfs 999e4ebda0 ANOTHER round of type fixes. %!s(int64=9) %!d(string=hai) anos
doc 98584bfd83 Plan 9 from Bell Labs 2007-03-26 %!s(int64=17) %!d(string=hai) anos
emelie 999e4ebda0 ANOTHER round of type fixes. %!s(int64=9) %!d(string=hai) anos
fs 999e4ebda0 ANOTHER round of type fixes. %!s(int64=9) %!d(string=hai) anos
fs64 999e4ebda0 ANOTHER round of type fixes. %!s(int64=9) %!d(string=hai) anos
32bit.h 25de748849 GNU General Public License %!s(int64=9) %!d(string=hai) anos
64bit.h 25de748849 GNU General Public License %!s(int64=9) %!d(string=hai) anos
9p1.c 767cdc5325 Fix the rest of the warnings. %!s(int64=6) %!d(string=hai) anos
9p1.h 25de748849 GNU General Public License %!s(int64=9) %!d(string=hai) anos
9p1lib.c 1ad29d2ba5 Convert all int8_t back to char %!s(int64=9) %!d(string=hai) anos
9p2.c 1ad29d2ba5 Convert all int8_t back to char %!s(int64=9) %!d(string=hai) anos
README 98584bfd83 Plan 9 from Bell Labs 2007-03-26 %!s(int64=17) %!d(string=hai) anos
all.h 999e4ebda0 ANOTHER round of type fixes. %!s(int64=9) %!d(string=hai) anos
auth.c 1ad29d2ba5 Convert all int8_t back to char %!s(int64=9) %!d(string=hai) anos
chk.c 6c10e3e0c0 fixfmt: The final final set of changes. %!s(int64=6) %!d(string=hai) anos
con.c 0d8aa4ec2a Fixed various warnings from build %!s(int64=6) %!d(string=hai) anos
config.c 25de748849 GNU General Public License %!s(int64=9) %!d(string=hai) anos
console.c 206b0fed8b fixfmt: more fixes. Also, always include ratrace in ramfs %!s(int64=6) %!d(string=hai) anos
cw.c 767cdc5325 Fix the rest of the warnings. %!s(int64=6) %!d(string=hai) anos
data.c 767cdc5325 Fix the rest of the warnings. %!s(int64=6) %!d(string=hai) anos
dentry.c 25de748849 GNU General Public License %!s(int64=9) %!d(string=hai) anos
fworm.c 25de748849 GNU General Public License %!s(int64=9) %!d(string=hai) anos
io.h 25de748849 GNU General Public License %!s(int64=9) %!d(string=hai) anos
iobuf.c 6c10e3e0c0 fixfmt: The final final set of changes. %!s(int64=6) %!d(string=hai) anos
juke.c 1ad29d2ba5 Convert all int8_t back to char %!s(int64=9) %!d(string=hai) anos
lrand.c a70b8e9158 update all the types to the standard types. %!s(int64=9) %!d(string=hai) anos
main.c de6df66471 fixfmt: finnishing src/cmd cleaning %!s(int64=6) %!d(string=hai) anos
malloc.c 1ad29d2ba5 Convert all int8_t back to char %!s(int64=9) %!d(string=hai) anos
mkfile 52870159a5 Plan 9 from Bell Labs 2007-11-05 %!s(int64=16) %!d(string=hai) anos
mworm.c 25de748849 GNU General Public License %!s(int64=9) %!d(string=hai) anos
net.c 1ad29d2ba5 Convert all int8_t back to char %!s(int64=9) %!d(string=hai) anos
pc.c 1ad29d2ba5 Convert all int8_t back to char %!s(int64=9) %!d(string=hai) anos
portdat.h f27ed9168b Remove non-standard Ken C pragmas. %!s(int64=6) %!d(string=hai) anos
portfns.h 999e4ebda0 ANOTHER round of type fixes. %!s(int64=9) %!d(string=hai) anos
portmkfile 98584bfd83 Plan 9 from Bell Labs 2007-03-26 %!s(int64=17) %!d(string=hai) anos
scsi.c ac71e28b6c fixfmt: with this last round of changes I can boot. %!s(int64=6) %!d(string=hai) anos
sub.c ac71e28b6c fixfmt: with this last round of changes I can boot. %!s(int64=6) %!d(string=hai) anos
time.c 25de748849 GNU General Public License %!s(int64=9) %!d(string=hai) anos
uidgid.c 0d8aa4ec2a Fixed various warnings from build %!s(int64=6) %!d(string=hai) anos
wren.c 1ad29d2ba5 Convert all int8_t back to char %!s(int64=9) %!d(string=hai) anos

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.