Ronald G. Minnich f27ed9168b Remove non-standard Ken C pragmas. il y a 7 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 206b0fed8b fixfmt: more fixes. Also, always include ratrace in ramfs il y a 6 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 6c10e3e0c0 fixfmt: The final final set of changes. il y a 6 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 206b0fed8b fixfmt: more fixes. Also, always include ratrace in ramfs il y a 6 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 6c10e3e0c0 fixfmt: The final final set of changes. il y a 6 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 de6df66471 fixfmt: finnishing src/cmd cleaning 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 f27ed9168b Remove non-standard Ken C pragmas. il y a 6 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 ac71e28b6c fixfmt: with this last round of changes I can boot. il y a 6 ans
sub.c ac71e28b6c fixfmt: with this last round of changes I can boot. il y a 6 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.