Age | Commit message (Expand) | Author |
2009-06-02 | Make rebuilds restartable over reboots. | Marco Peereboom |
2009-06-02 | Fix up some comments to match reality | Kjell Wooding |
2009-06-02 | When about to run X11 in 32 bpp mode, advertize correctly that we are | Mark Kettenis |
2009-06-02 | Define a proper wsdisplay type for machfb(4). | Mark Kettenis |
2009-06-02 | Some casts to please format strings a little bit later on | Theo de Raadt |
2009-06-02 | The two "firmware" arrays only contained 16 bit values, but were being | Theo de Raadt |
2009-06-02 | Fix the long-standing crash when >NXNAME characters were inserted | Kjell Wooding |
2009-06-02 | Add an r10k-specific cop0 control register. | Miod Vallat |
2009-06-02 | make rl at pci detachable; untested. | Jonathan Gray |
2009-06-02 | do the pf_pkt_addr_changed(m) magic just like gif etc | Henning Brauer |
2009-06-02 | make it clear that setting the global timeout late will mess things up. | Pierre-Yves Ritschard |
2009-06-02 | note that order is important in the file regarding global options at this tim... | Janne Johansson |
2009-06-02 | satosin was already defined in in.h, no need to redefine it here | Bret Lambert |
2009-06-02 | remove unused flag; while here, make usage's output fit on 80-column displays. | Igor Sobrado |
2009-06-02 | Make fxp at pci detachable; untested. | Jonathan Gray |
2009-06-02 | - define EAI_OVERFLOW, as per IEEE Std 1003.1-2001(Interpretation #13) | Jasper Lievisse Adriaanse |
2009-06-02 | sort options alphabetically. | Igor Sobrado |
2009-06-02 | Rebuild can go to degraded | Marco Peereboom |
2009-06-02 | do not leak mbufs in the Rx path in case hardware decryption failed. | Damien Bergamini |
2009-06-02 | make sure the channel's subband is found in iwn4965_set_txpower(). | Damien Bergamini |
2009-06-02 | Add '-h' flag, and '*' as a unit specifier for 'p' Editor command. | Kenneth R Westerback |
2009-06-02 | Fix ldpd.conf man page. | Michele Marchetto |
2009-06-02 | spawn login shells by default, adapt manpage bits as well. | Pierre-Yves Ritschard |
2009-06-02 | make dc at pci detachable; untested. | Jonathan Gray |
2009-06-02 | 0 -> NULL | Bret Lambert |
2009-06-02 | let atw at pci be detachable; untested. | Jonathan Gray |
2009-06-02 | When authnone_create fails, do not leave behind a NULL cl_auth attribute, | Ingo Schwarze |
2009-06-02 | make the documentation of {svc,clnt}*create complete and correct | Ingo Schwarze |
2009-06-02 | Add a DIAGNOSTIC panic to ensure we are not running | Kurt Miller |
2009-06-02 | truncated format strings; found by Parfait and gcc | Theo de Raadt |
2009-06-02 | replace custom macro AR5K_ELEMENTS() with nitems() | Reyk Floeter |
2009-06-02 | Drop an argument to DRM_ERROR() that was both unmatched and superfluous | Philip Guenthe |
2009-06-02 | blkno's are 64 bit so need %llu, found by Parfait | Theo de Raadt |
2009-06-02 | replace custom macro sizeofa() with nitems() | Reyk Floeter |
2009-06-02 | Fix some minor format string problems found in a maze of false positives | Theo de Raadt |
2009-06-02 | remove extra imsg_event_add() after EV_WRITE checks - this is not | Reyk Floeter |
2009-06-02 | Cope with logical device numbers gaps, this fixes out-of-bounds access | Alexander Yurchenko |
2009-06-02 | msgctl(), shmctl(), semctl() all have operations that are supposed | Philip Guenthe |
2009-06-02 | If a bogus channel is encountered, return an error instead of trying | Philip Guenthe |
2009-06-02 | change a sizeof() to nitems() because the array subtype is a short. | Theo de Raadt |
2009-06-02 | marco needs to learn how to do his range checks better, found by Parfait | Theo de Raadt |
2009-06-02 | When we fail to find the controller type, don't continue on using the next | Theo de Raadt |
2009-06-02 | Libevent may do an upcall with both EV_READ and EV_WRITE set. | Reyk Floeter |
2009-06-02 | Do not go one bar too far down the road; found by Parfait; ok oga | Theo de Raadt |
2009-06-02 | Don't access array[-1] if array is an empty string. | Ray Lai |
2009-06-02 | Make code clearer: | Ray Lai |
2009-06-02 | Don't dereference NULL if buf winds up being empty. Can't happen | Ray Lai |
2009-06-02 | Fix an off-by-one in the ddb-only debugging function tdb_hashstats. | Owain Ainsworth |
2009-06-02 | A process should always be able to attach kevent filters to its own | Philip Guenthe |
2009-06-02 | sync | Theo de Raadt |