summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2015-08-25typo in commentMike Larkin
2015-08-25In sys_kbind(), pages from uvm_map_extract() must be written to with kcopy()Philip Guenther
2015-08-25remove duplicate SYS_utimes entryJonathan Gray
2015-08-25Put the device name into the timeout message. OK jsg@Brandon Mercer
2015-08-25#if INET && INET6 -> #ifdef INET6, the kernel no longer defines INETJonathan Gray
2015-08-25correct #if/#endif guard commentTheo de Raadt
2015-08-25obvious sizes for free()Theo de Raadt
2015-08-25sizes for simple free() callsTheo de Raadt