Commit Graph

1074 Commits

Author SHA1 Message Date
jruoho
c9122a8020 Note the 'vm.user_va0_disable', labelled as "protections against NULL
pointer dereferences".
2010-12-21 08:50:18 +00:00
jruoho
354e4b2073 Xref ssp(3) and clean SEE ALSO. 2010-12-19 08:31:38 +00:00
jruoho
15e0576436 Remove Xref to format(8) as it is available only on VAX and HP300. 2010-12-14 16:39:33 +00:00
jym
b6c27da785 PCI IDs are in bus:dev.func notation, not bus:dev:func. 2010-11-29 12:44:17 +00:00
wiz
63f1b0d299 New sentence, new line. Use Nx. 2010-11-25 09:13:37 +00:00
skrll
b6fc822fcf Add nbfs(8) man page from Ben Harris. 2010-11-25 08:18:33 +00:00
wiz
a8dc242516 Minor cleanup. 2010-11-07 12:01:07 +00:00
jym
2967f694b8 - similar to "bootconf", document that pxeboot_ia32.bin has the "module
loading" option turned off by default, and explain how to turn it on.
- remove XXX comment: yes, even when boot.cfg is loaded, DHCP is still
used to get file names (checked with a quick PXE boot + DHCP/TFTP platform)
- document in BUGS section that all DOM0 kernels are loaded as modules,
so you may have to explicitely set the boot device for root fs on network,
depending on your setup

Bump date. Blessed by agc :)
2010-11-06 23:33:29 +00:00
jym
be56c30ce6 - bring some command definitions on par with their code
- describe the arguments that can be passed to NetBSD DOM0 kernel (bootdev,
console, ip, nfsroot, pciback.hide)
- document the "modules" command to boot(8)
- Xen is a trademark, hence .Tn
- add a reference to pcictl(8) for getting PCI IDs (used by pciback.hide)

Bump date.
2010-11-06 23:28:42 +00:00
apb
71e8773dba Bump date for previous 2010-09-26 18:52:52 +00:00
apb
f265a7c0e8 Add a collapse_backslash_newline function to rc.subr. 2010-09-26 18:37:14 +00:00
jmmv
10a750e953 Move testing instructions from afterboot(8) to tests(7) and change the
former to only provide a link to the latter.
2010-06-26 11:26:17 +00:00
jruoho
83b0eb8ab6 Briefly note /etc/rc.local in rc(8). 2010-05-14 16:19:58 +00:00
jruoho
273ed82be4 Finally, add FORTIFY_SOURCE also to the "table of contents". 2010-04-21 06:00:06 +00:00
wiz
8789b35b90 Fix typo. 2010-04-21 05:53:32 +00:00
jruoho
95e81d12f6 Refer to the generic ssp(3) instead of the specific __builtin_object_size(3). 2010-04-21 05:49:36 +00:00
jruoho
00a887d886 Fix a typo noted by wiz@. 2010-04-21 05:40:59 +00:00
jruoho
f861a6fb21 Add a paragraph also for "FORTIFY_SOURCE" (or USE_FORT). 2010-04-21 05:39:13 +00:00
jruoho
c5e0404b2a Small improvements to wording and markup.
Note also the default use of SSP on x86.
2010-04-21 05:05:07 +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
wiz
24e353786d Join URL. 2010-04-14 13:07:19 +00:00
jruoho
9f6376d703 Add the USENIX paper of the author to SEE ALSO. 2010-04-14 10:03:18 +00:00
wiz
f60aa003a7 Fix Dd argument (no leading zeroes). New sentence, new line. 2010-04-06 22:41:41 +00:00
tnn
a7963e184a The pxeboot manpage implies that boot.cfg gets loaded by default,
but this is no longer true following i386/stand/pxeboot/main.c v1.23.
2010-04-06 20:15:22 +00:00
jakllsch
4af989b1cc Make device node for altq JoBS.
Should fix palindromic PR/43034.
2010-03-23 19:22:41 +00:00
jakllsch
4a4de35bc7 This actually wasn't (completely) replaced by a shell script, restore. 2010-03-23 19:19:03 +00:00
joerg
5e015e5e29 Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
jmmv
f54900017c Document that run_rc_command can take extra parameters and will pass those
to the command being executed.
2010-03-15 19:00:20 +00:00
wiz
d2a81ca5b2 Uncomment crash(8) reference. 2010-02-25 17:15:55 +00:00
wiz
95c5212343 Consistently call the file system "ext2". 2010-02-21 13:28:12 +00:00
snj
29aa1b84fb Fix punctuation and update "SEE ALSO" section. From Bug Hunting in
PR misc/40293.
2010-02-17 00:49:21 +00:00
wiz
3bb55b2e45 Use comma in serialization instead of dot. 2010-02-10 07:38:09 +00:00
snj
c8e910afea Some markup and capitalization nits, from Bug Hunting in PR misc/40062.
While here, give xdm its own subsection instead of awkwardly lumping it
in with the rc.conf section.
2010-02-10 03:38:22 +00:00
jmmv
74504e4315 Ask the user to enable fetch_pkg_vulnerabilities in /etc/daily.conf right
after installation.  Automatic changes from sysinst will come later.
2010-01-20 22:24:18 +00:00
hubertf
152f316d0a This was replaced by a shell script quite some time ago, purge. 2009-10-27 08:58:04 +00:00
hubertf
762f1eaa09 regen 2009-10-27 08:55:44 +00:00
reed
2d10124c7e Refer to rpc.bootparamd instead of bootparamd. 2009-10-24 12:21:31 +00:00
reed
1b55e10f52 Change two man page references to use the official names.
(I define "official" as the Document Title name and original file name.)
2009-10-24 12:18:05 +00:00
reed
9e244eddde In SEE ALSO, refer to useradd instead of adduser.
(adduser is a man link, but no tool by that name.)
2009-10-24 11:24:19 +00:00
wiz
dc0cd1890b Properly remove w95boot(8).
Hi Ty!
2009-10-23 08:32:06 +00:00
tsarna
074b6b7f4d Remove w95boot(8) manpage, long past being useful. 2009-10-22 23:04:59 +00:00
snj
550147bd6a Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
joerg
77fe034dc2 Simplify markup. 2009-10-14 23:49:50 +00:00
apb
7222c07e1c Typo in macro name (.Is -> .Ic), noticed by joerg@ 2009-10-05 09:57:18 +00:00
wiz
0b645b22fc Bump date for previous. Whitespace nit. Use Nm instead of Xr to itself. 2009-09-11 19:48:52 +00:00
wiz
31bddcb483 Bump date for previous. 2009-09-11 19:47:27 +00:00
apb
89fd535731 Add a postprocessor to /etc/rc, which logs messages to /var/run/rc.log,
and which can suppress output in silent mode.  Silent mode is enabled
via the new rc_silent variable, which defaults to a value that depends
on the kern.boothowto sysctl.

Part of the /etc/rc silent changes requested in PR 41946
and proposed in tech-userlevel.
2009-09-11 18:17:04 +00:00
sborrill
b88195cfa1 hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
It will replace azalia(4) after testing.

To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:

# Intel High Definition Audio
hdaudio*	at pci? dev ? function ?
hdafg*		at hdaudiobus?

You should also:
cd /dev
sh MAKEDEV audio
2009-09-06 17:25:55 +00:00
sborrill
d7f624cfd8 Regen 2009-09-06 15:31:04 +00:00
wiz
ed449c067d New sentence, new line. 2009-09-05 11:37:52 +00:00