Page MenuHomeFreeBSD

Capsicumize nm(1).
ClosedPublic

Authored by markj on Jul 29 2019, 7:35 PM.
Tags
None
Referenced Files
F154620372: D21107.id62761.diff
Wed, Apr 29, 1:36 AM
F154618299: D21107.id62761.diff
Wed, Apr 29, 1:29 AM
F154364327: D21107.id62762.diff
Tue, Apr 28, 3:16 AM
Unknown Object (File)
Mon, Apr 27, 1:40 PM
Unknown Object (File)
Tue, Apr 21, 10:47 PM
Unknown Object (File)
Sun, Apr 19, 10:43 PM
Unknown Object (File)
Sat, Apr 18, 6:38 PM
Unknown Object (File)
Thu, Apr 16, 1:23 AM

Details

Reviewers
oshogbo
emaste
Group Reviewers
capsicum
Commits
rS352909: Capsicumize nm(1).

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

looks good

contrib/elftoolchain/nm/nm.c
27–30 ↗(On Diff #60246)

suggest committing this (and similar changes from other ELF Tool Chain tools) independently first, and I'll upstream those immediately

2158–2159 ↗(On Diff #60246)

These changes too could be upstreamed independently

  • Get rid of style fixes in #includes.
  • Update argc and argv in get_opt(). I think this is a bit neater.
contrib/elftoolchain/nm/nm.c
27–30 ↗(On Diff #60246)

I just dropped those changes.

2158–2159 ↗(On Diff #60246)

I will commit that separately and post a patch to elftoolchain-developers.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 30 2019, 5:28 PM
Closed by commit rS352909: Capsicumize nm(1). (authored by markj). · Explain Why
This revision was automatically updated to reflect the committed changes.