Annotation of 42BSD/sys/GENERIC/swaphpvmunix.c, revision 1.1.1.1

1.1       root        1: #include "../h/param.h"
                      2: #include "../h/conf.h"
                      3: 
                      4: dev_t  rootdev = makedev(0, 0);
                      5: dev_t  argdev  = makedev(0, 1);
                      6: dev_t  dumpdev = makedev(0, 1);
                      7: 
                      8: struct swdevt swdevt[] = {
                      9:        { makedev(0, 1),        0,      0 },    /* hp0b */
                     10:        { 0, 0, 0 }
                     11: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.