Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-17 | the pstat(8) sample line will now contain a real device name | Theo de Raadt | |
2011-04-17 | The semantics of .Bk was described incorrectly | Ingo Schwarze | |
for the case of multiple sibling macros on a single input line. Issue found investigating a question from sobrado@. "I like this diff" kristaps@ | |||
2011-04-17 | fix a formatting bug in the list; from Michal Mazurek | Jason McIntyre | |
ok schwarze | |||
2011-04-15 | Remove mention of "make depend" from here as well. | Antoine Jacoutot | |
ok deraadt@ guenther@ | |||
2011-04-14 | add support for VIA VT6415 & VX900 IDE | Jonathan Gray | |
2011-04-12 | document size argument; prodded by jmc | Theo de Raadt | |
2011-04-12 | Mention flags and environment knobs for MODGHC_BUILD = cabal. | Matthias Kilian | |
ok jasper@ | |||
2011-04-10 | tweak previous; | Jason McIntyre | |
2011-04-10 | Merge viapm and viaenv | Alexandr Shadchin | |
Pluses: - Add support SMBus for VT82C596, VT82C596B, VT82C686A, VT8231 - Add support ACPI timer for all VIA South Bridges ok deraadt@, tested sthen@ | |||
2011-04-10 | - remove MOTIF bits here too | Jasper Lievisse Adriaanse | |
2011-04-07 | zap trailing whitespace; | Jason McIntyre | |
2011-04-07 | Tweak wording a bit more. | Matthew Dempsky | |
ok jmc@ | |||
2011-04-06 | Documentation for "on rdomain <number>". OK henning@ | Claudio Jeker | |
2011-04-06 | tweak previous; | Jason McIntyre | |
2011-04-06 | try to document the mpath bits i put in yesterday. thanks to miod for the | David Gwynne | |
words that got me going. we might not want to make mpath look as special as it is in the scsi manpage, but i'll let others make the call and fix it in the tree. | |||
2011-04-06 | tweak previous; | Jason McIntyre | |
2011-04-05 | add a man page for dma_alloc(9) | Theo de Raadt | |
2011-04-05 | Icelandic keyboard mapping. Commited from an Icelandic keyboard. | Miod Vallat | |
2011-04-05 | Remove portalfs. | Thordur I. Bjornsson | |
While it is a terribly cool idea, it's just awful and since noone has stepped up to the plate to keep it up with the current vop state, retire it to the attic. ok krw@, deraadt@, guenther@, miod@. comments from jmc@ | |||
2011-04-05 | remove mention of fastroute here as well | Jonathan Gray | |
'you are not allowed to speak until you commit' mikeb@ | |||
2011-04-05 | Push COMPAT_FREEBSD in front of a whale. Buggy, out of date, no | Philip Guenthe | |
one has been weeding it, and it makes life harder. Toasts of Brennivin for its passing from many; diff ok henning@ | |||
2011-04-05 | Arguments to m_dup_pkthdr() have changed; sync man page with reality. | Bret Lambert | |
ok claudio@ | |||
2011-04-04 | Nd strings do not start uppercase; | Jason McIntyre | |
2011-04-04 | Update BUGS section. The crazy route lookup is gone so is link1. | Claudio Jeker | |
2011-04-04 | no more COMPAT_O47; | Jason McIntyre | |
2011-04-04 | tweak previous; | Jason McIntyre | |
2011-04-04 | Missing . Noted by mikeb@ | Artur Grabowski | |
2011-04-04 | Documentation for km_alloc and km_free | Artur Grabowski | |
2011-04-03 | remove .El missed in previous; | Jason McIntyre | |
2011-04-03 | Remove the BUGS and DIAGNOSTICS section. The DMA limitation is no longer | Claudio Jeker | |
a problem and it does not make sense to explain error messages with "A fatal initialization error has occurred." this should be fairly obvious when the interface does not show up in ifconfig. | |||
2011-04-03 | fix typo; found by and ok jmc@ | Bret Lambert | |
2011-04-03 | Document m_dup_pkthdr function. | Bret Lambert | |
ok claudio@ | |||
2011-04-03 | document IGNORE changes. | Marc Espie | |
2011-04-02 | rmeove the link1 hack, it is in the way, it is only half-baked and doesn't | Henning Brauer | |
work as you think it does, and the same can easily be achieved using pf ok claudio dlg sthen theo | |||
2011-04-01 | after nicm's last commit, fix some cases where non-arguments | Jason McIntyre | |
had been left on macro lines... | |||
2011-03-31 | update watchdog timeout diagnostic; from richard toohey | Jason McIntyre | |
2011-03-29 | document newly supported ioctls VIDIOC_S_PARM, VIDIOC_G_PARM and | Jacob Meuser | |
VIDIOC_ENUM_FRAMEINTERVALS ok jmc@ | |||
2011-03-28 | Documentation for mlphy(4) | Claudio Jeker | |
OK sthen | |||
2011-03-25 | Pf can reassemble IPv6 fragments now. | Alexander Bluhm | |
ok jmc@ | |||
2011-03-25 | Bump timeout to 30s. | Antoine Jacoutot | |
ok robert@ | |||
2011-03-25 | Document the dconf MODULE. | Antoine Jacoutot | |
2011-03-24 | Document daemon_flags=NO. | Antoine Jacoutot | |
ok robert@ | |||
2011-03-23 | Cleanup .Va macros, triggered by a smaller diff from ajacoutot@. | Ingo Schwarze | |
* Do not use .Va for mere emphasis, it's for variable names. * Use .Dl to display complete single command lines. * And .Bd -literal is nicer when they contain double quotes. ok ajacoutot@ | |||
2011-03-22 | don't refer to an error message which no longer exists (bge's jumbo buffer | Stuart Henderson | |
allocator was removed with the move to MCLGETI). spotted by Richard Toohey. | |||
2011-03-22 | Support for NetMos Nm9922 dual serial port cards | Mike Larkin | |
ok deraadt@ | |||
2011-03-18 | sigh | Theo de Raadt | |
2011-03-18 | oh, it should stay | Theo de Raadt | |
2011-03-18 | old style mtrr interface went away | Theo de Raadt | |
2011-03-17 | add missing .El; | Jason McIntyre | |
2011-03-17 | Document RC_DEBUG. | Antoine Jacoutot | |
"I love having slaves" && ok robert@ |