Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbppc/nintendo
Module Name: src
Committed By: jmcneill
Date: Sat Jan 10 23:10:02 UTC 2026
Modified Files:
src/sys/arch/evbppc/nintendo: machdep.c
src/sys/arch/evbppc/nintendo/dev: wiiufb.c
Log Message:
wiiu: Fix parsing of multiple cmdline options.
wii_cmdline (inherited from HBC) expects options to be separated by NUL,
with an extra NUL character at the end.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbppc/nintendo/machdep.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbppc/nintendo/dev/wiiufb.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