summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-03-23Merge in_pcbbind() and in6_pcbbind(), and change every call toVincent Gross
2016-03-23header cleanupmmcc
2016-03-23add missing RTF_CONNECTED, remove ESIS (End System to IntermediateSebastian Benoit
2016-03-23tweak previous;Jason McIntyre
2016-03-23Assert that the mask to prefix length conversion is correct whenMartin Pieuchot
2016-03-23arp(8) regression tests, some of which are currently failing with ART.Martin Pieuchot
2016-03-23Kill undocumented "pro" command. It's a no-op since the 90s!Martin Pieuchot
2016-03-23Rename 'rtn' to 'error' for coherency.Martin Pieuchot
2016-03-23Remove code to print the never set SIN_PROXY bit. This flag is only usedMartin Pieuchot
2016-03-23Remove unused arguments of dev_adjpar(), getbasepath() and allAlexandre Ratchov
2016-03-23Align comments. From David CARLIER <devnexen at gmail.com>. Thanks.Alexandre Ratchov
2016-03-23Cleanup SCTLR mask to only include bits that are actually defined onPatrick Wildt
2016-03-23Extract in_pcbaddrisavail() from in_pcbbind().Vincent Gross
2016-03-22dont leak an mbuf when copying the packet in pipex_mppe_output failsDavid Gwynne
2016-03-22replace m_copym2 with m_dup_pktDavid Gwynne
2016-03-22Remove support for ARM11. This was the last unused and unmaintainedPatrick Wildt
2016-03-22Remove support for ARM10.Patrick Wildt
2016-03-22merge three obviously redundant adjacent if statementsmmcc
2016-03-22header cleanupmmcc
2016-03-22Format the flags argument to sendsyslog()Philip Guenther
2016-03-22The scaffolding to support architectures without shared librariesChristian Weisgerber
2016-03-22Connected routes are no longer identified by a AF_LINK gateway so adjustClaudio Jeker
2016-03-22Improve the sendsyslog(2) man page.Alexander Bluhm