Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 1.6. | sobomax | 2000-07-13 | 1 | -10/+19 |
| | | | | Submitted by: maintainer | ||||
* | Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn't | steve | 1999-12-27 | 1 | -16/+104 |
| | | | | | | | | | | | | | support a '-I' argument, instead of this soelim -Iman1 man1/foo.1 > tmp I did this. (cd man1; soelim foo.1) > tmp PR: 15093 Submitted by: maintainer | ||||
* | Update to version 1.5. | steve | 1999-08-01 | 1 | -86/+11 |
| | | | | | PR: 12848 Submitted by: maintainer | ||||
* | dns-rev Take the forward DNS mapping and generate the reverse mapping. | obrien | 1998-12-01 | 1 | -0/+91 |
dns-hosts Take the forward DNS mapping and generate the /etc/hosts file. dns-ng Take the forward DNS mapping and generate the /etc/netgroup file. Submitted-by: Karl.Dietz@triplan.com PR: 8664 |