summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-30MIO_IN needs O_RDONLY, not O_WRONLYAlexandre Ratchov
2015-11-29use ping6(8)'s engine; next step in unificationFlorian Obser
2015-11-29Reimplement source address selection. Inspired by the previousFlorian Obser
2015-11-29pledge, better fatal() messages; feedback deraadt@Damien Miller
2015-11-29Make it possible to detach bge(4).Mark Kettenis
2015-11-29wrap long lineTheo de Raadt
2015-11-29Special case SWIDTH1 for U+E000 - U+F8FFAndrew Fresh
2015-11-29OpenBSD::Pledge - perl interface to pledge(2)Andrew Fresh
2015-11-29Include RFC number in referenceTim van der Molen
2015-11-29Delete a duplicated linePhilip Guenther
2015-11-29Unconnected xhci(4) super speed ports may come up with the XHCI_PS_WRC,Mark Kettenis
2015-11-29Clear the UPS_C_PORT_RESET feature when exploring. Apparently xhci(4) superMark Kettenis
2015-11-29tidy here too;Jason McIntyre
2015-11-29adjust width list: Ds is unfortunate here;Jason McIntyre
2015-11-29Convert the simple list of multipath route entries used by ART kernelsMartin Pieuchot
2015-11-29Better cope with meta rc.d scripts; these are ugly but well...Antoine Jacoutot
2015-11-29tidy up ENVIRONMENT and FILES;Jason McIntyre
2015-11-29Disk size in blocks is LastBlock+1. Fix whitespace nit.Kenneth R Westerback
2015-11-29Move score file to $HOME and add pledge "stdio rpath wpath cpath".tb
2015-11-29Add pledge support and move score file to $HOME.tb
2015-11-29Tedu stdethers and stdhosts from /usr/sbin, which are only used in Makefile.ypRobert Peichaer
2015-11-29Move scorefile to $HOME. The nice implementation of the score filetb
2015-11-29Use if_get() rather than dereferencing rt_ifp in ip6_getpmtu().Martin Pieuchot
2015-11-29Fix an hypotetical NULL dereference which might become true once the TCPMartin Pieuchot
2015-11-29Drop pledge proc exec getpw after authenticating.Todd C. Miller
2015-11-29Remove useless getpwnam() call after getpwuid(). Noticed by deraadt@Todd C. Miller
2015-11-29pledge "stdio rpath tty proc exec" since instructions() might fork a pager.tb
2015-11-29Prefer $LOGNAME over $USER, since the latter is deprecated,tb
2015-11-29telnet: check if fd is a tty before calling tcsetattr(fd, TCSADRAIN)Sebastien Marie
2015-11-29Doubles are not reals. Imprecision might lead to trying toFlorian Obser
2015-11-29now that targets are dedup'd, we can fix that one too.Marc Espie
2015-11-29fix duplicate targets in target list for good: split previous groupling fixMarc Espie
2015-11-29Document that the pfdev check for 63 is /dev/fd/ only contains those nodesTheo de Raadt
2015-11-29On a SMALL_KERNEL, pledge "pf" has to be a no-op. We cannot matchTheo de Raadt
2015-11-29skeyinit needs pledge proc and exec to use BSD auth.Todd C. Miller
2015-11-29Allow the -n flag to work in -s mode.Todd C. Miller
2015-11-29Add missing rip() before the call to strtonum(). Otherwise, strtonumTodd C. Miller
2015-11-29Use pledge("pf") in pfe.c.Sebastian Benoit
2015-11-29Add pledge "pf" which allows ioctls on pf(4). This will be used bySebastian Benoit
2015-11-29give up on pledge for now.Theo de Raadt
2015-11-28rework dc_start and dc_encap to take advantage of m_defrag.David Gwynne
2015-11-28Use the same function as kern/subr_disk.c and fdisk/mbr.c to checkKenneth R Westerback
2015-11-28move buffer size adjustment to buf_adjcnt - from Walter NetoBob Beck
2015-11-28hoist TIOCGWINSZ code upwards, and pledge "stdio disklabel" at theTheo de Raadt
2015-11-28Convert pppoe(4) to use if_get()/if_put(): instead of storing aReyk Floeter
2015-11-28pledge: allow getsockopt IP_IPDEFTTL with promise inetSebastian Benoit
2015-11-28Delete sc_root_port which became unused when RSTP is merged.YASUOKA Masahiko
2015-11-28regenMark Kettenis
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