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