summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/htons.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replacing <machine/endian.h> with <sys/endian.h> does not imply removingmiod2014-12-201-0/+2
* Use <sys/endian.h> instead of <machine/endian.h>guenther2014-12-191-2/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-4/+0
* ansi Cderaadt2007-11-241-1/+3
* sync from libcmickey2004-11-281-5/+2
* ansi and some missing protosderaadt2004-08-071-3/+2
* short and long are now u_int16_t and u_int32_tniklas1996-11-271-2/+3
* 64 bit cleanderaadt1996-06-101-3/+3
* initial import of NetBSD treederaadt1995-10-181-0/+27