Age | Commit message (Expand) | Author |
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 |
2016-05-17 | Deprecate PLIST_DB. Prefer PLIST_REPOSITORY (same semantics, except that | Marc Espie |
2016-05-16 | uncomment the Xr for fuse_main(3); from ray | Jason McIntyre |
2016-05-16 | i seemingly commented out an Xr in SEE ALSO in -r1.9 - correct | Jason McIntyre |
2016-05-16 | pcfrtc(4) | Mark Kettenis |
2016-05-15 | make 'make clean' clean up the .ldadd file, in case LIBREBUILD was set | Philip Guenther |
2016-05-14 | unhphenate the world: re-order -> reorder | Jason McIntyre |
2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | Theo de Raadt |
2016-05-11 | crank to 6.0-beta | Theo de Raadt |
2016-05-10 | the bpf_mtap functions take const struct mbuf *s now | David Gwynne |
2016-05-08 | spelling; | Jason McIntyre |
2016-05-07 | chvgpio(4) | Mark Kettenis |
2016-04-29 | Delete invocation of mailq(1) that was present for historical reasons. | Ingo Schwarze |
2016-04-28 | provide some examples. | David Gwynne |
2016-04-28 | Only one bpf device is required; pointed out by and ok jmc | Martin Natano |
2016-04-28 | Replace /dev/bpf[0-9] with /dev/bpf and /dev/bpf0. The /dev/bpf node is | Martin Natano |
2016-04-26 | unwanted .El; | Jason McIntyre |
2016-04-26 | Document recent rc.subr/rc.d changes. | Antoine Jacoutot |
2016-04-26 | some minor cleanup; | Jason McIntyre |
2016-04-26 | We use MODPY_COMMENT, not MODPY_PYCOMMENT. | Giannis Tsaraias |
2016-04-26 | provide support for a library setting LIBREBUILD, in which case a ar(1) | Theo de Raadt |
2016-04-26 | add stub for font.port.mk | Jasper Lievisse Adriaanse |
2016-04-26 | Match on RTS522A. Found in 2016 thinkpads. | Jonathan Gray |
2016-04-25 | regen | Ted Unangst |
2016-04-25 | remove systrace | Ted Unangst |
2016-04-24 | Remove mention of COMPAT_PCVT. Reminder by guenther@, thanks. | Matthieu Herrb |
2016-04-23 | remove errant Pp; | Jason McIntyre |
2016-04-23 | update this to reflect the current state of the driver. | David Gwynne |
2016-04-21 | Remove some incorrect and outdated references to pool debugging from pool.h | Mike Larkin |
2016-04-18 | Update to tzdata2016d from from ftp.iana.org. | Todd C. Miller |
2016-04-17 | all archs support shared libs; from bob nw8l | Jason McIntyre |
2016-04-17 | document text editors and use some Ar; from rob pierce | Jason McIntyre |
2016-04-15 | remove ml_filter, mq_filter, niq_filter. | David Gwynne |
2016-04-14 | nvme tweaks; | Jason McIntyre |
2016-04-14 | add nvme(4) | David Gwynne |
2016-04-14 | nvme(4) is a driver | David Gwynne |
2016-04-10 | Add octeon. | Visa Hankala |
2016-04-08 | bare .Nm gets turned into m_copym2, which is wrong when describing mbufs. | David Gwynne |