Age | Commit message (Expand) | Author |
2015-02-12 | Update path of DRI modules. | Anthony J. Bentley |
2015-02-12 | a shot at documenting the changed log(matches) semantics | Henning Brauer |
2015-02-11 | refer to crypt_checkpass for cipher explananation | Ted Unangst |
2015-02-10 | remove extra word in previous; | Jason McIntyre |
2015-02-10 | First step towards making uiomove() take a size_t size argument: | Miod Vallat |
2015-02-10 | iwn(4) error says 'firmware too short', not 'firmware file too short'. | Stefan Sperling |
2015-02-10 | The iwm(4) messages listed (but commented) under DIAGNOSTICS in | Stefan Sperling |
2015-02-10 | add some missing names | Stuart Henderson |
2015-02-10 | LPL is "Liverpool John Lennon Airport" | Stuart Henderson |
2015-02-10 | document matching on prio | Henning Brauer |
2015-02-10 | Sync and sort the M_* mbuf flags to match the way they are listed in | Lawrence Teo |
2015-02-10 | Zap m_act here too. | Lawrence Teo |
2015-02-09 | Otto is a proper name, sort Jean-Pierre in the right spot | Otto Moerbeek |
2015-02-09 | <tedu> Henning and Miod, please add your names to src/share/dict/propernames | Henning Brauer |
2015-02-09 | zap trailing whitespace; | Jason McIntyre |
2015-02-09 | document that WEP is supported | Peter Hessler |
2015-02-09 | tweak previous; | Jason McIntyre |
2015-02-09 | task_add takes a flags argument now. this throws some words at it, | David Gwynne |
2015-02-08 | The error message on firmware load failure in iwn(4) changed, sync man page. | Stefan Sperling |
2015-02-07 | jmc reminded me that if we document new functions we should link them up | David Gwynne |
2015-02-07 | use a better example for the US | Ted Unangst |
2015-02-07 | Update New Mexico area codes (the change happened in 2006). | Anthony J. Bentley |
2015-02-07 | Typo, discussed with deraadt@ | Mike Larkin |
2015-02-07 | typo caught by the ever attentive mlarkin | Ted Unangst |
2015-02-07 | mq_enlist can drop mbufs now. | David Gwynne |
2015-02-07 | try and document ml_filter and mq_filter. | David Gwynne |
2015-02-07 | Missed adding a reference to 802.11b in the iwm entry here, pointed out by stsp | Stuart Henderson |
2015-02-06 | Make it obvious that wireless ethernet adapters supporting 802.11g also | Stuart Henderson |
2015-02-06 | list iwm(4) in pci(4); prodded by jmc | Stefan Sperling |
2015-02-06 | Add a manual page for iwm(4). | Stefan Sperling |
2015-02-06 | packets stay within a routing domain. to move them, use pf(4) | Peter Hessler |
2015-02-06 | tweak wording, using feedback from sthen@ and jmc@; ok phessler@ | Ingo Schwarze |
2015-02-05 | snippit/snippet | Stuart Henderson |
2015-02-05 | tweak previous | Ingo Schwarze |
2015-02-05 | add some (untested) examples of use | Peter Hessler |
2015-02-05 | typos | Stuart Henderson |
2015-02-05 | unbreak the tree, oups | Peter Hessler |
2015-02-05 | start documenting routing tables and routing domains | Peter Hessler |
2015-02-02 | Update AVN and PGF, add LIL and NTE airports. | Jeremie Courreges-Anglas |
2015-02-01 | Fix a typo in the Nd line. From Steven McDonald. | Jonathan Gray |
2015-02-01 | Sync struct pkthdr_pf and struct mbuf_ext with their actual definitions | Lawrence Teo |
2015-01-31 | Add missing period. | Lawrence Teo |
2015-01-31 | Document MSIZE, MCLSHIFT, MCLBYTES, MCLOFSET, and MAXMCLBYTES which have | Lawrence Teo |
2015-01-29 | manual SAs described in ipsec.conf(5) not ipsecctl(8); | Jason McIntyre |
2015-01-29 | Radical cleanup of COMPATIBILITY sections: | Ingo Schwarze |
2015-01-28 | implement the tbl(7) "center" layout option | Ingo Schwarze |
2015-01-27 | remove workq code. its been replaced with tasks. | David Gwynne |
2015-01-27 | remove the second void * argument on tasks. | David Gwynne |
2015-01-27 | Revert 1.61 since support for the TX path was also reverted. | Brad Smith |
2015-01-26 | Rework tbl(7) layout parsing: | Ingo Schwarze |