Ronald G. Minnich 206b0fed8b fixfmt: more fixes. Also, always include ratrace in ramfs 7 years ago
..
9netics32.16k 999e4ebda0 ANOTHER round of type fixes. 9 years ago
9netics64.8k 999e4ebda0 ANOTHER round of type fixes. 9 years ago
choline 999e4ebda0 ANOTHER round of type fixes. 9 years ago
cwfs 999e4ebda0 ANOTHER round of type fixes. 9 years ago
doc 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
emelie 999e4ebda0 ANOTHER round of type fixes. 9 years ago
fs 999e4ebda0 ANOTHER round of type fixes. 9 years ago
fs64 999e4ebda0 ANOTHER round of type fixes. 9 years ago
32bit.h 25de748849 GNU General Public License 9 years ago
64bit.h 25de748849 GNU General Public License 9 years ago
9p1.c 206b0fed8b fixfmt: more fixes. Also, always include ratrace in ramfs 6 years ago
9p1.h 25de748849 GNU General Public License 9 years ago
9p1lib.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
9p2.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
README 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
all.h 999e4ebda0 ANOTHER round of type fixes. 9 years ago
auth.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
chk.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
con.c 0d8aa4ec2a Fixed various warnings from build 6 years ago
config.c 25de748849 GNU General Public License 9 years ago
console.c 206b0fed8b fixfmt: more fixes. Also, always include ratrace in ramfs 6 years ago
cw.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
data.c 25de748849 GNU General Public License 9 years ago
dentry.c 25de748849 GNU General Public License 9 years ago
fworm.c 25de748849 GNU General Public License 9 years ago
io.h 25de748849 GNU General Public License 9 years ago
iobuf.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
juke.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
lrand.c a70b8e9158 update all the types to the standard types. 9 years ago
main.c 0d8aa4ec2a Fixed various warnings from build 6 years ago
malloc.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
mkfile 52870159a5 Plan 9 from Bell Labs 2007-11-05 16 years ago
mworm.c 25de748849 GNU General Public License 9 years ago
net.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
pc.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
portdat.h 999e4ebda0 ANOTHER round of type fixes. 9 years ago
portfns.h 999e4ebda0 ANOTHER round of type fixes. 9 years ago
portmkfile 98584bfd83 Plan 9 from Bell Labs 2007-03-26 17 years ago
scsi.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
sub.c 206b0fed8b fixfmt: more fixes. Also, always include ratrace in ramfs 6 years ago
time.c 25de748849 GNU General Public License 9 years ago
uidgid.c 0d8aa4ec2a Fixed various warnings from build 6 years ago
wren.c 1ad29d2ba5 Convert all int8_t back to char 9 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.