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