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
/
yp_mkdb
/
yp_mkdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
In usr.sbin/yp_mkdb/yp_mkdb.c, cast some printf field width parameters
dim
2011-12-19
1
-2
/
+4
*
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
-3
/
+3
*
ANSIfy and remove some dead code.
des
2002-02-06
1
-9
/
+8
*
Apply the following mechanical transformations in preparation for
des
2002-02-06
1
-5
/
+5
*
Fix stupid disorder in previous commit. This was my own error, not
sheldonh
1999-09-01
1
-1
/
+1
*
The -f option stole the -d option's option string colon in the getopt
sheldonh
1999-09-01
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Modify yp_mkdb so that it only checks for bogus '+' and '-' characters
wpaul
1999-08-22
1
-7
/
+14
*
Remove `progname'.
charnier
1997-10-27
1
-22
/
+18
*
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
*
Check for, warn about and reject lines with empty keys. You can't have
wpaul
1997-02-09
1
-0
/
+5
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-2
/
+2
*
Add -b and -s flags for adding YP_INTERDOMAIN and YP_SECURE entries to
wpaul
1996-10-24
1
-5
/
+29
*
Update to pass new arguments now expected by the yp_dbwrite routines.
wpaul
1996-06-05
1
-10
/
+10
*
This commit was generated by cvs2svn to compensate for changes in r15423,
wpaul
1996-04-28
1
-0
/
+313