Browse Source

Plan 9 from Bell Labs 2004-03-05

David du Colombier 20 years ago
parent
commit
bd4e3be3a9
3 changed files with 3 additions and 1 deletions
  1. 1 1
      dist/replica/plan9.db
  2. 1 0
      dist/replica/plan9.log
  3. 1 0
      sys/games/lib/fortunes

+ 1 - 1
dist/replica/plan9.db

@@ -3317,7 +3317,7 @@ sys/doc/venti/venti.pdf - 755 sys sys 1020384352 139090
 sys/doc/venti/venti.ps - 664 sys sys 1019852320 2012620
 sys/games - 20000000775 sys sys 952648872 0
 sys/games/lib - 20000000775 sys sys 952648879 0
-sys/games/lib/fortunes - 664 sys sys 1078279900 247772
+sys/games/lib/fortunes - 664 sys sys 1078453847 248109
 sys/include - 20000000775 sys sys 1016902416 0
 sys/include/9p.h - 664 sys sys 1044836327 4309
 sys/include/String.h - 664 sys sys 1055701304 1291

+ 1 - 0
dist/replica/plan9.log

@@ -14016,3 +14016,4 @@
 1077985918 0 c sys/src/9/pc/etherigbe.c - 664 sys sys 1077985913 42824
 1078279247 0 c sys/games/lib/fortunes - 664 sys sys 1078279274 247590
 1078281047 0 c sys/games/lib/fortunes - 664 sys sys 1078279900 247772
+1078455619 0 c sys/games/lib/fortunes - 664 sys sys 1078453847 248109

+ 1 - 0
sys/games/lib/fortunes

@@ -4003,3 +4003,4 @@ If you are what you eat, then I'm cheap, fast, and easy.
 return ({goto L; p;}) && ({L: 5;});
 object-oriented design is the roman numerals of computing.  - rob
 Java is the f*cking COBOL of the 90s, and future generations of geeks are going to fly back from Mars to piss on our graves for inflicting it on them.  - rasputnik@hellooperator.net
+httpd_server* httpd_initialize(char* hostname, httpd_sockaddr* sa4P, httpd_sockaddr* sa6P, unsigned short port, char* cgi_pattern, int cgi_limit, char* charset, char* p3p, int max_age, char* cwd, int no_log, FILE* logfp, int no_symlink_check, int vhost, int global_passwd, char* url_pattern, char* local_pattern, int no_empty_referers )