Age | Commit message (Expand) | Author |
2016-06-18 | Fix memory leak found with valgrind. | Renato Westphal |
2016-06-18 | Fix use after free bug. | Renato Westphal |
2016-06-18 | Make the 1 Gbps SGMII settings the default to define a consistent set of | Visa Hankala |
2016-06-18 | Fix PCS block size. | Visa Hankala |
2016-06-18 | Remove duplicated line. | Reyk Floeter |
2016-06-18 | Add net.inet.{tcp,udp}.rootonly sysctl, to mark which ports | Vincent Gross |
2016-06-18 | Stop setting the 4-bit mode capability flag for now. | Jonathan Gray |
2016-06-18 | Add a new AUDIO_GETSTATUS ioctl to get various audio driver variables. | Alexandre Ratchov |
2016-06-18 | Plug some memory leaks in error paths of iwm(4). | Stefan Sperling |
2016-06-18 | tweak previous; | Jason McIntyre |
2016-06-18 | Dynamically attach ommmc with fdt. Offset the start of the memory region | Jonathan Gray |
2016-06-18 | Update column width decision | Philip Guenther |
2016-06-18 | Document KTRFAC_{PLEDGE,EXEC{ARGS,ENV}} | Philip Guenther |
2016-06-18 | Make mips64 like all the others: only make mappings writable during relocation | Philip Guenther |
2016-06-18 | Do not allow configuring the same interface for both LDP and VPLS. | Renato Westphal |
2016-06-18 | Use log_warnx() instead of log_warn() when appropriate. | Renato Westphal |
2016-06-18 | Remove TODO comments about loop detection. | Renato Westphal |
2016-06-18 | Fix small LIB<->LFIB synchronization issue. | Renato Westphal |
2016-06-17 | urtwn device now needs rtwn.c, even if rtwn device isn't built | Philip Guenther |
2016-06-17 | Also add missing date or message-id when listening on the submit port | Otto Moerbeek |
2016-06-17 | Add man page for usbd_ref_incr(9), usbd_ref_decr(9), and usbd_ref_wait(9). | Marcus Glocker |
2016-06-17 | No need to hardcode return code. | Antoine Jacoutot |
2016-06-17 | Merge a lot of code from urtwn(4) into rtwn(4). Both drivers now share code | Stefan Sperling |
2016-06-17 | pool_setipl on all uvm pools. | David Gwynne |
2016-06-17 | Replace tsleep/wakeup by usbd_ref_incr/decr/wait to wait for the kthread | Marcus Glocker |
2016-06-17 | grammar fix; | Jason McIntyre |
2016-06-17 | translate OpenSSL error codes to something more meaninful; | Damien Miller |
2016-06-17 | ban AuthenticationMethods="" and accept AuthenticationMethods=any | Damien Miller |
2016-06-17 | sync | Stuart Henderson |
2016-06-16 | Replace uvm_km_valloc(9) with a km_alloc(9) call that doesn't allocate any | Mark Kettenis |
2016-06-16 | Also add MediaTek to Ralink Technologies here. | Martijn van Duren |
2016-06-16 | the environment handling code was showing its age. just because environ | Ted Unangst |
2016-06-16 | Remove links to www.ralinktech.com, which isn't in use anymore. | Martijn van Duren |
2016-06-16 | allow include in inline anchors | Henning Brauer |
2016-06-16 | Include stdarg.h for va_copy as per man page. | Darren Tucker |
2016-06-16 | Allow a command to be specified to display-panes, similar to | Nicholas Marriott |
2016-06-16 | enable suspend/hibernate fn keys | Giovanni Bechis |
2016-06-16 | keys stored in openssh format can have comments too; | Jason McIntyre |
2016-06-16 | PSEUDO_NOERROR() is used for syscalls that return now, so need to put | Philip Guenther |
2016-06-15 | properly reset the transaction when a filter rejects a message. | Eric Faurot |
2016-06-15 | increase number of connections a local address is allowed to establish | Gilles Chehade |
2016-06-15 | 'Received' header violates RFC when receiving a TLS session, rework format | Gilles Chehade |
2016-06-15 | Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM) | Gerhard Roth |
2016-06-15 | Fix typo from rebase : extra parenthese | Vincent Gross |
2016-06-15 | dedup interactive options handling code yet again. | Marc Espie |
2016-06-15 | no more ktremul; from michal mazurek | Jason McIntyre |
2016-06-15 | ProgressMeter keeps state. Unfortunately, term is shared between processes. | Marc Espie |
2016-06-15 | Move the cmsg handling code on top of udp_output(), to make | Vincent Gross |
2016-06-15 | Add missing buffer_name format, from Awal Garg. | Nicholas Marriott |
2016-06-15 | With the introduction of ip6_output_ipsec_lookup() we didn't exit the | Florian Obser |