Age | Commit message (Expand) | Author |
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 |
2010-08-18 | * indentation fix | Jacob Meuser |
2010-08-18 | * the detach and drain functions do the same waiting for channels to | Jacob Meuser |
2010-08-18 | - remove linux emulation bits here too | Jasper Lievisse Adriaanse |
2010-08-18 | - remove COMPAT_LINUX bits. these architectures are not targetted by the | Jasper Lievisse Adriaanse |
2010-08-18 | remove -p option option from install of heimdal.info | David Krause |
2010-08-18 | regen | Damien Bergamini |
2010-08-18 | Realtek RTL8190P and RTL8192E PCI ids. | Damien Bergamini |
2010-08-18 | document Host AP mode with the usual CAVEATS | Damien Bergamini |
2010-08-18 | fix a test that prevents division by zero | Damien Bergamini |
2010-08-18 | - in STA mode, when associated, stop receiving beacons from other BSS. | Damien Bergamini |
2010-08-18 | .It CACE AirPcap Nx | Damien Bergamini |
2010-08-18 | delete some rogue spaces and tabs. no binary change. | Marco Peereboom |
2010-08-18 | Add a cross reference to patch(1) | Ingo Schwarze |
2010-08-18 | - fix compilation of kernel without FFS...don't ask ;-) | Jasper Lievisse Adriaanse |
2010-08-18 | Remove the standard pod2man \*(C+ pre-predefined string ("C++"). | Ingo Schwarze |
2010-08-18 | Ignore \h (local horizontal motion) and \v (local vertical motion) escapes | Ingo Schwarze |
2010-08-18 | Correctly display quotes around the .Lk link-name argument, | Ingo Schwarze |
2010-08-18 | Correctly print .Lk arguments in -Tascii. | Ingo Schwarze |
2010-08-18 | Remove mandoc(1) compatibility notes that are no longer relevant; | Ingo Schwarze |
2010-08-18 | Turn the non-trivial PS_GROWBUF macro into a function. | Ingo Schwarze |
2010-08-18 | Simplify and sync the code and comments for copying the macro name | Ingo Schwarze |
2010-08-18 | Use isascii(3) to make sure we really throw away non-ASCII characters, | Ingo Schwarze |