jhb
|
1321d1acd5
|
Use %z to print size_t values.
|
2005-05-31 20:01:58 +00:00 |
|
obrien
|
084b4588f2
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
dillon
|
f6666a61a9
|
Add __FBSDID()s to libstand
|
2001-09-30 22:28:01 +00:00 |
|
msmith
|
18d7539d2e
|
Correct the returned UDP datagram length. See the PR for a more comprehensive
description of the fix.
PR: misc/25503
Submitted by: Jim Browne <jbrowne@jbrowne.com>
MFC after: 1 week
|
2001-05-28 22:27:06 +00:00 |
|
ps
|
1e90e50f9f
|
Break out sendudp and readudp from net.c. This is for PXE, so it
can use its own UDP interface.
|
2000-04-08 01:18:04 +00:00 |
|