]> andersk Git - moira.git/commitdiff
increased length of filesys pathname
authormar <mar>
Fri, 4 Aug 1989 12:39:38 +0000 (12:39 +0000)
committermar <mar>
Fri, 4 Aug 1989 12:39:38 +0000 (12:39 +0000)
db/newdb

index 9991f29cd6e77d85fb867a86fa6419f4066445ff..a6013fd3ee2c1e09b7446f765b5083266fea51b5 100644 (file)
--- a/db/newdb
+++ b/db/newdb
@@ -133,7 +133,7 @@ create filesys
        order           = i2,
        type            = c8,
        mach_id         = i4,
-       name            = c32,
+       name            = c80,
        mount           = c32,
        access          = c1,
        comments        = c64,
This page took 0.036651 seconds and 5 git commands to generate.