Age | Commit message (Expand) | Author |
2005-02-22 | get rid of code that shouldn't have made it in there | Jean-Francois Brousseau |
2005-02-22 | Split the cvs daemon into two different processes: cvsd and cvsd-child. | Jean-Francois Brousseau |
2005-02-22 | - Shift the brightness scale so that 0% still keeps the backlight on. | Uwe Stuehler |
2005-02-22 | call zkbd_hinge() at attach time, to init sc_hinge; drahn ok | Theo de Raadt |
2005-02-22 | - support -c and -s to retrieve the module list | Jean-Francois Brousseau |
2005-02-22 | Be sure to attach the console keyboard, if any, before prompting for an | Miod Vallat |
2005-02-22 | Initial suspend/resume code with additional powerhooks. Enter/exit | Uwe Stuehler |
2005-02-22 | set the standard request socket path to /var/run/cvsd.sock | Jean-Francois Brousseau |
2005-02-22 | fix wrong line break in comment. | Moritz Jodeit |
2005-02-22 | build delete messages for isakmp sa correctly. | Hans-Joerg Hoexer |
2005-02-22 | add hme(4) RX TCP/UDP checksum offload | Brad Smith |
2005-02-22 | typo | Alexander Yurchenko |
2005-02-22 | regen | Michael Shalayeff |
2005-02-22 | sv map fix; from Jan Johansson <janj+openbsd@wenf.org> | Michael Shalayeff |
2005-02-22 | based on hinge buttons, do screen blanking. uwe and i agree that | Theo de Raadt |
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 |