summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-12-21Pass the destination and mask to rtable_mpath_reprio() in order to notMartin Pieuchot
2015-12-21Revert, rc.d scripts have been fixed.Antoine Jacoutot
2015-12-21Comment the wait for start until I fix the x11 managers rc.d script.Antoine Jacoutot
2015-12-21Detach the right session with -d.Nicholas Marriott
2015-12-21Add RET to dired-find-file. ok jasper@Mark Lumsden
2015-12-21Mention dired.Mark Lumsden
2015-12-21Replace an ugly bit of pointer arithmetic with a conditional expression.mmcc
2015-12-20need to include err.h for err().Sebastian Benoit
2015-12-20Remove unnecessary options:Robert Peichaer
2015-12-20size for free, sent and reminded by Mathieu. also delete null check.Ted Unangst
2015-12-20syncTheo de Raadt
2015-12-20syncTheo de Raadt
2015-12-20remove redundant logGilles Chehade
2015-12-20Advertise support for DRM version 1.4. We have support for all the necessaryMark Kettenis
2015-12-20In case of a bug in sndiod, an attacker (a local user) could runAlexandre Ratchov
2015-12-20Expose internal functions necessary to open audio devices and midiAlexandre Ratchov
2015-12-20Do not delay video(4) attachment if the device does not need to loadMartin Pieuchot
2015-12-20Simple free(9) sizes, from Matthieu <naabed AT poolp DOT org>.Martin Pieuchot
2015-12-20improve CTASSERT man pageStefan Fritsch
2015-12-20Clean up a condition. No functional change. ok tb@mmcc
2015-12-19No need for an extra log.hReyk Floeter
2015-12-19Remove NULL-check before free().mmcc
2015-12-19Remove NULL-checks before free().mmcc
2015-12-19Remove NULL-check before free().mmcc
2015-12-19Replace 'arc4random() % x' by 'arc4random_uniform(x)'.tb
2015-12-19Remove NULL-check before free().mmcc