| Commit message (Expand) | Author | Age | Files | Lines |
* | Document getent(1)'s ability to enumerate netgroup members. | markj | 2016-06-04 | 2 | -2/+4 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+20 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | Merge from head | sjg | 2013-09-05 | 1 | -0/+43 |
| |\
| |/
|/| |
|
| * | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| *-. | Sync from head | sjg | 2012-11-04 | 1 | -12/+22 |
| |\ \ |
|
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+21 |
| | |/
| |/| |
|
* | | | Add support for netgroup, based on patch in the PR but made consistent | ghelmer | 2013-05-23 | 1 | -0/+43 |
| |/
|/| |
|
* | | Teach getent(1) to look up a hostname and find IPv6 addresses. | kevlo | 2012-09-26 | 1 | -12/+22 |
|/ |
|
* | Print INIT_PROCESS and LOGIN_PROCESS entries as well. | ed | 2011-10-27 | 1 | -1/+12 |
* | Change how getent utmpx works. | ed | 2010-04-02 | 1 | -6/+8 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 | imp | 2010-02-16 | 2 | -14/+0 |
* | Also print UNIX timestamps in getent utmpx output. | ed | 2010-01-20 | 1 | -2/+5 |
* | Also let getent(1) print values of ut_pid. | ed | 2010-01-18 | 1 | -3/+3 |
* | Allow getent(1) to display utmpx entries as well. | ed | 2010-01-13 | 2 | -0/+91 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | cleanup code: remove superfluous comma at end of enumeration | rse | 2007-02-04 | 1 | -2/+2 |
* | Revise markup. | ru | 2006-09-30 | 1 | -18/+21 |
* | The port number must be network byte order. | ume | 2006-05-04 | 1 | -4/+3 |
* | o style: WARNS= -> WARNS?=. | maxim | 2006-05-04 | 1 | -1/+1 |
* | o By popular demand import getent(1) utility: a program retrieves | maxim | 2006-05-04 | 3 | -0/+700 |