OpenGrok
Cross Reference: mkalias.c
xref
: /
src
/
usr.sbin
/
ypserv
/
mkalias
/
mkalias.c
Home
|
History
|
Annotate
|
Download
|
only in
mkalias
History log of
/src/usr.sbin/ypserv/mkalias/mkalias.c
Revision
Date
Author
Comments
1.18
30-Aug-2011
joerg
static + __dead
1.17
20-Oct-2009
snj
Follow upstream's lead and remove third and fourth clauses (except on
from usr.sbin/mopd/common/pf.c, where only the ad clause is removed,
because it has a shared UCB copyright) on Mats O Jansson's files.
thorpej OK'd usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c, where he shares
copyright.
1.16
19-Apr-2009
lukem
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)
1.15
29-Feb-2008
lukem
branches: 1.15.10;
Simplify ypdb_open() API and just use it for opening the DB for reading.
Provide a separate ypdb_mktemp() API to open a temporary file read-write.
Use mkstemp() instead of mktemp().
NOTE: makedbm & mkalias tested ok. I couldn't test ypxfer.
1.14
11-May-2006
mrg
branches: 1.14.10; 1.14.16;
res_search() takes u_char * as 4th argument - pass one.
1.13
20-Jun-2005
lukem
tweak filename length check
1.12
30-Oct-2004
dsl
Add (unsigned char) cast to ctype functions
1.11
14-Jul-2003
itojun
use bounded string ops (one strcpy remaining)
1.10
06-Jul-2002
wiz
ANSIfy, remove __P().
1.9
19-Feb-2001
cgd
convert to use getprogname()
1.8
07-Jun-1999
mrg
note that the calls to mktemp() are OK.
1.7
24-Jun-1998
kleink
Need <time.h> for time().
1.6
01-Jun-1998
kleink
Need <stdlib.h> for mktemp() prototype.
1.5
04-Nov-1997
lukem
use in-house localhostname instead of gethostname - returns FQDN
1.4
13-Oct-1997
lukem
branches: 1.4.2;
s/LINT/lint
1.3
07-Oct-1997
lukem
use err instead of errx, so the user has some idea why the file wasn't opened
1.2
06-Oct-1997
lukem
- KNFify
- cleanup for WARNS
- cleanup man page
1.1
06-Oct-1997
lukem
branches: 1.1.1;
Initial revision
1.1.1.1
06-Oct-1997
lukem
mkalias - generate YP version of sendmail aliases
1.4.2.1
28-Nov-1997
mellon
Pull rev 1.5 up from trunk (lukem)
1.14.16.1
24-Mar-2008
keiichi
sync with head.
1.14.10.1
23-Mar-2008
matt
sync with HEAD
1.15.10.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Indexes created Wed Oct 15 16:09:53 GMT 2025