summaryrefslogtreecommitdiffstats
path: root/usr.bin/id
Commit message (Collapse)AuthorAgeFilesLines
* Add "-P" display the id as a password file entry.obrien1998-08-212-6/+40
| | | | Submitted by: terry
* Use `.Nm id' instead of `.Nm' for the synopsis lines.alex1998-02-281-5/+5
| | | | PR: 5876
* Missing newline when euid != ruid.steve1998-02-181-3/+3
| | | | | PR: 5778 Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
* Use err(3) instead of local redefinition. Silent -Wall.charnier1997-07-151-51/+26
|
* Show the real revision date and not the date that thissteve1997-06-233-4/+4
| | | | manpage is being viewed.
* ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)jmg1997-04-271-14/+20
| | | | | add missing Id's other minor clean ups
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
|
* ${DESTDIR}/usr/bin -> ${DESTDIR}${BINDIR}wosch1997-02-021-2/+2
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
| | | | | | | | 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.
* add PATH variablewosch1996-11-051-2/+4
|
* add PATH variablewosch1996-11-051-2/+4
| | | | better argument handling
* Fixed bug where 'id <user>' output the wrong group name (the user namedg1995-08-281-11/+11
| | | | was output instead). Pointed out by Chael Hall <nowhere@chaos.taylored.com>.
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-2/+2
| | | | specified in the top level Makefiles.
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* Make `id' and `groups' somewhat faster and less cpu-intensive :-)wollman1994-10-112-2/+2
| | | | Really!
* More merry makefile munging for man page compatability.wollman1994-08-051-3/+1
|
* Cleanup so that make install can run, many install: maninstall changedrgrimes1994-05-301-2/+3
| | | | to just install:, sperious targets and CLEANFILES removed.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-277-0/+702
OpenPOWER on IntegriCloud