summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-14regenJonathan Gray
2007-01-14Match some additional devices found in Linux driver.Jonathan Gray
2007-01-13Bring back a <machine/frame.h> for m88k platforms, by splitting <machine/pcb.h>Miod Vallat
2007-01-13grammar;Jason McIntyre
2007-01-13Correctly count outbound packets.Mark Kettenis
2007-01-13Print Schizo/Tomatillo version number.Mark Kettenis
2007-01-13Do not match on Expert3D and Expert3D-Lite cards, these will require aMiod Vallat
2007-01-13nuke the the very evil rcs_getrev() stuffJoris Vink
2007-01-13make import and init work again after the small breakageJoris Vink
2007-01-13add Sierra Wireless Aircard 875 as suspected to be compatibleFelix Kronlage
2007-01-13attach to Sierra Wireless Aircard 875; ok fkr@Kevin Steves
2007-01-13switch commit code to the new RCS api.Joris Vink
2007-01-13prettify some panic strings,Thordur I. Bjornsson
2007-01-13This clarifies the chipsets used to match the names used at the topTodd T. Fries
2007-01-13Touch of clean up:Thordur I. Bjornsson
2007-01-13make a copy of cf->file_ent->ce_rev in cf->file_rcsrev when neededJoris Vink
2007-01-13plug 3 memleaksJoris Vink
2007-01-13remove BUF * argument from cvs_checkout_file() it willJoris Vink
2007-01-13- remote update now works again, with new rcs apiJoris Vink
2007-01-13Dmitri Alenitchev pointed out that he originally submitted these,Michael Knudsen
2007-01-13Ignore country code on happy hacking keyboard, it reports itself as japanse.Miod Vallat
2007-01-13RegenMiod Vallat
2007-01-13Topre Corporation Happy Hacking Keyboard.Miod Vallat
2007-01-13the memleak i thought i had fixed was in fact NOT a leak at allJoris Vink
2007-01-13- better error messagesJoris Vink
2007-01-13add missing prototypes for some new rcs api functions;Joris Vink
2007-01-12simplify after recent rcs API changes.Joris Vink
2007-01-12major re-work of the RCS api. this results in 100x performance improvements ...Niall O'Higgins
2007-01-12Mini-PCI Express -> PCI Express Mini Card as per PCI-SIG name.Jonathan Gray
2007-01-12Get rid of some dead code.Mark Kettenis
2007-01-12Keep the wsscreen_descr in the softc, to allow sti of different textMiod Vallat
2007-01-12Change the secondary CMMU's data cache turn on so that do not hog theKenji Aoyama
2007-01-12the MC8755 is not MiniPCI, it is a PCI Express Mini CardFelix Kronlage
2007-01-12According to the OpenSolaris sources, the DTO bits are really MMU bit.Mark Kettenis
2007-01-12proper define for MAX_KMAPENT; miod@ okMichael Shalayeff
2007-01-12more secsh -> rfc 4716 updates;Jason McIntyre
2007-01-12Do not force the section header to SHT_NOBITS for non-symbol sections;Miod Vallat
2007-01-12make the description match synopsis for -chs;Jason McIntyre
2007-01-12mark up the sysctls;Jason McIntyre
2007-01-12lower case .Nd;Jason McIntyre
2007-01-12lower case .Nd;Jason McIntyre
2007-01-12sort SEE ALSO;Jason McIntyre
2007-01-12do not leak memory from rcs_head_get()Joris Vink
2007-01-12Move kernel virtual address space to make sure it doesn't overlap withMark Kettenis
2007-01-12if we have no files to be commited, stop commiting.Joris Vink
2007-01-12and thou shalt not leak memory when removing entriesJoris Vink
2007-01-12complete binary support for opencvs,Joris Vink
2007-01-12spacingPierre-Yves Ritschard
2007-01-12use an u_int16_t for flags, the u_int8_t was getting too small.Pierre-Yves Ritschard
2007-01-12eliminate duplicate tcp read/write code.Pierre-Yves Ritschard