summaryrefslogtreecommitdiffstats
path: root/usr.sbin/yppush
Commit message (Expand)AuthorAgeFilesLines
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessordim2012-02-071-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-0/+2
* Remove unused variables.ed2010-01-021-1/+0
* Remove unsafe use of asynchronous I/O (the SIGIO handler could causethomas2006-08-161-118/+46
* Don't push a map on a master server which will fail anyway.ru2006-08-131-1/+11
* (handler): When exitting upon an abnormal signal, yppush_exit() should notthomas2005-04-121-1/+1
* Sort sections.ru2005-01-181-2/+2
* Remove definition of struct dom_binding, it's non-standard C code andstefanf2004-10-171-1/+0
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareimp2004-08-071-4/+0
* Mechanically kill hard sentence breaks.ru2004-07-021-3/+6
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-031-4/+2
* The .Nm utilitycharnier2002-07-141-5/+7
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-281-1/+1
* Constify and stylify yppusherr_string().des2002-04-161-6/+11
* ANSIfy and remove some dead code.des2002-02-061-29/+21
* Apply the following mechanical transformations in preparation fordes2002-02-062-14/+14
* yp(4) -> yp(8).ru2002-01-141-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-7/+6
* Initialize the sa_flags member of an auto struct sigaction variable.jdp2001-06-061-0/+1
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+2
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-2/+0
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-3/+3
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-10/+20
* Remove invalid section name. Add missing .El.charnier2000-01-231-3/+3
* Fix various man pages to stop abusing the .Bx macro to generatempp2000-01-231-1/+1
* $Id$ -> $FreeBSD$peter1999-08-284-4/+4
* Don't assume that time_t is long.bde1998-06-291-2/+2
* Fixed missing dependencies on headers generated by rpcgen, as usual.bde1998-05-101-6/+7
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-2/+2
* Cosmetics in yp_error() and usage().charnier1997-11-032-43/+41
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-3/+3
* Revert $FreeBSD$ to $Id$peter1997-02-224-5/+5
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-144-5/+5
* Ack! You can't strdup() a DB datum that is not null terminated, or youpeter1996-06-091-3/+4
* Fix embarassing mind-o: transient RPC program numbers run fromwpaul1996-04-291-3/+3
* yppush_main.c:wpaul1996-04-033-52/+22
* Correct a bunch of man page cross references and generallympp1996-02-111-3/+3
* Sync with my sources at home:wpaul1996-01-311-4/+39
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-301-3/+3
* This commit was generated by cvs2svn to compensate for changes in r13394,wpaul1996-01-124-0/+925
OpenPOWER on IntegriCloud