summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/inet_addr.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split inet(3) into three pages by decade: 1980s -> inet_lnaof(3),guenther2014-04-191-0/+197
1990s -> inet_addr(3), 2000s and beyond -> inet_ntop(3). ok tedu@ (who also noted the timeline) deraadt@ jmc@