summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-21Remove prefix_len, since it is always zero.Joel Sing
2020-02-21Remove now unused variable.Joel Sing
2020-02-21Add rkanxdp(4), rkdrm(4) and rkvop(4) to GENERIC, but keep themPatrick Wildt
2020-02-21Add rkanxdp(4), an attachment driver for anxdp(4) on the RK3399.Patrick Wildt
2020-02-21Add anxdp(4), a driver for the Analogix Display Port controller,Patrick Wildt
2020-02-21Add rkvop(4), a driver for the RK3399's Video Output Processors,Patrick Wildt
2020-02-21Implement a rather simple video interface support for OFW. This isPatrick Wildt
2020-02-21Add rkdrm(4), a driver which combines all the separate componentsPatrick Wildt
2020-02-21Add a DRM GEM CMA helper from NetBSD. Plenty of parts are stillPatrick Wildt
2020-02-21Add test for IPsec transport mode. Check not only flows but also SAs,tobhe
2020-02-21Add transport mode for child SAs. This is useful for GRE over IPsec andtobhe
2020-02-21Use proper function to get a timestamp, as time_second isn't safe;Otto Moerbeek
2020-02-21Handle the mount(... MNT_RELOAD) case for ffs2 as well. ok kettenis@Otto Moerbeek
2020-02-21Remove sigacts structure sharing. The only process that used sharing wasClaudio Jeker
2020-02-21Document the format of the tsig key file.Florian Obser
2020-02-21Read CLOCK_MONOTONIC when we need timestamps to compare and useFlorian Obser
2020-02-21Adjust a comment, no functional changeClaudio Jeker
2020-02-21Fix daemon_rtable route command mentionkn
2020-02-21Fix some typos and an incorrect word in docs. Patch from itoama at live.jpDarren Tucker
2020-02-20Add a delay after link training to work-around a panic when firstKurt Miller
2020-02-20bugfix: indented paragraph macros need a space characterIngo Schwarze
2020-02-20Support devaliases for vdiskkn
2020-02-20vnet does not take curly braceskn
2020-02-20drm/amd: Add DM DMCU supportMark Kettenis
2020-02-20Implement request_firmware_direct().Mark Kettenis
2020-02-20drm/amd: Add PSP DMCU supportMark Kettenis
2020-02-20drm/amd: Add ucode DMCU supportMark Kettenis
2020-02-20We do not generate DNS records from text representations.Florian Obser
2020-02-20Remove support for reading tsig keys from dnssec key pair.Florian Obser
2020-02-20Replace field f_isfd with field f_flags in struct filterops to allowVisa Hankala
2020-02-20document no debugMarc Espie
2020-02-20forgot to actually put "nodebug" in stateMarc Espie
2020-02-20make shell "with debug info" by default and add a bit of code to markMarc Espie
2020-02-20Relax the grip the dead hand of QBUS (a.k.a. MAXPHYS) has on theKenneth R Westerback
2020-02-20dwiic(4): tsleep(9) -> tsleep_nsec(9); ok claudio@cheloha
2020-02-20pgt(4): tsleep(9) -> tsleep_nsec(9); ok claudio@cheloha
2020-02-20Typo in log messageOtto Moerbeek
2020-02-20Introduce the concept of queue to prepare supporting multiple of them.Martin Pieuchot
2020-02-20In signal_pending_state() only test for pending signal whenJonathan Gray
2020-02-20Add selection_active format for when the selection is present but notNicholas Marriott
2020-02-20controler -> controllerJonathan Gray
2020-02-20Update moduli generation script to new ssh-keygen generation and screeningDarren Tucker
2020-02-20Import regenerated moduli.Darren Tucker
2020-02-20Update en_US.UTF-8.src to Unicode 12.1Andrew Fresh
2020-02-20Update unicode licence in generate scriptAndrew Fresh
2020-02-20fdc(4/sparc64): timeout_add(9) -> timeout_add_msec(9)cheloha
2020-02-20Backout revision 1.190 partially. That part was an unintended change whichYASUOKA Masahiko
2020-02-20bugfix: .Tg must be ignored completely in these output modesIngo Schwarze
2020-02-19simplify signal setup and remove block/unblock/is_running/reloadJoerg Jung
2020-02-19remove unreachable codeJoerg Jung