summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-22More timeout(9) usage cleaned up.Michael Knudsen
2008-05-22Remove the german announcement text.Marc Balmer
2008-05-22- ises(4) was removed some time ago, zap it here too.Jasper Lievisse Adriaanse
2008-05-22Use LIST_FOREACH() instead of handrolling.Thordur I. Bjornsson
2008-05-22Wrong function names in fatal messages fixed.Tobias Stoeckmann
2008-05-22expension -> expansionTobias Stoeckmann
2008-05-22kill 2 bogus ARGUSED and use the LIST_FOREACH() macroThordur I. Bjornsson
2008-05-22More KNF and readability.Marc Balmer
2008-05-22- fix a bug in msgbuf_write() that caused a descriptor to stay in the fdGilles Chehade
2008-05-22- fix a bug in msgbuf_write() that caused a descriptor to stay in the fdGilles Chehade
2008-05-22Comparing string literals does not work as the author expected.Otto Moerbeek
2008-05-22fix updating to tags pointing at branch revisions;Joris Vink
2008-05-22correctly deal with non-zero depths specified in rcsnum_cmp();Joris Vink
2008-05-22Spacing; Stefan Sperling.Xavier Santolaria
2008-05-22Remove unnecessary receive filter call from the attach hook. This isBrad Smith
2008-05-22Error messages fixes; Stefan Sperling.Xavier Santolaria
2008-05-22Mention the MCP77, 79 and 7B SMBus controllers.Brad Smith
2008-05-22Add the MCP77, 79 and 7B SMBus controller ids.Brad Smith
2008-05-22Read the MII_ANAR register and get the common denominator ability.Brad Smith
2008-05-22Remove the "loaded firmware" message from dmesg. Only print somethingBrad Smith
2008-05-22regenJonathan Gray
2008-05-22Add a bunch of devices from submitted dmesgs.Jonathan Gray
2008-05-21Fujitsu PRIMEPOWER250/450 secondary LAN is a BCM5703C in disguise.Mark Kettenis
2008-05-21regenMark Kettenis
2008-05-21Add Fujitsu PRIMEPOWER250/450 secundary LAN.Mark Kettenis
2008-05-21Only cancel (timeout_del()) the timeout if we're not going to delay itMichael Knudsen
2008-05-21Just clear the timeout since timeout_del() can cope withMichael Knudsen
2008-05-21Use _C_LABEL when appropriate.Miod Vallat
2008-05-21Use _PROF_PROLOGUE insteaf of rolling our own.Miod Vallat
2008-05-21Use proper *ENTRY macros with symbolic register save masks, sprinkleMiod Vallat
2008-05-21Use a symbolic entry register save mask, and sprinkle _C_LABEL.Miod Vallat
2008-05-21Make _PROF_PROLOGUE visible if PROF is defined; will be needed by libcMiod Vallat
2008-05-21punctuation fix;Jason McIntyre
2008-05-21Remove <machine/elf_abi.h> on platforms which have it. Nothing in the treeMiod Vallat
2008-05-21Remove elf2aout and elf2ecoff. They are no longer built since they were onlyMiod Vallat
2008-05-21Not all cache operations need to be run from P2, so don't do this unlessMiod Vallat
2008-05-21ddb expects the kernel longjmp() to only take a single parameter and alwaysMiod Vallat
2008-05-21Update sgi synopsis, add armish and socppc.Miod Vallat
2008-05-21First step towards supporting sun4us machines with Fujitsu's SPARC64-V CPU.Mark Kettenis
2008-05-21regenMiod Vallat
2008-05-21More pccom referencesMiod Vallat
2008-05-21syncTheo de Raadt
2008-05-21intel 5100 chipset; mitjaTheo de Raadt
2008-05-21syncTheo de Raadt
2008-05-21Do not mention pccom any longer.Miod Vallat
2008-05-21Bye, bye pccom(4).Mark Kettenis
2008-05-21Bye bye pccomMiod Vallat
2008-05-21pccom is dead. long live com. Bring install script into the new world.Kenneth R Westerback
2008-05-21Switch i386 from pccom to com. Welcomed by many.Mark Kettenis
2008-05-21Print a specific message for non i2c attachments like macppcJonathan Gray