Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386/stand/pxeboot



Module Name:    src
Committed By:   drochner
Date:           Wed Mar 12 17:35:58 UTC 2003

Modified Files:
        src/sys/arch/i386/stand/pxeboot: dev_net.c

Log Message:
-use our own netif layer
-call the pxe unload function only on close(), not on open() errors,
 so we have a chance to retry
-remove some remaining references to NFS


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/i386/stand/pxeboot/dev_net.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index