summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-02Move PRU_DETACH out of pr_usrreq into per proto pr_detachFlorian Obser
2017-11-02Check if the arguments are NULL instead of dereferencing them blindly.Martin Pieuchot
2017-11-02Update libexpat to 2.2.5. Changes for OpenBSD include a few bugAlexander Bluhm
2017-11-02Over 17 years is probably 'a while...'Florian Obser
2017-11-02Use emalloc, like in the rest of makefsJeremie Courreges-Anglas
2017-11-02Straightforward conversion to strtonum. Slight change of behavior in thatTheo Buehler
2017-11-02Replace ps | grep with pgrep and use && instead of if-then-fi.Theo Buehler
2017-11-02Kill bogus use of LC_TIMEJeremie Courreges-Anglas
2017-11-02Switch calloc(3) back to malloc(3). The call to calloc was introducedTheo Buehler
2017-11-02openssl s_time -connect host:port needs dns promise for pledge(2) otherwise itRicardo Mestre
2017-11-01don't look directly at PKG_CACHE, but ask the state, so that onlyMarc Espie
2017-11-01Extra space in previousJeremie Courreges-Anglas
2017-11-01Remove forward declaration hack now that ctfconv(1) merge them correctly.Martin Pieuchot
2017-11-01Disable relocation until it is shown to be necessary. This codeMartin Pieuchot
2017-11-01Add readiness to utilize LMTDMA operations.Visa Hankala
2017-11-01Fix the addressing of CVMSEG. The base address already points toVisa Hankala
2017-11-01Make ip-transparent option work by using SO_BINDANY.Florian Obser
2017-11-01Make ip-transparent option work by using SO_BINDANY.Florian Obser
2017-11-01add missing El, though i'm sort of guessing as to its position;Jason McIntyre
2017-11-01Update ruby-module.5 for default ruby version switch from 2.3 to 2.4Jeremy Evans
2017-11-01shrink the generated PostScript by more than 50% by actually using PostScriptMarc Espie
2017-11-01update currency exchange rates;Jason McIntyre
2017-11-01Fix typo in previous resulting in a NULL dereference.Martin Pieuchot
2017-11-01fix broken stdout in ControlPersist mode, introduced by me in r1.467Damien Miller
2017-10-31- add one more softnet taskqAlexandr Nedvedicky
2017-10-31Replace usage of WSMUX_{ADD,REMOVE}_DEVICE compat macros.anton
2017-10-31Make -zdefs and --no-undefined no-ops for now, to unblock ports devs at p2k17.Philip Guenther
2017-10-31syncTheo de Raadt
2017-10-31Argh: put back some linker-supplied symbols to avoid triggering a bugPhilip Guenther
2017-10-31Add platform-id for EFI.YASUOKA Masahiko
2017-10-31Fix a bug which made the boot entries' order reverse, introduced at 1.8 onYASUOKA Masahiko
2017-10-31Initialize boot_catalog_entry's entry_type properly. This had beenYASUOKA Masahiko
2017-10-31Merge type forward declarations with real ones as soon as they are found.Martin Pieuchot
2017-10-30- fine tuning PF_LOCK in pfioctl()Alexandr Nedvedicky
2017-10-30whitespace at EOLDamien Miller
2017-10-30whitespace at EOLDamien Miller
2017-10-30syncTheo de Raadt
2017-10-30Fix '-L' file handling. Mixing idioms in previous cleanups ended upKenneth R Westerback
2017-10-30List bwfm(4) in usb(4).Patrick Wildt
2017-10-30Fix grammar mistake I was supposed to fix before committing.Patrick Wildt
2017-10-30Add bwfm(4) manpage.Patrick Wildt
2017-10-30Let witness(4) differentiate between taskq mutexes to avoidVisa Hankala
2017-10-30Document {mtx,rw,rrw}_init_flags() and MUTEX_INITIALIZER_FLAGS().Visa Hankala
2017-10-30Kill <net/slip.h>.Martin Pieuchot
2017-10-30Exit printing an error message if SIOCSIFMEDIA fails.Martin Pieuchot
2017-10-30In the subjectAltName comparison, the bzero before the while-loop wasPatrick Wildt
2017-10-30fix oob read; form llvm via Vlad Tsyrklevich; ok millert@Otto Moerbeek
2017-10-30add regress tests for new vmd bridge handling codeMike Larkin
2017-10-30vmd no longer creates bridges by default. users should create bridges inMike Larkin
2017-10-30syncTheo de Raadt