Age | Commit message (Expand) | Author |
2003-10-16 | Mark all supported SATA controllers with flag WDC_CAPABILITY_SATA | Alexander Yurchenko |
2003-10-16 | New flag to mark SATA controllers | Alexander Yurchenko |
2003-10-16 | spaces/tabs cleanup | Alexander Yurchenko |
2003-10-16 | Cleanup a bit, more pretty debug messages. | Alexander Yurchenko |
2003-10-16 | Allow setting of wdcdebug*_mask variables via preprocessor defines. | Alexander Yurchenko |
2003-10-16 | Kill two static function declarations. | Alexander Yurchenko |
2003-10-16 | Define some SATA fields in the IDENTIFY structure. | Alexander Yurchenko |
2003-10-16 | duh | Michael Shalayeff |
2003-10-16 | poll() arg mistake. Tatoku Ogaito | Jun-ichiro itojun Hagino |
2003-10-16 | more white | Theo de Raadt |
2003-10-16 | There is no end to the ANSI/KNF journey. | Dale Rahn |
2003-10-16 | spaces | Theo de Raadt |
2003-10-16 | need to give space reg saving rctr and ccr | Michael Shalayeff |
2003-10-16 | safer realloc. deraadt ok | Jun-ichiro itojun Hagino |
2003-10-16 | more ANSI/KNF. | Dale Rahn |
2003-10-15 | c++ friendly, sync w/kame. pvalchev ok | Jun-ichiro itojun Hagino |
2003-10-15 | fix out of bounds access. found by david@ running with malloc guards and | Ted Unangst |
2003-10-15 | Further down the ANSI/KNF road, only binary difference is __LINE__. | Dale Rahn |
2003-10-15 | spaces | Theo de Raadt |
2003-10-15 | on fatal error, repair tty; millert ok | Theo de Raadt |
2003-10-15 | abort on errors by default. workaround so running out of memory isn't | Ted Unangst |
2003-10-15 | asm readability register names are %r0 instead of 0. No binary change. | Dale Rahn |
2003-10-15 | also print the uvmexp.zeropages if there is space in vm screen | Michael Shalayeff |
2003-10-15 | have to fetch the rctr while still in real mode for it is not valid after | Michael Shalayeff |
2003-10-15 | less global name space pollution | Michael Shalayeff |
2003-10-15 | The ANSI/KNF trail continues. No binary differences. | Dale Rahn |
2003-10-15 | Better reset code, even. | Miod Vallat |
2003-10-15 | do not define IPL_IMP | Michael Shalayeff |
2003-10-15 | avoid possible /0 when drawing the led load graph | Michael Shalayeff |
2003-10-15 | Do not assert SYSRST on 1x7 boards, if we are not a SYSCON, or unexpected | Miod Vallat |
2003-10-15 | somehow a line of code got tired of gcc abuse and sneaked itself into an #if ... | Michael Shalayeff |
2003-10-15 | errx -> err. From form. | Mike Pechkin |
2003-10-15 | check pmonitor != NULL | Markus Friedl |
2003-10-15 | reverse the comment on binutils gas/ld as that's what it is now | Michael Shalayeff |
2003-10-15 | ok it is OpenBSD's 8th birthday | Theo de Raadt |
2003-10-15 | typo in comment, ok jason@ | David Krause |
2003-10-15 | regen | Michael Shalayeff |
2003-10-15 | one more model | Michael Shalayeff |
2003-10-15 | Sometimes KNF is not a destination, but a journey. Also ANSI. | Dale Rahn |
2003-10-15 | Instead of specifying registers by number use the %rN notation, doens't give | Dale Rahn |
2003-10-15 | sync | Todd T. Fries |
2003-10-15 | typo found by marc | Todd T. Fries |
2003-10-15 | Housecleaning, no binary change. | Dale Rahn |
2003-10-14 | Align siop_xfer on 128 byte boundary for all architectures now that 3.4 is out. | Kenneth R Westerback |
2003-10-14 | 10X for mkdtemp; djm@ | Markus Friedl |
2003-10-14 | update | Jakob Schlyter |
2003-10-14 | include SSHFP lookup code (not enabled by default). ok markus@ | Jakob Schlyter |
2003-10-14 | Ok, now that the via c3 crypto stuff is in the tree, merge the last bit of | Jason Wright |
2003-10-14 | Oops, unbrek. | Miod Vallat |
2003-10-14 | sync | Todd T. Fries |