summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-05-19remove useless check on NULL ssl cert and key, the check cannot be reachedGilles Chehade
2009-05-19document MODTCL_{TCLSH,WISH}_ADJ, MOD{TCL,TK}_LIB and note thatStuart Henderson
2009-05-19reword FLAVORS/FLAVOR slightly to make it less confusing.Marc Espie
2009-05-19Processing AST can trigger more AST. Loop on astpending instead of checkingMiod Vallat
2009-05-19prevent injection of raw 802.11 control frames through bpf on driversDamien Bergamini
2009-05-19Hercules HWNU-300 is a run(4).Damien Bergamini
2009-05-19Hercules HWNU-300 is a run(4).Damien Bergamini
2009-05-19Accept STARTTLS only after EHLO; ok gilles@Jacek Masiulaniec
2009-05-19- Don't advertise nor accept STARTTLS command when session is secure.Jacek Masiulaniec
2009-05-19Do not ever run /usr/sbin/sendmail, it could link to sendmailJacek Masiulaniec
2009-05-19Verify the amount of IMSG payload is exactly as expected; ok gilles@Jacek Masiulaniec