summaryrefslogtreecommitdiffstats
path: root/etc/nsmb.conf
Commit message (Collapse)AuthorAgeFilesLines
* Remove IPX support.glebius2014-03-141-1/+1
| | | | | | | | | | | IPX was a network transport protocol in Novell's NetWare network operating system from late 80s and then 90s. The NetWare itself switched to TCP/IP as default transport in 1998. Later, in this century the Novell Open Enterprise Server became successor of Novell NetWare. The last release that claimed to still support IPX was OES 2 in 2007. Routing equipment vendors (e.g. Cisco) discontinued support for IPX in 2011. Thus, IPX won't be supported in FreeBSD 11.0-RELEASE.
* Bring in changes from smbfs-1.4.4.sheldonh2002-04-221-2/+3
|
* Comment out an example that was missed on first import.sheldonh2002-01-071-1/+1
| | | | Reported by: Jeroen Ruigrok <asmodai@wxs.nl>
* Correct the given path to nsmb.conf in the comments, now that it'ssheldonh2001-12-201-1/+1
| | | | corrected in libsmb.
* Add bmake glue for src/contrib/smbfs and connect userland smbfssheldonh2001-12-141-0/+55
support to the build. The MFC reminder below is subject to <re@FreeBSD.org> approval prior to 4.5-RELEASE. Reviewed by: bp, fjoe MFC: 1 week
OpenPOWER on IntegriCloud