aboutsummaryrefslogtreecommitdiff
path: root/libexec/rpc.rusersd
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-203-0/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-3/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-284-20/+4
| |\
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync from headSimon J. Gerraty2012-11-044-6/+42
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+23
* | | | Convert to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|/ |/| |
* | | Remove the 3rd clause ("advertising clause") of the BSD license asChristian Brueffer2014-02-174-20/+4
| |/ |/|
* | More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-204-6/+42
|/
* Port all apps in libexec/ from libulog to utmpx.Ed Schouten2010-01-132-4/+3
* Make WARNS=6 the default for libexec/.Ed Schouten2010-01-021-3/+0
* Make rpc.ruserd work with utmpx/libulog.Ed Schouten2009-12-293-92/+35
* Perform cleanups to rpc.rusersd:Ed Schouten2009-12-283-198/+204
* Fix most cases where the address of an int is passed to a function expecting aStefan Farfeleder2005-02-141-1/+1
* Include stdlib.h to get exit()'s prototype.David E. O'Brien2003-06-021-0/+1
* Port to TI/RPC and/or IPV6.Alfred Perlstein2002-07-151-20/+28
* The .Nm utilityPhilippe Charnier2002-07-061-4/+6
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-281-5/+6
* o __P removalWarner Losh2002-02-072-23/+11
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-201-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* Make these programs compile and work correctly now that /usr/include/rpcsvcBill Paul1998-01-191-11/+19
* Remove unused #includes and make it compile again with -DDEBUG. Use syslog()Philippe Charnier1998-01-072-12/+10
* Use err(3). -Wall cleaning. cosmetics in man page.Philippe Charnier1997-11-263-23/+30
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-224-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-144-4/+4
* Sort cross references.Wolfram Schneider1997-01-131-2/+2
* Correct the ancient paths here in case someone ever uncomments this again.Jordan K. Hubbard1996-11-051-3/+3
* Comment out the XIDLE extension stuff, it breaks make world on systemsTorsten Blum1996-11-041-5/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-17/+17
* Make two variables static so that the compiler warnings areAndreas Schulz1994-11-181-3/+3
* Reviewed by: Roger Holst roger@first.gmd.deAndreas Schulz1994-11-181-1/+2
* __386BSD__ -> __FreeBSD__Jordan K. Hubbard1994-11-041-2/+2
* rusersd from FreeBSD 1.1.5.1Geoff Rehmet1994-08-284-0/+578