Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-06 | discuss consistently "the Epoch"; | Jason McIntyre | |
2007-02-06 | note that SKIPDIR paths are relative to BSDSRCDIR; | Jason McIntyre | |
from Brian A. Seklecki | |||
2007-02-03 | Xr for crontab; | Jason McIntyre | |
2007-02-03 | Remove references to LK_EXCLUPGRADE, LK_REENABLE, LK_SETRECURSE and | Pedro Martelletto | |
LK_SPIN, okay miod@ | |||
2007-02-02 | Remove refrence to VLAYER, its gone. | Thordur I. Bjornsson | |
Diff from Iruata Souza, thanks! ok pedro@ | |||
2007-02-02 | better example & description for mfs, parts from jmc, ok jmc simon | Henning Brauer | |
2007-02-02 | - cope with recent weekly and newsyslog.conf changes | Antoine Jacoutot | |
some review by jason@, ok mk@ | |||
2007-01-30 | correct indent; | Jason McIntyre | |
2007-01-30 | oops - no point putting stuff in SEE ALSO when we already have them | Jason McIntyre | |
in the supported devices list; | |||
2007-01-30 | Add some umsm devices found in Linux driver. | Jonathan Gray | |
"looks good" fkr@ | |||
2007-01-29 | add landisk synopsis | Martin Reindl | |
2007-01-29 | add manpages for physical and kernel virtual memory, plus onboard I/O | Martin Reindl | |
ok jmc@ | |||
2007-01-29 | add /fastboot to FILES, since these pages discuss that file; | Jason McIntyre | |
2007-01-29 | avoid ambiguous wording; from Mark Lumsden | Jason McIntyre | |
2007-01-28 | add Apple GC on the old world macs | Martin Reindl | |
2007-01-28 | Remove cross references between fstab(5) and umount(8). | Alexander Bluhm | |
ok millert jmc | |||
2007-01-27 | Enable transmit TCP/UDP checksum offload. | Kenneth R Westerback | |
From Brad, tested by Brad, biorn@ and Johan M:son Lindman. | |||
2007-01-26 | printf(9) %b is not limited to 32 bits or less... document it. | Jason Wright | |
2007-01-24 | build and install landisk man8 specific manpages | Martin Reindl | |
2007-01-22 | Hook up acpidock.4 to the build. | Michael Knudsen | |
2007-01-22 | List acpidock(4) with the other drivers. | Michael Knudsen | |
2007-01-22 | Man page for acpidock(4). | Michael Knudsen | |
Input and ok jmc | |||
2007-01-22 | Fix KAME cvsweb urls | Miod Vallat | |
2007-01-19 | add `10/100' to .Nd; from brad | Jason McIntyre | |
2007-01-18 | FULLPKGPATH is no longer read-only, and COMMENT is also subpackage dependent. | Steven Mestdagh | |
ok sturm@ bernd@ | |||
2007-01-18 | Add support for AX88772 devices with external PHY. | Jonathan Gray | |
Thanks to Marco S Hyman for sending me hardware to play with. Committed over DUB-E100 rev B1 with external IC Plus PHY. | |||
2007-01-17 | Somehow the .Xr acpi 4 fell out of the SEE ALSO section, so put it back. | Michael Knudsen | |
2007-01-17 | describe BULK_DO variable | Steven Mestdagh | |
2007-01-16 | Remove commented out references to VOP_LEASE(); | Thordur I. Bjornsson | |
ok jmc@ (who pointed this out to me) | |||
2007-01-16 | Implement multiple segment allocation for uvm_pglistalloc, which fixes | Dimitry Andric | |
most agp_generic_bind_memory failures when memory is limited and very fragmented. In effect, this should fix a lot of X startup crashes after activities that exercise memory a lot (e.g. make builds, building big ports, etc). ok mickey, miod | |||
2007-01-15 | descend into man4.landisk | Martin Reindl | |
2007-01-15 | document what one can do with the power switch | Martin Reindl | |
2007-01-14 | Update to match reality. From brad. | Tobias Weingartner | |
2007-01-14 | Match some additional devices found in Linux driver. | Jonathan Gray | |
2007-01-13 | grammar; | Jason McIntyre | |
2007-01-13 | add Sierra Wireless Aircard 875 as suspected to be compatible | Felix Kronlage | |
2007-01-13 | This clarifies the chipsets used to match the names used at the top | Todd T. Fries | |
of the sk(4) man page, since XMAC means nothing in this context. from brad@ | |||
2007-01-13 | Dmitri Alenitchev pointed out that he originally submitted these, | Michael Knudsen | |
thanks! (He also submitted an acpibtn page but I rewrote that recently so I think it's fair that I get to keep it.) | |||
2007-01-12 | Mini-PCI Express -> PCI Express Mini Card as per PCI-SIG name. | Jonathan Gray | |
2007-01-12 | the MC8755 is not MiniPCI, it is a PCI Express Mini Card | Felix Kronlage | |
2007-01-12 | mark up the sysctls; | Jason McIntyre | |
2007-01-12 | lower case .Nd; | Jason McIntyre | |
2007-01-12 | lower case .Nd; | Jason McIntyre | |
2007-01-12 | sort SEE ALSO; | Jason McIntyre | |
2007-01-12 | Note that only rev A of the DUB-E100 works for now. | Jonathan Gray | |
As mentioned by Marco S Hyman on misc@ | |||
2007-01-11 | Add acpicpu(4) here too so it gets built and installed. | Michael Knudsen | |
2007-01-11 | Add acpicpu(4) to the list and tweak the acpiprt(4) entry a bit. | Michael Knudsen | |
2007-01-11 | Add man page for the acpicpu(4) driver. I think all our acpi(4) bits | Michael Knudsen | |
(aside from the kernel API) are documented now. ok marco | |||
2007-01-11 | acpimadt(4) and acpiprt(4) attach to acpi(4) so add them here before jmc | Michael Knudsen | |
hits me over the head for forgetting it. | |||
2007-01-11 | Document the acpimadt(4) and acpiprt(4) drivers. | Michael Knudsen | |
Lots of input and `sure' kettenis. |