summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getifaddrs.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* convert to new .Dd format;jmc2007-05-311-2/+2
* correct a mistake concerning ifa_data;jmc2007-02-141-6/+5
* - sync prototypes and header file excerptsjaredy2005-07-221-4/+4
* more display/list fixes, and a little whitespace;jmc2004-04-161-2/+1
* - section reorderjmc2003-05-301-11/+11
* date should be written formally: .Dd Month day, yeardavid2003-03-061-2/+2
* Add missing .Os. deraadt@ oknordin2002-01-021-1/+2
* typomillert2001-10-011-2/+2
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-2/+3
* avoid misunderstanding in history portion, okay'ed by aaron.itojun2000-04-161-2/+4
* Trailing whitespace begone!aaron2000-04-121-3/+3
* - Put structure field descriptions in a tagged list.aaron2000-02-231-53/+46
* add freeifaddrs(3), which reclaims region allocated by getifaddrs(3).itojun2000-02-231-4/+5
* add getifaddrs(3), from bsdi4.itojun2000-02-231-0/+161