Browse Source

Plan 9 from Bell Labs 2007-11-22

David du Colombier 16 years ago
parent
commit
d09dc99e65
4 changed files with 10 additions and 2 deletions
  1. 1 1
      dist/replica/_plan9.db
  2. 1 1
      dist/replica/plan9.db
  3. 1 0
      dist/replica/plan9.log
  4. 7 0
      sys/man/4/consolefs

+ 1 - 1
dist/replica/_plan9.db

@@ -7707,7 +7707,7 @@ sys/man/4/acme - 664 sys sys 1181238729 10435
 sys/man/4/archfs - 664 sys sys 960000712 533
 sys/man/4/cdfs - 664 sys sys 1026846913 3638
 sys/man/4/cfs - 664 sys sys 1191355900 2136
-sys/man/4/consolefs - 664 sys sys 1144424854 4245
+sys/man/4/consolefs - 664 sys sys 1195678039 4389
 sys/man/4/cwfs - 664 sys sys 1194214611 6553
 sys/man/4/dossrv - 664 sys sys 1168307403 4334
 sys/man/4/execnet - 664 sys sys 1019866708 1069

+ 1 - 1
dist/replica/plan9.db

@@ -7707,7 +7707,7 @@ sys/man/4/acme - 664 sys sys 1181238729 10435
 sys/man/4/archfs - 664 sys sys 960000712 533
 sys/man/4/cdfs - 664 sys sys 1026846913 3638
 sys/man/4/cfs - 664 sys sys 1191355900 2136
-sys/man/4/consolefs - 664 sys sys 1144424854 4245
+sys/man/4/consolefs - 664 sys sys 1195678039 4389
 sys/man/4/cwfs - 664 sys sys 1194214611 6553
 sys/man/4/dossrv - 664 sys sys 1168307403 4334
 sys/man/4/execnet - 664 sys sys 1019866708 1069

+ 1 - 0
dist/replica/plan9.log

@@ -53366,3 +53366,4 @@
 1195282805 0 c sys/src/cmd/disk/9660/sysuse.c - 664 sys sys 1195281485 13953
 1195507804 0 c sys/src/boot/pc/x16.h - 664 sys sys 1195507126 5264
 1195587005 0 c sys/src/9/port/chan.c - 664 sys sys 1195585806 34962
+1195678804 0 c sys/man/4/consolefs - 664 sys sys 1195678039 4389

+ 7 - 0
sys/man/4/consolefs

@@ -93,6 +93,13 @@ The
 .I speed=x
 attribute/value pair specifies a bit rate for the
 console.  The default is 9600 baud.
+The
+.I openondemand=
+attribute causes the console device
+.RI ( dev )
+to be opened only when the corresponding
+.IB mntpt / console
+file is open.
 .PP
 Access to the console is controlled by the
 .I uid