History log of /openbsd-current/usr.sbin/ypserv/yppush/yppush_svc.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.15 17-Nov-2015 tedu

include fix. dbm is ndbm and memory is string. ok deraadt.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.14 15-Jan-2015 deraadt

not supposed to include sys/ttycom.h (these may have rpcgen history)


Revision tags: OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.13 27-Oct-2009 deraadt

rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms


Revision tags: OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.12 03-Apr-2006 deraadt

spreading the lint love (very minimal things..)


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE
# 1.11 15-Jul-2003 deraadt

protos and repairs


# 1.10 02-Jun-2003 maja

remove clause 3 and 4. -moj


# 1.9 05-May-2003 avsm

-Wall cleanup: trim unused vars, better err() message in stdhosts,
and constify rcsid[]

deraadt@ ok


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.8 19-Jul-2002 deraadt

4344 lines of KNF diff


Revision tags: OPENBSD_3_1_BASE
# 1.7 14-Mar-2002 mpech

kill more registers.

millert@ ok


# 1.6 19-Feb-2002 millert

We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.


# 1.5 19-Nov-2001 deraadt

no signals, no need for signal.h


Revision tags: OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE
# 1.4 12-Oct-2000 deraadt

cleanups


# 1.3 28-Jun-2000 deraadt

make _msgout() use syslog() with a %s, for future safety


Revision tags: OPENBSD_2_0_BASE OPENBSD_2_1_BASE OPENBSD_2_2_BASE OPENBSD_2_3_BASE OPENBSD_2_4_BASE OPENBSD_2_5_BASE OPENBSD_2_6_BASE OPENBSD_2_7_BASE
# 1.2 30-May-1996 deraadt

branches: 1.2.16;
$OpenBSD$ tag and few spelling errors


# 1.1 02-Mar-1996 dm

Added in stuff from 960121. Fixed several bugs in ypxfr.