summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-23Somehow missed these bits in last commit.Nicholas Marriott
2019-04-23Indicate an array option with a flag rather than a special type so thatNicholas Marriott
2019-04-23add ccp to acpi, and scale back the caps;Jason McIntyre
2019-04-23Since ppb(4) properly allocates bus ranges for attached devices,Patrick Wildt
2019-04-23syncTheo de Raadt
2019-04-23shorten some stringsTheo de Raadt
2019-04-23syncTheo de Raadt
2019-04-23clarify how .%P is conventionally used;Ingo Schwarze
2019-04-23ccp(4) attaches to acpi(4) now.Mark Kettenis
2019-04-23Add support for ccp(4) at acpi(4).Mark Kettenis
2019-04-23Add support for "pinconf-single" devices and add support for bias andMark Kettenis
2019-04-23replace "--" with "\(en" in numeric ranges in .%P macros;Ingo Schwarze
2019-04-23missing dots after ".%P pp"; the case of btree(3) wasIngo Schwarze
2019-04-23add some missing "pp." to .%P macros;Ingo Schwarze
2019-04-23Remove HISTORY sectiondenis
2019-04-23Add missing manpage.denis
2019-04-23Convert tls_decrypt_ticket() to CBS.Joel Sing
2019-04-23Add missing manpage.denis
2019-04-23Call exit(2) if sigreturn(2) fails on mips64. This is what otherVisa Hankala
2019-04-23Xr octiic(4)Visa Hankala
2019-04-23syncVisa Hankala
2019-04-23Add a manual page for octiic(4).Visa Hankala
2019-04-23Add a driver for OCTEON two-wire serial interface.Visa Hankala
2019-04-23Remove file name and line number output from witness(4)Visa Hankala
2019-04-23Documenting the MODPY_TEST_DIR addition to python.port.mk inkmos
2019-04-23Use the LogLevel typdef instead of int where appropriate. Patch fromDarren Tucker
2019-04-23give gre and mgre percpu counters tooDavid Gwynne
2019-04-23enable discard_backing_storage() testJonathan Gray
2019-04-23Linux code expects to find struct file in fs.h so include sys/file.hJonathan Gray
2019-04-23For raw IPv6 sockets userland may specify an offset where theAlexander Bluhm
2019-04-23a first cut at converting some virtual ethernet interfaces to if_vinputDavid Gwynne
2019-04-23Add -no-clear variants of copy-selection and copy-pipe which do notNicholas Marriott
2019-04-23Do not try to resize if the parent cell is NULL, problem reported byNicholas Marriott
2019-04-23Copy cache-control bits from U+K to U-K entry in pmap_enter_special()Philip Guenther
2019-04-23whitespace fixremi
2019-04-23Use the network address instead of the interface address for the "link id"remi
2019-04-23For originating router LSAs for P2P interfaces check for linkstateremi
2019-04-23Report slot types recursively for recursive PTE entriesPhilip Guenther
2019-04-23Improve usage messagePhilip Guenther
2019-04-23regenJonathan Gray
2019-04-23Add more amdgpu device ids.Jonathan Gray
2019-04-23Simplify presentation of attributes to eliminate duplicationPhilip Guenther
2019-04-23Add a header to explain fieldsPhilip Guenther
2019-04-23Add -u for getting pagetables of pid 1Philip Guenther
2019-04-23Utility useful for debugging amd64 page tablesPhilip Guenther
2019-04-23- Update the comment describing why pci retry timeout needs to be disabledKevin Lo
2019-04-22In in_cksum() and in6_cksum() convert types to C99 style and makeAlexander Bluhm
2019-04-22vmm(4): flush guest TLB entries if guest disables paging. While thisMike Larkin
2019-04-22Not all systems supporting DVFS expose a regulator to set the voltage.Mark Kettenis
2019-04-22Remove cast that truncates immediate operands to 32 bits. This fixesMark Kettenis