joel
|
e0860804e3
|
Switch to our preferred 2-clause BSD license.
Approved by: bp
|
2010-04-07 16:50:38 +00:00 |
|
imp
|
a50ffc2912
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
|
bp
|
549a16a759
|
Increase send/receive queue to accomodate large readx/writex requests.
Receive packets in a small pieces (NB_SORECEIVE_CHUNK), so TCP slowstart will
get its ACKs faster.
Obtained from: Darwin
|
2002-09-18 07:38:10 +00:00 |
|
obrien
|
7fd9a6a23a
|
Update to C99, s/__FUNCTION__/__func__/,
also don't use ANSI string concatenation.
|
2001-12-10 08:09:49 +00:00 |
|
bp
|
a414f03f5d
|
Import kernel part of SMB/CIFS requester.
Add smbfs(CIFS) filesystem.
Userland part will be in the ports tree for a while.
Obtained from: smbfs-1.3.7-dev package.
|
2001-04-10 07:59:06 +00:00 |
|