Age | Commit message (Expand) | Author |
2016-06-27 | Implement IPV6_MINHOPCOUNT support. | Jeremie Courreges-Anglas |
2016-06-26 | Document how to create full boot and installation images containing | Theo Buehler |
2016-06-26 | sxie(4) is only for integrated 'EMAC' 10/100 Ethernet. Make this a bit | Jonathan Gray |
2016-06-26 | remove devices from soc abstraction device lists that now attach to fdt | Jonathan Gray |
2016-06-26 | Dynamically attach cpsw(4) with the FDT. | Jonathan Gray |
2016-06-26 | Dynamically attach omdog(4) using the FDT. | Jonathan Gray |
2016-06-25 | Add Medion Mobile S4222 | Ingo Feinerer |
2016-06-20 | Tweak umb(4) man page, mostly for brevity. | Stefan Sperling |
2016-06-19 | KTRPOINT() takes a KTR_* value, not a KTRFAC_* value. | Philip Guenther |
2016-06-19 | no more lock(9); | Jason McIntyre |
2016-06-19 | Remove the lockmgr() API. It is only used by filesystems, where it is a | Martin Natano |
2016-06-18 | Add a new AUDIO_GETSTATUS ioctl to get various audio driver variables. | Alexandre Ratchov |
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-17 | Add man page for usbd_ref_incr(9), usbd_ref_decr(9), and usbd_ref_wait(9). | Marcus Glocker |
2016-06-16 | Also add MediaTek to Ralink Technologies here. | Martijn van Duren |
2016-06-16 | Remove links to www.ralinktech.com, which isn't in use anymore. | Martijn van Duren |
2016-06-15 | Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM) | Gerhard Roth |
2016-06-15 | no more ktremul; from michal mazurek | Jason McIntyre |
2016-06-14 | Update to tzdata2016e from from ftp.iana.org. | Todd C. Miller |
2016-06-14 | Prevent a round to zero in the timeout_add_...() functions. Getting | Alexander Bluhm |
2016-06-13 | On localhost a user program may create a socket splicing loop. | Alexander Bluhm |
2016-06-13 | fec attaches to fdt now | Jonathan Gray |
2016-06-11 | dynamically attach sxie(4) using the FDT | Jonathan Gray |
2016-06-10 | update config lines for fdt | Jonathan Gray |
2016-06-09 | In afterboot(8), replace le0 with em0. lo0 and le0 are too close with tiny font. | Stefan Sperling |
2016-06-07 | etherip(4) was introduced in 5.9 as a clean alternative to gif(4)'s layer-2 | Stuart Henderson |
2016-06-07 | tweak previous; | Jason McIntyre |
2016-06-07 | document the new bits in the srp api | David Gwynne |
2016-06-06 | Remove the section about generating DSA keys for webservers etc from the ssl(8) | Stuart Henderson |
2016-06-04 | sort the hardware list (specifically the utvfu entry). i've also lowercased | Jason McIntyre |
2016-06-04 | more accurate Nd; and Xr from usb.4 | Theo de Raadt |
2016-06-03 | sort SEE ALSO; | Jason McIntyre |
2016-06-03 | Initial man page for utvfu(4). | Marcus Glocker |
2016-06-03 | imxenet -> fec; | Jason McIntyre |
2016-06-03 | rename imxenet to fec | Jonathan Gray |
2016-06-01 | Spews.org is long dead and already removed from the sample config file; | Stuart Henderson |
2016-05-30 | Fix sequence for the mmap(2) method. | Marcus Glocker |
2016-05-28 | Mention 3165 device support in iwm(4) man page. | Stefan Sperling |
2016-05-28 | iwm(4) man page updates (new firmware version 16, 8260 device support) | Stefan Sperling |
2016-05-26 | mklocale(1) can handle C-style and shell-style comments natively, | Todd C. Miller |
2016-05-26 | Zap the 'l' from ARFLAGS, totally useless these days. | Vadim Zhukov |
2016-05-25 | use a consistent naming for chipsets; | Jason McIntyre |
2016-05-24 | USB_DISCOVER and USB_GET_STRING_DESC are no more. | Martin Pieuchot |
2016-05-23 | VOP_REALLOCBLKS() and related code is unused since the removal of | Martin Natano |
2016-05-19 | revert this part of my last commit: sthen points out that this text | Jason McIntyre |
2016-05-19 | no more v6only; | Jason McIntyre |
2016-05-18 | Document MODQT_LRELEASE | Jeremie Courreges-Anglas |
2016-05-18 | rename srp_finalize to srp_gc_finalize | David Gwynne |
2016-05-18 | rework the srp api so it takes an srp_ref struct that the caller provides. | David Gwynne |