aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/net.c
Commit message (Expand)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
* Remove California Regent's clause 3, per letterWarner Losh2007-01-091-4/+0
* Use %z to print size_t values.John Baldwin2005-05-311-1/+1
* Remove 'register' keyword.David E. O'Brien2002-03-211-17/+17
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-1/+1
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-1/+3
* Break out sendudp and readudp from net.c. This is for PXE, so itPaul Saab2000-04-081-213/+1
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+503