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