Age | Commit message (Expand) | Author |
2015-08-30 | In readgptlabel() avoid pointless conversions from sector counts | Kenneth R Westerback |
2015-08-30 | The pmap_pmap_pool pool will never be used in interrupt context, so pass the | Mark Kettenis |
2015-08-30 | The pmap_pool pool will never be used in interrupt context, so pass the | Mark Kettenis |
2015-08-30 | Eliminate a couple of extraneous DL_SECTOBLK() calls. | Kenneth R Westerback |
2015-08-30 | Use a global table for domains instead of building a list at run time. | Martin Pieuchot |
2015-08-30 | Provide remaining arch with END() macro for setting calculated size on | Philip Guenther |
2015-08-30 | Modify kernel to prepare boot from UEFI. | YASUOKA Masahiko |
2015-08-30 | Enable xhci(4) now that it attaches correctly on my G5. | Martin Pieuchot |
2015-08-30 | Map the whole config1 space based on the size read from the | Martin Pieuchot |
2015-08-30 | Add the number of midi ports to the card description, and use it to | Alexandre Ratchov |
2015-08-30 | For *chmod, allow S_ISTXT in tame mode. I am evaluating what to | Theo de Raadt |
2015-08-30 | size for free(); ok krw | Theo de Raadt |
2015-08-30 | Keep track of a length for free() in error paths. Be careful, | Theo de Raadt |
2015-08-30 | Track rom size, for free() | Theo de Raadt |
2015-08-29 | correct size for free() | Theo de Raadt |
2015-08-29 | fix ugly indents; no harmful macros harmed | Theo de Raadt |
2015-08-29 | sizes for free(); ok guenther | Theo de Raadt |
2015-08-29 | firmware sizes are known; use them for free() | Theo de Raadt |
2015-08-29 | video sub-drivers will not return EINVAL in size variable. (Well, | Theo de Raadt |
2015-08-29 | In readgptlabel() the block offsets of the GPT header and GPT partition | Kenneth R Westerback |
2015-08-29 | Set the rx mbuf size to MCLBYTES + ETHER_ALIGN for strict alignment | Mark Kettenis |
2015-08-29 | use correct size for free(9), problem reported by Theo Buehler, ok kettenis | Stuart Henderson |
2015-08-29 | size for free() | Theo de Raadt |
2015-08-29 | _NLIST_DO_ELF is no longer needed: it's the only option | Philip Guenther |
2015-08-29 | _NLIST_DO_ELF is no longer needed: it's the only option | Philip Guenther |
2015-08-28 | Add support for switching CPUs in ddb on sparc64. | Mark Kettenis |
2015-08-28 | Move label 'offset' calculation out of the buf setup logic and | Kenneth R Westerback |
2015-08-28 | These days, we have two 4MB pages of read-only kernel memory. | Mark Kettenis |
2015-08-28 | fix an unprobable leak. ok deraadt mikeb | Ted Unangst |
2015-08-28 | Set the midi_isopen flag to zero before the chip is reset, as the flag | Alexandre Ratchov |
2015-08-28 | a few more free sizes. ok deraadt | Ted Unangst |
2015-08-28 | remove forgotten debug printf in envy_midi_close | Alexandre Ratchov |
2015-08-28 | Disable interrupts while the midi uart is not in use. Avoids generating | Alexandre Ratchov |
2015-08-28 | Fix compiling a kernel without NBPFILTER > 0. | Reyk Floeter |
2015-08-28 | Fix support of M-Audio Delta 44 cards that use different GPIO pins, | Alexandre Ratchov |
2015-08-28 | Rename 'part_blkno' to 'sector' as it has not held DEV_BSIZE values in | Kenneth R Westerback |
2015-08-28 | The PDE covering the APTE space should not confer exec permissions. | Mike Larkin |
2015-08-28 | Rework the UNIX domain socket garbage collector, including ideas from | Philip Guenther |
2015-08-28 | Modify ttystats_init() to tell us about the buffer size, so that we | Theo de Raadt |
2015-08-28 | fairly simple sizes for free(); ok tedu | Theo de Raadt |
2015-08-27 | After more than a decade it seems safe to conclude that amap_clean works. | Mark Kettenis |
2015-08-27 | The syn cache is completely implemented in tcp_input.c. So all its | Alexander Bluhm |
2015-08-27 | size for free() | Theo de Raadt |
2015-08-27 | delete a comment about gcc -Wuninitialized | Theo de Raadt |
2015-08-27 | fairly simple size for free() | Theo de Raadt |
2015-08-27 | sizes for free() | Theo de Raadt |
2015-08-27 | Access the image of the floating point registers via p_md.md_regs, instead of | Miod Vallat |
2015-08-27 | When the dynamic TCP update is reducing so->so_snd.sb_hiwat the | Alexander Bluhm |
2015-08-27 | simple sizes for free() | Theo de Raadt |
2015-08-27 | simple size for free() | Theo de Raadt |