Age | Commit message (Expand) | Author |
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 |
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 |
2005-01-13 | when warning about unimplemented handlers, do not attempt to print | Jean-Francois Brousseau |
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 |
2005-01-13 | let collision reports give the name of the package they're trying to | Marc Espie |
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 |
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 |
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 |
2005-01-12 | fix kernel building with option UBSA_DEBUG. | Moritz Jodeit |
2005-01-12 | Don't call ahc_setup_data() after calling ahc_execute_scb() since the | Kenneth R Westerback |
2005-01-12 | Fix an off by one in the critical section clearing code. The code was | Kenneth R Westerback |
2005-01-12 | less confusing `TARGET_USE_GCC3' since it's only used locally. | Marc Espie |
2005-01-11 | Document the 98543 topcat. | Miod Vallat |
2005-01-11 | Pass device names on intr_establish() call, other drivers need this too. | Dale Rahn |
2005-01-11 | rename via_shutdown() to via_powerdown() and remove unused prototype to | Martin Reindl |
2005-01-11 | opps | Dale Rahn |
2005-01-11 | pretty print in dmesg | Theo de Raadt |
2005-01-11 | add zaurus in right place (before wild card) | Theo de Raadt |
2005-01-11 | change the description of /usr/lib from `archive libraries' to `system | Jason McIntyre |
2005-01-11 | no more stuff from gnu | Theo de Raadt |
2005-01-11 | put a seperate and real fsck on the media | Theo de Raadt |
2005-01-11 | correct unfortunate example which would have squished users' mailbox; | Jason McIntyre |
2005-01-11 | first cut at interrupt stats. | Dale Rahn |
2005-01-11 | more minor tweaks, ok jmc | Jared Yanovich |
2005-01-11 | no need to call realpath() in adjustname() | Henning Brauer |
2005-01-11 | Let 'boot' and 'ls' take arguments of the form [device:][file]. | Uwe Stuehler |
2005-01-11 | tweaks; | Jason McIntyre |
2005-01-11 | document vnd ioctls; | Jason McIntyre |
2005-01-11 | correctly deal with unspecified (zero) interface number in IPV6_MULTICAST_IF, | Damien Miller |
2005-01-11 | cvs -> CVS; jmc ok | Xavier Santolaria |
2005-01-11 | be more specific about pp log attempts. | Marc Espie |
2005-01-11 | Reliability fixes: | Miod Vallat |
2005-01-11 | Close the Entries file we just created upon directory creation. This | Jean-Francois Brousseau |