Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_unix/sys/src/cmd/venti/srv/www/status1.js – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
logging = "on"
2
loggingchoices = new Array("off", "on")
3
 
4
stats = "on"
5
statschoices = new Array("off", "on")
6
 
7
compress = "whack"
8
compresschoices1 = new Array("none", 
9
	"flate1", "flate2", "flate3", "flate4", "flate5",
10
	"flate6", "flate7", "flate8", "flate9")
11
compresschoices2 = new Array("smack1", "smack2", "smack3", "whack")
12
 
13
logs = new Array("all", "libventi/server", "disk", "lump", "block", "proc", "quiet", "rpc")
14