Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-13 | Stage one of wscons support. | Dale Rahn | |
2005-01-13 | + zaurus | Theo de Raadt | |
2005-01-13 | fix a critical bug that made the kernel crash under heavy upstream traffic | Damien Bergamini | |
load. pointed out by jcs@ | |||
2005-01-13 | add rcs_kflag_usage() to display the various keyword expansion modes | Jean-Francois Brousseau | |
supported by the -k argument | |||
2005-01-13 | keyboard driver for zaurus, needs connect to wscons still. | Dale Rahn | |
2005-01-13 | 'quick' function for actual gpio operations, set/clear/read, setdir, clearirq | Dale Rahn | |
2005-01-13 | tidy and remove debugging output | Jean-Francois Brousseau | |
2005-01-13 | Zaurus sets. | Dale Rahn | |
2005-01-13 | be aware of zaurus | Theo de Raadt | |
2005-01-13 | wsconsctl.conf on zaurus too. | Dale Rahn | |
2005-01-13 | build explictly on zaurus, not all arm, because of MANSUBDIR | Dale Rahn | |
2005-01-13 | Close what you open: obvious fix, ok jared@, more to follow | Ian Darwin | |
2005-01-13 | build on zaurus too, after further discusssion, because MANSUBDIR needs | Dale Rahn | |
updating it will be explicit MACHINE | |||
2005-01-13 | Build on zaurus too, (all arm) | Dale Rahn | |
2005-01-13 | zlib abstraction code, first part of support for compression | Jean-Francois Brousseau | |
2005-01-13 | more widespread use of cvs_msg, and free it when we are done | Jean-Francois Brousseau | |
diff by Joris Vink and me | |||
2005-01-13 | destatic/inline | Dale Rahn | |
2005-01-13 | die static | Dale Rahn | |
2005-01-13 | more extern declarations for the common variables | Jean-Francois Brousseau | |
2005-01-13 | do not keep references to obio in this. | Dale Rahn | |
2005-01-13 | dont play with obio, this was very likely always wrong. | Dale Rahn | |
2005-01-13 | Fix snprintf length field; from cloder@ | Todd C. Miller | |
2005-01-13 | fix the annotate usage (there is no -F flag) and add the missing bits | Jean-Francois Brousseau | |
so the -r and -f arguments are supported, and complain if both -D and -r are given. GNU CVS silently accepts to have both specified, but does not produce output as a result. | |||
2005-01-13 | unneeded, bye. | Dale Rahn | |
2005-01-13 | Drop obio, attach lcd directly to pxaip. Fixes interrupt problems. | Dale Rahn | |
2005-01-13 | we only need one copy of wsmux. | Dale Rahn | |
2005-01-13 | dont make this dependant on bus_space_generic, that is bogus. | Dale Rahn | |
keep the define for compat for now. | |||
2005-01-13 | add usb serial things, ucomm attaches at least. | Dale Rahn | |
2005-01-13 | handle | Marc Espie | |
.if n .if t sequences (see jadetex.1) okay jmc@ | |||
2005-01-13 | document comments, and provide a 1-line summary of what a line in | Jason McIntyre | |
fstab looks like; from michael knudsen; | |||
2005-01-13 | protect pfkeyv2_dump_walker with spltdb(). Noticed by mpech@, thanks! | Hans-Joerg Hoexer | |
ok ho@ markus@ | |||
2005-01-13 | Handle all isspace() chars the same for -w and -b. ok millert@ markus@ | Otto Moerbeek | |
2005-01-13 | prettier | Jean-Francois Brousseau | |
2005-01-13 | * get rid of useless headers | Jean-Francois Brousseau | |
* fix the handlers for Root, valid-requests, Directory and Set * add a generic request handler for most of the requests expecting a response | |||
2005-01-13 | when warning about unimplemented handlers, do not attempt to print | Jean-Francois Brousseau | |
the errno message string | |||
2005-01-13 | HTML page does not seem to exist anymore so point to the PDF for now. | Brad Smith | |
2005-01-13 | just mark it down when we can't install a package, instead of trying | Marc Espie | |
later, so that we can erase some temp info. Saves memory and time for -F kitchensink, mostly nop otherwise... | |||
2005-01-13 | let collision reports give the name of the package they're trying to | Marc Espie | |
install. When you add 2000 packages, this can be *real* confusing otherwise. | |||
2005-01-13 | better descr for `cvs annotate'; help and ok jmc. | Xavier Santolaria | |
2005-01-12 | use basename(3) instead of mangling the path to figure out the | Jean-Francois Brousseau | |
filename ourselves. Removes a bunch of now useless code. spotted by Joris Vink, diff by me | |||
2005-01-12 | add rcs_kflag_get() to validate kflags | Jean-Francois Brousseau | |
2005-01-12 | remove some differences | Theo de Raadt | |
2005-01-12 | Intel 82443BX DRAM address errata seems to be fixed in the latest revisions | Alexander Yurchenko | |
of the chipset. Inspired from netbsd pr by scottr@NetBSD.org. ok theo | |||
2005-01-12 | update to sendmail 8.13.3 | Todd C. Miller | |
2005-01-12 | Try a watchdog reset (that powers off the zaurus) before cpu_reset(). | Uwe Stuehler | |
ok drahn@ | |||
2005-01-12 | fix kernel building with option UBSA_DEBUG. | Moritz Jodeit | |
ok dlg@ henning@ | |||
2005-01-12 | Don't call ahc_setup_data() after calling ahc_execute_scb() since the | Kenneth R Westerback | |
scb may have been freed or made active. Only affects XS_RESET case. More correctly mirrors FreeBSD code. Already done to aic79xx_openbsd.c in r1.16. | |||
2005-01-12 | Fix an off by one in the critical section clearing code. The code was | Kenneth R Westerback | |
adjusting twice for the instruction pointer indicating the *next* instruction to execute. From FreeBSD r1.101. | |||
2005-01-12 | less confusing `TARGET_USE_GCC3' since it's only used locally. | Marc Espie | |
Okay niklas@ | |||
2005-01-11 | Document the 98543 topcat. | Miod Vallat | |