summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-23- remove USER_LDT, it was never in a state where it would copile, nor willJasper Lievisse Adriaanse
2008-05-23hexidecimal -> hexadecimalIgor Sobrado
2008-05-23Bye bye awi(4).Brad Smith
2008-05-23Bye bye awi(4). No net80211 love, uses its own WEP code and has not workedBrad Smith
2008-05-23Make GENERIC.MP work on sun4us too.Mark Kettenis
2008-05-23various fixes for aucat.1, and sync usage(); ok ratchovJason McIntyre
2008-05-23KNF and readability changes. de-register, remove #ifndef SIN6_LEN defines.Marc Balmer
2008-05-23Properly pass the directory tag of parent directory into new subdirectories.Tobias Stoeckmann
2008-05-23Simplify the combination use of pci_mapreg_type()/pci_mapreg_map() asBrad Smith
2008-05-23de-registerMarc Balmer
2008-05-23Last chunk of KNF and readability changes here.Marc Balmer
2008-05-23add support for:Alexandre Ratchov
2008-05-23Make rd act more like a 'normal' disk device, allowing the elimination ofKenneth R Westerback
2008-05-22I really hate commiting here, but this was far too good not to.Bob Beck
2008-05-22Quick hack to make non-MULTIPROCESSOR kernels work by restrictingMark Kettenis
2008-05-22zap useless comment block with no content.Jasper Lievisse Adriaanse
2008-05-22Restrict interrupt vectors to 11 bits. Needed to make sun4us work.Mark Kettenis
2008-05-22use PR_ZERO instead of calling bzero directlyThordur I. Bjornsson
2008-05-22ANSI function definitions.Brad Smith
2008-05-22syncTheo de Raadt
2008-05-22simplify (less bytes in media)Theo de Raadt
2008-05-22never schedule a timer for a negative time, if in the past schedule short delay.Dale Rahn
2008-05-22version 2 of spamd sync protocol for two reasons:Theo de Raadt
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