summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-22Find OpenBSD disklabel on GPT partitioned softraid volumes. Now you canKenneth R Westerback
2015-12-22Remove obsolete comment.Mark Kettenis
2015-12-22assign pointers to NULL rather than 0, remove a needless castmmcc
2015-12-22assign pointers to NULL rather than 0mmcc
2015-12-22update examplesGilles Chehade
2015-12-22Re-add config includesStefan Fritsch
2015-12-22remove NULL-checks before free()mmcc
2015-12-22remove a NULL-check before free()mmcc
2015-12-22remove a NULL-check before free()mmcc
2015-12-22remove a NULL-check before free()mmcc
2015-12-22cast toupper's argument to unsigned charmmcc
2015-12-22The Apple SMC is implemented on a H8S/2117 chip. Communication with the chipMark Kettenis
2015-12-22make it clear this needs to be run only for db filesJason McIntyre
2015-12-22The loop index in grep_cmp() should be size_t to match the type ofTodd C. Miller
2015-12-22syncTheo de Raadt
2015-12-22Kill a trailing whitespace that snuck in with previous commit.Sunil Nimmagadda
2015-12-22Remove commands that are not implemented, at the moment. Added byMark Lumsden
2015-12-22- yet another tiny step towards MP PF. This time we need to make sureAlexandr Nedvedicky
2015-12-22Correct expected results on v6 mcast bind on ANY, and add comments toVincent Gross
2015-12-22Do not return EEXIST if the same address is added twice.Martin Pieuchot
2015-12-22assign pointers to NULL rather than 0mmcc
2015-12-22remove needless allocation castsmmcc
2015-12-22initialize a pointer to NULL rather than 0mmcc
2015-12-22Assign pointer variables to NULL rather than 0. No functional change.mmcc
2015-12-22Initialize a char* to NULL rather than 0.mmcc
2015-12-22commiting -> committingmmcc
2015-12-22Remove a couple needless allocation casts. No binary change.mmcc
2015-12-22Remove a needless allocation cast. No binary change.mmcc
2015-12-22Remove a couple needless allocation casts. No binary change.mmcc
2015-12-22Wrap long lines.Sunil Nimmagadda
2015-12-22Wrap long lines.Sunil Nimmagadda
2015-12-22Now that default smtpd.conf aliases table has been switched toSunil Nimmagadda
2015-12-21minor tweaks;Jason McIntyre
2015-12-21regen MAKEDEVStefan Fritsch
2015-12-21add virtio-console driverStefan Fritsch
2015-12-21Don't attempt to remove unix socket as it's owned by root andAlexandre Ratchov
2015-12-21regen MAKEDEVStefan Fritsch
2015-12-21Move ppp, nmea, endrun, and msts prototypes to tty.hStefan Fritsch
2015-12-21remove NULL-checks before free()mmcc
2015-12-21remove NULL-check before free()mmcc
2015-12-21Recognise the rdseed instruction introduced with Broadwell.Jonathan Gray
2015-12-21Goto a loop_end label rather than using a continue statement for anmmcc
2015-12-21Introduce xen_intr_mask and xen_intr_unmask primitivesMike Belopuhov
2015-12-21Remove NULL-checks before free().mmcc
2015-12-21Cleanup hypercall subsystem type definesMike Belopuhov
2015-12-21Don't unmask the port in xen_intr_establishMike Belopuhov
2015-12-21Switch to 'file' backend for aliases table for default configuration.Sunil Nimmagadda
2015-12-21add parsing tests that must not segfault based on Jonathan Gray initialMarc Espie
2015-12-21Start accepting some sendmail compatible commandline arguments.Sunil Nimmagadda
2015-12-21Only run newaliases(8) if we already have an aliases db.Antoine Jacoutot