Remove $FreeBSD$: two-line nroff patternRemove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Remove $FreeBSD$: one-line .c patternRemove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
Update/fix Makefile.depend for userland
pmcstudy: Fix a typo in a usage message-s /measurments/measurements/MFC after: 3 days
pmcstudy: fix error handlingClose file descriptor in the correct way if no countersare built into the application.Obtained from: Stormshield
Fix a few mandoc issues- no blank before trailing delimiter- whitespace at end of input line- sections out of conventional order- normalizing date format- AUTHORS section without An macro
Replace -Werror with ${WERROR} in pmcstudy
Regularize the Netflix copyrightUse recent best practices for Copyright form at the top ofthe license:1. Remove all the All Rights Reserved clauses on our stuff. Where we piggybacked others, u
Regularize the Netflix copyrightUse recent best practices for Copyright form at the top ofthe license:1. Remove all the All Rights Reserved clauses on our stuff. Where we piggybacked others, use a separate line to make things clear.2. Use "Netflix, Inc." everywhere.3. Use a single line for the copyright for grep friendliness.4. Use date ranges in all places for our stuff.Approved by: Netflix Legal (who gave me the form), adrian@ (pmc files)
show more ...
DIRDEPS_BUILD: Update dependencies.Sponsored by: Dell EMC Isilon
Don't end up manpage titles with a full stop.MFC after: 2 weeks
DIRDEPS_BUILD: Add some missing dirctories to the build.Sponsored by: EMC / Isilon Storage Division
Fix non-amd64 build from r292043 after reconnecting in r303410.MFC after: 3 daysX-MFC-With: r303410Sponsored by: EMC / Isilon Storage Division
pmcstudy.8: minor "efficiency" fix.No functional change.
Cleanup unnecessary semicolons from utilities we all love.
Fix several typos and bugs within pmcstudy. Also highlight the one SB testthat is failing (and is likely a problem in the actual PMC defintions). Addto this also the -A option to run all canned tes
Fix several typos and bugs within pmcstudy. Also highlight the one SB testthat is failing (and is likely a problem in the actual PMC defintions). Addto this also the -A option to run all canned tests.Sponsored by: Netflix Inc.
Update the manual page to include Broadwell.
White space changes.
Proper support of Broadwell tool by the pmc_study based on theIntel Itune guide for 5th generation processors. There is at leastone formula missing in that guide, which I extrapolated and put a ? b
Proper support of Broadwell tool by the pmc_study based on theIntel Itune guide for 5th generation processors. There is at leastone formula missing in that guide, which I extrapolated and put a ? byin the help.Sponsored by: Netflix Inc
Fix a ton of speelling errorsarc lint is helpfulReviewed By: allanjude, wblock, #manpages, [email protected]Differential Revision: https://reviews.freebsd.org/D3337
Rough first mdoc, spelling and grammar cleanup pass.
Opps its section 8 not 1 silly.MFC after: 3 daysSponsored by: Netflix
Update the manual page to be a bit more sane. It stillmay need some work, but at least now it will read properly.(gnn you are still on the hook to help out with thislike you committed).Sponsored
Update the manual page to be a bit more sane. It stillmay need some work, but at least now it will read properly.(gnn you are still on the hook to help out with thislike you committed).Sponsored by: Netflix.
Fix yet another coverty warning (missing io is NULL check) and in examining thatwarning I see yet another issue where we should be pclosing the io in the eventof the error and its a command (not fc
Fix yet another coverty warning (missing io is NULL check) and in examining thatwarning I see yet another issue where we should be pclosing the io in the eventof the error and its a command (not fclose only).
Fix minor errors found by coverity. Thanks Gleb forthe pointers to the email!
12