summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-02Enable fanpwr(4), move sypwr(4) where it belongs.Mark Kettenis
2018-06-02fanpwr(4)Mark Kettenis
2018-06-02Add fanpwr(4), a driver for the Fairchild FAN53555 voltage regulator.Mark Kettenis
2018-06-02LARVAL fds are now invisble from userland.Martin Pieuchot
2018-06-02Put file descriptors on shared data structures when they are completelyMartin Pieuchot
2018-06-02restore one set of quotes i shouldn;t have removed;Jason McIntyre
2018-06-02Add a const qualifier to the argument of UI_method_get_closer(),Theo Buehler
2018-06-02Add const to the argument of the following callback getters:Theo Buehler
2018-06-01With option WITNESS we need to have a bit more KVA available during earlyMark Kettenis
2018-06-01Rockchip RK3288/3328/3399 pre-divide the clock. Take this into account whenMark Kettenis
2018-06-01Quiet clang warningsmortimer
2018-06-01Add code to set the frequency of the SDMMC and SDIO clocks.Mark Kettenis
2018-06-01Pass flags for highspeed capabilities based on device tree properties.Mark Kettenis
2018-06-01reorder pki grammar, no functional changeGilles Chehade
2018-06-01instead of using 'set queue XXX' 'set mta XXX' 'set mda XXX' to set optionGilles Chehade
2018-06-01when peer advertises SIZE, keep track of it in the sessionGilles Chehade
2018-06-01Avoid some unnecessary calls to strlen(3) in systat uvm.Alexander Bluhm
2018-06-01Clear aesni_sc if the context is freed, to avoid leaving a danglingFrederic Cambus
2018-06-01Restrict DMA to the Rockchip RK3328 and RK3388 for now. There is someMark Kettenis
2018-06-01Add a kludge that fixes the build until com_fdt.c is ready for octeon.Visa Hankala
2018-06-01Consistently use printf() instead of db_printf() when not runningVisa Hankala
2018-06-01Clear vc3_sc if the context is freed, to avoid leaving a danglingFrederic Cambus
2018-06-01Enable witness(4) on select architectures to help the current MP work.Visa Hankala
2018-06-01document that keywords have to be quoted when used additionally as argumentJason McIntyre
2018-06-01While sending the pf syncookie, we are holding the pf lock. SoAlexander Bluhm
2018-06-01Require a valid certificate by default when relaying through a smarthost.Eric Faurot
2018-06-01Just over 15 years and 35 revisions ago, itojun removed the last use ofTheo Buehler
2018-06-01add missing punctuation after %i in ssh_config.5, and make the grammaticalJason McIntyre
2018-06-01update currency exchange rates;Jason McIntyre
2018-06-01oops - further adjustment to text neccessary;Jason McIntyre
2018-06-01%U needs to be escaped; tweak text;Jason McIntyre
2018-06-01Apply umask to all incoming files and directories not just files.Darren Tucker
2018-06-01whitespaceDamien Miller
2018-06-01make ssh_remote_ipaddr() capable of being called after the ssh->stateDamien Miller
2018-06-01Adapt to extra default verboisity from ssh-keygen when searching forDamien Miller
2018-06-01return correct exit code when searching for and hashing known_hostsDamien Miller
2018-06-01make UID available as a %-expansion everywhere that the username isDamien Miller
2018-06-01Bump ELF_RANDOMIZE_LIMIT to 1MB.mortimer
2018-06-01prefer argv0 to "ssh" when re-executing ssh for ProxyJump directive;Damien Miller
2018-05-31remove 'where' parameter from all x*() functions in utils.c, it doesn'tGilles Chehade
2018-05-31Return error values directly where appropriate, instead of using the errFrederic Cambus
2018-05-31Move com_fdt.c to dev/fdt since we can share it between armv7 and arm64 now.Mark Kettenis
2018-05-31Add sizes for free().Frederic Cambus
2018-05-31Enable bwfm(4) on Loongson for USB devices.Frederic Cambus
2018-05-31zap trailing whitespaceTheo Buehler
2018-05-31Re-commit the correct half of revision 1.154:Theo Buehler
2018-05-31Silence compiler warnings in the K&R style test code.Todd C. Miller
2018-05-31Make witness(4) watch locks and print error stack traces by default.Visa Hankala
2018-05-31- Replace virtual(5) reference by table(5) as virtual table format isGilles Chehade
2018-05-31simplifyEric Faurot