Page MenuHomeFreeBSD

libsysdecode: support rfork(RFSPAWN)
ClosedPublic

Authored by brooks on Jun 14 2024, 5:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 17, 8:44 PM
Unknown Object (File)
Thu, Oct 17, 8:43 PM
Unknown Object (File)
Thu, Oct 17, 8:43 PM
Unknown Object (File)
Thu, Oct 17, 8:43 PM
Unknown Object (File)
Thu, Oct 17, 8:33 PM
Unknown Object (File)
Wed, Oct 16, 7:58 AM
Unknown Object (File)
Oct 3 2024, 8:51 AM
Unknown Object (File)
Oct 1 2024, 1:38 PM
Subscribers

Details

Summary

Match the "U" in RFSPAWN's value (1U<<31). Reject kernel-only RFPPWAIT
to avoid a duplicate entry.

Sponsored by: DARPA, AFRL

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj added inline comments.
lib/libsysdecode/mktables
123

Maybe [uU]? just to be a bit more robust.

This revision is now accepted and ready to land.Jun 14 2024, 7:19 PM
This revision now requires review to proceed.Jun 14 2024, 7:36 PM
This revision is now accepted and ready to land.Jun 14 2024, 7:37 PM
This revision was automatically updated to reflect the committed changes.