Warner Losh
|
c398230b64
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
|
Peter Wemm
|
7d6207b7dd
|
size_t != int. Make this compile on 64 bit platforms (eg: amd64).
Also, "u_short value; if (value > 0xffff)" can never be true.
|
2003-07-24 01:59:18 +00:00 |
|
David E. O'Brien
|
ab0de15baf
|
Use __FBSDID().
|
2003-06-11 05:37:42 +00:00 |
|
Poul-Henning Kamp
|
9f86067a9c
|
Add missing #include <sys/mbuf.h>
|
2002-09-18 14:21:52 +00:00 |
|
Boris Popov
|
994ad1809e
|
Permit an empty username which is useful for browsing.
|
2002-09-18 07:43:21 +00:00 |
|
Boris Popov
|
681a5bbef2
|
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 |
|