Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .Li -> .Vt where appropriate; | jmc | 2022-09-11 | 1 | -8/+5 |
| | | | | | | from josiah frentsos, tweaked by schwarze ok schwarze | ||||
* | Xr the byteorder funcs; from tim kuijsten | jmc | 2019-02-13 | 1 | -3/+4 |
| | |||||
* | un-vax; | jmc | 2016-03-10 | 1 | -3/+3 |
| | |||||
* | POSIX specifies arpa/inet.h as the include file for these. | millert | 2014-09-04 | 1 | -3/+3 |
| | | | | OK aja@ mikeb@ | ||||
* | tweak previous; | jmc | 2014-07-13 | 1 | -2/+2 |
| | |||||
* | Split out ntoh[ls] and hton[ls] into their own manpage. | guenther | 2014-07-13 | 1 | -0/+104 |
Update byteorder(3) to cover the new functions in <endian.h> ok deraadt@ millert@ |