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