Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-v0.x-archive
base: 4d0fcd515fe0
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: e5649d4b3d02
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 2, 2012

  1. install: fix freebsd man page location

    Man pages go into $PREFIX/man on FreeBSD, not $PREFIX/share/man.
    bnoordhuis committed Dec 2, 2012
    Copy the full SHA
    22965da View commit details
    Browse the repository at this point in the history
  2. tools: fix platform detection on freebsd, sunos

    This is a back-port of upstream gyp commit r1482.
    bnoordhuis committed Dec 2, 2012
    Copy the full SHA
    e5649d4 View commit details
    Browse the repository at this point in the history