| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
(with permission of addtional copyright holders where appropriate)
Notes:
svn path=/head/; revision=133249
|
| |
|
|
| |
Notes:
svn path=/head/; revision=114601
|
| |
|
|
| |
Notes:
svn path=/head/; revision=100165
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WARNS=4 cleanup:
include headers needed.
don't initialize char * with const char *.
fix main() declaration.
fix shadowed variable.
properly cast tcpcb members for printf(3) output.
remove 'register'.
remove unused arg.
Reviewed by: tmm, bde
Notes:
svn path=/head/; revision=100114
|
| |
|
|
| |
Notes:
svn path=/head/; revision=96646
|
| |
|
|
| |
Notes:
svn path=/head/; revision=82664
|
| |
|
|
|
|
|
| |
function.
Notes:
svn path=/head/; revision=73732
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is fix to usr.sbin/trpt and tcp_debug.[ch]
I think of putting this after 4.0 but,,,
-There was bug that when INET6 is defined,
IPv4 socket is not traced by trpt.
-I received request from a person who distribute a program
which use tcp_debug interface and print performance statistics,
that
-leave comptibility with old program as much as possible
-use same interface with other OSes
So, I talked with itojun, and synced API with netbsd IPv6 extension.
makeworld check, kernel build check(includes GENERIC) is done.
But if there happen to any problem, please let me know and
I soon backout this change.
Notes:
svn path=/head/; revision=56801
|
| |
|
|
|
|
|
|
|
|
| |
also a small patch to sys/nfs/nfs_socket.c, as max_hdr size change.
Reviewed by: freebsd-arch, cvs-committers
Obtained from: KAME project
Notes:
svn path=/head/; revision=55679
|
| |
|
|
|
|
|
| |
they aren't here any more.
Notes:
svn path=/head/; revision=50680
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
|
|
|
| |
Hide reference to trsp(8) that does not exist.
Notes:
svn path=/head/; revision=30643
|
| |
|
|
|
|
|
| |
someday.
Notes:
svn path=/head/; revision=27858
|
| |
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24428
|
| |
|
|
|
|
|
|
|
| |
do it themselves. (Some of these programs actually depended on this
beyond compiling the definition of struct ifinfo!) Also fix up some
other #include messes while we're at it.
Notes:
svn path=/head/; revision=20287
|
| |
|
|
| |
Notes:
svn path=/head/; revision=14544
|
| |
|
|
| |
Notes:
svn path=/head/; revision=7727
|
| |
|
|
|
|
|
|
|
|
| |
DANGER WILL ROBINSON!
_PATH_UNIX is currently defined as the literal string "don't use this".
I am of two minds about this myself, but wanted to get something into the
tree as quickly as possible.
Notes:
svn path=/head/; revision=3041
|
|
|
Notes:
svn path=/cvs2svn/branches/WIN_TUE_NL/; revision=1553
|