aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/arp.c
Commit message (Expand)AuthorAgeFilesLines
* stand: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* stand: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libsa/arp.c: Change printf format stringMichaƂ Grzelak2022-09-291-1/+1
* The libstand's panic() appends its own '\n' to the message, so that users of ...Maxim Sobolev2018-11-291-1/+1
* Prefer uintXX_t to u_intXX_tWarner Losh2018-03-131-1/+1
* libsa: Consolidate tftp sendrecv into net.c sendrecvKyle Evans2018-02-151-3/+3
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+305