Age | Commit message (Expand) | Author |
2009-05-21 | Regen. -moj | Mats O Jansson |
2009-05-21 | yet another udl device. -moj | Mats O Jansson |
2009-05-21 | Make sure cpu_switchto() returns to the new proc with interrupts enabled (this | Miod Vallat |
2009-05-21 | In splinit(), adjust proc0 pcb values, for kthread to start with correct | Miod Vallat |
2009-05-21 | Make sure splx() reenables hardware interrupt sources, even there aren't | Miod Vallat |
2009-05-21 | Be more explicit about disabling ddb and the reasons for doing so. | Michael Knudsen |
2009-05-21 | Make it possible to turn off the decision process per RIB. This is mainly | Claudio Jeker |
2009-05-21 | always set VR_RXCFG_RX_MULTI when setting the chip into promiscuous | Stuart Henderson |
2009-05-21 | Fix symbolic links in /usr/mdec on the installation media. Oops. | Miod Vallat |
2009-05-21 | correct number of total words on the "Score:" line | Ingo Schwarze |
2009-05-21 | Add ForwardVideo EasyCAP008. -moj | Mats O Jansson |
2009-05-21 | Regen. -moj | Mats O Jansson |
2009-05-21 | Another udl device. -moj | Mats O Jansson |
2009-05-21 | IO_METASYNC has been a noop since around 4.4BSD-Lite, the | Thordur I. Bjornsson |
2009-05-21 | skip the ROOTBACKUP when the destination disk device is not configured; | Ingo Schwarze |
2009-05-21 | no longer create a dynamic map with 127.0.0.1 and ::1 for every single rule | Gilles Chehade |
2009-05-21 | fix sockaddr_storage lenght check in mfa_check_source() | Gilles Chehade |
2009-05-20 | make previous shorter, simpler and nicer; from jmc@ | Ingo Schwarze |
2009-05-20 | add a group _rwalld too | Thordur I. Bjornsson |
2009-05-20 | add _rwalld here too | Thordur I. Bjornsson |
2009-05-20 | Do not fall back to using nobody if _user is missing, but | Thordur I. Bjornsson |
2009-05-20 | sync | Theo de Raadt |
2009-05-20 | macro tweak previous; | Jason McIntyre |
2009-05-20 | have the docs mention the xdm stuff; miod told me how to do this | Theo de Raadt |
2009-05-20 | We can ask the xdm question now | Theo de Raadt |
2009-05-20 | sync | Theo de Raadt |
2009-05-20 | Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since | Miod Vallat |
2009-05-20 | remove the AVM FRITZ!WLAN USB Stick N from the list of supported devices | Damien Bergamini |
2009-05-20 | zap trailing whitespace; | Jason McIntyre |
2009-05-20 | add code to read from OTPROM (1000 and 6000 series only). | Damien Bergamini |
2009-05-20 | Delay enabling of EV_READ until S_INIT (smtps) or S_TLS (starttls). | Jacek Masiulaniec |
2009-05-20 | Whitespaces cleanup. | Michele Marchetto |
2009-05-20 | previous commit to add reload support was missing some code, this diffs | Gilles Chehade |
2009-05-20 | fix looking at the mode bits so that we do not reply to broadcast and other | Henning Brauer |
2009-05-20 | replace a TAILQ_FOREACH loop with a TAILQ_FIRST loop when releasing entries | Gilles Chehade |
2009-05-20 | first step towards configuration reload in smtpd, smtpctl reload will parse | Gilles Chehade |
2009-05-20 | fix a pasto causing "smtpctl resume mta" to try to resume mda | Gilles Chehade |
2009-05-20 | "bgpctl ?" is invalid syntax; replace with "bgpctl help". | Stuart Henderson |
2009-05-19 | ever since we switched from delivering to mboxes ourselves to using the | Gilles Chehade |
2009-05-19 | remove useless check on NULL ssl cert and key, the check cannot be reached | Gilles Chehade |
2009-05-19 | document MODTCL_{TCLSH,WISH}_ADJ, MOD{TCL,TK}_LIB and note that | Stuart Henderson |
2009-05-19 | reword FLAVORS/FLAVOR slightly to make it less confusing. | Marc Espie |
2009-05-19 | Processing AST can trigger more AST. Loop on astpending instead of checking | Miod Vallat |
2009-05-19 | prevent injection of raw 802.11 control frames through bpf on drivers | Damien Bergamini |
2009-05-19 | Hercules HWNU-300 is a run(4). | Damien Bergamini |
2009-05-19 | Hercules HWNU-300 is a run(4). | Damien Bergamini |
2009-05-19 | Accept 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-19 | Do not ever run /usr/sbin/sendmail, it could link to sendmail | Jacek Masiulaniec |
2009-05-19 | Verify the amount of IMSG payload is exactly as expected; ok gilles@ | Jacek Masiulaniec |