Commit Graph

721 Commits

Author SHA1 Message Date
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
wiz
f7d285b48c Mark up PKGDB_DIR with Dv (same as in pkg_install.conf). 2010-02-05 17:23:47 +00:00
jmmv
7447e9b839 Note that pkgdb_dir is deprecated and point to the alternative setting. 2010-02-05 16:32:19 +00:00
wiz
57fc1b40ea Remove trailing whitespace. 2010-01-20 07:33:25 +00:00
jmmv
1797e17014 Document the new package-related maintenance options and security checks
in daily.conf and security.conf.
2010-01-19 22:08:52 +00:00
snj
b65156b03d As Mikael Magnusson notes, run_fsck_flags does not take a YES or NO
and it should be in the second listing of variables.  While here,
capitalize and make the description a little bit more explicit.
2009-10-28 02:31:44 +00:00
wiz
1675d276fa Bump date for previous. 2009-10-25 01:30:48 +00:00
tsarna
6022b5b8d4 Major enhancements to mdnsd nsswitch support:
- nss_mdns renamed to nss_multicast_dns for clarity and less chance of
   confusion with nss_mdnsd (see next).
 - Support using mdnsd for all unicast too with new nss_mdnsd module
   (note: this mode requires an updated mdnsd too, not yet committed)
 - Implement resolv.conf "search" directive support. Needed for nss_mdnsd,
   potentially useful with nss_multicast_dns (you could now do
   "search example.com local" in resolv.conf if you wanted to and it would
   act as you might expect)
 - Add references in nsswitch.conf man page and sample file
 - Implement AI_CANONNAME
 - Various bug fixes
2009-10-25 00:17:06 +00:00
reed
c3d0604200 For the rpc* references use the full rpc.* names.
These match what is really installed.
I know the man links are there too. But this helps in the
case where someone has printed man pages but only has one
man page printed per inode -- so best to refer to the known Dt name.
2009-10-24 11:22:48 +00:00
snj
065c5ae0d0 Move Matthias Pfaller's files to 2-clause license. OK matthias@. 2009-10-18 18:13:59 +00:00