summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-29backout the previous: it broke wordpress somehow.Reyk Floeter
2015-07-29Fix spacing and be more verbose in printfs under #ifdef AUDIO_DEBUG.Alexandre Ratchov
2015-07-29Use DMA pointer determine the number of times the audio(4) layer hasAlexandre Ratchov
2015-07-29fix bug where other than the last of multiple forward rules in httpSebastian Benoit
2015-07-29Read fcgi response records until we have the whole http header and canFlorian Obser
2015-07-29Add linker warnings in case SSLv3_{,client,server}_method are referenced.Miod Vallat
2015-07-2917 years ago, setfault() was modified to save the status register in theMiod Vallat
2015-07-29Something subtle in previous revision is locking up suspend or bootingTheo de Raadt
2015-07-29Neuter tame(2) with ENOSYS for upcoming release cycle, in a fairlyTheo de Raadt
2015-07-29Acquire the kernel lock in pmap_remove(). The reasons for this can't beMiod Vallat
2015-07-29Determine and print Xen hypervisor version.Mike Belopuhov
2015-07-29Use named initialisers for X509V3_EXT_METHOD structs (for the usualJoel Sing
2015-07-29Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generatedJoel Sing
2015-07-29Expand obsolete M_ASN1_STRING_* macros in asn1_lib.c, apply some style(9)Joel Sing
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