Age | Commit message (Expand) | Author |
2007-01-15 | replace old diffing mechanisms with the new fluffy RCS stuff, | Joris Vink |
2007-01-14 | move things around in rcs_rev_getbuf() and rcs_rev_write_fd() | Joris Vink |
2007-01-14 | reset sticky tags with -A; OK joris@. | Xavier Santolaria |
2007-01-14 | Fix growing of direct blocks in ffs2_balloc() | Pedro Martelletto |
2007-01-14 | clarify that -K needs an argument >= 1000, and add two examples dealing with | Alexander von Gernler |
2007-01-14 | Esape from the Mouth of Madness by adjusting stored sensor offsets | Otto Moerbeek |
2007-01-14 | Add some comments on the expresssion which converts sensor timedeltas | Otto Moerbeek |
2007-01-14 | ragge@netbsd fixed the copyright, thanks. ok miod@ | Otto Moerbeek |
2007-01-14 | zsprintf() is gone, fixes ZSMACDEBUG case | Martin Reindl |
2007-01-14 | replace checkout_write_revision() with rcs_rev_write_stmp() | Joris Vink |
2007-01-14 | Move the isa bridge probe from isabr to frodo, so that frodo only attempts | Miod Vallat |
2007-01-14 | Clear error bits in PCI command/status register before establishing PCI error | Mark Kettenis |
2007-01-14 | Provide a bit more diagnostic information in the PCI error handler. | Mark Kettenis |
2007-01-14 | Add macros to access Schizo's PCI config space. | Mark Kettenis |
2007-01-14 | Add another Tomatillo-specific register. | Mark Kettenis |
2007-01-14 | Same as GENERIC, m88k_cpus[] should have 4 elements on luna88k, even in | Kenji Aoyama |
2007-01-14 | typo | Michele Marchetto |
2007-01-14 | Introduce register read/write helper routines for radio and phy. Start | Marcus Glocker |
2007-01-14 | Update to match reality. From brad. | Tobias Weingartner |
2007-01-14 | Don't treat any packet with an invalid option buffer or an invalid | Kenneth R Westerback |
2007-01-14 | regen | Jonathan Gray |
2007-01-14 | Match some additional devices found in Linux driver. | Jonathan Gray |
2007-01-13 | Bring back a <machine/frame.h> for m88k platforms, by splitting <machine/pcb.h> | Miod Vallat |
2007-01-13 | grammar; | Jason McIntyre |
2007-01-13 | Correctly count outbound packets. | Mark Kettenis |
2007-01-13 | Print Schizo/Tomatillo version number. | Mark Kettenis |
2007-01-13 | Do not match on Expert3D and Expert3D-Lite cards, these will require a | Miod Vallat |
2007-01-13 | nuke the the very evil rcs_getrev() stuff | Joris Vink |
2007-01-13 | make import and init work again after the small breakage | Joris Vink |
2007-01-13 | add Sierra Wireless Aircard 875 as suspected to be compatible | Felix Kronlage |
2007-01-13 | attach to Sierra Wireless Aircard 875; ok fkr@ | Kevin Steves |
2007-01-13 | switch commit code to the new RCS api. | Joris Vink |
2007-01-13 | prettify some panic strings, | Thordur I. Bjornsson |
2007-01-13 | This clarifies the chipsets used to match the names used at the top | Todd T. Fries |
2007-01-13 | Touch of clean up: | Thordur I. Bjornsson |
2007-01-13 | make a copy of cf->file_ent->ce_rev in cf->file_rcsrev when needed | Joris Vink |
2007-01-13 | plug 3 memleaks | Joris Vink |
2007-01-13 | remove BUF * argument from cvs_checkout_file() it will | Joris Vink |
2007-01-13 | - remote update now works again, with new rcs api | Joris Vink |
2007-01-13 | Dmitri Alenitchev pointed out that he originally submitted these, | Michael Knudsen |
2007-01-13 | Ignore country code on happy hacking keyboard, it reports itself as japanse. | Miod Vallat |
2007-01-13 | Regen | Miod Vallat |
2007-01-13 | Topre Corporation Happy Hacking Keyboard. | Miod Vallat |
2007-01-13 | the memleak i thought i had fixed was in fact NOT a leak at all | Joris Vink |
2007-01-13 | - better error messages | Joris Vink |
2007-01-13 | add missing prototypes for some new rcs api functions; | Joris Vink |
2007-01-12 | simplify after recent rcs API changes. | Joris Vink |
2007-01-12 | major re-work of the RCS api. this results in 100x performance improvements ... | Niall O'Higgins |
2007-01-12 | Mini-PCI Express -> PCI Express Mini Card as per PCI-SIG name. | Jonathan Gray |
2007-01-12 | Get rid of some dead code. | Mark Kettenis |