summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/htons.c
AgeCommit message (Expand)Author
2024-04-10remove unused hton[ls] functions from libkernChristian Weisgerber
2014-12-20Replacing <machine/endian.h> with <sys/endian.h> does not imply removingMiod Vallat
2014-12-19Use <sys/endian.h> instead of <machine/endian.h>Philip Guenther
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-11-24ansi CTheo de Raadt
2004-11-28sync from libcMichael Shalayeff
2004-08-07ansi and some missing protosTheo de Raadt
1996-11-27short and long are now u_int16_t and u_int32_tNiklas Hallqvist
1996-06-1064 bit cleanTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt