Age | Commit message (Expand) | Author |
2016-03-27 | Fix spelling of "Beverly Hills". From Carson Chittom. | Tim van der Molen |
2016-03-27 | remove unused variable | Charles Longeau |
2016-03-27 | some style(9) and redundant tests for NULL, from Michael W. Bombardieri | Otto Moerbeek |
2016-03-27 | Compute "action" from the _rc_actions variable. | Antoine Jacoutot |
2016-03-27 | Make usage() a bit more user friendly wrt "action" and "lsarg". | Antoine Jacoutot |
2016-03-27 | Always sleep at same priority. | Martin Pieuchot |
2016-03-27 | When pulling and unmounting an umass USB stick, the file system | Alexander Bluhm |
2016-03-27 | Rename session_socket_blockmode() to session_socket_nonblockmode(), | Kenneth R Westerback |
2016-03-27 | Kill async code commented out for more than 10 years. | Martin Pieuchot |
2016-03-27 | amap_extend is never called, remove it. | Stefan Kempf |
2016-03-27 | Add EISDIR to ERRORS and fix ETXTBSY description; from Piotr Durlej. | Todd C. Miller |
2016-03-27 | Merge a memleak fix from BoringSSL 6b6e0b2: | Michael McConville |
2016-03-27 | actually remove unnecessary includes | Michael McConville |
2016-03-27 | Switch from the solidrun i.mx6 u-boot to mainline u-boot on cubox i. | Jonathan Gray |
2016-03-27 | use MLO not mlo to match the names generated by u-boot builds | Jonathan Gray |
2016-03-26 | fix typo: "prefer seek()" -> "prefer fseek()" | Theo Buehler |
2016-03-26 | fix error message, based on a suggestion from doug@, ok espie | Stuart Henderson |
2016-03-26 | Always include the route priority in routing messages. | Martin Pieuchot |
2016-03-26 | Do not populate RTAX_NETMASK when sending a routing message for RTF_HOST | Martin Pieuchot |
2016-03-26 | add newline on the end of the failure message | Bob Beck |
2016-03-26 | Add devel/qmake and x11/qt5 modules documentation. | Vadim Zhukov |
2016-03-26 | fix the last bunch of NAME sections that were overlooked earlier | Ingo Schwarze |
2016-03-26 | Make it possible to get usage as a non-root user. | Antoine Jacoutot |
2016-03-26 | Handle the rc_stop=NO => rc_restart=NO case within _rc_not_supported(). | Antoine Jacoutot |
2016-03-26 | Improve handling of ambiguous overstrike sequences. A sequence of _\b_ | Martin Natano |
2016-03-26 | remove some unused ancient test files from 4.4 BSD | Michael McConville |
2016-03-25 | Free some more space in kernel - for network code, of course - by removal | Vadim Zhukov |
2016-03-25 | Silences compiler warnings, about used uninitialized variables. These lengths | Sebastien Marie |
2016-03-25 | - Both checks for pw are not needed since it was already done at the start of | mestre |
2016-03-25 | regression tests for underlined and bold underscores; | Ingo Schwarze |
2016-03-25 | Nuke session_socket_blockmode() and session_socket_linger(). Use | Kenneth R Westerback |
2016-03-24 | sync | Theo de Raadt |
2016-03-24 | Check that only one published entry can be added. | Martin Pieuchot |
2016-03-24 | Change the default gcc arm arch target from strongarm (armv4) to | Jonathan Gray |
2016-03-24 | Remove unused ``curpriority'' define. | Martin Pieuchot |
2016-03-24 | Kill commented out & unused CI_CURPRIORITY. | Martin Pieuchot |
2016-03-24 | no more i386_get_ioperm(2); | Jason McIntyre |
2016-03-24 | Update regress test outputs to match the order of routes exported by an | Martin Pieuchot |
2016-03-24 | Enable ART. | Martin Pieuchot |
2016-03-24 | Ensure that a found proxy ARP entry has the correct flag. | Martin Pieuchot |
2016-03-24 | Make sure that two ARP entries can be created for the same IP when | Martin Pieuchot |
2016-03-24 | Remove #ifdef from code shared with the kernel, IPv6 is always enabled | Martin Pieuchot |
2016-03-24 | fix comment | Philip Guenther |
2016-03-24 | set ticks 15 seconds before its value wraps. | David Gwynne |
2016-03-24 | Unbreak arm and m88k: COPY relocations for weak symbols that are overloaded | Philip Guenther |
2016-03-24 | Display NAMI records and AF_UNIX socket paths with vis, using | Philip Guenther |
2016-03-24 | Delete i386_{get,set}_ioperm(2) APIs and underlying sysarch(2) bits. | Philip Guenther |
2016-03-23 | Update to tzdata2016c from ftp.iana.org. | Todd C. Miller |
2016-03-23 | remove vax handling | natano |
2016-03-23 | Initialize _res_ext.nsaddr_list alongside _res.nsaddr_list. | Christopher Zimmermann |