Source-Changes archive

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

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



Module Name:    src
Committed By:   dyoung
Date:           Wed Jun 22 20:42:45 UTC 2005

Modified Files:
        src/sys/arch/i386/stand/dosboot: devopen.c main.c
        src/sys/arch/i386/stand/pxeboot: main.c

Log Message:
De-__P().

Consistently pass 'int *' arguments to parsebootfile.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/i386/stand/dosboot/devopen.c
cvs rdiff -r1.20 -r1.21 src/sys/arch/i386/stand/dosboot/main.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/i386/stand/pxeboot/main.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