summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/vars6.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn2025-04-141-42/+0
|
* Make the in6addr constant declarations and definitions consistentbluhm2014-08-311-3/+3
| | | | | in kernel and user land. OK florian@ mpi@
* costant -> constant;jmc2003-05-101-2/+2
| | | | from NetBSD (Onno van der Linden).
* add inet6_option_* and inet6_rthdr_*.itojun1999-12-111-0/+42
increase shlib minor.