aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rwho
Commit message (Expand)AuthorAgeFilesLines
* capsicum: use a new capsicum helpers in toolsMariusz Zaborski2018-11-041-2/+2
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-1/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Update manpage date to when the deprecation notice was removed.Jeremie Le Hen2017-10-271-1/+1
* rwho/ruptime/rwhod shouldn't be gated by RCMDS.Jeremie Le Hen2017-08-081-9/+0
* Revert r322029 and r322031 so as to recommit them with a better commit log.Jeremie Le Hen2017-08-081-0/+9
* Remove deprecation notice for ruptime/rwho/rwhod.Jeremie Le Hen2017-08-031-9/+0
* Add deprecation notices for all rcmd toolsAllan Jude2017-07-041-1/+10
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Create a rcmds package.Glen Barber2016-01-211-0/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-281-1/+1
| |\ | |/ |/|
| * Merge from headSimon J. Gerraty2013-09-051-53/+81
| |\
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | Update most userspace consumers of capability.h to use capsicum.h instead.Robert Watson2014-03-161-1/+1
| |/ |/|
* | Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek2013-09-051-2/+5
* | Few more style nits.Pawel Jakub Dawidek2013-07-031-13/+10
* | Sandbox rwho(1) using capability mode and Capsicum capabilities.Pawel Jakub Dawidek2013-07-031-3/+23
* | Style cleanups.Pawel Jakub Dawidek2013-07-031-45/+53
|/
* Add missing static keywords to rwho(1)Ed Schouten2011-11-061-8/+8
* Build rwho(1) with WARNS=6.Ed Schouten2011-10-162-4/+3
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+3
* Let the width of the username column depend on the rwho file format.Ed Schouten2009-12-251-2/+1
* It's actually 11 minutes when the machine is assumed to be down and removedSuleiman Souhlal2005-08-071-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Modernise; ISOify, use __FBSDID(), use headers instead of hand-declaring.Mark Murray2002-07-011-12/+13
* remove __PWarner Losh2002-03-221-2/+2
* I've been meaning to do this for a while. Add an underscore to theMatthew Dillon2002-01-191-1/+1
* Fix time_t == int assumption, convert protocol int to time_t.Matthew Dillon2001-10-281-1/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Don't attempt to parse %cAndrey A. Chernov2001-03-211-3/+9
* Get rid of hard sentence breakPhilippe Charnier2000-03-271-2/+3
* Add section number to .Xr references. Enumerate flags the standard way.Philippe Charnier2000-03-261-8/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Fixed typo.Foxfair Hu1998-12-201-1/+1
* Be picky about the format of the commandline and cleanupSteve Price1998-05-031-6/+16
* Use err(3). Add usage() and prototypes. Add Xr to who(1).Philippe Charnier1997-08-082-20/+34
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Fix my error from previous commit with mixing rwhod protocolAndrey A. Chernov1996-12-051-7/+8
* Use UT_* contstants when possible instead of harcoded 8Andrey A. Chernov1996-12-051-8/+9
* Eliminated includes of the "temporary" backwards compatibility headerBruce Evans1996-09-241-2/+2
* Fix some incorrect locations in the FILES sections of some man pages.Mike Pritchard1996-02-021-1/+1