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
F131891883: D7345.id18856.diff
Sun, Oct 12, 12:40 AM
F131891874: D7345.id18837.diff
Sun, Oct 12, 12:40 AM
F131891870: D7345.id.diff
Sun, Oct 12, 12:40 AM
F131840940: D7345.diff
Sat, Oct 11, 3:08 PM
Unknown Object (File)
Sun, Sep 21, 11:02 PM
Unknown Object (File)
Sun, Sep 21, 3:28 PM
Unknown Object (File)
Sat, Sep 13, 9:49 PM
Unknown Object (File)
Fri, Sep 12, 8:57 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 Not Applicable
Unit
Tests Not Applicable

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.