summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-06Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It.Ingo Schwarze
2020-04-06Add utf8.c for asmprintf used by krl.cDarren Tucker
2020-04-06Make it possible to use ix(4) with MSI-X, currently disabled by default.Martin Pieuchot
2020-04-06Fix single thread behaviour in sleep_setup_signal(). If a thread needs toClaudio Jeker
2020-04-06futex(2): FUTEX_WAIT: rwsleep_nsec(9) at least one nanosecondcheloha
2020-04-06Enable FFS2 in sgi bootblocks and ramdisks.Visa Hankala
2020-04-06Add a helper function for writing physical addresses for queues intoJonathan Matthew
2020-04-06Update my email address.Paul Irofti
2020-04-05syncStuart Henderson
2020-04-05minor cranking of libraries exposes a problem, details too long to explain.Theo de Raadt
2020-04-05sitaracm removed;Jason McIntyre
2020-04-05add arch to the Dt line;Jason McIntyre
2020-04-05Handle connected routes as ospfd(8) does.denis
2020-04-05adjust day of the week and yearTheo Buehler
2020-04-05Make FFS2 the default filesystem type on installs except for landisk,Kenneth R Westerback
2020-04-05Use OF_is_compatible() to simplify the initialization for the "mdio" node.Mark Kettenis
2020-04-05Define the appropriate __GCC_HAVE_SYNC_COMPARE_AND_SWAP_* symbols like allMark Kettenis
2020-04-05Fix size checks in ikev2_getimsgdata().tobhe
2020-04-05Remove sitaracm(4).Mark Kettenis
2020-04-05Fix pastoMark Kettenis
2020-04-05omrng(4)Mark Kettenis
2020-04-05Add omrng(4), a driver for te random number generator found on TI OMAP SoCs.Mark Kettenis
2020-04-05"Protocol" keyword no longer used; from martin vahlensieckJason McIntyre
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.Patrick Wildt
2020-04-05Add an argument to list-commands to show only a single command.Nicholas Marriott
2020-04-05Do not assume futex(2) is always returning an errno value.Martin Pieuchot
2020-04-05Declare pledgenames[] as const.Visa Hankala
2020-04-05synTheo de Raadt
2020-04-05crank to 6.7-betaTheo de Raadt
2020-04-05syncTheo de Raadt
2020-04-04Make libcxxabi provide __register_frame, _Unwind_Backtrace and friendsJeremie Courreges-Anglas
2020-04-04Indicate if we're using a cached key in trace output.Darren Tucker
2020-04-04Some platforms don't have "hostname -s", so use cut to trim short hostnameDarren Tucker
2016-09-03Import libunwind 3.9.0Patrick Wildt
2020-04-04Implement __atomic_is_lock_free for powerpc. Needed because theMark Kettenis
2020-04-04Tweak the code that wakes up uvm_pmalloc sleepers in the page daemin.Mark Kettenis
2020-04-04It makes no sense to fall back to original policy if the relookup with thetobhe
2020-04-04automatically tag .SH and .SS in man(7) terminal outputIngo Schwarze
2020-04-04Prevent the destruction of a session owned by another interface.Martin Pieuchot
2020-04-04Fix powerpc libunwind for cpus without altivec.gkoehler
2020-04-04clang bsd.rd is a bit bigger..Theo de Raadt
2020-04-04Fix "small pic" secure plt support.Mark Kettenis
2020-04-04Prevent shadowing of local variable by the EV_SET() macro.Martin Pieuchot
2020-04-04Use /dev/audioctlN instead of /dev/mixerN.Alexandre Ratchov
2020-04-04document new additions to control socketMarc Espie
2020-04-04syncTheo de Raadt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2020-04-04Return ENETRESET on success from mcx_up() so mcx_ioctl() will callJonathan Matthew
2020-04-03increase rdroot sizeJonathan Gray
2020-04-03Put back the code to enable and set the output tap delay. Tis fixesMark Kettenis