| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak the build by re-enabling exceptions. | gahr | 2014-07-14 | 1 | -1/+1 |
* | Turn off exceptions and rtti when building the c++ version of users. | theraven | 2014-07-12 | 1 | -0/+1 |
* | Fix a couple of style nits. | ed | 2014-07-10 | 1 | -4/+3 |
* | Don't use auto, as we also need to support GCC 4.2. | ed | 2014-07-10 | 1 | -1/+1 |
* | Let users(1) use an std::set, instead of std::{vector,sort,unique}. | ed | 2014-07-10 | 1 | -14/+11 |
* | Reimplements users(1) in C++. | gahr | 2014-07-10 | 2 | -65/+26 |
* | - Avoid calling a wrapper function around strcmp | gahr | 2014-06-03 | 1 | -10/+3 |
* | - style, remove (void) in front of printf and the like | gahr | 2014-06-03 | 1 | -5/+5 |
* | Bump date missed in r202756 | eadler | 2012-09-14 | 1 | -1/+1 |
* | Let the size of the namebuf depend on the size of the ut_user field. | ed | 2011-06-18 | 1 | -1/+1 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 2 | -8/+0 |
* | Remove stale references to utmp(5) and its corresponding filenames. | ed | 2010-01-21 | 1 | -3/+3 |
* | Perform all trivial ports to utmpx for usr.bin/. | ed | 2010-01-13 | 2 | -5/+1 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | Add WARNS?=6, because it seems to build out of the box. | ed | 2009-12-05 | 1 | -0/+2 |
* | Use _ULOG_POSIX_NAMES here, to make eventual porting to <utmpx.h> easier. | ed | 2009-12-05 | 1 | -4/+5 |
* | Use USER_PROCESS instead of LOGIN_PROCESS. | ed | 2009-12-03 | 1 | -1/+1 |
* | Port users(1) to libulog. | ed | 2009-12-03 | 2 | -22/+27 |
* | ANSIify function definitions. | dwmalone | 2002-09-04 | 1 | -6/+3 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -2/+3 |
* | remove __P | imp | 2002-03-22 | 1 | -2/+2 |
* | WARNS=2 is going to become the default, so remove it from here. | markm | 2001-12-11 | 1 | -1/+0 |
* | Remove a bogus cast and lockdown users(1) with WARNS?=2 | mike | 2001-09-09 | 2 | -1/+3 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Main() returns int. | charnier | 1997-08-26 | 1 | -2/+2 |
* | Was limited to 200 users. New entry is now allocated as needed. | charnier | 1997-08-22 | 2 | -23/+43 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Merge RELENG_2_0_5 into HEAD | rgrimes | 1995-06-11 | 1 | -2/+2 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+165 |