This simplifies the use of the path variable by making it NUL
terminated. This is a prerequisite for further cleanups.
Details
Details
- Reviewers
imp cperciva ed jhb - Commits
- rS333773: Use strsep() to parse init_path in start_init().
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Developed on CheriBSD (mips64), testing in an amd64 VM including verifying that single user mode works.
Once this and D15468 are in, I have another change to remove the temporary mapping in the stack region and just construct a struct image_args here for kern_execve().