Bug 62798 - PATCH: choparp: Add daemon ability and correct man page typo
Summary: PATCH: choparp: Add daemon ability and correct man page typo
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 18:30 UTC by agifford
Modified: 2004-02-13 19:38 UTC (History)
0 users

See Also:


Attachments
file.diff (279 bytes, patch)
2004-02-13 18:30 UTC, agifford
no flags Details | Diff
file.diff (1.36 KB, patch)
2004-02-13 18:30 UTC, agifford
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description agifford 2004-02-13 18:30:27 UTC
I propose adding the following to tiny patches to the choparp port.

1) The first patch gives choparp the ability to run in the background as a daemon.  The man page claims "choparp is a easy-to-use proxy ARP daemon."  This isn't true.  Currently it only runs in the foreground.  This patch lets it run as a true daemon.

2) The second patch corrects a few typos in the man page, and corrects a very minor English grammar error, and adds a note that BPF(4) support is required for choparp to work.

Fix: PATCH #1:

PATCH #2:
How-To-Repeat: Not applicable.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-13 19:38:15 UTC
State Changed
From-To: open->closed

Committed, thanks!