summaryrefslogtreecommitdiff
path: root/sbin/routed/parms.c
AgeCommit message (Expand)Author
2012-01-16PR/45842: Henning Petersen: compare fgets with NULL not 0christos
2011-05-24Use bitwise operators, logical and with a constant doesn't make sensejoerg
2009-10-26merge 2.32 which is actually 2.31. Most important change is:christos
2006-03-18Coverity CID 2307: Possible memory leak.christos
2006-03-18Coverity CID 2306: Possible memory leak.christos
2006-03-18Coverity CID 1080: Possible NULL deref.christos
2003-07-03strcat -> strlcatitojun
2003-04-21strcpy/sprintf cleanup. from openbsditojun
2003-04-15use snprintf. there are more...itojun
2002-11-30sync with routed 2.27christos
2002-08-08bitmask operation mistake audit (s/&&/&/). from openbsditojun
2001-03-10sync with version 2.24. Vernon says:christos
2000-07-21Make sure IS_PASSIVE gets set on a parm's int_state when thethorpej
1999-02-23Resolve conflicts.christos
1998-10-25Update to 980910 from ftp.rhyolite.comchristos
1998-06-02Merge the 980602 RIPv2/Router Discovery routed. Fixes floods of host routesthorpej
1998-03-30use static int, not just staticmrg
1998-02-04y2k fixes: use strptime...christos
1997-09-19Fix uninitialized variable warning.christos
1997-09-15use memmove, memcmp, memset instead of bcopy, bcmp, bzerolukem
1997-09-15* cleanup for WARNS=1lukem
1997-02-03- resolve conflicts.christos
1997-01-29Shifting by 32 on a 32-bit machine is undefinedws
1996-09-24- resolve conflictschristos
1996-08-10- Finished up merge.thorpej
1996-08-10A leaner, meaner routed(8), implementing RIPv1, RIPv2, and ICMP Routerthorpej