Page MenuHomeFreeBSD

dtrace: remove illumos code from dt_proc.c
ClosedPublic

Authored by vangyzen on Jul 25 2023, 4:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 3, 2:52 PM
Unknown Object (File)
Fri, Oct 3, 12:20 PM
Unknown Object (File)
Tue, Sep 30, 10:22 PM
Unknown Object (File)
Tue, Sep 30, 6:30 AM
Unknown Object (File)
Tue, Sep 30, 12:09 AM
Unknown Object (File)
Sun, Sep 28, 4:38 PM
Unknown Object (File)
Sun, Sep 21, 1:04 PM
Unknown Object (File)
Wed, Sep 17, 12:06 PM
Subscribers

Details

Summary

The illumos #ifdef's in this file make it harder to read and maintain.
There is little change upstream, and increasing changes for FreeBSD.
Remove the illumos code with unifdef. The only manual changes here
are the #includes and #defines at the top, and removing blank lines.

MFC after: 1 week
Sponsored by: Dell EMC Isilon

Diff Detail

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