| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Instead of re-implementing hton[ls] and friends for each arch, add a new MI | Olivier Houchard | 2006-11-06 | 5 | -158/+0 |
| | | | | | | | | | | | file, net/ntoh.c, which just implement them using the inline functions from <sys/endian.h>. Suggested by: bde Notes: svn path=/head/; revision=164053 | ||||
| * | host-network order conversion routines. | David E. O'Brien | 2002-05-15 | 5 | -0/+158 |
| Luckily we are network order, so there is little to be done. :-) Notes: svn path=/head/; revision=96691 | |||||
