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