summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-16Only perform revoke(2) on tty cdevs. Others paths return ENOTTY.Theo de Raadt
2015-11-16In getdevvp() set the VISTTY flag on a vnode to indicate the underlyingTheo de Raadt
2015-11-16pledge calendar:Pascal Stumpf
2015-11-16pledge for gprof: "stdio rpath wpath cpath" in the beginning, then dropPascal Stumpf
2015-11-16brk/sbrk's use case is way too narrow to be a default stdio pledge.Pascal Stumpf
2015-11-16fix log messages, from jan staryTed Unangst
2015-11-16don't need to ifdef setproctitleTed Unangst
2015-11-16delete setuid code (which we disabled in 2002)Theo de Raadt
2015-11-16Make "at -l" comply with POSIX. Our "at -l" currently acts likeTodd C. Miller
2015-11-16Don't attempt to restore the framebuffer mode in radeon_driver_lastclose_kms()Mark Kettenis
2015-11-16pvbus_types isnt full on i386 cos the openbsd vmm entry is only setDavid Gwynne
2015-11-16Some minor tweaks:Martin Pieuchot
2015-11-16Check for space on the ring before dequeuing packets.Martin Pieuchot
2015-11-16add QuoVadis root certificates, present in Mozilla/Chrome/Apple/Windows/etcStuart Henderson
2015-11-161) Use xcalloc() instead of xmalloc() to check for potential overflow.Loganaden Velvindron
2015-11-16rework vge_start to avoid IFQ_POLLDavid Gwynne
2015-11-16pledge "stdio rpath wpath tty"Theo de Raadt
2015-11-16syncTheo de Raadt
2015-11-16Add a new authorized_keys option "restrict" that includes all currentDamien Miller
2015-11-16Remove remaining instances of the register keyword.mmcc
2015-11-15update NAME; ok schwarzeJason McIntyre
2015-11-15correct section number for ssh-agent;Jason McIntyre
2015-11-15do not confuse mandoc by presenting "Dd";Jason McIntyre
2015-11-15Clean up the remaining uses of stderr and perror() and use warn/errTodd C. Miller
2015-11-15pledge "stdio rpath wpath cpath fattr getpw flock id proc exec" at theTheo de Raadt
2015-11-15Really silly to chmod "st_mode & 07777" when making a copy of theTheo de Raadt
2015-11-15Make key_code unsigned long long not uint64_t which is more portable forNicholas Marriott
2015-11-15Tweak previous: rename it to fpround() to match FreeBSDPhilip Guenther
2015-11-15Add an AddKeysToAgent client option which can be set to 'yes', 'no',Joshua Stein
2015-11-15When validating a char by calling strchr() with a string of allowed chars,Tobias Stoeckmann
2015-11-15update NAME; ok nicm schwarzeJason McIntyre
2015-11-15_towctrans_ext and _wctrans_init are now hidden; so drop them from the listPhilip Guenther
2015-11-15ui_new -> UI_new;Jason McIntyre
2015-11-15fix references to lhash(3);Jason McIntyre
2015-11-15fix a double space issue in the following, rather wonderful, fortune:Jason McIntyre
2015-11-15The compile-time secure mode has gone, from Michael Reed.Nicholas Marriott
2015-11-15Remove more register keywords.mmcc
2015-11-15remove mlink for non-existent ieee80211_compute_duration;Jason McIntyre
2015-11-15'.Ql Quit' -> '.Ql quit' because only the lowercase command is valid.mmcc
2015-11-15everyting -> everythingMiod Vallat
2015-11-15Make sure every mtmsr instruction disabling external interrupts is immediatelyMiod Vallat
2015-11-15virtio2 at pci0 dev 3 function 0 "Qumranet Virtio Network" rev 0x00: Virtio N...Theo de Raadt
2015-11-15remove entries for SRPL_HEAD_INIT (listed twice!) and SRPL_ENTRY_INIT,Jason McIntyre
2015-11-15word fix;Jason McIntyre
2015-11-15Accidentally turned off pledge, turn it back on.Nicholas Marriott
2015-11-15Simplify TIOCGWINSZ codeblock by removing support for SCO Unix.Theo de Raadt
2015-11-15Same as in binutils-2.17, only restore regular permission bits.Jeremie Courreges-Anglas
2015-11-15In smart_rename, restore at least the regular permissions bits.Jeremie Courreges-Anglas
2015-11-15Add support for 11n mode to the rate adaptation (AMRR) code.Stefan Sperling
2015-11-15Expose 11n mode to the ifmedia layer and introduce the concept of MCS.Stefan Sperling