summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-24Store the model and revision information in the appropriate softcBrad Smith
2008-05-24Enclose an informational message in a verbose check.Pierre-Yves Ritschard
2008-05-24Match serial devices on PRIMEPOWER 650.Mark Kettenis
2008-05-23Fix detection of 10baseT on rev 2 and up.Mark Kettenis
2008-05-23Another Fujitsu Gigabit Etherenet card that is a bge(4) in disguise.Mark Kettenis
2008-05-23regenMark Kettenis
2008-05-23Add Fujitsu PW008GE5.Mark Kettenis
2008-05-23update sem_otime on semop(); reported by mkbucc AT gmail.comDamien Miller
2008-05-23syncTheo de Raadt
2008-05-23do not use swap generic; these should specifically choose rd0aTheo de Raadt
2008-05-23we only do static libarch; ok drahnTheo de Raadt
2008-05-23remove reference to amd64_vm86(2): although there is code and aJason McIntyre
2008-05-23remove reference to awi(4);Jason McIntyre
2008-05-23tputchar() can put characters on the tty output queue if clocal is set,Theo de Raadt
2008-05-23Forgot this one. Wrap a printf() into MPLS_DEBUG sinceThordur I. Bjornsson
2008-05-23Make this compile again, by adding a struct proc * argumentThordur I. Bjornsson
2008-05-23Deal with the situation when TCP nfs mounts timeout and processesThordur I. Bjornsson
2008-05-23- remove USER_LDT, it was never in a state where it would copile, nor willJasper Lievisse Adriaanse
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