Age | Commit message (Expand) | Author |
2005-02-24 | Document the 'source-track' stateful tracking option. Heavy influence | Joel Knight |
2005-02-24 | Never respond to 0-length UDP packets. Reduces, but does not eliminate | Chad Loder |
2005-02-23 | use a string format argument instead of nothing in the example | Robert Nagy |
2005-02-23 | add all supported regulation domains. the forced COUNTRYCODE in ar5xxx | Reyk Floeter |
2005-02-23 | shrink | David Gwynne |
2005-02-23 | sync | Theo de Raadt |
2005-02-23 | palm zire 31; pr 4113, jamesw@bsdhosting.co.za | Theo de Raadt |
2005-02-23 | do not permit a suspend if the lid is closed; uwe ok | Theo de Raadt |
2005-02-23 | Make no distinction between standby and suspend requests for now. | Uwe Stuehler |
2005-02-23 | A healthy dose of 'die static'. | Dale Rahn |
2005-02-23 | Add missing copyright. | Dale Rahn |
2005-02-23 | fix copyright, use pxa2x0_gpio_intr_string() | Dale Rahn |
2005-02-23 | Move code from zaurus machdep to arm/xscale to live with the interrupt | Dale Rahn |
2005-02-22 | Interrupt naming as provided by other interrupt handlers. | Dale Rahn |
2005-02-22 | more error checking on protocol calls when running in client mode | Jean-Francois Brousseau |
2005-02-22 | use the file's name, and not its full path, when building the path to | Jean-Francois Brousseau |
2005-02-22 | unused variable | Jean-Francois Brousseau |
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 |