Annotation of 43BSD/sys/GENERIC/swaphkvmunix.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(3, 0);
                      5: dev_t  argdev  = makedev(3, 1);
                      6: dev_t  dumpdev = makedev(3, 1);
                      7: 
                      8: struct swdevt swdevt[] = {
                      9:        { makedev(3, 1),        0,      0 },    /* hk0b */
                     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.