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