summaryrefslogtreecommitdiff
path: root/lib/libc/net/rthdr.c
AgeCommit message (Expand)Author
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2009-02-05sign-compare fixlukem
2006-05-05Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).rpaulo
2005-11-29WARNS=4christos
2003-06-06- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)itojun
2003-06-06KNF.itojun
2002-06-27correct %d/%u mixup.itojun
2001-11-04fix WARNS=2 (-Wshadow) warningslukem
2000-07-06remove registerchristos
2000-04-24add __RCSID().itojun
2000-04-24supply weak alias for IPv6-related library additions. sorry to be late.itojun
2000-02-29fix alignment constraint in IPv6 routing header manipulation (ancillary data).itojun
2000-01-23Partially delint.mycroft
1999-11-30(bcopy, bzero) -> (memcpy, memset)kleink
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-07-04add NetBSD RCSID on top.itojun
1999-07-01add IPv6 support functions.itojun