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