Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #16432

Closed (moved)
Open
Opened Jun 24, 2015 by cypherpunks@cypherpunks

patches for NetBSD

The attached patches fix several issues on NetBSD:

  • The cpp conditionals for mmap goo in syscall.c don't match and break on NetBSD.
  • NetBSD <7 incorrectly declared the obsolete gethostbyaddr function to take char * rather than void *.
  • In NetBSD >=4, the ELF symbol for the socket routine in libc is named __socket30; the symbol named socket is a compatibility routine implementing older semantics in terms of the symbol __socket30.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#16432