summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2015-10-05this process deserves -fstack-protector-allTheo de Raadt
2015-10-05tame "stdio inet cmsg" should work well in the session engine.Theo de Raadt
2015-10-05Out, damned whitespace!Kenneth R Westerback
2015-10-05Teach snmpd(8) about if_oqdrops.Masao Uebayashi
2015-10-05correct a rtget() error checkSebastien Marie
2015-10-05these 3 files do not need sys/socket.hTheo de Raadt
2015-10-05typo.Igor Sobrado
2015-10-05Copy the stage2 file to / in md_installboot().Miod Vallat
2015-10-05When the SIA state is declared for a given destination, reset theRenato Westphal
2015-10-04Ignore IPv4 TLVs in IPv6 instances and vice-versa.Renato Westphal
2015-10-04Fix warnings and add safeguards to protect against corrupted data.Renato Westphal
2015-10-04Add option to configure or disable the DUAL active timeout.Renato Westphal
2015-10-04Plural.Antoine Jacoutot
2015-10-04Make it possible to give the same action to several daemons at once.Antoine Jacoutot
2015-10-04remove stale comment. there is no need to avoid side effects from a "list"Ted Unangst
2015-10-04add "usage: " to usage(); from michael reedJason McIntyre
2015-10-03There is no need to keep a global array of sysconf(_SC_OPEN_MAX) elementsTed Unangst
2015-10-03Enable eigrpd(8) and eigrpctl(8) in the buildsRenato Westphal
2015-10-03Nuke trailing whitespace to avoid cluttering possible upcoming diffs.Kenneth R Westerback
2015-10-03unifdef some features we will always have. ok benno zhukTed Unangst
2015-10-03Properly indent usage() output.Antoine Jacoutot
2015-10-03the ntp dns process only needs tame "dns rw" to operate. at least,Theo de Raadt
2015-10-03In the ntpctl(1) case, after it has connect()'d to ntpd we can tame "stdio"Theo de Raadt
2015-10-03arp uses a non-privileged sockraw to look at the kernel arp tables.Theo de Raadt
2015-10-03like ping, traceroute is a setuid root priv-drop which holds a sockraw.Theo de Raadt
2015-10-03acpidump is used as root and opens /dev/mem readonly, to dig outTheo de Raadt
2015-10-03tcpdump is two-process privsep.Theo de Raadt
2015-10-02Adopt smtpd's imsg_read_nofd() to mitigate the risk of user-injectedReyk Floeter
2015-10-02add missing El;Jason McIntyre
2015-10-02Controller for the recently imported eigrpd(8) daemon.Renato Westphal
2015-10-02Welcome eigrpdRenato Westphal
2015-10-02detect that a certificate chain will not fit in imsg calls before passingGilles Chehade
2015-10-02in secure_file(), make uid checking on .forward files more strict to avoidGilles Chehade
2015-10-02prevent users from playing hardlink/symlink/mkfifo games with their offlineGilles Chehade
2015-10-02introduce imsg_read_nofd() to allow reading imsg while discarding fd's whenGilles Chehade
2015-10-02fix a stack-based buffer overflow in the token expansion code of the lookupGilles Chehade
2015-10-02reset static pointer to NULL after we free it, just in case another bugGilles Chehade
2015-10-02do not allow connid to wrap and collide with another active connection id.Gilles Chehade
2015-10-01remove a bsdi ifdef pathJonathan Gray
2015-10-01include ctype.h for the isspace(3) using _NG_ISSPACEJonathan Gray
2015-10-01sync proc.c with httpd. no functional change, only switching to C99 types.Reyk Floeter
2015-09-29makemap(8) should Xr table(5); OK gilles@Todd C. Miller
2015-09-29unbreak tree.Theo de Raadt
2015-09-29Delete the final, inscrutable NOSTRICT and VARARGS lint commentsPhilip Guenther
2015-09-29Replace call to __ivaliduser_sa() with a pared down version thatTodd C. Miller
2015-09-28strcat -> strlcat. last time i checked, this was the last remainingTheo de Raadt
2015-09-27include <unistd.h> unconditionallyTheo de Raadt
2015-09-27As done for bgpd recently, rename if_mediatype to if_type in ripd.Stefan Sperling
2015-09-27As done for bgpd recently, rename if_mediatype to if_type in ospfd/ospf6d.Stefan Sperling
2015-09-27As done for bgpd recently, rename if_mediatype to if_type in ldpd.Stefan Sperling