Keith Poole 0d8aa4ec2a Fixed various warnings from build il y a 8 ans
..
9netics32.16k 999e4ebda0 ANOTHER round of type fixes. il y a 9 ans
9netics64.8k 999e4ebda0 ANOTHER round of type fixes. il y a 9 ans
choline 999e4ebda0 ANOTHER round of type fixes. il y a 9 ans
cwfs 999e4ebda0 ANOTHER round of type fixes. il y a 9 ans
doc 98584bfd83 Plan 9 from Bell Labs 2007-03-26 il y a 17 ans
emelie 999e4ebda0 ANOTHER round of type fixes. il y a 9 ans
fs 999e4ebda0 ANOTHER round of type fixes. il y a 9 ans
fs64 999e4ebda0 ANOTHER round of type fixes. il y a 9 ans
32bit.h 25de748849 GNU General Public License il y a 9 ans
64bit.h 25de748849 GNU General Public License il y a 9 ans
9p1.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
9p1.h 25de748849 GNU General Public License il y a 9 ans
9p1lib.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
9p2.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
README 98584bfd83 Plan 9 from Bell Labs 2007-03-26 il y a 17 ans
all.h 999e4ebda0 ANOTHER round of type fixes. il y a 9 ans
auth.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
chk.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
con.c 0d8aa4ec2a Fixed various warnings from build il y a 6 ans
config.c 25de748849 GNU General Public License il y a 9 ans
console.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
cw.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
data.c 25de748849 GNU General Public License il y a 9 ans
dentry.c 25de748849 GNU General Public License il y a 9 ans
fworm.c 25de748849 GNU General Public License il y a 9 ans
io.h 25de748849 GNU General Public License il y a 9 ans
iobuf.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
juke.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
lrand.c a70b8e9158 update all the types to the standard types. il y a 9 ans
main.c 0d8aa4ec2a Fixed various warnings from build il y a 6 ans
malloc.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
mkfile 52870159a5 Plan 9 from Bell Labs 2007-11-05 il y a 16 ans
mworm.c 25de748849 GNU General Public License il y a 9 ans
net.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
pc.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
portdat.h 999e4ebda0 ANOTHER round of type fixes. il y a 9 ans
portfns.h 999e4ebda0 ANOTHER round of type fixes. il y a 9 ans
portmkfile 98584bfd83 Plan 9 from Bell Labs 2007-03-26 il y a 17 ans
scsi.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
sub.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans
time.c 25de748849 GNU General Public License il y a 9 ans
uidgid.c 0d8aa4ec2a Fixed various warnings from build il y a 6 ans
wren.c 1ad29d2ba5 Convert all int8_t back to char il y a 9 ans

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.