Age | Commit message (Expand) | Author |
2005-01-14 | The first argument is const void* | Kevin Lo |
2005-01-14 | clean PCI leftovers | Peter Valchev |
2005-01-14 | `halt -p' works on some zaurus platforms (C3000). | Uwe Stuehler |
2005-01-14 | Fix these. | Dale Rahn |
2005-01-14 | Support reboot and powerdown. | Uwe Stuehler |
2005-01-14 | Fix direction. | Dale Rahn |
2005-01-14 | split re(4) into bus-independent code (ic/re.c) and PCI front-end | Peter Valchev |
2005-01-14 | minor prototypes style; ok deraadt | Peter Valchev |
2005-01-14 | commit this #if 0 del now. | Dale Rahn |
2005-01-14 | prototypes for recently added functions. | Dale Rahn |
2005-01-14 | This should be mostly reasonable, most of the keys sane. | Dale Rahn |
2005-01-14 | tweak the output of rcs_kflag_usage() to avoid line wrapping | Jean-Francois Brousseau |
2005-01-14 | handle sentinel for real. Code, taken from gcc 4.0, which was based on | Marc Espie |
2005-01-14 | Most (all?) of the keys. | Dale Rahn |
2005-01-14 | del obio | Dale Rahn |
2005-01-14 | missing space and kill a gcc warning | Jean-Francois Brousseau |
2005-01-14 | Support special 'Fn' keys, at least most of them. | Dale Rahn |
2005-01-14 | put the return key on the right key, Del not backspace, still needs altgr | Dale Rahn |
2005-01-13 | resurrect the -N and -p options to the diff command | Jean-Francois Brousseau |
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 |
2005-01-13 | add rcs_kflag_usage() to display the various keyword expansion modes | Jean-Francois Brousseau |
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 |
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 |
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 |
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 |
2005-01-13 | add usb serial things, ucomm attaches at least. | Dale Rahn |
2005-01-13 | handle | Marc Espie |
2005-01-13 | document comments, and provide a 1-line summary of what a line in | Jason McIntyre |
2005-01-13 | protect pfkeyv2_dump_walker with spltdb(). Noticed by mpech@, thanks! | Hans-Joerg Hoexer |