| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Forgotten by: alfred
|
|
|
|
| |
Pointed out by: asmodai
|
|
|
|
| |
Thanks to sheldonh for cleaning up the rough initial manpage.
|
| |
|
|
|
|
|
|
| |
collections for crypto code; these are merged into cvs-all and
src-all.
OKed by: jdp
|
| |
|
| |
|
|
|
|
|
| |
kernel. The new moudles/sound/drivers/foo pushes us down one more
level.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Clear the Os macro, which is assumed gracefully at run-off time.
* Use quotes to reduce the long name description (Nd) to a single
argument.
* Use meaningful arguments to the -width option of the Bl macro.
* Mark rc.conf up with Xr instead of Pa so that it is obvious that
further help on that file is available.
* Explicitly indicate that mediaopt is a command modifier (Cm) of
the ifconfig(8) utility.
* Do not mark up half-duplex and full-duplex as arguments (Ar),
since they are allowed values for an argument.
* Fix various grammar and spelling mistakes.
|
|
|
|
|
| |
PR: 19717
Submitted by: Tony Finch <dot@dotat.at>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
controller chip. This chip is currently being used on the NetGear
FA312-TX adapter, which I guess is a replacement for the FA310-TX
(PNIC-based).
I added support for this chip by modifying the sis driver since
the SiS 900 and the NS DP83815 have almost the same programming
interface (the RX filter programming and PHY access methods are
different, but the general configuration, DMA scheme and register
layout are identical).
I would have had this done a lot sooner, but getting the damn MAC
address out of the EEPROM proved to be more complicated than expected.
|
|
|
|
| |
Submitted by: Ri?ardas ?epas <rch@richard.eu.org>
|
|
|
|
|
|
|
|
|
|
| |
the command-line arguments to be used for the call to df(1) when
daily_status_disks_enable is set to YES.
The name of the new variable was chosen by the maintainer of our
periodic hierarchy, Brian Somers.
PR: 19631
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- add the reference to ad.4 in da.4.
MFC candidate.
Submitted by: sheldonh, mpp
|
|
|
|
| |
Submitted by: phk
|
|
|
|
| |
Discussed with: phk
|
| |
|
|
|
|
| |
Found by: phk
|
|
|
|
| |
Add knobs for the optional crypto parts with some notes.
|
|
|
|
|
|
| |
Clear extraneous arguments to Nm.
Use Pa to mark up paths.
Use a single tagged list in the FILES section.
|
|
|
|
|
|
|
| |
Add description of sshd_program variable.
Submitted by: Ashley Penney <ashp@unloved.org>,
Adrian Chadd <adrian@freebsd.org>
|
|
|
|
|
|
|
|
|
|
| |
acting as a left control key. Many want a control key in the "real"
place, but still want the keymap to match the printed keys as much
as possible.
Inspired by obrien's us.pc-ctrl.kbd keymap, although I've had these
in my tree for a long time (since the left control key on my laptop
stopped working :)
|
|
|
|
| |
Left unfixed: `NIS' should be marked up as a tradename.
|
| |
|
| |
|
|
|
|
|
|
|
| |
installed from man4.i386.
PR: 19601
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
|
|
|
|
|
|
|
| |
grammar.
Since this pushes the line to an unacceptable length, apply the
accepted line breaking style.
|
|
|
|
| |
Spotted by: sheldonh
|
|
|
|
|
|
| |
how many /var/log/maillog* files to check
PR: 19587
|
| |
|
| |
|
|
|
|
|
|
| |
quite how Sheldon suggested)
Suggested by: sheldonh
|
| |
|
|
|
|
| |
Forgotten by: Ben & I
|
|
|
|
| |
Remove 'options NETGRAPH' requirement.
|
| |
|
|
|
|
| |
from the documentation also.
|
| |
|
| |
|
|
|
|
|
|
|
| |
The only change in the default functionality should be that
the output reports are slightly more verbose WRT files deleted.
Not objected to by: freebsd-arch
|
|
|
|
|
|
|
|
|
|
| |
diagnostic lists (Bl -diag) so that there is one per section.
Since this change creates a large delta, enforce line-breaking
style while I'm here.
These changes have blanket approval from (but were not reviewed
by) the author.
|
| |
|
|
|
|
| |
Submitted by: CHOI Junho <cjh@FreeBSD.ORG>
|
|
|
|
| |
Submitted by: sheldonh
|
|
|
|
|
| |
PR: 19314
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
|
|
|
|
|
|
|
| |
world as was our old way, rather than when building a kernel.
Some people do not like the new way, and the release building still assumes
modules are built with the world.
|