| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
array, it isn't likely to find any ARPAnet IMP drivers in FreeBSD.
Notes:
svn path=/head/; revision=111923
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Include arpa/inet.h for ntohs.
2) Constness fixes.
3) Fix shadowing except for "sin" which shouldn't be in scope.
4) Remove register keyword.
5) Add missing initialsers to user defined structs.
5) Make prototype of netname6 globally visable.
6) Use right macros for printing syncache stats (even though entrie isn't
a word).
Notes:
svn path=/head/; revision=102975
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
non-default but reasonable values of hz this member overflowed,
breaking NFS over UDP.
Also, as long as I'm plowing up struct sockbuf ... Change certain
members from u_long/long to u_int/int in order to reduce wasted
space on 64-bit machines. This change was requested by Andrew
Gallatin.
Netstat and systat need to be rebuilt. I am incrementing
__FreeBSD_version in case any ports need to change.
Notes:
svn path=/head/; revision=100591
|
|
|
|
|
|
|
|
| |
remove superfluous declarations
make things more consistent
Notes:
svn path=/head/; revision=78316
|
|
|
|
| |
Notes:
svn path=/head/; revision=78314
|
|
|
|
|
|
|
| |
Requested by: bde
Notes:
svn path=/head/; revision=78309
|
|
|
|
| |
Notes:
svn path=/head/; revision=78245
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|