summaryrefslogtreecommitdiff
path: root/sys/modules/viac7temp
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/viac7temp')
0 files changed, 0 insertions, 0 deletions
/td> 2007-09-16__attribute -> __attribute__.ragge 2006-05-10quell GCC 4.1 uninitialised variable warnings.mrg 2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg 2003-09-23Correct error in previous, noted by Nick Hudson.wiz 2003-09-07Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.wiz 2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz 2002-11-30sync with routed 2.27christos 2002-04-23don't override LDSTATIC if NOPIC is defined.msaitoh 2001-11-16Sort SEE ALSO.wiz 2001-06-05Drop argument of .Os.wiz 2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz 2001-03-10sync with version 2.24. Vernon says:christos 2000-07-27Pull in <md5.h> rather than defining our own MD5 structures (!).thorpej 2000-03-02portability castschristos 1999-08-19negative ip octets don't make sense. Now we print byte swapped but thechristos 1999-02-23Resolve conflicts.christos 1998-11-22s/ and and / and /msaitoh 1998-10-25Update to 980910 from ftp.rhyolite.comchristos 1998-08-18fix a roff command bugmsaitoh