summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-21The only value that d_npartitions should have is MAXPARTITIONS.Kenneth R Westerback
2009-05-21New chip families, 576x and 577xx, were added.Stuart Henderson
2009-05-21add support for BCM576x, 577xx, and some new 572x/578x devices.Stuart Henderson
2009-05-21regenStuart Henderson
2009-05-21add BCM5784, from Brad.Stuart Henderson
2009-05-21sort;Jason McIntyre
2009-05-21Add some new devices. -mojMats O Jansson
2009-05-21Overhaul root device detection; the code will now follow the ARCS bootpathMiod Vallat
2009-05-21Add König CMP-USBVGA10. -mojMats O Jansson
2009-05-21Do not attempt the interrupt deadlock workaround on IP30 yet, since theMiod Vallat
2009-05-21If we had interrupts to service and interrupts to mark as pending, afterMiod Vallat
2009-05-21Regen. -mojMats O Jansson
2009-05-21yet another udl device. -mojMats O Jansson
2009-05-21Make sure cpu_switchto() returns to the new proc with interrupts enabled (thisMiod Vallat
2009-05-21In splinit(), adjust proc0 pcb values, for kthread to start with correctMiod Vallat
2009-05-21Make sure splx() reenables hardware interrupt sources, even there aren'tMiod Vallat
2009-05-21Be more explicit about disabling ddb and the reasons for doing so.Michael Knudsen
2009-05-21Make it possible to turn off the decision process per RIB. This is mainlyClaudio Jeker
2009-05-21always set VR_RXCFG_RX_MULTI when setting the chip into promiscuousStuart Henderson
2009-05-21Fix symbolic links in /usr/mdec on the installation media. Oops.Miod Vallat
2009-05-21correct number of total words on the "Score:" lineIngo Schwarze
2009-05-21Add ForwardVideo EasyCAP008. -mojMats O Jansson
2009-05-21Regen. -mojMats O Jansson
2009-05-21Another udl device. -mojMats O Jansson
2009-05-21IO_METASYNC has been a noop since around 4.4BSD-Lite, theThordur I. Bjornsson
2009-05-21skip the ROOTBACKUP when the destination disk device is not configured;Ingo Schwarze
2009-05-21no longer create a dynamic map with 127.0.0.1 and ::1 for every single ruleGilles Chehade
2009-05-21fix sockaddr_storage lenght check in mfa_check_source()Gilles Chehade
2009-05-20make previous shorter, simpler and nicer; from jmc@Ingo Schwarze
2009-05-20add a group _rwalld tooThordur I. Bjornsson
2009-05-20add _rwalld here tooThordur I. Bjornsson
2009-05-20Do not fall back to using nobody if _user is missing, butThordur I. Bjornsson
2009-05-20syncTheo de Raadt
2009-05-20macro tweak previous;Jason McIntyre
2009-05-20have the docs mention the xdm stuff; miod told me how to do thisTheo de Raadt
2009-05-20We can ask the xdm question nowTheo de Raadt
2009-05-20syncTheo de Raadt
2009-05-20Add code to attach sun mice on sparc and sparc64 as wsmouse devices. SinceMiod Vallat
2009-05-20remove the AVM FRITZ!WLAN USB Stick N from the list of supported devicesDamien Bergamini
2009-05-20zap trailing whitespace;Jason McIntyre
2009-05-20add code to read from OTPROM (1000 and 6000 series only).Damien Bergamini
2009-05-20Delay enabling of EV_READ until S_INIT (smtps) or S_TLS (starttls).Jacek Masiulaniec
2009-05-20Whitespaces cleanup.Michele Marchetto
2009-05-20previous commit to add reload support was missing some code, this diffsGilles Chehade
2009-05-20fix looking at the mode bits so that we do not reply to broadcast and otherHenning Brauer
2009-05-20replace a TAILQ_FOREACH loop with a TAILQ_FIRST loop when releasing entriesGilles Chehade
2009-05-20first step towards configuration reload in smtpd, smtpctl reload will parseGilles Chehade
2009-05-20fix a pasto causing "smtpctl resume mta" to try to resume mdaGilles Chehade
2009-05-20"bgpctl ?" is invalid syntax; replace with "bgpctl help".Stuart Henderson
2009-05-19ever since we switched from delivering to mboxes ourselves to using theGilles Chehade