Age | Commit message (Expand) | Author |
2011-04-15 | Silence errors in the temp dir cleanup process | Alexander Hall |
2011-04-15 | Remove local variables that are no longer used after the last commit | Claudio Jeker |
2011-04-15 | Remove mention of "make depend" from here as well. | Antoine Jacoutot |
2011-04-15 | Correct the sharing of the signal handling state: stuff that should | Philip Guenthe |
2011-04-15 | No need to make depend kernels | Theo de Raadt |
2011-04-15 | No need to make depend kernels; ok guenther | Theo de Raadt |
2011-04-15 | stop talking about make depend; ok guenther | Theo de Raadt |
2011-04-15 | do not need the run "make depend" reminder anymore | Theo de Raadt |
2011-04-15 | die blank line die die die | Theo de Raadt |
2011-04-15 | Convert the kernel Makefiles to autogenerate dependencies during compilation | Philip Guenthe |
2011-04-15 | Implement the -MP, -MT, and -MF options so that all our platforms | Philip Guenthe |
2011-04-14 | bye bye queue_hash() you can now rest in peace. | Gilles Chehade |
2011-04-14 | - implement missing operations for fsqueue: | Gilles Chehade |
2011-04-14 | no functionnal change | Gilles Chehade |
2011-04-14 | - implement fsqueue_message_create() and fsqueue_message_commit() | Gilles Chehade |
2011-04-14 | add support for VIA VT6415 & VX900 IDE | Jonathan Gray |
2011-04-14 | regen | Jonathan Gray |
2011-04-14 | VIA VX900 IDE | Jonathan Gray |
2011-04-14 | remove annoying log_debug() | Gilles Chehade |
2011-04-14 | fsqueue now provides fsqueue_message_fd_r() and fsqueue_message_fd_rw() to | Gilles Chehade |
2011-04-14 | the mechanical part of 82580 support, more to come | Jonathan Gray |
2011-04-14 | fsqueue_message_delete() should use fsqueue_hash() not queue_hash() as i'm | Gilles Chehade |
2011-04-14 | Add several additional adapter types and correct definition of | Jonathan Gray |
2011-04-14 | Spacing nit. | Owain Ainsworth |
2011-04-14 | For the time being repost Intel clarkdale IGD. | Owain Ainsworth |
2011-04-14 | Make RAIDFRAME compile | pea |
2011-04-14 | Don't compress wtmp by default; the tools dealing with this log are | Stuart Henderson |
2011-04-14 | fsqueue queue backend will implement a filesystem queue: | Gilles Chehade |
2011-04-14 | Make spstrcpy actually copy strings. | Mark Kettenis |
2011-04-14 | Get rid if pcb_uva, like we did on hppa a while ago since it creates evil | Mark Kettenis |
2011-04-14 | Reducing number of call update_leds(). | Alexandr Shadchin |
2011-04-14 | Sprinkle prototypes, kill unused locals, and stop contributing to global | Miod Vallat |
2011-04-14 | smtpd makes too many assumptions about the structure and layout of its | Gilles Chehade |
2011-04-14 | Fix copy_on_fault by decrementing the stack pointer before restoring the | Joel Sing |
2011-04-14 | Regen. | Joel Sing |
2011-04-14 | Use 64-bit operations for address manipulation. | Joel Sing |
2011-04-14 | Correctly load p_addr and avoid trashing the source address. | Joel Sing |
2011-04-14 | Ansify. | Joel Sing |
2011-04-14 | Backout the in_iawithaddr() -> ifa_ifwithaddr() change. | Claudio Jeker |
2011-04-14 | do not disable interrupts in the isr and then enable them again | David Gwynne |
2011-04-14 | knf. remove extra spaces and wrap long lines. | David Gwynne |
2011-04-14 | stray space | Marco Peereboom |
2011-04-14 | Ignore scsi start stop instead of trying to be clever. A softraid | Marco Peereboom |
2011-04-13 | add missing #include "pf.h" for NPF; ok mikeb, claudio, mpf | Markus Friedl |
2011-04-13 | following an idea from jacekm@, smtpd now uses a ram-queue instead of doing | Gilles Chehade |
2011-04-13 | Export ENAMETOOLONG such that kernels compile again. | Mark Kettenis |
2011-04-13 | wskbd_holdscreen() is not needed and can be removed | Alexandr Shadchin |
2011-04-13 | Make spstrcpy() work as advertised. | Joel Sing |
2011-04-13 | Enable siop, scsibus and sd. | Joel Sing |
2011-04-13 | Remove some very noisy debug code. | Joel Sing |