aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/editmap
Commit message (Collapse)AuthorAgeFilesLines
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
| | | | Notes: svn path=/head/; revision=201390
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-101-18/+6
| | | | | | | Discussed with: ru Notes: svn path=/head/; revision=147225
* Remove MAINTAINER= lines from individual Makefiles in favor of theGregory Neil Shapiro2003-07-071-2/+0
| | | | | | | MAINTAINER file (which already had entries for sendmail). Notes: svn path=/head/; revision=117299
* Add editmap, a new utility which comes with sendmail 8.12 for editing maps inGregory Neil Shapiro2002-02-171-0/+51
place. Notes: svn path=/head/; revision=90797