summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-29Zap a SLIST in a more obviously correct/safe way.Kenneth R Westerback
2015-07-29status_out and associated data structures are no longer used.Nicholas Marriott
2015-07-29gc macro that's no longer used since the move to reallocarrayMarc Espie
2015-07-29fix bug in previous; was printing incorrect string for failedDamien Miller
2015-07-29Rework buffer position reporting code.Alexandre Ratchov
2015-07-29add a FILES section to make clear where RADIUS configuration fileIgor Sobrado
2015-07-29include the peer's offer when logging a failure to negotiate aDamien Miller
2015-07-29Zap a couple of extra blank lines that keep showing up in diffs I'mKenneth R Westerback
2015-07-29Don't use mpls_input() as input handler anymore and instead call itRafael Zalamena
2015-07-29refine a commentTed Unangst
2015-07-28add Cisco to the list of clients that choke on the hostkeys updateDamien Miller
2015-07-28Convert sectors to DEV_BSIZE block values were necessary to find,Kenneth R Westerback
2015-07-28ARG_MAX is the standard name (not NCARGS); probab[l]y guentherTheo de Raadt
2015-07-28wrap some exceedingly long linesTheo de Raadt
2015-07-28add missing space, from Donovan Watteau <tsoomi at gmail.com>Alexandre Ratchov
2015-07-28In case the system misses enough audio interrupts for DMAAlexandre Ratchov
2015-07-28Use new AUDIO_GETPOS ioctl() to ensure "bytes" and "errors" countersAlexandre Ratchov
2015-07-28Use new AUDIO_GETPOS ioctl instead of AUDIO_GETxOFFS andAlexandre Ratchov
2015-07-28Add the AUDIO_GETPOS ioctl() to fetch a snapshot of the 4 countersAlexandre Ratchov
2015-07-28Rename some variables and add few comments in keepenv handling code.Vadim Zhukov
2015-07-28kv_executable was removedMike Belopuhov
2015-07-28Remove the hack of scrolling forward and backward with +G1G thatIngo Schwarze
2015-07-28describe CPATH before TMPPATHTheo de Raadt
2015-07-28unsort: requested by deraadtJason McIntyre
2015-07-28remove gratuitous castsTheo de Raadt
2015-07-28Tweak a couple of [SLIST|TAILQ]_REMOVE() usages in loops to a moreKenneth R Westerback
2015-07-28normalize disclaimer to license.template; noted by reykTheo de Raadt
2015-07-28Tidy up the way terminals are described and move some structs out of tmux.h.Nicholas Marriott
2015-07-28Add a note to ppp(4)'s BUGS section where it talks about lack of IPv6Stuart Henderson
2015-07-28let the hack that lets make kill jobs after sudo also work with doas.Marc Espie
2015-07-28For unix domain sequenced packet socket pairs the ruby regressionAlexander Bluhm
2015-07-28Fix keepenv handling. Initially reported by Ze Loff on misc@.Vadim Zhukov
2015-07-28make -B with bad checksums cope. Reported by millert@Marc Espie
2015-07-28Add more and deeper tests for pf divert-reply rules. EspeciallyAlexander Bluhm
2015-07-28Add (currently failing) test for passing PATH via keepenv in doas.Vadim Zhukov
2015-07-28Implement pf divert-reply for raw sockets. Note that an emptyAlexander Bluhm
2015-07-28iDo not link an ICMP6 socket to the pf state. When multiple ICMPAlexander Bluhm
2015-07-28spacingReyk Floeter
2015-07-28check that flags value of 0 restricts the process to the _exit(2) system call.Sebastien Marie
2015-07-28add HSTS to fcgi responsesFlorian Obser
2015-07-28Add callbacks for supported hypervisors in pvbus(4) to print moreReyk Floeter
2015-07-28add a FILES section to make clear where RADIUS configuration fileIgor Sobrado
2015-07-28Add ktracing of structs iovec, msghdr, and cmsghdr for {,p}{read,write}v(),Philip Guenther
2015-07-27default permitted target is all users, not root.Ted Unangst
2015-07-27Implement support for __builtin_complex() to construct complex values,Martynas Venckus
2015-07-27Fix geometry of rdroot entry soKenneth R Westerback
2015-07-27use file system path (.Pa) semantic markup macros where appropriate.Igor Sobrado
2015-07-27document "F" in interactive mode, like for fsck.8;Jason McIntyre
2015-07-27some readability fixes;Jason McIntyre
2015-07-27Rather than disabling tame to coredump, leave it enabled but flag thatTheo de Raadt