summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet_lnaof.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mop up for inet_net rename; ok deraadtjmc2019-08-301-3/+3
|
* Remove references to the obsolete getnetent(3) and networks(5).schwarze2018-04-281-5/+4
|
* 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@