aboutsummaryrefslogtreecommitdiff
path: root/libexec/getNAME
Commit message (Collapse)AuthorAgeFilesLines
* The only user of this utility (share/man/man0) was removed 2+ years ago.Ruslan Ermilov2005-02-093-409/+0
| | | | Notes: svn path=/head/; revision=141585
* Sort sections.Ruslan Ermilov2005-01-181-3/+3
| | | | Notes: svn path=/head/; revision=140414
* Correct grammos. Added BUGS: may mishandle nonstandard manual pages,Jens Schweikhardt2004-10-061-3/+5
| | | | | | | especially third party junk^Wpages, like emulators/mtools(1) and friends. Notes: svn path=/head/; revision=136196
* o __P removalWarner Losh2002-02-061-24/+17
| | | | | | | | o remove register o use strict prototypes Notes: svn path=/head/; revision=90301
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
| | | | Notes: svn path=/head/; revision=79754
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79529
* mdoc(7) police: uppercase document title.Ruslan Ermilov2001-04-181-1/+1
| | | | Notes: svn path=/head/; revision=75650
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+0
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74814
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-201-0/+1
| | | | Notes: svn path=/head/; revision=74529
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-3/+3
| | | | Notes: svn path=/head/; revision=70015
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
| | | | Notes: svn path=/head/; revision=50476
* Use err(3). -Wall cleaning.Philippe Charnier1997-11-212-15/+17
| | | | Notes: svn path=/head/; revision=31330
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
| | | | | | | posix standard on the topic. Notes: svn path=/head/; revision=24349
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
| | | | Notes: svn path=/head/; revision=22989
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Sort cross references.Wolfram Schneider1997-01-131-3/+3
| | | | Notes: svn path=/head/; revision=21635
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightWolfram Schneider1996-08-271-9/+5
| | | | Notes: svn path=/head/; revision=17849
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-231-2/+3
| | | | Notes: svn path=/head/; revision=17786
* add manpage getNAME(1)Wolfram Schneider1996-07-083-3/+73
| | | | Notes: svn path=/head/; revision=17016
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-272-0/+345
Notes: svn path=/vendor/CSRG/dist/; revision=1592