aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/uname
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Notes: svn path=/head/; revision=48792
* Fixed printf format errors.Bruce Evans1998-07-061-5/+5
| | | | Notes: svn path=/head/; revision=37453
* Add a -p option which is the same as the -m option but providedSteve Price1998-02-242-2/+7
| | | | | | | | | for SVR4 compatibility. PR: 5826 Notes: svn path=/head/; revision=33792
* Nm uname -> Nm.Philippe Charnier1997-08-201-5/+5
| | | | Notes: svn path=/head/; revision=28455
* Show the real revision date and not the date that thisSteve Price1997-06-231-1/+1
| | | | | | | manpage is being viewed. Notes: svn path=/head/; revision=26826
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
| | | | | | | posix standard on the topic. Notes: svn path=/head/; revision=24360
* This commit was generated by cvs2svn to compensate for changes in r23690,Peter Wemm1997-03-111-1/+2
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=23691
| * Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.Peter Wemm1997-03-111-0/+163
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=23690
* Sort cross references.Wolfram Schneider1997-01-151-2/+2
| | | | Notes: svn path=/head/; revision=21748
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-231-1/+2
| | | | Notes: svn path=/head/; revision=17797
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+264
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590