summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/net.h
AgeCommit message (Expand)Author
2003-03-19remove stuff just moved to bootparam.c and some variables which aredrochner
1999-05-07move intoa() from libsa:net.c to libkern, turn inet_ntoa() into a macro,drochner
1999-04-12libkern just got an inet_addr(), but it won't compile, no prototype. Cleanup...ross
1999-02-11Add missing prototypes.pk
1995-10-20fix spacing in header 'room to leave' commentcgd
1995-09-23Add an inet_addr() function; return network-order numeric representationthorpej
1995-09-23Fix/improve some comments.gwr
1995-09-18Another round of clean up, including fixes presented by Matthias Drochnerpk
1995-09-14Clear up some size_t/ssize_t confusion.pk
1995-09-11Changes from Gordon Ross:thorpej
1995-06-27Pad HEADER_SIZE for alignment.gwr
1995-02-20Various:mycroft
1994-10-26new RCS ID format.cgd
1994-05-08Standalone networking for network boot loaders.brezak