Commit Graph

730 Commits

Author SHA1 Message Date
wiz
d8256fc4eb Bump date for previous. 2011-08-06 08:49:04 +00:00
mbalmer
f07d935b68 Document MKKMOD, patch from PR 45216. 2011-08-06 07:36:20 +00:00
mbalmer
e0b81c69ef Fix a typo, noticed by Snader_LB, tnx! 2011-07-28 16:14:50 +00:00
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
wiz
1480720bc7 Sort sections. 2011-06-06 18:01:15 +00:00
njoly
293ed9ea7e Fix typo (.Ed -> .El). 2011-06-06 12:54:48 +00:00
jruoho
7749bedf08 For completenesses sake, note, in 2011, /etc/floppytab. 2011-06-04 18:27:39 +00:00
dholland
4cb0f7967a fix a couple typos 2011-06-04 05:30:45 +00:00
jruoho
b4ab399621 Note USE_FORT. 2011-06-02 08:58:34 +00:00
jruoho
b035f17c15 Indent the two lists with the same width. 2011-06-01 11:10:59 +00:00
jruoho
86b00a2e06 Remove the previous, as it was already there. Instead, split one long
paragraph and fix a typo.
2011-06-01 11:06:36 +00:00
jruoho
1642dc4734 Note bluetooth. 2011-06-01 11:03:27 +00:00
wiz
b02dc2fb68 Bump date for previous. 2011-05-27 11:15:17 +00:00
plunky
b52bb12959 provide a new 'bluetooth' rc.d script, to handle Bluetooth configuration
in a simpler manner. This replaces btattach, btconfig, bthcid, btdevctl
and sdpd scripts, and also should not require any configuration settings
other than "bluetooth=YES", though the full range of configurations is
still possible.
2011-05-27 09:28:41 +00:00
uebayasi
dcf649145a Support userconf(4) command in boot(8)/boot.cfg(5) on i386/amd64.
From jmmv@, no objections seen in the proposed thread:

	http://mail-index.netbsd.org/tech-kern/2009/01/22/msg004081.html
2011-05-26 04:25:26 +00:00
plunky
762c58f13a simplify PCC inclusion; MKPCCDMDS is not really required 2011-05-20 16:02:21 +00:00
jruoho
6372875351 Fix PR bin/22230. 2011-05-03 16:25:19 +00:00
jruoho
4811a79682 Link {daily, monthly, weekly}.conf.5 to {daily, monthly, weekly}.5 and move
things around a little. Part of fixing PR bin/22230.
2011-05-03 16:12:23 +00:00
wiz
c8bdc0a9f7 New sentence, new line. 2011-04-28 12:18:30 +00:00
jym
b793e91e75 Be more precise on the chars accepted for xxN in /etc/ifconfig.xxN
filenames, and ifconfig_xxN variables inside rc.conf(5).

Should fix PR misc/39376.
2011-04-07 00:22:59 +00:00
jruoho
d466b2f980 Fix xref; security(8) -> security(7). 2011-03-18 16:21:46 +00:00
snj
eedda0044d bah! it's 2011 already? 2011-03-08 07:44:39 +00:00
snj
30f96bf3e7 mention mdnsd(8), and fix a typo while here 2011-03-08 07:40:37 +00:00
wiz
e1b9c01aba Bump date for new quota.
Split "file system" like customary.
2011-03-06 17:22:50 +00:00
bouyer
063f96f3c2 merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
2011-03-06 17:08:10 +00:00
njoly
48553d3a03 Typo in macro. 2011-02-21 18:12:26 +00:00
itohy
ed461fc193 Cleanup my copyright notice. 2011-02-21 02:31:57 +00:00
njoly
faebd471be Remove single-quote forgotten in previous cleanup. 2011-01-06 16:37:35 +00:00
jmmv
2040b17649 Document what the default values for localcipher and ypcipher are. 2010-12-03 21:41:40 +00:00
jruoho
7aeb582fb7 Correct section in xref. 2010-10-28 14:29:18 +00:00
jruoho
5bf78beea7 Bump to the right date. 2010-10-28 09:49:01 +00:00
jruoho
f97f79d20f Xref boothowto(8). 2010-10-28 09:44:58 +00:00
christos
e4ed064c0d make resolver.5 an alias to resolv.conf.5, since ours was better. 2010-09-29 13:50:49 +00:00
christos
c12b4b5523 new from libbind 2010-09-29 13:44:33 +00:00
apb
cc2db4f5f3 Collapse <abckslash><newline> sequences in /etc/ifconfig.xxx files read
by /etc/rc.d/network.  Fixes PR 41662 by Christoph Badura, which was
also reported independently by Jeremy C. Reed.
2010-09-26 18:52:04 +00:00
pooka
f08f09f7db Use @NetBSD.org example addresses. 2010-08-16 12:54:20 +00:00
jruoho
15ccf6ccbe As was done with the man-page for <sys/types.h>, move dir(5) to dirent(3).
Add a table describing the stat <-> dirent types. Note IFTODT() and DTTOIF().
2010-05-16 15:33:29 +00:00
jruoho
120678dcc8 Add a note that the "whiteout inode", DT_WHT, is an implementation detail
and should not be seen in normal user applications.
2010-05-16 08:56:17 +00:00
jruoho
20136dbf99 Use .An as documented in mdoc.samples(7). 2010-05-16 05:17:02 +00:00
jruoho
e8196584bf Complete the information in the reference (authors, publisher, date, URL). 2010-05-15 16:20:03 +00:00
jruoho
3ac9958009 Minor markup improvements. 2010-05-15 15:53:42 +00:00
jruoho
f99f0278cc Move the more detailed discussion around the dirent-structure from
getdents(2) to dirent(5), and extend it with some compatibility notes.
2010-05-15 15:38:41 +00:00
jruoho
526aa19c52 Rewrite types(5) as per perry@'s suggestion from few years back ("XXX this
document is rather musty. It needs a general update."). Also move it to the
right section from section 5. Ok wiz@.

To minimize maintenance costs, the content is mostly jargon around The
Standard. Only few NetBSD-specific types are mentioned as an example.
2010-04-22 06:48:28 +00:00
wiz
8489e58ac7 Fix xref. 2010-04-20 12:09:05 +00:00
jruoho
5af1e19355 Mention security(8) in rc.conf(5) and symlink(7) in security(8). 2010-04-19 12:59:36 +00:00
joerg
5e015e5e29 Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
wiz
4911578c38 New sentence, new line. 2010-03-20 11:23:37 +00:00
jruoho
b6acde9650 Bump date for the previous commit. 2010-03-19 20:07:00 +00:00
jruoho
b1f54665b4 Document some missing options. Fixes my own PR # 41913. 2010-03-19 19:17:54 +00:00
jruoho
7892d8618e Catch up with the changes to SSP on x86. 2010-03-02 07:26:47 +00:00