summaryrefslogtreecommitdiffstats
path: root/share/examples/smbfs
Commit message (Collapse)AuthorAgeFilesLines
* MFC r290083:bdrewery2015-12-042-2/+2
| | | | Use more appropriate ${SHAREDIR} rather than /usr/share.
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-212-2/+2
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-242-2/+2
| | | | any fake value.
* Style: don't override `beforeinstall', use FILES.ru2002-04-022-14/+6
|
* Install a sample /usr/share/examples/smbfs/dot.nsmbrc.roam2002-03-221-1/+11
| | | | | | | | PR: 35649 Reported by: Johann Frisch <jerfa@yahoo.com> Reviewed by: bp Approved by: bp, silence on -doc MFC after: 1 week
* Arrange for the smbfs examples to be installed.sheldonh2001-12-142-0/+18
We don't install dot.nsmbrc or smbfs.sh.sample, since we already install the former as /etc/nsmb.conf and the latter is unnecessary, since boot-time mounts can be arranged directly within /etc/fstab without fear of breaking the boot when the smbfs port (now unnecessary is removed). The MFC reminder below is subject to <re@FreeBSD.org> approval priod to 4.5-RELEASE. MFC after: 1 week
OpenPOWER on IntegriCloud