| Commit message (Expand) | Author | Age | Files | Lines |
* | users(1): Use capsicum helpers for users | Eitan Adler | 2018-06-25 | 1 | -1/+2 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 2 | -2/+2 |
* | style(9) fix | Allan Jude | 2017-01-07 | 1 | -1/+2 |
* | Capsicum: add capability mode to users binary | Allan Jude | 2017-01-07 | 1 | -0/+7 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+21 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 4 | -117/+71 |
| |\
| |/
|/| |
|
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -1/+1 |
| |\ |
|
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+19 |
* | | | Unbreak the build by re-enabling exceptions. | Pietro Cerutti | 2014-07-14 | 1 | -1/+1 |
* | | | Turn off exceptions and rtti when building the c++ version of users. | David Chisnall | 2014-07-12 | 1 | -0/+1 |
* | | | Fix a couple of style nits. | Ed Schouten | 2014-07-10 | 1 | -4/+3 |
* | | | Don't use auto, as we also need to support GCC 4.2. | Ed Schouten | 2014-07-10 | 1 | -1/+1 |
* | | | Let users(1) use an std::set, instead of std::{vector,sort,unique}. | Ed Schouten | 2014-07-10 | 1 | -14/+11 |
* | | | Reimplements users(1) in C++. | Pietro Cerutti | 2014-07-10 | 2 | -65/+26 |
* | | | - Avoid calling a wrapper function around strcmp | Pietro Cerutti | 2014-06-03 | 1 | -10/+3 |
* | | | - style, remove (void) in front of printf and the like | Pietro Cerutti | 2014-06-03 | 1 | -5/+5 |
| |/
|/| |
|
* | | Bump date missed in r202756 | Eitan Adler | 2012-09-14 | 1 | -1/+1 |
|/ |
|
* | Let the size of the namebuf depend on the size of the ut_user field. | Ed Schouten | 2011-06-18 | 1 | -1/+1 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 2 | -8/+0 |
* | Remove stale references to utmp(5) and its corresponding filenames. | Ed Schouten | 2010-01-21 | 1 | -3/+3 |
* | Perform all trivial ports to utmpx for usr.bin/. | Ed Schouten | 2010-01-13 | 2 | -5/+1 |
* | Build usr.bin/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -2/+0 |
* | Add WARNS?=6, because it seems to build out of the box. | Ed Schouten | 2009-12-05 | 1 | -0/+2 |
* | Use _ULOG_POSIX_NAMES here, to make eventual porting to <utmpx.h> easier. | Ed Schouten | 2009-12-05 | 1 | -4/+5 |
* | Use USER_PROCESS instead of LOGIN_PROCESS. | Ed Schouten | 2009-12-03 | 1 | -1/+1 |
* | Port users(1) to libulog. | Ed Schouten | 2009-12-03 | 2 | -22/+27 |
* | ANSIify function definitions. | David Malone | 2002-09-04 | 1 | -6/+3 |
* | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 1 | -2/+3 |
* | remove __P | Warner Losh | 2002-03-22 | 1 | -2/+2 |
* | WARNS=2 is going to become the default, so remove it from here. | Mark Murray | 2001-12-11 | 1 | -1/+0 |
* | Remove a bogus cast and lockdown users(1) with WARNS?=2 | Mike Barcroft | 2001-09-09 | 2 | -1/+3 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 2 | -2/+2 |
* | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
* | Main() returns int. | Philippe Charnier | 1997-08-26 | 1 | -2/+2 |
* | Was limited to 200 users. New entry is now allocated as needed. | Philippe Charnier | 1997-08-22 | 2 | -23/+43 |
* | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -1/+1 |
* | Merge RELENG_2_0_5 into HEAD | Rodney W. Grimes | 1995-06-11 | 1 | -2/+2 |
* | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 3 | -0/+165 |