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