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