summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-25let pfsync_request_update actually retry when it overfills a packet.David Gwynne
2021-06-25Move unused eficall.h files to the Attic.Kenneth R Westerback
2021-06-25Clean up and remove debug prints, and add a few more relevant prints forPatrick Wildt
2021-06-25basic radeondrm / X support for riscv64. Ok kettenis@Matthieu Herrb
2021-06-25Replace instances of the magic number '64' with a nice #defineKenneth R Westerback
2021-06-25add SIZE_MAX. ok kettenis@Matthieu Herrb
2021-06-25Make sure we translate prefetchable mmio space as well.Mark Kettenis
2021-06-251) Finish eliminating all uses of EFI_CALL() used in the tree, allowing for theKenneth R Westerback
2021-06-25While it seems like we can choose any I/O virtual address for peripheralPatrick Wildt
2021-06-25Allow (w)hole disk allocation for GPT disks. Use fdisk -A when Apple APFS ISCKenneth R Westerback
2021-06-25add linux style memory barriers for risc-v to drmJonathan Gray
2021-06-25Remove an unused struct.Visa Hankala
2021-06-25use weaker fences for riscv64 membarJonathan Gray
2021-06-25Save quite a bit of space by removing the existence of PTEDs. ThePatrick Wildt
2021-06-25The network flush code only operates on peerself (like all the otherClaudio Jeker
2021-06-25Do the multiprotocol check first for the IPv4 case. So it is the sameClaudio Jeker
2021-06-25fix decoding of X.509 subject name; from Leif Thuresson via bz3327Damien Miller
2021-06-25Use better language to refer to the user. From l1ving via githubDarren Tucker
2021-06-25sync set sizes with latest snapshotJonathan Gray
2021-06-25sync set sizes with latest snapshotJonathan Gray
2021-06-25Replace SIGCHLD/notify_pipe kludge with pselect.Darren Tucker
2021-06-25minimalistic diff to use %ld instead of %d for ptrdiff printingTheo de Raadt
2021-06-25Pull in support from a future clang for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_xTheo de Raadt
2021-06-24alarm(3): remove superfluous pointercheloha
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2021-06-24trim usage to match the man page;Jason McIntyre
2021-06-24Add Buttonville and Peterborough (ON), both I've flown into.Ian Darwin
2021-06-24Update the name of RNO (name changed in 1994), also add:Mike Larkin
2021-06-24add some aarch64 bits missed in Makefile.in 1.6Jonathan Gray
2021-06-24Simplify the multiprotocol handling by moving the while loops out of theClaudio Jeker
2021-06-24aspath_deflate() did free the passed in data but since the way aspathsClaudio Jeker
2021-06-24Add support for the 64-bit prefetchable memory window.Mark Kettenis
2021-06-24Fix add-path capability encoding, the length was not correctly calculatedClaudio Jeker
2021-06-24unveil: cleanup code. no intented functional change.Sebastien Marie
2021-06-24repair missing dependencies against bfd.h for riscv64Theo de Raadt
2021-06-23syncTheo de Raadt
2021-06-23Adjust test. You're not supposed to change errno in a signal handler andMark Kettenis
2021-06-23The first page of the I/O virtual address space is reserved so thatPatrick Wildt
2021-06-23help the debugger look in ports for external parts like PadWalkerMarc Espie
2021-06-23rtsock: revert from timeout_set_flags(9) to timeout_set_proc(9); ok mvs@cheloha
2021-06-23titmp(4)Mark Kettenis
2021-06-23Enable titmp(4).Mark Kettenis
2021-06-23Add titmp(4), a driver for the TI TMP451 temperature sensor.Mark Kettenis
2021-06-23adb(4/macppc): fix adb_cuda_tickle() prototypecheloha
2021-06-23In unveil_add_vnode() refactor code around the indexes i and j. In oneClaudio Jeker
2021-06-23Make sure the bus is idle before starting a transfer.Mark Kettenis
2021-06-23The value of -l should be treated as a 512-byte block count.Kenneth R Westerback
2021-06-23Use print_host() to log destination, netmask and gateway. Add prettytobhe
2021-06-23Factor out vroute_addr().tobhe