summaryrefslogtreecommitdiffstats
path: root/usr.sbin/yppush/yppush_main.c
Commit message (Expand)AuthorAgeFilesLines
* Staticfy and constify some variables and clean up the code a bit to make itaraujo2015-07-281-12/+12
* Fix some gcc compiler warnings.rodrigc2015-05-311-5/+5
* 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
* Remove definition of struct dom_binding, it's non-standard C code andstefanf2004-10-171-1/+0
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-031-4/+2
* 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-061-12/+12
* Initialize the sa_flags member of an auto struct sigaction variable.jdp2001-06-061-0/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Don't assume that time_t is long.bde1998-06-291-2/+2
* Cosmetics in yp_error() and usage().charnier1997-11-031-16/+17
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-3/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
* 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-031-38/+6
* Sync with my sources at home:wpaul1996-01-311-4/+39
* This commit was generated by cvs2svn to compensate for changes in r13394,wpaul1996-01-121-0/+683
OpenPOWER on IntegriCloud