Age | Commit message (Expand) | Author |
2008-10-06 | The recent change to bsd.own.mk to allow PICFLAG to be overridden made | Kurt Miller |
2008-10-06 | give working examples (s/timespec/time/ for variables exported) | Todd T. Fries |
2008-10-06 | update to tzcode2008g from elsie.nci.nih.gov | Todd C. Miller |
2008-10-06 | update to tzdata2008g from elsie.nci.nih.gov | Todd C. Miller |
2008-10-06 | Oops, also commit the header file. Remove silly debug message. | aschrijver |
2008-10-06 | turn the checksums stored in packing elements into real objects, so that | Marc Espie |
2008-10-06 | use strtonum() instead of atoi() and remove an unnecessary bzero() | aschrijver |
2008-10-06 | parse all arguments before going and doing the job requested by -P | Theo de Raadt |
2008-10-06 | Detect and store the PCI/PCIe bus speed. | Brad Smith |
2008-10-05 | Add a flag to indicate a 64-bit PCI bus is present. | Brad Smith |
2008-10-05 | Detect if the adapter is a PCIe adapter and set the RL_FLAG_PCIE flag | Brad Smith |
2008-10-05 | grammar; PR 5394 | Theo de Raadt |
2008-10-05 | tweak previous; | Jason McIntyre |
2008-10-05 | - talk about the "client configuration script" consistenly | Jason McIntyre |
2008-10-05 | Fix conversion of numbers without an exponent. | Mark Kettenis |
2008-10-05 | Mention that /usr/src is now needed to build xenocara. | Matthieu Herrb |
2008-10-05 | Remove IOAPIC ID remapping code. It should not be necessary to avoid reusing | Mark Kettenis |
2008-10-05 | Oops. Missed one typo jmc@ spotted. | Kenneth R Westerback |
2008-10-05 | Clarify discussion of option modifiers. They only affect values passed | Kenneth R Westerback |
2008-10-05 | the ellipsis allow more than one operand being specified. | Igor Sobrado |
2008-10-05 | Always update published link state even if the internal link state doesn't | Mark Kettenis |
2008-10-05 | In malloc_page_free(), restore the correct wire_count value. | Miod Vallat |
2008-10-05 | Add missing argument to printf. | Mark Kettenis |
2008-10-04 | The wrong byte of the return code was being looked at for the | Theo de Raadt |
2008-10-04 | regen | Mark Kettenis |
2008-10-04 | Some AMD RS780 IDs (same as those listed under ATI). | Mark Kettenis |
2008-10-04 | Fix potentially uninitialized variables in syscall(). | Miod Vallat |
2008-10-04 | Remove bogus code from the error path in sr_raid0_rw(); ok marco@ | Miod Vallat |
2008-10-04 | Commit cleanup part of the diff that was backed out in the previous commit | Mark Kettenis |
2008-10-04 | More Linksys models (to match the Netgear ones) from PR 3879. I am not | Theo de Raadt |
2008-10-04 | this is not the cvtql/sv opcode. ok miod@, naddy@ | Martynas Venckus |
2008-10-04 | At clock initialization, if we discover that tickadj is 0 (due to very | Theo de Raadt |
2008-10-04 | When closing the video stream switch back to default interface as last | Marcus Glocker |
2008-10-04 | tighter specs (tested for ages locally) | Marc Espie |
2008-10-04 | explicitly pad & pack the packetdata structure thrown around on the wire, | Theo de Raadt |
2008-10-04 | sync | Theo de Raadt |
2008-10-03 | Repair strnvis() buffersize of 4*n+1, with termination gauranteed by the | Theo de Raadt |
2008-10-03 | sync with grand.central.org; prompted by pr#5817 | Todd T. Fries |
2008-10-03 | Backout. kettenis@ has reservations. | Tobias Weingartner |
2008-10-03 | Use ether_ioctl(). | Brad Smith |
2008-10-03 | Return ENOTTY for unknown ioctl's. | Brad Smith |
2008-10-03 | NUL not NULL | Theo de Raadt |
2008-10-03 | Readability changes. | Marc Balmer |
2008-10-03 | KNF and readability changes; no binary changes. | Marc Balmer |
2008-10-03 | reduce rbyte cache to 512 bytes, no measurable slowdown (even in the | Otto Moerbeek |
2008-10-03 | beef up the description of -D a little, and don;t imply the | Jason McIntyre |
2008-10-03 | save and restore errno on success. while it is not stricly needed for | Otto Moerbeek |
2008-10-03 | -D before -d; | Jason McIntyre |
2008-10-03 | zap __arc4_getbyte(), it was only used by the old malloc; ok millert@ | Otto Moerbeek |
2008-10-03 | when increasing the size of a larger than a page allocation try | Otto Moerbeek |