summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2015-08-27simple sizes for free()Theo de Raadt
2015-08-26Simple size for free(). These are a pleasure to convert when theTheo de Raadt
2015-08-26two simple sizes to free()Theo de Raadt
2015-08-26trivial size to free()Theo de Raadt
2015-08-26two simple free() sizesTheo de Raadt
2015-08-26Enhance setdisklabel() to ensure that the disk size and 'C'Kenneth R Westerback
2015-08-26use ENAMETOOLONG instead of EINVAL for errno when string overflow occurs.Sebastien Marie
2015-08-26Kill code that tries to handle 32-bit code that we're never going to use.Mark Kettenis
2015-08-26MBR must have priority over GPT.Kenneth R Westerback
2015-08-26Use the specialized m_copym2() preserving the alignment of the payloadMartin Pieuchot
2015-08-26Get rid if em_align. This approach used to make sense, but now that theMark Kettenis
2015-08-26After a report from jsg about a memory leak (or was it a double free?),Theo de Raadt
2015-08-26Add TIOCGETA to the tame list for TAME_IOCTL.Doug Hogan
2015-08-26regenDoug Hogan
2015-08-26Convert paths argument of tame(2) to const char **.Doug Hogan
2015-08-25trivial size argument for free()Theo de Raadt