summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-23Tidy up output.Antoine Jacoutot
2015-12-23We support PIE on static executables now.Anthony J. Bentley
2015-12-23Ensure the installer asks for the dns domain and nameserver in case anRobert Peichaer
2015-12-23Ensure the installer asks for IPv4 default route in case an interface hasRobert Peichaer
2015-12-23Use NULL rather than 0 for pointers. No binary change.mmcc
2015-12-23assign pointer NULL rather than 0mmcc
2015-12-23assign pointer to NULL rather than 0mmcc
2015-12-23assign pointers NULL rather than 0mmcc
2015-12-23Repair switch-client -l and switch-client with a window target.Nicholas Marriott
2015-12-22Test suite for colrm(1) including tests for single byte characters,Ingo Schwarze
2015-12-22Make xs_setprop a bit more useful by removing property nodesMike Belopuhov
2015-12-22Implement a bus_dma(9) abstraction on top of Grant Table APIMike Belopuhov
2015-12-22in case we have a parse error, dispell the target list early to avoidMarc Espie
2015-12-22fix sendmail options parsingGilles Chehade
2015-12-22spliting -> splittingmmcc
2015-12-22commited -> committedmmcc
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