Age | Commit message (Expand) | Author |
2009-12-18 | More Ethernet drivers - sf(4), cas(4), vge(4) and ciphy(4) for use by | Joel Sing |
2009-12-18 | er, tweak my previous tweak... | Jason McIntyre |
2009-12-18 | tweak previous; | Jason McIntyre |
2009-12-18 | update the hid section; | Jason McIntyre |
2009-12-18 | add manpage for utrh(4) | Yojiro Uo |
2009-12-18 | regen | Yojiro Uo |
2009-12-18 | add utrh(4): USBRH temperature / humidity sensor driver | Yojiro Uo |
2009-12-17 | misplaced change, found it back. | Marc Espie |
2009-12-17 | Initialize ccb_xs to NULL when taking a ccb off the free list. This | Kenneth R Westerback |
2009-12-17 | Update from master repo. Many bugfixes + significant speedyps. | Anders Magnusson |
2009-12-17 | Allow keys to be replaced and reorder the table so that terminfo-defined keys | Nicholas Marriott |
2009-12-17 | if anyone vref()s a VNON vnode, panic. This should not happen. | Owain Ainsworth |
2009-12-17 | This fixes a case where we could panic on a null deref with a bad vnode | Bob Beck |
2009-12-17 | be slightly more paranoid about shell stuff we run. | Marc Espie |
2009-12-17 | remove extra spaces, fix doc for Ustar (create, not extract), and document | Marc Espie |
2009-12-17 | move the ntogo actual code in the progressmeter, so that -x shuts it off. | Marc Espie |
2009-12-17 | add a callback to file creation, so that we get progress meter for huge | Marc Espie |
2009-12-17 | spacing, no functional change. | Igor Sobrado |
2009-12-17 | Fix formatstring in printf. | Claudio Jeker |
2009-12-17 | Add support for Huawei E161. | Marco Pfatschbacher |
2009-12-17 | sync | Marco Pfatschbacher |
2009-12-17 | Add Huawei E161. | Marco Pfatschbacher |
2009-12-17 | fix softc structure to fit as uhid sub device. | Yojiro Uo |
2009-12-17 | display progressmeter at 0% at start of install/deinstall. | Marc Espie |
2009-12-17 | Device id ordering, from Brad | Stuart Henderson |
2009-12-17 | sync | Stuart Henderson |
2009-12-17 | - correct the PCI ids for the BCM5717 and BCM5718 chipsets | Stuart Henderson |
2009-12-17 | BCM5785 can also be coupled with an external Realtek PHY, add a cross- | Stuart Henderson |
2009-12-16 | knf and unused variables | Theo de Raadt |
2009-12-16 | Support OpenRD JTAGKey, expect spip the jtag interface port. | Theo de Raadt |
2009-12-16 | sync | Theo de Raadt |
2009-12-16 | OpenRD JTAGKey; Tobias Ulmer | Theo de Raadt |
2009-12-16 | Don't lose a line each time a chunkful of content is read off the disk. | Jacek Masiulaniec |
2009-12-16 | enforce less restrictive limits to mailbox sizes and improve message | Igor Sobrado |
2009-12-16 | zap two more handrolled equivalents of nitems(). | Jasper Lievisse Adriaanse |
2009-12-16 | Use log_ext_subtype() instead of the homebrew version (which actually got | Claudio Jeker |
2009-12-16 | Implement "set ext-community [delete] subtype key:value" to set and delete | Claudio Jeker |
2009-12-16 | - use nitems() inside a descriptive macro name | Jasper Lievisse Adriaanse |
2009-12-16 | nothing needs to see cd_softc except the driver, so move it into cd.c | David Gwynne |
2009-12-16 | save calls to arc4random() by using a nibble at a time; not because | Otto Moerbeek |
2009-12-16 | Update the list of async-signal-safe functions | Philip Guenthe |
2009-12-16 | spelling; from Jacob Meuser | Theo de Raadt |
2009-12-16 | Fix RCPT TO failure handling, bug introduced in r1.18. | Jacek Masiulaniec |
2009-12-16 | sync | Theo de Raadt |
2009-12-15 | don't make mixer items for vendor widgets. we don't know what they do. | Jacob Meuser |
2009-12-15 | Correct define. | Federico G. Schwindt |
2009-12-15 | mono ouputs shouldn't be candidates for exclusive inclusion in the | Jacob Meuser |
2009-12-15 | tweak previous; | Jason McIntyre |
2009-12-15 | Remove an untrue statement about the packetsize being | Marco Pfatschbacher |
2009-12-15 | Let ping handle truncated echo replies. | Marco Pfatschbacher |