Age | Commit message (Expand) | Author |
2017-12-31 | sxitemp(4) | Mark Kettenis |
2017-12-30 | The `F' option no longer disables delayed freeing; from kshe | Otto Moerbeek |
2017-12-29 | VIA amd64 compatible CPUs support Enhanced SpeedStep, so reflect that | Frederic Cambus |
2017-12-28 | Delete information about bulk builds already found in bulk(8). | cheloha |
2017-12-24 | Add a PCI attachment driver for bwfm(4). It's not finished, but it's | Patrick Wildt |
2017-12-23 | Make it clear that MFS can be used for the noperm permission holding DESTDIR. | Stuart Henderson |
2017-12-22 | Since export accepts several variables, put them on a single line; ok tb@ | anton |
2017-12-18 | Sync cross references related to libutil; ok jmc@ | anton |
2017-12-17 | dwxe(4) | Mark Kettenis |
2017-12-16 | tweak previous; | Jason McIntyre |
2017-12-16 | Update with changes from FreeBSD via NetBSD. From Sevan Janiyan. | Todd C. Miller |
2017-12-16 | acrtc(4), sxirsb(4) | Mark Kettenis |
2017-12-15 | typo; from alexander kuleshov | Jason McIntyre |
2017-12-14 | let urtwn(4) find my TP-LINK TL-WN722N v2 | Sebastian Benoit |
2017-12-14 | zap trailing whitespace; | Jason McIntyre |
2017-12-14 | add code to provide simple wait condition handling. | David Gwynne |
2017-12-10 | add the zte mf831; from christoph r. murauer | Jason McIntyre |
2017-12-05 | add missing blank before punctuation; | Jason McIntyre |
2017-12-05 | document PORTS_PRIVSEP now that it's nearing completion | Marc Espie |
2017-12-02 | post-patch -> pre-configure | Antoine Jacoutot |
2017-12-01 | remove deprectaed linkX notation; | Jason McIntyre |
2017-11-30 | add bgw; | Jason McIntyre |
2017-11-30 | Add bgw(4) man page. | Mark Kettenis |
2017-11-30 | vn_open(9) does not pass the open(2) flags to VOP_CREATE(9) so we can't | helg |
2017-11-30 | use the same macro consistently for the various carp balancing modes; | Jason McIntyre |
2017-11-29 | missing Sx; ok jmc@ | anton |
2017-11-28 | zap trailing whitespace, and zap some Tn while here; | Jason McIntyre |
2017-11-28 | Correct the description for VOP_RENAME to reflect that tvp is unlocked | helg |
2017-11-27 | Remove MALLOC_DEBUG left overs. | Martin Pieuchot |
2017-11-24 | add timeout_barrier, which is like intr_barrier and taskq_barrier. | David Gwynne |
2017-11-23 | Add fibocom L831-EAU to umb man | job |
2017-11-23 | document minor changes | Marc Espie |
2017-11-21 | Delete mentions of the gettext module, which has been obsoleted and removed. | Christian Weisgerber |
2017-11-17 | add some missing markup; from artturi alm | Jason McIntyre |
2017-11-17 | Add the word "software" to our dictionary to help passing the test | Alexander Bluhm |
2017-11-17 | add if_rxr_livelocked so rxr users can request backpressure themselves. | David Gwynne |
2017-11-17 | the COMPILER transition mechanism is gone | Christian Weisgerber |
2017-11-16 | fix SEE ALSO; | Jason McIntyre |
2017-11-16 | Add PCI attachment for dwiic(4) needed by Intel 100 Series machines | Joshua Stein |
2017-11-16 | sync struct ifreq with if.h. ifr_vnetid is now a proper member of | Theo Buehler |
2017-11-15 | wrap some long lines for function prototypes with .Fo, .Fa, and .Fc. | David Gwynne |
2017-11-14 | Set soname when building shared libraries. | Mark Kettenis |
2017-11-13 | add taskq_barrier | David Gwynne |
2017-11-13 | tweak previous; | Jason McIntyre |
2017-11-13 | add a generic packet rate matching filter. allows things like | Henning Brauer |
2017-11-10 | replace last instances of /dev/arandom with /dev/urandom | Christian Weisgerber |
2017-11-08 | /usr/share/compile -> relink; ok tb | Jason McIntyre |
2017-11-05 | Consolidate lib.so.*.a, ld.so.a and the kernel relink kit into | Robert Peichaer |
2017-11-03 | update reference to ports www page after it moved. | Steven Mestdagh |
2017-11-02 | Capability dc is supported by cu(1) since r1.22. | remi |