summaryrefslogtreecommitdiffstats
path: root/share/examples
diff options
context:
space:
mode:
authordavide <davide@FreeBSD.org>2013-06-28 21:00:08 +0000
committerdavide <davide@FreeBSD.org>2013-06-28 21:00:08 +0000
commit0dd1d9c578ddc35507ac2072c5062f5d57c53147 (patch)
treee1591b3e71dfbd12dfea7bc7669be4a10541da31 /share/examples
parenta0c5d96b0afd2c5fdf7e4ffe2c4c54b832a5dbf2 (diff)
downloadFreeBSD-src-0dd1d9c578ddc35507ac2072c5062f5d57c53147.zip
FreeBSD-src-0dd1d9c578ddc35507ac2072c5062f5d57c53147.tar.gz
- Trim an unused and bogus Makefile for mount_smbfs.
- Reconnect with some minor modifications, in particular now selsocket() internals are adapted to use sbintime units after recent'ish calloutng switch.
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/Makefile1
-rw-r--r--share/examples/etc/README.examples1
2 files changed, 2 insertions, 0 deletions
diff --git a/share/examples/Makefile b/share/examples/Makefile
index 90bef45..04f53d6 100644
--- a/share/examples/Makefile
+++ b/share/examples/Makefile
@@ -240,6 +240,7 @@ etc-examples:
.endif
.if ${SHARED} != "symlinks"
+SUBDIR= smbfs
.if ${MK_ATF} != "no"
SUBDIR+=atf
.endif
diff --git a/share/examples/etc/README.examples b/share/examples/etc/README.examples
index d703edb..f7bf4ce 100644
--- a/share/examples/etc/README.examples
+++ b/share/examples/etc/README.examples
@@ -40,6 +40,7 @@ netstart - network startup script run from /etc/rc
network.subr - routines for network configuration scripts
networks - see networks(5)
newsyslog.conf - configuration for system log file rotator newsyslog(8)
+nsmb.conf - smbfs lookups configuration file
opieaccess - OPIE database of trusted networks
pf.conf - pf(4) example configuration file
pf.os - SYN fingerprint database
OpenPOWER on IntegriCloud