summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-02-24Document the 'source-track' stateful tracking option. Heavy influenceJoel Knight
2005-02-24Never respond to 0-length UDP packets. Reduces, but does not eliminateChad Loder
2005-02-23use a string format argument instead of nothing in the exampleRobert Nagy
2005-02-23add all supported regulation domains. the forced COUNTRYCODE in ar5xxxReyk Floeter
2005-02-23shrinkDavid Gwynne
2005-02-23syncTheo de Raadt
2005-02-23palm zire 31; pr 4113, jamesw@bsdhosting.co.zaTheo de Raadt
2005-02-23do not permit a suspend if the lid is closed; uwe okTheo de Raadt
2005-02-23Make no distinction between standby and suspend requests for now.Uwe Stuehler
2005-02-23A healthy dose of 'die static'.Dale Rahn
2005-02-23Add missing copyright.Dale Rahn
2005-02-23fix copyright, use pxa2x0_gpio_intr_string()Dale Rahn
2005-02-23Move code from zaurus machdep to arm/xscale to live with the interruptDale Rahn
2005-02-22Interrupt naming as provided by other interrupt handlers.Dale Rahn
2005-02-22more error checking on protocol calls when running in client modeJean-Francois Brousseau
2005-02-22use the file's name, and not its full path, when building the path toJean-Francois Brousseau
2005-02-22unused variableJean-Francois Brousseau
2005-02-22get rid of code that shouldn't have made it in thereJean-Francois Brousseau
2005-02-22Split 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-22call zkbd_hinge() at attach time, to init sc_hinge; drahn okTheo de Raadt
2005-02-22- support -c and -s to retrieve the module listJean-Francois Brousseau
2005-02-22Be sure to attach the console keyboard, if any, before prompting for anMiod Vallat
2005-02-22Initial suspend/resume code with additional powerhooks. Enter/exitUwe Stuehler
2005-02-22set the standard request socket path to /var/run/cvsd.sockJean-Francois Brousseau
2005-02-22fix wrong line break in comment.Moritz Jodeit
2005-02-22build delete messages for isakmp sa correctly.Hans-Joerg Hoexer
2005-02-22add hme(4) RX TCP/UDP checksum offloadBrad Smith
2005-02-22typoAlexander Yurchenko
2005-02-22regenMichael Shalayeff
2005-02-22sv map fix; from Jan Johansson <janj+openbsd@wenf.org>Michael Shalayeff
2005-02-22based on hinge buttons, do screen blanking. uwe and i agree thatTheo de Raadt
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