apb
|
404ff31a48
|
Allow quoting of embedded shell metacharacters in locate.conf(5).
The shell_quote function here is identical to that in postinstall
and etcupdate.
This should fix PR 45130 from Greg Woods.
|
2011-07-10 13:42:49 +00:00 |
itohy
|
ed461fc193
|
Cleanup my copyright notice.
|
2011-02-21 02:31:57 +00:00 |
martin
|
11a6dbe728
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
hubertf
|
e533c36a54
|
Add locate.updatedb(8).
Discovered missing while sorting things out for BSDcertification.org.
Ran through wizd(8).
|
2005-10-05 06:29:03 +00:00 |
wiz
|
8bb6260b2b
|
Use Fl instead of Ic; remove duplicate Pp;
filesystem -> file system.
|
2004-04-19 10:00:16 +00:00 |
lukem
|
69a2205a22
|
"ignorefs type" now _appends_ to the existing (default) list. If the default
list isn't wanted, use "ignorefs none" before other "ignorefs ..." entries.
This makes "ignorefs ..." much more useful.
Tweak the wording.
|
2004-04-19 01:10:48 +00:00 |
lukem
|
59aeaab3a6
|
Note that 'ignorefs type' is used as an argument to 'find -fstype'
and that "sysctl vfs.generic.fstypes" will list the available fstypes.
|
2004-04-19 00:30:42 +00:00 |
wiz
|
e0b6b6f7ff
|
Grammar fixes; uppercase start of sentence.
|
2004-02-07 09:49:28 +00:00 |
itohy
|
8f0e22b160
|
File format description of /etc/locate.conf
|
2004-02-07 04:48:31 +00:00 |