freebsd-dev/usr.sbin/rpc.ypupdated
Dimitry Andric 0af4e80ae5 In usr.sbin/rpc.ypupdated/yp_dbupdate.c, since intmax_t is signed, just
like time_t, better use %jd instead of %ju.  Strangely enough, neither
gcc, clang nor gcc 4.6 warn about this discrepancy...

MFC after:	1 week
2011-12-18 00:55:46 +00:00
..
Makefile
update.c Remove duplicated header files 2011-06-24 07:05:20 +00:00
yp_dbdelete.c
yp_dbupdate.c In usr.sbin/rpc.ypupdated/yp_dbupdate.c, since intmax_t is signed, just 2011-12-18 00:55:46 +00:00
ypupdate
ypupdated_extern.h
ypupdated_main.c Remove duplicated header files 2011-06-24 07:05:20 +00:00
ypupdated_server.c Remove duplicated header files 2011-06-24 07:05:20 +00:00