Browse Source

Plan 9 from Bell Labs 2006-07-03

David du Colombier 17 years ago
parent
commit
d50f69c50c
5 changed files with 8 additions and 5 deletions
  1. 2 2
      dist/replica/_plan9.db
  2. 2 2
      dist/replica/plan9.db
  3. 2 0
      dist/replica/plan9.log
  4. 1 0
      sys/games/lib/fortunes
  5. 1 1
      sys/man/2/bio

+ 2 - 2
dist/replica/_plan9.db

@@ -5748,7 +5748,7 @@ sys/games - 20000000775 sys sys 952648872 0
 sys/games/lib - 20000000775 sys sys 952648879 0
 sys/games/lib/4scores - 10000000666 sys sys 1118680448 0
 sys/games/lib/5scores - 10000000666 sys sys 1118680453 0
-sys/games/lib/fortunes - 664 sys sys 1150855959 259748
+sys/games/lib/fortunes - 664 sys sys 1151878959 259906
 sys/games/lib/mahjongg - 20000000775 sys sys 1095792278 0
 sys/games/lib/mahjongg/backgrounds - 20000000775 sys sys 1095792293 0
 sys/games/lib/mahjongg/backgrounds/default.bit - 664 sys sys 1095792293 346803
@@ -7425,7 +7425,7 @@ sys/man/2/auth - 664 sys sys 1017423719 7539
 sys/man/2/authsrv - 664 sys sys 1055734550 4145
 sys/man/2/bin - 664 sys sys 985023077 1880
 sys/man/2/bind - 664 sys sys 1015091518 4685
-sys/man/2/bio - 664 sys sys 1138335268 6523
+sys/man/2/bio - 664 sys sys 1151854125 6546
 sys/man/2/blowfish - 664 sys sys 1032058672 1280
 sys/man/2/brk - 664 sys sys 944959694 1179
 sys/man/2/cachechars - 664 sys sys 1082222350 7061

+ 2 - 2
dist/replica/plan9.db

@@ -5748,7 +5748,7 @@ sys/games - 20000000775 sys sys 952648872 0
 sys/games/lib - 20000000775 sys sys 952648879 0
 sys/games/lib/4scores - 10000000666 sys sys 1118680448 0
 sys/games/lib/5scores - 10000000666 sys sys 1118680453 0
-sys/games/lib/fortunes - 664 sys sys 1150855959 259748
+sys/games/lib/fortunes - 664 sys sys 1151878959 259906
 sys/games/lib/mahjongg - 20000000775 sys sys 1095792278 0
 sys/games/lib/mahjongg/backgrounds - 20000000775 sys sys 1095792293 0
 sys/games/lib/mahjongg/backgrounds/default.bit - 664 sys sys 1095792293 346803
@@ -7425,7 +7425,7 @@ sys/man/2/auth - 664 sys sys 1017423719 7539
 sys/man/2/authsrv - 664 sys sys 1055734550 4145
 sys/man/2/bin - 664 sys sys 985023077 1880
 sys/man/2/bind - 664 sys sys 1015091518 4685
-sys/man/2/bio - 664 sys sys 1138335268 6523
+sys/man/2/bio - 664 sys sys 1151854125 6546
 sys/man/2/blowfish - 664 sys sys 1032058672 1280
 sys/man/2/brk - 664 sys sys 944959694 1179
 sys/man/2/cachechars - 664 sys sys 1082222350 7061

+ 2 - 0
dist/replica/plan9.log

@@ -30189,3 +30189,5 @@
 1151740808 3 c sys/src/fs/emelie/mkfile - 664 sys sys 1151739603 1764
 1151740808 4 c sys/src/fs/fs/mkfile - 664 sys sys 1141020574 1677
 1151740808 5 c sys/src/fs/port/devsd.c - 664 sys sys 1151371646 15110
+1151854245 0 c sys/man/2/bio - 664 sys sys 1151854125 6546
+1151879453 0 c sys/games/lib/fortunes - 664 sys sys 1151878959 259906

+ 1 - 0
sys/games/lib/fortunes

@@ -4130,3 +4130,4 @@ The user of distributed operating systems will know a new kind of reliability.
 I don't think there's a support group for people who don't have cancer - Fiona McKie
 vi vi vi - the roman number of the beast
 VFS: Busy inodes after unmount. Self-destruct in 5 seconds.  Have a nice day...  - Linux
+One of the silliest things you can do with a modern Unix machine is run the Eliza mode of Emacs against random quotes from Zippy the Pinhead.  - Eric Raymond

+ 1 - 1
sys/man/2/bio

@@ -273,7 +273,7 @@ a negative value
 is returned.
 Otherwise, 
 .I Bprint
-returns zero.
+returns the number of bytes written.
 .I Bvprint
 does the same except it takes as argument a
 .B va_list