Page MenuHomeFreeBSD

Update copyright and location of cr_can* prototypes in header files
ClosedPublic

Authored by stevek on Jul 28 2016, 6:41 AM.
Tags
None
Referenced Files
F170670766: D7345.id.diff
Sat, Sep 5, 10:50 PM
F170661136: D7345.id.diff
Sat, Sep 5, 9:17 PM
F170569517: D7345.id18837.diff
Sat, Sep 5, 11:09 AM
F170489581: D7345.diff
Sat, Sep 5, 1:54 AM
Unknown Object (File)
Fri, Sep 4, 4:32 AM
Unknown Object (File)
Thu, Sep 3, 11:25 PM
Unknown Object (File)
Thu, Sep 3, 9:16 PM
Unknown Object (File)
Tue, Sep 1, 9:36 PM
Subscribers

Details

Summary

Remove BSD and USL copyright and update license block in in_prot.c
Move cr_can* prototypes from sys/systm.h to sys/proc.h

These changes are based on the following comments by rwatson:
"in_prot.c doesn't contain either BSD or USL code -- you can just reduce it
to a Robert N. M. Watson copyright with bad-style-copyright from
/usr/share/examples.

Probably the cr_can*() prototypes should be in proc.h with the other
similar checks."

Test Plan

Built universe successfully.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4641
Build 4695: arc lint + arc unit

Event Timeline

stevek retitled this revision from to <<Replace this line with your Revision Title>> Update copyright and location of cr_can* prototypes in header files.
stevek updated this object.
stevek edited the test plan for this revision. (Show Details)
stevek added a reviewer: rwatson.
stevek retitled this revision from <<Replace this line with your Revision Title>> Update copyright and location of cr_can* prototypes in header files to Update copyright and location of cr_can* prototypes in header files.Jul 28 2016, 6:41 AM
rwatson edited edge metadata.

Looks good to me!

This revision is now accepted and ready to land.Jul 28 2016, 12:52 PM
This revision was automatically updated to reflect the committed changes.