Age | Commit message (Expand) | Author |
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 |
2009-05-19 | add placeholder for www/drupal6 | Stuart Henderson |
2009-05-19 | refine login name and full user name sanity check | Alexander Hall |
2009-05-19 | shorten ftp server install prompt; ok krw | Theo de Raadt |
2009-05-19 | Seperate out BSDI and SYSV syscall gate setup, so if we don't | Tobias Weingartner |
2009-05-18 | Oops, want sysctl -n for proper operation. | Miod Vallat |
2009-05-18 | The routing table index rtableid has type unsigned int in the routing | Alexander Bluhm |
2009-05-18 | Add buffer mechanism internal ld.so printing code. makes ktrace more readable. | Dale Rahn |
2009-05-18 | Complete rework of bufferevent event masking allowing for more | Jacek Masiulaniec |
2009-05-18 | regen | Marcus Glocker |
2009-05-18 | Add support for the DisplayLink USB<->DVI Adapter. | Marcus Glocker |
2009-05-18 | make _dl_wrstderr() not call write per-character; ok drahn | Theo de Raadt |