Age | Commit message (Expand) | Author |
2010-08-22 | the upper case table code was a lot more complicated than it needed to be. | Ted Unangst |
2010-08-22 | Redistributing the default route with ospf6d did not work correctly. | Alexander Bluhm |
2010-08-22 | When removing an announced prefix, inherit the metric and ext_tag | Alexander Bluhm |
2010-08-22 | Origin network-LSA with options based on the options of the link-LSAs. | Alexander Bluhm |
2010-08-22 | enable nsd the build. ok deraadt@ | Jakob Schlyter |
2010-08-22 | Fix a 16 year old bug in the sorting routine for non-contiguous netmasks. | Marco Pfatschbacher |
2010-08-22 | MSG_EXIT can now have a return code in the message, so check for that | Nicholas Marriott |
2010-08-22 | * sort COMPATIBILITY in mdoc(7); ok kristaps@ | Ingo Schwarze |
2010-08-22 | regen | Jakob Schlyter |
2010-08-22 | --enable-nsid now default | Jakob Schlyter |
2010-08-22 | remove | Jakob Schlyter |
2010-08-22 | merge | Jakob Schlyter |
2010-08-22 | NSD v3.2.6 | Jakob Schlyter |
2010-08-21 | mirror new flags to vis(3): -a to encode all characters, -h to use | Damien Miller |
2010-08-21 | Two new flags: VIS_ALL - encode all characters, not just invisible ones | Damien Miller |
2010-08-21 | Match the Huawei E1820, from David Zeillinger. | Jonathan Gray |
2010-08-21 | regen | Jonathan Gray |
2010-08-21 | Huawei E1820, from David Zeillinger. | Jonathan Gray |
2010-08-21 | - add a quirk for the apple clear orb usb speakers | Jasper Lievisse Adriaanse |
2010-08-21 | Rename file to reflect that it handles 64 bit ELF only. | Joel Sing |
2010-08-21 | We only need to load 64 bit kernels on sparc64. Clean up the ELF boot code | Joel Sing |
2010-08-21 | Backout previous. | Ingo Schwarze |
2010-08-21 | Display usage information as well as the error when a path to | Stuart Henderson |
2010-08-21 | an unchecked-for failure of workq_add_task could lead to an mbuf leak | Bret Lambert |
2010-08-21 | Use .Dq for double quotes and properly .Xr fdisk(1). | Ray Lai |
2010-08-21 | sync | Theo de Raadt |
2010-08-20 | Centralize handling of literal tabs in term_flushln() in one place, | Ingo Schwarze |
2010-08-20 | When a column contains trailing spaces, calculate the padding | Ingo Schwarze |
2010-08-20 | .Bl -column phrases ignore spacing rules for trailing punctuation | Ingo Schwarze |
2010-08-20 | Change the UFS DIP macros to be aware of the FFS2 kernel option by not | Matthew Dempsky |
2010-08-20 | Change hzto(9) and tvtohz(9) arguments to const pointers. | Matthew Dempsky |
2010-08-20 | add format strings implied by surplus arguments | Jonathan Gray |
2010-08-20 | regen | Damien Bergamini |
2010-08-20 | The Hercules HWNUP-150 is a urtwn (Realtek RTL8192SU). | Damien Bergamini |
2010-08-20 | sync divert-packet documentation with reality | Henning Brauer |
2010-08-20 | fix previous: when bailing out due to -Wstop, | Ingo Schwarze |
2010-08-20 | polish the code: remove few unused #includes, add missing ones, | Alexandre Ratchov |
2010-08-20 | white space fix | David Gwynne |
2010-08-20 | fix an annoying indentation glitch | Theo de Raadt |
2010-08-20 | Implement a simple, consistent user interface for error handling. | Ingo Schwarze |
2010-08-20 | Don't silently ignore errors if we cannot open the device. While I'm here | Federico G. Schwindt |
2010-08-19 | Add "memory" clobber to lidt inline asm, to prevent the GCC optimizer from | Mark Kettenis |
2010-08-19 | Do not call event_del() for signals after fork(), just use sigaction() | Nicholas Marriott |
2010-08-19 | Introduce an MI kern.consdev sysctl that will replace the MD | Mark Kettenis |
2010-08-19 | - fold several occurences of DEVNAME() into one located in sdmmcvar.h. | Jasper Lievisse Adriaanse |
2010-08-19 | Do not need to dup() the tty fd sent from the client because it is | Nicholas Marriott |
2010-08-19 | Add man page for diskmap(4). | Joel Sing |
2010-08-19 | Correctly decode and print access point names. | Joel Sing |
2010-08-19 | Update to tzdata2010l from elsie.nci.nih.gov | Todd C. Miller |
2010-08-19 | fix NULL pointer deref in midicat option parsing when ``-'' is | Alexandre Ratchov |