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