summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-30mechanical rename of some IMSG constantsGilles Chehade
2015-11-30Fix dynamic prefix tracking.Jeremie Courreges-Anglas
2015-11-30While delivering to lmtp or mda, accept optional "as user" parameterSunil Nimmagadda
2015-11-30remove mailaddr_to_username(), no longer neededGilles Chehade
2015-11-30teach aliases expansion how to deal with user+tagGilles Chehade
2015-11-30Rewrite the "netmask" rule testing the "-dst" and "-net" optionsMartin Pieuchot
2015-11-30Add support for the touchpad found on the MacBooPro12,1.Mark Kettenis
2015-11-30last but not least: add pledge for wump(6)tb
2015-11-30pledge "stdio rpath wpath cpath" for this one.tb
2015-11-30primes only needs pledge "stdio".tb
2015-11-30The usual deal for a curses game with the possibility of saving a game:tb
2015-11-30unspectacular pledge "stdio rpath tty" for grdctb
2015-11-30straightforward pledge "stdio rpath wpath cpath tty" for gomokutb
2015-11-30slightly interesting pledge for fish:tb
2015-11-30pledge "stdio rpath wpath cpath tty" for canfieldtb
2015-11-30pledge "stdio rpath tty" for bstb
2015-11-30pledge "stdio rpath tty" for boggle.tb
2015-11-30Pledge for backgammon and teachgammon.tb
2015-11-30Straightforward pledge "stdio rpath wpath cpath" for adventure.tb
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