summaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted
AgeCommit message (Expand)Author
2006-09-29Remove mrouted from -CURRENT.Bruce M Simpson
2006-05-17o SIOCGIFCONF -> getifaddrs(3) conversion. As a side effect fixMaxim Konovalov
2005-06-10Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav
2005-02-15Expand contractions.Ruslan Ermilov
2005-02-13Expand contractions.Ruslan Ermilov
2005-02-13Expand *n't contractions.Ruslan Ermilov
2005-01-28Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov
2005-01-18Sort sections.Ruslan Ermilov
2005-01-15Eliminate macro calls inside literal displays.Ruslan Ermilov
2004-12-21Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov
2004-11-08Remove __P, as well as other non-FreeBSD relevant code.Warner Losh
2004-10-24For variables that are only checked with defined(), don't provideRuslan Ermilov
2004-07-11Fix a few cases that relied on 'implicit int' (constraint violation in C99).Stefan Farfeleder
2004-07-03Eliminated double whitespace.Ruslan Ermilov
2004-07-02Mechanically kill hard sentence breaks.Ruslan Ermilov
2004-05-24Include <string.h> for prototypes of various string functions.Stefan Farfeleder
2004-05-16Remove spurious semicolons. Outside of functions they are actually errors butStefan Farfeleder
2004-01-04Properly use strftime(): NUL terminating character is already taken intoPhilippe Charnier
2003-10-30Use -D to rename the log() function (extensively used) rather thanPeter Wemm
2003-10-26Disable the log() builtin (the math function), because it will not do muchPeter Wemm
2003-09-14Get rid of duplicates.Ruslan Ermilov
2003-04-16Backed out previous commit. Use ${LIBMROUTED} in LDADD again instead ofBruce Evans
2003-04-04style.Makefile(5)David E. O'Brien
2002-12-27english(4) police.Jens Schweikhardt
2002-09-09Check for FD_SET overruns.Jacques Vidrine
2002-08-18Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoidMaxim Sobolev
2002-07-14The .Nm utilityPhilippe Charnier
2002-05-13Mark all internal libraries with INTERNALLIB.Ruslan Ermilov
2002-05-11Beware the log demon! (Fix typo: s/demon/daemon/)Dima Dorfman
2001-09-13Set BINOWN=root explicitly for setuid root binaries.Ruslan Ermilov
2001-08-10mdoc(7) police: fixed the "new sentence" bogons.Ruslan Ermilov
2001-07-20Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien
2001-07-15Remove whitespace at EOL.Dima Dorfman
2001-07-05Mark some functions as __printflike()Kris Kennaway
2001-04-17Remove spurious extra format string argument.Kris Kennaway
2001-03-26- Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov
2001-03-20Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov
2001-02-06Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven
2001-02-01mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov
2000-12-27Prepare for mdoc(7)NG.Ruslan Ermilov
2000-12-14mdoc(7) police: added missing .Os call.Ruslan Ermilov
2000-12-09Add `_PATH_DEVZERO'.David E. O'Brien
2000-11-22mdoc(7) police: do not split author names in the AUTHORS section.Ruslan Ermilov
2000-11-20mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov
2000-11-17mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov
2000-11-10Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov
2000-10-09String buffer safety cleanup. I don't think any of these were exploitableKris Kennaway
2000-03-261000000 usec -> 1 sec 0 usec; fix.Philippe Charnier
2000-03-01Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn
1999-08-28Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard