Age | Commit message (Expand) | Author |
2010-03-27 | malloc/strlcpy -> strdup. Use consistent idiom. | Kenneth R Westerback |
2010-03-27 | replace example that uses impossible uaudio(4) mixer item names and | Jacob Meuser |
2010-03-27 | remainer->remainder; from miod | Jason McIntyre |
2010-03-27 | various improvements from Anders Langworthy, with some tweaks | Jason McIntyre |
2010-03-27 | remove irrelevant man page; ok deraadt | Jason McIntyre |
2010-03-27 | -a flag to insert a window after an existing one, moving other windows | Nicholas Marriott |
2010-03-27 | sync | Theo de Raadt |
2010-03-27 | add mode switch code for Huawei K3765; much help from & ok jsg@ | Otto Moerbeek |
2010-03-27 | sync | Otto Moerbeek |
2010-03-27 | add ids for Huawei K3765; ok jsg@ | Otto Moerbeek |
2010-03-27 | `b' and `c' arguments to mknod are not optional; from LEVAI Daniel | Jason McIntyre |
2010-03-27 | sync | Theo de Raadt |
2010-03-27 | syncfg | Theo de Raadt |
2010-03-27 | pass -d -t to the default ``make tags'' flags. | Owain Ainsworth |
2010-03-27 | Similar fix to amd64 and i386 for isa bus_dma. | Owain Ainsworth |
2010-03-27 | Fix isp(4) fallout from NO_CCB nuking. Seen by several. | Kenneth R Westerback |
2010-03-27 | in _bus_dmamem_map use PMAP_CANFAIL for mapping in the pages. | Owain Ainsworth |
2010-03-27 | DRM for R600 and R700 chipsets. | Owain Ainsworth |
2010-03-26 | dispense with some wacky escape sequences; | Jason McIntyre |
2010-03-26 | Remove unnecessary ptr. | lum |
2010-03-26 | Add an ioctl to softraid to allow the boot block and boot loader to be | Joel Sing |
2010-03-26 | - merge a fix from heimdal's 2010-03-21 advisory to add more paranoid | Jasper Lievisse Adriaanse |
2010-03-26 | Never call close(nbr->fd) when the neighbor session was fully established, | Claudio Jeker |
2010-03-26 | event_del() the read event when hitting a read error or when closing the | Claudio Jeker |
2010-03-26 | pt_add() is not allowed to fail, caller expects this behaviour. | Claudio Jeker |
2010-03-26 | Be more careful when walking the tree looking for a non-empty element, | Claudio Jeker |
2010-03-26 | sync with kristaps@ version of mandoc_char(7) in mdocml-1.9.17 | Ingo Schwarze |
2010-03-26 | Correct details for BIOCCREATERAID/BIOCDELETERAID. | Joel Sing |
2010-03-26 | Add storage for the boot block and boot loader to the softraid metadata. | Joel Sing |
2010-03-26 | tweak previous; | Jason McIntyre |
2010-03-26 | Make the source of process TIME for displaying and sorting the same. | lum |
2010-03-26 | allow buffer_get_int_ret/buffer_get_int64_ret to take a NULL pointer | Damien Miller |
2010-03-26 | sync | Stuart Henderson |
2010-03-26 | More Broadcom IDs, from Brad: | Stuart Henderson |
2010-03-26 | merge 1.9.17, keeping local patches | Ingo Schwarze |
2010-03-26 | Reformat default value of PreferredAuthentications entry (current formatting | Darren Tucker |
2010-03-26 | mention that -S none disables connection sharing; from Colin Watson | Damien Miller |
2010-03-25 | from portable: getcwd(NULL, 0) doesn't work on all platforms, so | Damien Miller |
2010-03-25 | merge 1.9.16, keeping local patches | Ingo Schwarze |
2010-03-25 | sync | Owain Ainsworth |
2010-03-25 | add Radeon HD3470 | Owain Ainsworth |
2010-03-25 | Fix & vs. && in the kqfilter code. | Owain Ainsworth |
2010-03-25 | Make the i386 and amd64 bus_dma functions for isa less stupid: | Owain Ainsworth |
2010-03-25 | The "\\" escape sequence is low-level roff, don't use it in mdoc(7); | Ingo Schwarze |
2010-03-25 | architectures which expect to hand-count the number of cpus must clear | Theo de Raadt |
2010-03-25 | Update to match renamed product id. | Michael Knudsen |
2010-03-25 | sync | Michael Knudsen |
2010-03-25 | Rename product id. It seems to be used for several Android based | Michael Knudsen |
2010-03-25 | conform to gnum4 AND traditional m4 (solaris) behavior, namely, | Marc Espie |
2010-03-25 | Fix from readline 5.0 via Alexandr Shadchin to for a bug that prevents | Nicholas Marriott |