Age | Commit message (Expand) | Author |
2016-04-18 | Revert previous commit. | Renato Westphal |
2016-04-18 | Unbreak RAMDISK, found by deraadt@ | Martin Pieuchot |
2016-04-18 | Put a KERNEL_LOCK/UNLOCK dance around sections that still need some | Martin Pieuchot |
2016-04-18 | Print interface index after priority. | Martin Pieuchot |
2016-04-18 | allocate an array of entries, not pointers for the queues | David Gwynne |
2016-04-17 | all archs support shared libs; from bob nw8l | Jason McIntyre |
2016-04-17 | fix typo, it is supposed to be smtpctl trace "filters" not "filter" | Joerg Jung |
2016-04-17 | document text editors and use some Ar; from rob pierce | Jason McIntyre |
2016-04-17 | document pledge(2); from rob pierce | Jason McIntyre |
2016-04-17 | tweak previous; | Jason McIntyre |
2016-04-17 | pool_setipl for the aesnipl | David Gwynne |
2016-04-17 | add pool_setipl after pool_init. | David Gwynne |
2016-04-16 | Replace bcopy() from struct bpf_timeval to struct timeval; those | Martin Natano |
2016-04-16 | Remove am_maxslot from amap. | Stefan Kempf |
2016-04-16 | Change last non-/gnu/ fcntl(x, F_GETFL, 0) strays to fcntl(x, F_GETFL). | Kenneth R Westerback |
2016-04-16 | Make the gmbus code work on valleyview. | Mark Kettenis |
2016-04-16 | fallback to _pfetch after _pkgfetch until sysmerge is run automatically | Marc Espie |
2016-04-15 | don't allow removal of /. more robust approach involving stat this time. | Ted Unangst |
2016-04-15 | Rename five static functions to make the classification of functions | Ingo Schwarze |
2016-04-15 | Document PROTO_NORMAL requires matching DEF_{,NON}STD | Philip Guenther |
2016-04-15 | PROTO_NORMAL(pthread_cond_signal) requires DEF_STD(pthread_cond_signal) | Philip Guenther |
2016-04-15 | make pthread_barrier_wait behave more like it does on other platforms. | Ted Unangst |
2016-04-15 | prefer warn[x](3) over fprintf(3) where appropriate | Ingo Schwarze |
2016-04-15 | Fix parsing of PATH_INFO if both a section directory and an | Ingo Schwarze |
2016-04-15 | Check for subnet overlap between the configured summary-addresses. | Renato Westphal |
2016-04-15 | Kill the child processes if their parent dies unexpectedly. | Renato Westphal |
2016-04-15 | Fix segfault on reloading the config multiple times. | Renato Westphal |
2016-04-15 | Properly implement the clear_config() function. | Renato Westphal |
2016-04-15 | Move several other variables out of eigrpd_conf. | Renato Westphal |
2016-04-15 | Move the command line options out of struct eigrpd_config | Renato Westphal |
2016-04-15 | Fix corner case in Feasible Condition check. | Renato Westphal |
2016-04-15 | Minor fixes and code cleanup. | Renato Westphal |
2016-04-15 | Kill in_rtaddr() and use rtalloc(9) directly in ip_dooptions(). | Martin Pieuchot |
2016-04-15 | enable nvme(4) | Jonathan Gray |
2016-04-15 | remove ml_filter, mq_filter, niq_filter. | David Gwynne |
2016-04-15 | rename ifv_p to ifv_ifp0 | David Gwynne |
2016-04-15 | rework vlan config to make it mpsafe and done by standard ioctls | David Gwynne |
2016-04-15 | sync | Jonathan Gray |
2016-04-15 | replace m_copym2 with m_dup_pkt | David Gwynne |
2016-04-15 | missing bit of Include regress | Damien Miller |
2016-04-15 | remove redundant CLEANFILES section | Damien Miller |
2016-04-15 | replace m_copym2 with m_dup_pkt for the dup-to handling. | David Gwynne |
2016-04-15 | enable nvme(4). it Just Works(tm). | David Gwynne |
2016-04-15 | Make HTML tags lower case for better stylistic agreement with what | Ingo Schwarze |
2016-04-15 | In the architectures dropdown, move aviion, ia64, solbourne, and vax | Ingo Schwarze |
2016-04-15 | sync CLEANFILES with portable, sort | Damien Miller |
2016-04-15 | If PATH_INFO contains a complete and correct path to a manual page | Ingo Schwarze |
2016-04-15 | regression test for ssh_config Include directive | Damien Miller |
2016-04-15 | Include directive for ssh_config(5); feedback & ok markus@ | Damien Miller |
2016-04-15 | omit list of other results one there is only one match | Ingo Schwarze |