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