aboutsummaryrefslogtreecommitdiff
path: root/libexec/getNAME
Commit message (Collapse)AuthorAgeFilesLines
* $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