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

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.