Age | Commit message (Expand) | Author |
2008-01-29 | use printf instead of echo, which is more portable; | Jason McIntyre |
2008-01-29 | hosts files may contain ipv6 addresses too; update proposed by | Jason McIntyre |
2008-01-29 | fix race in makefile | Marc Espie |
2008-01-29 | fix another make -j race, avoid rebuilding some archives twice in parallel. | Marc Espie |
2008-01-29 | fix Makefile races | Marc Espie |
2008-01-28 | Actually support checkout's -l. | Tobias Stoeckmann |
2008-01-28 | Properly free "rev". | Tobias Stoeckmann |
2008-01-28 | Zapped some variables which made the source harder to read (and to verify). | Tobias Stoeckmann |
2008-01-28 | checkout's options -m and -F are mutually exclusive. Also watch out to | Tobias Stoeckmann |
2008-01-28 | spelling in comment; ok mbalmer@ jmc@ | Kevin Steves |
2008-01-28 | Properly handle -R -- although it is default, it may be overwritten mit -l | Tobias Stoeckmann |
2008-01-28 | Properly align stack such that code that uses SSE2 instructions doesn't crash. | Mark Kettenis |
2008-01-28 | Reconnect a client socket after three consecutive send failures. | Marco Pfatschbacher |
2008-01-27 | Remove outdated sections about link0 option. | Mark Kettenis |
2008-01-27 | Add TODO's to comment. | Marcus Glocker |
2008-01-27 | Oops forgot one function when adding 16 byte scsi commands. | Marco Peereboom |
2008-01-27 | no hostap support for this device; | Jason McIntyre |
2008-01-27 | minor tweak to CAVEATS; | Jason McIntyre |
2008-01-26 | the kids want I/O; | Jason McIntyre |
2008-01-26 | - shuffle the page a little, to make it read better | Jason McIntyre |
2008-01-26 | Remove duplicate protos | Marco Peereboom |
2008-01-26 | Fix some debug prints | Marco Peereboom |
2008-01-26 | regen | Claudio Jeker |
2008-01-26 | Add Radeon HD 2600 IDs. Diff by brad@ tested by myself. | Claudio Jeker |
2008-01-26 | document the supported disciplines in a little more detail; | Jason McIntyre |
2008-01-26 | replace reference to deprecated @pkgcfl keyword by @conflict | Landry Breuil |
2008-01-26 | getuint() doesn't use its partno argument. So eliminate it. No | Kenneth R Westerback |
2008-01-26 | Create the automatic tables at the base of the anchor stack rather than | Ryan Thomas McBride |
2008-01-26 | Unify i386 and amd64 lapic code, and calibrate lapic timer with interrupts | Mark Kettenis |
2008-01-26 | - use command prompts for commands | Jason McIntyre |
2008-01-26 | Set the return value instead of returning right away so that the DMA | Brad Smith |
2008-01-26 | remove a bad space; from he@netbsd | Jason McIntyre |
2008-01-26 | SAS1078 is a megaraid, not a fusion-mpt, so dont attach to it | David Gwynne |
2008-01-26 | sync dma mem back to the cpu on poll failure. | David Gwynne |
2008-01-26 | despatch -> dispatch | David Gwynne |
2008-01-26 | newline when printing about a failure to attach. | David Gwynne |
2008-01-25 | Add support for some other CPU's. Thank you to | Tobias Weingartner |
2008-01-25 | Fix my screwup and don't return NULL from sort_paritions. | Kenneth R Westerback |
2008-01-25 | "read(..., ..., sizeof Y) < sizeof Y" is a dangerous idiom because it | Kenneth R Westerback |
2008-01-25 | Prevent USB network devices to generate a page fault trap when detached | Marcus Glocker |
2008-01-25 | document maximum partition size; ok jmc@ krw@ | Otto Moerbeek |
2008-01-25 | validate argv, okay otto@, henning@ | Marc Espie |
2008-01-25 | show an example for writing ErrorLog to syslog | Stuart Henderson |
2008-01-25 | Get rid of warning when compiling with OPT_DEBUG. | Ryan Thomas McBride |
2008-01-25 | Since TX rate control is done by the firmware, we report the maximum | Marcus Glocker |
2008-01-25 | regen | Brad Smith |
2008-01-25 | - correct a typo for the Atheros AR5311 entry. | Brad Smith |
2008-01-24 | -r1.23 introduced an error in signposting, as spotted by Stefan Sperling; | Jason McIntyre |
2008-01-24 | Fix some comments. | Marcus Glocker |
2008-01-24 | We don't report the antenna in the bpf tap. Remove it. | Marcus Glocker |