Age | Commit message (Expand) | Author |
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 |
2007-01-12 | Keep the wsscreen_descr in the softc, to allow sti of different text | Miod Vallat |
2007-01-12 | Change the secondary CMMU's data cache turn on so that do not hog the | Kenji Aoyama |
2007-01-12 | the MC8755 is not MiniPCI, it is a PCI Express Mini Card | Felix Kronlage |
2007-01-12 | According to the OpenSolaris sources, the DTO bits are really MMU bit. | Mark Kettenis |
2007-01-12 | proper define for MAX_KMAPENT; miod@ ok | Michael Shalayeff |
2007-01-12 | more secsh -> rfc 4716 updates; | Jason McIntyre |
2007-01-12 | Do not force the section header to SHT_NOBITS for non-symbol sections; | Miod Vallat |
2007-01-12 | make the description match synopsis for -chs; | Jason McIntyre |
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 | do not leak memory from rcs_head_get() | Joris Vink |
2007-01-12 | Move kernel virtual address space to make sure it doesn't overlap with | Mark Kettenis |
2007-01-12 | if we have no files to be commited, stop commiting. | Joris Vink |
2007-01-12 | and thou shalt not leak memory when removing entries | Joris Vink |
2007-01-12 | complete binary support for opencvs, | Joris Vink |
2007-01-12 | spacing | Pierre-Yves Ritschard |
2007-01-12 | use an u_int16_t for flags, the u_int8_t was getting too small. | Pierre-Yves Ritschard |
2007-01-12 | eliminate duplicate tcp read/write code. | Pierre-Yves Ritschard |