index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
yppush
/
yppush_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staticfy and constify some variables and clean up the code a bit to make it
araujo
2015-07-28
1
-12
/
+12
*
Fix some gcc compiler warnings.
rodrigc
2015-05-31
1
-5
/
+5
*
Remove unused variables.
ed
2010-01-02
1
-1
/
+0
*
Remove unsafe use of asynchronous I/O (the SIGIO handler could cause
thomas
2006-08-16
1
-118
/
+46
*
Don't push a map on a master server which will fail anyway.
ru
2006-08-13
1
-1
/
+11
*
(handler): When exitting upon an abnormal signal, yppush_exit() should not
thomas
2005-04-12
1
-1
/
+1
*
Remove definition of struct dom_binding, it's non-standard C code and
stefanf
2004-10-17
1
-1
/
+0
*
Use __FBSDID over rcsid[]. Protect copyright[] where needed.
obrien
2003-05-03
1
-4
/
+2
*
Spell void * as void * rather than caddr_t. This is complicated by the
des
2002-04-28
1
-1
/
+1
*
Constify and stylify yppusherr_string().
des
2002-04-16
1
-6
/
+11
*
ANSIfy and remove some dead code.
des
2002-02-06
1
-29
/
+21
*
Apply the following mechanical transformations in preparation for
des
2002-02-06
1
-12
/
+12
*
Initialize the sa_flags member of an auto struct sigaction variable.
jdp
2001-06-06
1
-0
/
+1
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
alfred
2001-03-19
1
-3
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Don't assume that time_t is long.
bde
1998-06-29
1
-2
/
+2
*
Cosmetics in yp_error() and usage().
charnier
1997-11-03
1
-16
/
+17
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-31
1
-3
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-2
/
+2
*
Ack! You can't strdup() a DB datum that is not null terminated, or you
peter
1996-06-09
1
-3
/
+4
*
Fix embarassing mind-o: transient RPC program numbers run from
wpaul
1996-04-29
1
-3
/
+3
*
yppush_main.c:
wpaul
1996-04-03
1
-38
/
+6
*
Sync with my sources at home:
wpaul
1996-01-31
1
-4
/
+39
*
This commit was generated by cvs2svn to compensate for changes in r13394,
wpaul
1996-01-12
1
-0
/
+683