Age | Commit message (Expand) | Author |
2015-11-28 | Add a few devices found on the MacBookPro12,1 | Mark Kettenis |
2015-11-28 | Check the protective MBR stricter not to choose a broken GPT. | YASUOKA Masahiko |
2015-11-28 | Back out previous commit. Not emitting DT_RPATH isn't helpful if our ld.so | Mark Kettenis |
2015-11-28 | Use SOCK_NONBLOCK in relayd as well. | Reyk Floeter |
2015-11-28 | Rework gem_start to check that there's enough space in the ring before | Jonathan Matthew |
2015-11-28 | do not leak temp file if there is no known_hosts file | Theo de Raadt |
2015-11-28 | don't include port number in tcpip-forward replies for requests | Damien Miller |
2015-11-28 | Oops, left the pledge "tty" active in the previous commited | Theo de Raadt |
2015-11-28 | chflags -l flag went away. Noticed this myself 15 minutes | Theo de Raadt |
2015-11-28 | add missing "log" bits | Gleydson Soares |
2015-11-28 | fix exit status on pledge(2) error, where it should be >1 | Gleydson Soares |
2015-11-27 | Imporve error messages for the imsg handler code. OK sthen@ | Claudio Jeker |
2015-11-27 | add getpw to pledge. rpath would normally suffice, but there's some double | Ted Unangst |
2015-11-27 | after reading a too long line, restart at the beginning of the buffer so | Ted Unangst |
2015-11-27 | Two additional ioctls for pledge("disklabel"), needed by installboot. | Jeremie Courreges-Anglas |
2015-11-27 | the rm code in mv inherited pledge from rm. it shoud be safe, but there | Ted Unangst |
2015-11-27 | spaces | Theo de Raadt |
2015-11-27 | After evaluating patches from Ricardo Mestre, it became obvious that | Sebastian Benoit |
2015-11-27 | Keep "struct vxlan_softc" private to prevent pulling more headers when | Martin Pieuchot |
2015-11-27 | Don't panic in pmap_enter() if we deplete the pool of pv entries and the | Mark Kettenis |
2015-11-27 | Don't report a bus conflict for bridges that are left (partly) unconfigured by | Mark Kettenis |
2015-11-27 | Do not set a limit on the length of commands when printing them. | Nicholas Marriott |
2015-11-27 | Keep lo(4) definitions inside if_loop.c | Martin Pieuchot |
2015-11-27 | Use strlcpy to copy strings in struct mount, not memmove. Avoids | Todd C. Miller |
2015-11-27 | Document that routing table heads are never freed as suggested by dlg@ | Martin Pieuchot |
2015-11-27 | Protect the growth of the routing table arrays used by rtable_get() | Martin Pieuchot |
2015-11-27 | Attach the iPhone 6 as ugen(4), from Laurent GUALDI. | Martin Pieuchot |
2015-11-27 | regen | Martin Pieuchot |
2015-11-27 | iPhone 6, from Laurent GUALDI. | Martin Pieuchot |
2015-11-27 | Fix after removal of the setgid bit: | tb |
2015-11-27 | Change the command line syntax to a "command + getopts" style, eg. | Reyk Floeter |
2015-11-27 | correct logic for a IEEE80211_MODE_11N test | Jonathan Gray |
2015-11-27 | sync | Theo de Raadt |
2015-11-27 | yppasswd went away | Theo de Raadt |
2015-11-27 | Remove three NULL-checks before free(). ok millert@ | mmcc |
2015-11-27 | sync | Theo de Raadt |
2015-11-27 | pledge "stdio rpath wpath cpath fattr tty proc exec" except for the | Theo de Raadt |
2015-11-26 | Use the backchannel for all error messages instead of syslog(3). | Todd C. Miller |
2015-11-26 | document MODPY_SETUP_ARGS | Jasper Lievisse Adriaanse |
2015-11-26 | Avoid setting mode to GOP if the mode is unchanged. Also don't panic | YASUOKA Masahiko |
2015-11-26 | Fix "Bad value" error seen when building Mesa 11.0.6 which uses -Bsymbolic. | Mark Kettenis |
2015-11-26 | passwd no longer has an -l flag; ok deraadt | Jason McIntyre |
2015-11-26 | remove rpc.yppasswdd bits; | Jason McIntyre |
2015-11-26 | pledge in login_radius(8). | YASUOKA Masahiko |
2015-11-26 | rpc.yppasswdd goes to the bitbucket. | Theo de Raadt |
2015-11-26 | Apply pledge. | Theo de Raadt |
2015-11-26 | Delete YP password related code. As a result, these can also be | Theo de Raadt |
2015-11-26 | Delete YP lookup code; user base of 0. | Theo de Raadt |
2015-11-26 | sync | Theo de Raadt |
2015-11-26 | Disable by default the *.emerg block; ok millert beck | Theo de Raadt |