aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Try to give a more descriptive error message for the pilot error ofJoerg Wunsch2002-07-182-25/+81
* Remove unused calls to inet_addr()Brian Somers2002-07-182-2/+0
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-183-4/+4
* This is a userland tool, not a kernel component or libstand client.Peter Wemm2002-07-171-5/+5
* Fix a spelling mistake.David Malone2002-07-171-1/+1
* Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. TheseGarance A Drosehn2002-07-179-10/+1103
* Unbreak Alpha build.Dag-Erling Smørgrav2002-07-161-1/+1
* Add IPv6 support.Alfred Perlstein2002-07-151-5/+15
* add support for rpc IPv6 (rpc/udp/46 ...)Alfred Perlstein2002-07-152-33/+103
* use getaddrinfo() instead of gethostbyname().Alfred Perlstein2002-07-151-5/+11
* Nuke unused variable.Alfred Perlstein2002-07-151-1/+0
* do not call clnt_spcreateerror nor clnt_sperror with a NULL pointer, insteadAlfred Perlstein2002-07-151-3/+3
* Port to TI/RPC and/or IPV6.Alfred Perlstein2002-07-152-14/+6
* If an RPC fails, try a shorter reply in case the fault lies with theAlfred Perlstein2002-07-151-10/+39
* de-__P().Alfred Perlstein2002-07-152-36/+32
* Comment out WARNS?=4 to unbreak the Alpha build.Dag-Erling Smørgrav2002-07-151-1/+2
* Get rid of %qd, and unbreak Alpha build.Dag-Erling Smørgrav2002-07-153-11/+16
* Get rid of %qd, and unbreak Alpha build.Dag-Erling Smørgrav2002-07-152-3/+6
* The .Nm utilityPhilippe Charnier2002-07-14138-613/+918
* Moved the setting of all profiling-related variables except the key oneBruce Evans2002-07-132-12/+8
* Call routine to free everything obtained when filling in 'struct printer'.Garance A Drosehn2002-07-121-0/+1
* Fix set_qstate() so it correctly checks for any error from chmod().Garance A Drosehn2002-07-121-1/+1
* Add a SQS_QCHANGED option to set_qstate(). This will soon be used by 'lpc'.Garance A Drosehn2002-07-122-1/+11
* Add two variables to struct jobqueue, and change the way that getq()Garance A Drosehn2002-07-122-3/+10
* Move prototypes for ctl_readcf and ctl_freeinf from ctlinfo.c to ctlinfo.h,Garance A Drosehn2002-07-122-2/+2
* WARNS=2, de-__P()Alfred Perlstein2002-07-112-7/+6
* WARNS=4, de-__P()Alfred Perlstein2002-07-112-5/+3
* Fix indentation broken in previous __P removal.Alfred Perlstein2002-07-112-15/+15
* WARNS=4, de-__P()Alfred Perlstein2002-07-114-37/+39
* WARNS=4, de-__P()Alfred Perlstein2002-07-112-27/+28
* de-__P()Alfred Perlstein2002-07-111-3/+2
* WARNS=4, de-__P()Alfred Perlstein2002-07-116-33/+30
* WARNS=4Alfred Perlstein2002-07-112-4/+2
* WARNS=4 cleanup, de-__P()Alfred Perlstein2002-07-112-12/+14
* de-__P()Alfred Perlstein2002-07-111-1/+1
* WARNS?=4 cleanup.Alfred Perlstein2002-07-113-17/+34
* de-__P()Alfred Perlstein2002-07-111-3/+3
* Use the length modifier 'l' when supplying an argument ofRobert Drehmel2002-07-111-1/+1
* - Remove unnecessary inclusion of <utmp.h>.Robert Drehmel2002-07-111-2/+1
* de-__P()Alfred Perlstein2002-07-113-51/+51
* mark unused variable.Alfred Perlstein2002-07-111-1/+1
* conditionally set WARNS via ?=.Alfred Perlstein2002-07-111-2/+2
* fixup for WARNS=4.Alfred Perlstein2002-07-118-19/+23
* de-__P()Alfred Perlstein2002-07-1116-124/+122
* Set NO_WERROR to ignore the following warning which is emitted onBruce Evans2002-07-111-0/+1
* make mostly WARNS=4 clean.Alfred Perlstein2002-07-115-9/+12
* Log the IP of the machine if an invalid host is passed over the wire.Alfred Perlstein2002-07-111-1/+4
* Fix return values in the sm_notify_1 service routine to return an answerAlfred Perlstein2002-07-111-3/+3
* Fix syslog format errors introduced in 1.6.Alfred Perlstein2002-07-111-3/+3
* add includes for inet_ntoa prototype.Alfred Perlstein2002-07-111-0/+4