summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-06-23btrace(8): init and update timespec for BEGIN/END eventdv
2021-06-23Garbage collect prototoype for ssl_parse_serverhello_tlsext() whichTheo Buehler
2021-06-23augment the global pf state list with its own locks.David Gwynne
2021-06-23pf_purge_expired_states can check the time once instead of for every state.David Gwynne
2021-06-23pfsync_undefer_notify needs to be careful before dereferecing state keys.David Gwynne
2021-06-23rework pf_state_expires to avoid confusion around state->timeout.David Gwynne
2021-06-23substantially shorten the usage() messageTheo de Raadt
2021-06-22reduce verbosity in usage and make it match SYNOPSIS;Jason McIntyre
2021-06-22reduce verbosity in usage and make it match SYNOPSIS;Jason McIntyre
2021-06-22reduce verbosity in usage and make it match SYNOPSIS;Jason McIntyre
2021-06-22reduce verbosity in usage and make it match SYNOPSIS;Jason McIntyre
2021-06-22zap wonky commas;Jason McIntyre
2021-06-22Reduce verbosity in tset/reset usage()Theo Buehler
2021-06-22Hoist initialization of _nc_progname to start of main()Theo Buehler
2021-06-22Clarify tls_config_set_*_file() file I/O semanticskn
2021-06-22Adjust expected output after the change to show more proper info in Adj-RIB-OutClaudio Jeker
2021-06-22bwfm(4) on PCI isn't really MPSAFE, and I'm not sure how this flagPatrick Wildt
2021-06-22Pp not required before list items;Jason McIntyre
2021-06-22reduce verbosity of usage(), making it match SYNOPSIS;Jason McIntyre
2021-06-22reduce verbosity of usage(); keep it the same as SYNOPSIS, wrapped at 80w.Jason McIntyre
2021-06-22The values for blocks and offset in -b should be treated as 512-byte blockKenneth R Westerback