Module Name:    src
Committed By:   thorpej
Date:           Mon Jan  8 05:09:41 UTC 2024

Modified Files:
        src/sys/arch/virt68k/include: bootinfo.h
        src/sys/arch/virt68k/virt68k: bootinfo.c

Log Message:
Add bootinfo_getarg(), which gets the name kernel command line argument
and returns its value (sort of like getenv()).


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/virt68k/include/bootinfo.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/virt68k/virt68k/bootinfo.c

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

Reply via email to