summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-08wording.Damien Bergamini
2007-01-08Remove a note about MIMO and 802.11nDamien Bergamini
2007-01-08Add Gigabyte GN-WI05GS to the list of supported hardware.Damien Bergamini
2007-01-08the advertising clause on these can safely be removedTheo de Raadt
2007-01-08attach to Gigabyte GN-WI05GS Mini-PCI Express adapters.Damien Bergamini
2007-01-08syncDamien Bergamini
2007-01-08Add USB id for Mini-PCI Express Gigabyte GN-WI05GS which shows up asDamien Bergamini
2007-01-08Add support for HW TCP/IP checksum offload for adapters that support it.Damien Bergamini
2007-01-08add round brackets around return valuesMichele Marchetto
2007-01-08ports can be specified by number or by nameReyk Floeter
2007-01-08allow to use service names in addition to numerical port numbers inReyk Floeter
2007-01-08timeouts must not exceed the global intervalReyk Floeter
2007-01-08the timeout values are not allowed to exceed the global interval (iReyk Floeter
2007-01-08the timeout values are not allowed to exceed the global interval (iReyk Floeter
2007-01-08allow shared key specification in hex (0x01234...); ok hoMarkus Friedl
2007-01-08remove unused token.Reyk Floeter
2007-01-08describe disk preparation better, inspired by the sparc minirootMartin Reindl
2007-01-08discard packet and return if ifp is not a member of the bridgeMichele Marchetto
2007-01-08add a generic send/expect check using regular expression (seeReyk Floeter
2007-01-08Don't leak strings.Kenneth R Westerback
2007-01-08- simplify CVS/Baserev file parsing; makes unedit work better.Xavier Santolaria
2007-01-08update man page reflecting claudio's changesMichele Marchetto
2007-01-08New redistribute code adapted from ospfd. It is now possible to do the sameClaudio Jeker
2007-01-08fix mem leak, from NetBSD; ok miod@ kettenis@Otto Moerbeek
2007-01-08Add support for Leadtek Winfast TV 2000 XP, from Tim LesliePedro Martelletto
2007-01-08Initialize incoming packet buffer with DHO_END (0xff) rather thanKenneth R Westerback
2007-01-07Fix VCore voltage detection on w83637hf.Mark Kettenis
2007-01-07add the temporary file we create to the temp_files worklistJoris Vink
2007-01-07fcu fans are PWM, express as %; from mureninTheo de Raadt
2007-01-07The associativity of the cache is already taken into account forMark Kettenis
2007-01-07Print out mask set revision.Mark Kettenis
2007-01-07add some commentsNikolay Sturm
2007-01-07document the unit of sizes in struct fs (bytes or frags)Nikolay Sturm
2007-01-07Replace infinite loops with appropriate constructs to fail operation if itMiod Vallat
2007-01-07Trim include files list.Miod Vallat
2007-01-07Get rid of PROM font-related defines.Miod Vallat
2007-01-07Skip optional dash when parsing the layout code.Miod Vallat
2007-01-07Hardcode DIO_SCMAX if kernel is built without model 320 support.Miod Vallat
2007-01-07Make unwinding through kernel trap frames work on sparc64.Mark Kettenis
2007-01-07Fix (unused) OPENPIC_IPI macro.Miod Vallat
2007-01-07Protect against zero blocksize (causing a divide by zero) in audiogetinfo().Miod Vallat
2007-01-07make the output when interrupting writing the log message consistent.Jasper Lievisse Adriaanse
2007-01-07Some dynamically allocated elements are not considered of vital importanceMiod Vallat
2007-01-07Change allocations to M_NOWAIT in attach methods, and return NULL if they fail.Miod Vallat
2007-01-07In wsscreen_attach(), allow wsemul->attach to fail (returning NULL) if theMiod Vallat
2007-01-07Spacing, comments.Marcus Glocker
2007-01-07use cvs_logmsg_read() for -F for simplicity.Joris Vink
2007-01-07and lets make import work with the new logmsg code too!Joris Vink
2007-01-07free the filelists we pass to cvs_logmsg_create()Joris Vink
2007-01-07rewrite of the logmessage code, which allows you toJoris Vink