summaryrefslogtreecommitdiffstats
path: root/sys/arch/amd64/stand/libsa/pxe_net.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use daddr_t and not daddr32_t in boot media.krw2020-12-091-2/+2
* Kill the remaining <netinet/in_systm.h> inclusion!mpi2014-08-211-2/+1
* Change daddr_t to daddr32_t. The bootblocks on our architectures onlyderaadt2011-03-131-2/+2
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Enter pxeboot on amd64. Initially intended to support network installstom2004-03-211-0/+183