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

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.