Age | Commit message (Expand) | Author |
2015-09-02 | simple size for free() | Theo de Raadt |
2015-09-02 | remove a bunch of orphaned prototypes and unused functions; ok miod | Mike Belopuhov |
2015-09-02 | To make logging to local syslog reliable, log a message about failed | Alexander Bluhm |
2015-09-02 | Revert the two uses of rtisvalid(9) for the moment, it breaks dhclient(8) | Martin Pieuchot |
2015-09-02 | Add missing copyright. | YASUOKA Masahiko |
2015-09-02 | Fix the bios boot to pass the bootargs properly. | YASUOKA Masahiko |
2015-09-02 | enter efiboot | Theo de Raadt |
2015-09-02 | alloca() no longer needed | Theo de Raadt |
2015-09-02 | Bring the boot changes on amd64 to i386. alloca is deleted. | YASUOKA Masahiko |
2015-09-02 | fairly easy size for free() | Theo de Raadt |
2015-09-02 | only enter deeper on amd64 | Theo de Raadt |
2015-09-02 | Initial commit of uefi boot loader of OpenBSD. | YASUOKA Masahiko |
2015-09-01 | Replace sockaddr casts with the proper satosin(), ... calls. | Alexander Bluhm |
2015-09-01 | - route-to, dup-to, reply-to should not override the block action | Alexandr Nedvedicky |
2015-09-01 | the special check logic for /usr/share/nls/../libc.cat became failure | Theo de Raadt |
2015-09-01 | Kill unused ``ia_net'' field in the struct in6_ifaddr, bad copy | Martin Pieuchot |
2015-09-01 | Always call readdoslabel() before readgptlabel(). Doubly always call them | Kenneth R Westerback |
2015-09-01 | Increase transfer FIFOs for dwc2, to improve USB performance. The new | Visa Hankala |
2015-09-01 | Convert ip{,6}_output() (cached) route entry checks to rtisvalid(9). | Martin Pieuchot |
2015-09-01 | Introduce rtisvalid(9) a function to check if a (cached) route entry | Martin Pieuchot |
2015-09-01 | ditch a few prototypes for non-existant functions | Mike Belopuhov |
2015-09-01 | Do not try to find a possible ``ifa'' in rt_ifal_del(9) and trust the | Martin Pieuchot |
2015-09-01 | Reject USB requests that could damage the bus integrity, just like it | Martin Pieuchot |
2015-09-01 | Use the correct free(9) size for the RX ring. | Martin Pieuchot |
2015-09-01 | Corrects a use-after-free in tame_namei(). | Sebastien Marie |
2015-09-01 | Sync bus_dmamap_load_raw(9) with amd64/i386 in order to respect the | Martin Pieuchot |
2015-09-01 | Push down the KERNEL_LOCK/KERNEL_UNLOCK calls into the back-end allocator | Mark Kettenis |
2015-09-01 | set sival_ptr before calling trapsignal() for user breakpoint/trace traps | Jonathan Gray |
2015-09-01 | trivial size for free() | Theo de Raadt |
2015-09-01 | sizes for free(), mostly related to firmwares. | Theo de Raadt |
2015-09-01 | Only advertise the color depth we actually support. This makes the | Mark Kettenis |
2015-09-01 | free() firmware with right len; ok dlg | Theo de Raadt |
2015-09-01 | fairly simple sizes for free() | Theo de Raadt |
2015-09-01 | size for free(), and make allocation side look similar | Theo de Raadt |
2015-09-01 | Delete bogus MATH_EMULATE holdover from i386 | Philip Guenther |
2015-09-01 | free() size | Theo de Raadt |
2015-09-01 | size for free() | Theo de Raadt |
2015-09-01 | initialise the width var in db_struct_offset_cmd() | Jonathan Gray |
2015-09-01 | missing splx | Jonathan Gray |
2015-09-01 | missing splx | Jonathan Gray |
2015-09-01 | dont need the kernel lock for mpsafe bpfs (again) | David Gwynne |
2015-09-01 | reintroduce bpf.c r1.121. | David Gwynne |
2015-09-01 | mattieu baptiste reported a problem with bpf+srps where the per cpu | David Gwynne |
2015-09-01 | uses sizes for free() | Theo de Raadt |
2015-09-01 | a white space krw could not see | Theo de Raadt |
2015-09-01 | 'bogous' is bogus spelling of 'bogus' in debug message. | Kenneth R Westerback |
2015-09-01 | Missing letoh64() when checking value of gh_lba_alt. | Kenneth R Westerback |
2015-08-31 | The pmap_pmap_pool pool will never be used in interrupt context, so pass the | Mark Kettenis |
2015-08-31 | Check driver name in match function such that driver only attempts to attach | Mark Kettenis |
2015-08-31 | two fairly simple sizes for free() | Theo de Raadt |