joel
e532d7ce17
Remove references to the pam(8) manual page. It does not exist.
...
Requested by: novel
Discussed with: brueffer, simon
2006-09-13 17:46:20 +00:00
glebius
ef665c74ec
Fix markup bug in last commit.
...
Submitted by: ru
2006-09-13 15:47:26 +00:00
glebius
2264a48ff4
Document net.inet.tcp.maxtcptw and net.inet.tcp.nolocaltimewait.
...
Wording by: Devon O'Dell
2006-09-13 15:24:27 +00:00
imp
00a7738e90
Bump date, per ru@
2006-09-12 15:48:22 +00:00
imp
e2689a926c
Add note about identify routines needing to use BUS_ADD_CHILD rather
...
than device_add_child. The latter is only for busses adding children,
not children drivers telling a bus that they have an instance...
2006-09-11 22:17:18 +00:00
ru
70a2b1ff14
Regen.
2006-09-11 13:56:28 +00:00
ru
72bebbd596
Document that bits are numbered from 1 in the %b format argument.
2006-09-08 14:05:03 +00:00
trhodes
4b6c68e72b
So there is where that handbook paragraph came from. Kill it here too.
...
Remove a paragraph about over building security, it's a bit off.
Discussed with: des, FreeBSD-security
2006-09-08 04:56:21 +00:00
ru
36644cc6e9
Fix the markup.
...
Prompted by: imp
2006-09-07 08:31:59 +00:00
imp
0dddb6a1cc
Mostly re-write man page to reflect current state of this interface.
...
Warn of races.
# Doc police: Please review
2006-09-06 21:43:55 +00:00
ru
8e93fc0018
- Move descriptions of BOOT_COMCONSOLE_PORT, BOOT_COMCONSOLE_SPEED,
...
and LOADER_TFTP_SUPPORT options into the world section since boot
blocks are built as part of the world.
- Document BOOT_PXELDR_ALWAYS_SERIAL and BOOT_PXELDR_PROBE_KEYBOARD
options of pxeboot(8).
MFC after: 3 days
2006-09-05 20:00:07 +00:00
pjd
80fe7ed76d
Document 'show vnode'.
...
Reminded by: ru
2006-09-05 12:17:53 +00:00
marius
ad3d74f7b7
- Talk about chips rather than chip sets as AMD LANCE and PCnet are
...
single-chip.
- Add some more rationale about le(4).
- Add/un-comment hardware notes for C-Bus and ISA adapters.
2006-09-04 16:45:08 +00:00
trhodes
f8eddfe5ae
Reword previous commit, now supporting better English.
...
Discussed with: ceri
2006-09-04 10:20:53 +00:00
trhodes
a984b3d1de
Belated update for login.conf checks.
...
Bump doc date.
2006-09-03 21:31:20 +00:00
brueffer
206bf22b07
Document VIA 8237A support.
2006-09-03 11:33:52 +00:00
jmg
6c51ecb8c4
now that we have bus_get_dma_tag, document it's requirement in
...
bus_dma_tag_create
2006-09-03 00:31:21 +00:00
marius
20f3c95d3c
- s/UltraSparc/UltraSPARC/
...
- Add info about the requirement of OFW support.
2006-09-02 20:15:21 +00:00
marius
7e23ec5e9d
Add the usual info about loading as module on startup to the SYNOPSIS.
2006-09-02 12:12:16 +00:00
rwatson
4d618dc386
s/6.1/6.2/ as the introduction date for kernel audit support.
...
Obtained from: TrustedBSD Project
2006-09-02 11:55:38 +00:00
marius
f4983d42f5
Replace the .Pq added in rev 1.2 with literal parenthesis as the former
...
aren't required for plain text and the latter formats faster.
Pointed out by: ru
2006-09-01 21:54:58 +00:00
marius
92269444e3
- s/gigabit/Gigabit/
...
- Talk about supported chips rather than supported cards as the majority
of the hardware supported by gem(4) is on-board.
- "the .Nm driver"
- Sort the list of supported chips alphabetically.
- Sun GEM aren't used on-board though, so don't claim they'd be.
- Add a CAVEATS section informing that Sun GEM cards aren't supported
so far.
MFC after: 1 day
2006-09-01 21:42:22 +00:00
marius
323d8166ad
- Use full name of the Sun PGX64 cards and add the Sun part number
...
in order to simplify matters for people who are looking for a video
card supported by FreeBSD/sparc64.
- Add Sun PGX to the list of known working cards.
MFC after: 1 day
2006-09-01 20:41:59 +00:00
marius
3ea8fed8d1
Move two periods out of quotes and to where they belong.
...
MFC after: 1 day
2006-09-01 20:01:51 +00:00
marius
ffd39dc7fc
Add references to scc(4) as it hangs off of ebus(4) and sbus(4)
...
respectively.
2006-09-01 19:51:26 +00:00
danger
af0355747f
- Move available kernel options to SYNOPSIS, describe how to enable ipfw
...
from within rc.conf.
- Remove IPDIVERT kernel option
- Add notes about IPFIREWALL_DEFAULT_TO_ACCEPT and IPFIREWALL_FORWARD
Reviewed by: ru
Approved by: keramida (mentor), trhodes (mentor)
MFC after: 1 week
2006-09-01 08:50:05 +00:00
danger
2228e9607e
Remove redundant vnconfig(8) from SEE ALSO section as it is linked to
...
mdconfig(8) on RELENG_[56] and HEAD, which is referenced too.
Approved by: keramida (mentor), trhodes (mentor)
MFC after: 1 week
2006-09-01 08:30:03 +00:00
ru
1c0796f6da
- Fix some bugs in the descriptions of DMA sync operations.
...
- Tweak some text so it's less likely to confuse the reader.
OK'ed by: scottl
2006-08-31 19:38:52 +00:00
cperciva
1caefdfb4b
Add FreeBSD Update 2.0 client code. The build code is in the projects
...
repository.
Sponsored by: FreeBSD security development fundraiser
2006-08-31 09:51:34 +00:00
ru
4c70accca4
- Remove yet another mention of minor number construction
...
which is not applicable today.
- Provide an example of how to lock a speed.
2006-08-30 14:38:42 +00:00
danger
978dd12712
Add nanobsd(8) manual page.
...
Reviewed by: ru
Approved by: trhodes (mentor), keramida (mentor)
MFC after: 1 week
2006-08-29 09:12:48 +00:00
ru
8b1d56c480
The kvm_mkdb(8) is long dead.
2006-08-29 08:49:58 +00:00
ru
6cce3965d2
Markup polishing.
2006-08-29 08:43:09 +00:00
marck
768d4ea5cb
Chase after phk@: remove reference to (now obsoleted) NMBCLUSTERS.
...
MFC after: 1 week
2006-08-26 21:24:22 +00:00
rwatson
c9215ad31e
Allow the user process to query the kernel's notion of a maximum
...
audit record size at run-time, which can be used by the user
process to size the user space buffer it reads into from the audit
pipe.
Perforce change: 105098
Obtained from: TrustedBSD Project
2006-08-26 17:59:31 +00:00
pjd
e6c176c58b
Update.
2006-08-26 11:32:40 +00:00
pav
f58a78e801
- Talk about memory allocation in interrupt context
...
- Add uam to see also
Submitted by: Devon H. O'Dell <devon.odell@coyotepoint.com>
2006-08-25 19:04:42 +00:00
danger
9c7584b81f
- add note about IPSEC_FILTERGIF to fast_ipsec(4) and let the users know
...
that it is not possible to use Fast IPsec in conjuction with KAME IPsec
- add available kernel options to ipsec(4)
- add reference for fast_ipsec(4) to ipsec(4)
Reviewed by: trhodes (mentor), keramida (mentor)
Approved by: keramida (mentor)
2006-08-24 17:07:19 +00:00
flz
54b7b1d84e
Backout this commit since it breaks startup and some scripts in
...
certain conditions. I haven't been able to find a better solution yet:
- Set a two read-only variables (${prefix} and ${etcdir}). This is
especially useful when using /etc/rc.d scripts with third-party
software installed from ports.
- Fix rc.d/sshd to work with openssh from ports using ${etcdir}
instead of hardcoded /etc.
- Reflect prefix/etcdir changes in rc.subr.8.
src/etc/rc.d/sshd: rev 1.9 -> 1.10
src/etc/rc.subr: rev 1.51 -> 1.52
src/share/man/man8/rc.subr.8: rev 1.11 -> 1.12
Approved by: cperciva (mentor)
2006-08-22 11:17:29 +00:00
kib
4bb293498f
Note that LK_UPGRADE may drop the shared lock before taking the
...
exclusive one.
Reviewed and edited by: tegge
MFC after: 3 days
Approved by: pjd (mentor)
2006-08-21 12:45:19 +00:00
imp
b3096d26bc
Bump date, forgotten in 1.13
2006-08-20 05:56:00 +00:00
imp
a4c80694a1
Add a few devices that have been added recently.
2006-08-20 05:54:45 +00:00
brueffer
575ffc5ca4
Use our standard section 4 SYNOPSIS layout.
...
MFC after: 2 weeks
2006-08-18 10:22:36 +00:00
brian
c9b6b048b6
Bump the document date.
...
Suggested by: ru
2006-08-17 20:10:34 +00:00
brian
a3922ffaf6
Add a -p switch to dhclient. The switch tells dhclient to persist
...
despite the interface link status.
Add dhclient_flags_iface and background_dhclient_iface rc.conf options.
(where iface is a specific interface). These can be used to give
interface specific flags to dhclient.
Reviewed by: brooks@
2006-08-17 17:12:27 +00:00
ru
d1d822cb61
I'm about to merge these only now, so correct the first release
...
of their appearence to be 6.2.
2006-08-17 10:55:49 +00:00
brueffer
c6539b3d3e
Note Intel ICH8 and ESB2 support.
2006-08-15 08:27:38 +00:00
ru
ecd36e268d
The BUILDNAME variable need not be specified.
2006-08-14 09:34:32 +00:00
brueffer
bf1530d9f7
Convert to the standard section 4 SYNOPSIS layout.
...
MFC after: 3 days
2006-08-13 18:44:18 +00:00
obrien
f6dcb46835
Add an extension to the UINT & ULONG types. The XINT & XLONG types behave
...
the same, except sysctl(8) will print out the values in hex.
2006-08-12 23:33:10 +00:00