summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-02-22Move #ifdef INET6 outside of 'case AF_INET6:' in tcp_ident().Ryan Thomas McBride
2005-02-22sync to pckbd.c change: send enable after resetMichael Shalayeff
2005-02-22better error messagesHans-Joerg Hoexer
2005-02-22give the `noop' request its own handler, it definitely does not needJean-Francois Brousseau
2005-02-22when a log message is generated by the server and is sent toJean-Francois Brousseau
2005-02-22send enable cmd after a reset; form netbsdMichael Shalayeff
2005-02-22do not leak a file pointer in case of errorJean-Francois Brousseau
2005-02-22sort options; sync usage();Jason McIntyre
2005-02-22sort options; sync usage();Jason McIntyre
2005-02-22correct device nodes in files section, miod okHenning Brauer
2005-02-22reference to adb(4) does not make sense here;Jason McIntyre
2005-02-22order devices;Jason McIntyre
2005-02-22when sending a query already returns a failure, we're not going to seeHenning Brauer
2005-02-22get timezone right before chroot() by calling tzset()Otto Moerbeek
2005-02-22Avoid spurious "globally exported" warning. Noted by jared r r spiegel.Otto Moerbeek
2005-02-22make ral compile on macppc.Damien Bergamini
2005-02-22make ral compile on macppc.Damien Bergamini
2005-02-22Allow SUN4 kernels to compile; spotted by marc@Miod Vallat
2005-02-22From part of NetBSD rtw.c rev 1.36:Jonathan Gray
2005-02-22syncTheo de Raadt
2005-02-22Fix a bug causing arches not able to load unaligned to crash in ip input.Per Fogelstrom
2005-02-22- refer to netstat output more preciselyJared Yanovich
2005-02-21Mention ral(4) and rtw(4).Jonathan Gray
2005-02-21Mention standard rather than the modulation method in the caseJonathan Gray
2005-02-21Add new apm(4) man page for zaurus based on macppc, and add zaurus toUwe Stuehler
2005-02-21Refer to 802.11 devices via the standards they support apart from the olderJonathan Gray
2005-02-21List some supported devices, only Netgear and Corega CardbusJonathan Gray
2005-02-21List myself as porter of these.Jonathan Gray
2005-02-21syncAlexander Yurchenko
2005-02-21Support another Intel 6300ESB SATA.Alexander Yurchenko
2005-02-21fix an error messageHenning Brauer
2005-02-21802.11B -- be specificTheo de Raadt
2005-02-21enable ralTheo de Raadt
2005-02-21Set \u in prompt expansion to the right value, while avoiding getpw* calls,Otto Moerbeek
2005-02-21document `cvs log'; ok jmcXavier Santolaria
2005-02-21syncTheo de Raadt
2005-02-21ipwcontrol and iwicontrol removal.Damien Bergamini
2005-02-21syncTheo de Raadt
2005-02-21a little whitespace removal, found by dlg@;Jason McIntyre
2005-02-21unbreak compilation by including some missing headersDavid Gwynne
2005-02-21use a standard hostname in EXAMPLES (host.example.com), which alsoJason McIntyre
2005-02-21tweaks;Jason McIntyre
2005-02-21correction from jan minar (pr #4110);Jason McIntyre
2005-02-21mention ssh-keygen(1) as a means to generate moduli; ok markus@ dtucker@Damien Miller
2005-02-21reinstate original .Nd;Jason McIntyre
2005-02-21remove Rs/Re macros to avoid punctuation we don't want;Jason McIntyre
2005-02-21remove unused headerDavid Gwynne
2005-02-21define AHC_ALLOW_MEMIO on macppc, resulting in support for moreMartin Reindl
2005-02-20A better console test.Miod Vallat
2005-02-20turn on ssh batch mode when in sftp batch mode, patch from jdmossh AT nand.net;Damien Miller