Age | Commit message (Expand) | Author |
2019-04-30 | We are allowed to enable regulators with the "regulator-always-on" | Patrick Wildt |
2019-04-30 | merge cdfs into miniroot, so that it doesn't need obj reacharound | Theo de Raadt |
2019-04-30 | In man(1) mode, i.e. when asking for a single manual page by name, | Ingo Schwarze |
2019-04-30 | common directory is pointless now | Theo de Raadt |
2019-04-30 | add unveil(2): | Ricardo Mestre |
2019-04-30 | fix disktype related typo | Theo de Raadt |
2019-04-30 | tweak synopsis to match actual option logic | Marc Espie |
2019-04-30 | Fix user options after show-hooks merge, GitHub issue 1704. | Nicholas Marriott |
2019-04-30 | Every Makefile on every architecture had deviated in unique ways. | Theo de Raadt |
2019-04-30 | Restrict filesystem access with unveil(2): | Ricardo Mestre |
2019-04-30 | elaborate a little on how route priorities work; | Jason McIntyre |
2019-04-30 | In HTML output, allow switching the desired font for subsequent | Ingo Schwarze |
2019-04-30 | tc_setclock: always call tc_windup() before leaving windup_mtx. | cheloha |
2019-04-30 | improve the description of the message "blank line in fill mode"; | Ingo Schwarze |
2019-04-30 | Restrict file system access to /var/db for the dhclient lease files. | Florian Obser |
2019-04-30 | Don't redraw control clients, from George Nachman. | Nicholas Marriott |
2019-04-30 | Fix memory leak in window tree search, from Amos Bird. | Nicholas Marriott |
2019-04-30 | Convert a linux specific test for master in currently disabled code. | Jonathan Gray |
2019-04-30 | Add an equivalent test for master in drm_fb_helper_is_bound() | Jonathan Gray |
2019-04-29 | Make v[46]_info() return all the interface flags instead of just | Kenneth R Westerback |
2019-04-29 | Install upgrade kernel with ln -f, as per kernel build. ok florian@ | Ian Darwin |
2019-04-29 | Add '*' to disklabel(8) editor prompt when in-memory copy of disklabel | Kenneth R Westerback |
2019-04-29 | $() is expanded by make itself, so consistently use `cat vnd`; ok deraadt@ | Christian Weisgerber |
2019-04-29 | Switched min_heap to size_t to prevent integer overflows. | Tobias Stoeckmann |
2019-04-29 | Remove unnecessary end-of-contents octets. | rob |
2019-04-29 | These Makefile.inc are now empty and unused. | Theo de Raadt |
2019-04-29 | TOPDIR and TOP are not neccessary. | Theo de Raadt |
2019-04-29 | MC146818_GETTOD: Check for RTC rollover during read. | cheloha |
2019-04-29 | Extend channel dwell time during passive scans in iwn(4). | Stefan Sperling |
2019-04-29 | Add support for keys to jump between matching brackets - C-M-f and C-M-b | Nicholas Marriott |
2019-04-29 | Check that depend on interfaces are in the same rdomain. If they are not | remi |
2019-04-29 | tr_unit is unused, so gc it | David Gwynne |
2019-04-29 | don't have lacp input push lacp packets into the trunkports bpf again. | David Gwynne |
2019-04-29 | remove the abstraction REV on top of abstraction OSrev which is always | Theo de Raadt |
2019-04-29 | Update to reflect change of default ruby version to ruby 2.6 | Jeremy Evans |
2019-04-28 | Add unit tests for user@host and URI parsing. | Darren Tucker |
2019-04-28 | reduce delta with ../ramdisk/list | Theo de Raadt |
2019-04-28 | Removes the KERNEL_LOCK() from bridge(4)'s output fast-path. | Martin Pieuchot |
2019-04-28 | Support multiple occurances of the same argument. Use this for a new | Nicholas Marriott |
2019-04-28 | Fix reading route entries via kvm(3). | Martin Pieuchot |
2019-04-28 | oops, repair some BSDRD confusion | Theo de Raadt |
2019-04-28 | cleanup the situation around "df -i" | Theo de Raadt |
2019-04-28 | fix misplaced hyphen in usage(); | Jason McIntyre |
2019-04-28 | incorporate GZIPFLAGS into place everywhere | Theo de Raadt |
2019-04-28 | Oops; hardcode instbin directly | Theo de Raadt |
2019-04-28 | Cull BSDRD variables which are always bsd.rd | Theo de Raadt |
2019-04-28 | NEWFS_WILL_FAIL is a ridiculous unused artifact. | Theo de Raadt |
2019-04-28 | CBIN variable is also pointless, it is always "instbin". Rather than | Theo de Raadt |
2019-04-28 | the BSD_RD variable is pointless | Theo de Raadt |
2019-04-28 | the bufcachepercent=80 experiment has exposed a few problems... | Theo de Raadt |