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 13:15:09 UTC 2003

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

Log Message:
cleanup:
-update comments
-remove remaining references to "bootparam"
-don't try to interpret extra arguments to net_open() - we
 get only passed a NULL anyway (see devopen.c)


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 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