summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-13Stage one of wscons support.Dale Rahn
2005-01-13+ zaurusTheo de Raadt
2005-01-13fix a critical bug that made the kernel crash under heavy upstream trafficDamien Bergamini
2005-01-13add rcs_kflag_usage() to display the various keyword expansion modesJean-Francois Brousseau
2005-01-13keyboard driver for zaurus, needs connect to wscons still.Dale Rahn
2005-01-13'quick' function for actual gpio operations, set/clear/read, setdir, clearirqDale Rahn
2005-01-13tidy and remove debugging outputJean-Francois Brousseau
2005-01-13Zaurus sets.Dale Rahn
2005-01-13be aware of zaurusTheo de Raadt
2005-01-13wsconsctl.conf on zaurus too.Dale Rahn
2005-01-13build explictly on zaurus, not all arm, because of MANSUBDIRDale Rahn
2005-01-13Close what you open: obvious fix, ok jared@, more to followIan Darwin
2005-01-13build on zaurus too, after further discusssion, because MANSUBDIR needsDale Rahn
2005-01-13Build on zaurus too, (all arm)Dale Rahn
2005-01-13zlib abstraction code, first part of support for compressionJean-Francois Brousseau
2005-01-13more widespread use of cvs_msg, and free it when we are doneJean-Francois Brousseau
2005-01-13destatic/inlineDale Rahn
2005-01-13die staticDale Rahn
2005-01-13more extern declarations for the common variablesJean-Francois Brousseau
2005-01-13do not keep references to obio in this.Dale Rahn
2005-01-13dont play with obio, this was very likely always wrong.Dale Rahn
2005-01-13Fix snprintf length field; from cloder@Todd C. Miller
2005-01-13fix the annotate usage (there is no -F flag) and add the missing bitsJean-Francois Brousseau
2005-01-13unneeded, bye.Dale Rahn
2005-01-13Drop obio, attach lcd directly to pxaip. Fixes interrupt problems.Dale Rahn
2005-01-13we only need one copy of wsmux.Dale Rahn
2005-01-13dont make this dependant on bus_space_generic, that is bogus.Dale Rahn
2005-01-13add usb serial things, ucomm attaches at least.Dale Rahn
2005-01-13handleMarc Espie
2005-01-13document comments, and provide a 1-line summary of what a line inJason McIntyre
2005-01-13protect pfkeyv2_dump_walker with spltdb(). Noticed by mpech@, thanks!Hans-Joerg Hoexer
2005-01-13Handle all isspace() chars the same for -w and -b. ok millert@ markus@Otto Moerbeek
2005-01-13prettierJean-Francois Brousseau
2005-01-13* get rid of useless headersJean-Francois Brousseau
2005-01-13when warning about unimplemented handlers, do not attempt to printJean-Francois Brousseau
2005-01-13HTML page does not seem to exist anymore so point to the PDF for now.Brad Smith
2005-01-13just mark it down when we can't install a package, instead of tryingMarc Espie
2005-01-13let collision reports give the name of the package they're trying toMarc Espie
2005-01-13better descr for `cvs annotate'; help and ok jmc.Xavier Santolaria
2005-01-12use basename(3) instead of mangling the path to figure out theJean-Francois Brousseau
2005-01-12add rcs_kflag_get() to validate kflagsJean-Francois Brousseau
2005-01-12remove some differencesTheo de Raadt
2005-01-12Intel 82443BX DRAM address errata seems to be fixed in the latest revisionsAlexander Yurchenko
2005-01-12update to sendmail 8.13.3Todd C. Miller
2005-01-12Try a watchdog reset (that powers off the zaurus) before cpu_reset().Uwe Stuehler
2005-01-12fix kernel building with option UBSA_DEBUG.Moritz Jodeit
2005-01-12Don't call ahc_setup_data() after calling ahc_execute_scb() since theKenneth R Westerback
2005-01-12Fix an off by one in the critical section clearing code. The code wasKenneth R Westerback
2005-01-12less confusing `TARGET_USE_GCC3' since it's only used locally.Marc Espie
2005-01-11Document the 98543 topcat.Miod Vallat