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