Age | Commit message (Expand) | Author |
2006-05-09 | new sentence, new line; | Jason McIntyre |
2006-05-09 | missing license; pt out by krw@ | Michael Shalayeff |
2006-05-09 | Remove /* NOTREACHED */ comments, now that lint is smart about | Ray Lai |
2006-05-09 | Remove unused variable leftover from race condition cleanup. | Ray Lai |
2006-05-09 | Avoid estimating pentium_mhz too low, which has the effect of resulting | Otto Moerbeek |
2006-05-09 | Move the sti to after the memory write. We do not want execution of | Otto Moerbeek |
2006-05-09 | spelling | Theo de Raadt |
2006-05-09 | make sensor names look more normal; ok dlg | Theo de Raadt |
2006-05-09 | Remove some debug printf's that snuck in. | Gordon Willem Klok |
2006-05-09 | more pretty | Theo de Raadt |
2006-05-09 | more spaces | Theo de Raadt |
2006-05-09 | spacing and a little KNF | Gordon Willem Klok |
2006-05-08 | spacing | Gordon Willem Klok |
2006-05-08 | sync | Theo de Raadt |
2006-05-08 | spaces | Theo de Raadt |
2006-05-08 | Add smbios support for i386 and amd64, fix ipmi to use this new functionallity, | Gordon Willem Klok |
2006-05-08 | This change: | Ray Lai |
2006-05-08 | Use warnx() when errno is not set. | Ray Lai |
2006-05-08 | spacing | Kjell Wooding |
2006-05-08 | Remove a stray newline thats making the dmesg's ugly. | Gordon Willem Klok |
2006-05-08 | prettier | Theo de Raadt |
2006-05-08 | more spacing | Theo de Raadt |
2006-05-08 | fix printf. | Brad Smith |
2006-05-08 | de-space | Theo de Raadt |
2006-05-08 | KNF | Brad Smith |
2006-05-08 | silence a debug message; from kili@outback.escape.de; ok miod | Theo de Raadt |
2006-05-08 | minor man page tweaks. From han boetes. | Kjell Wooding |
2006-05-08 | Oops, correct import this time. | Miod Vallat |
2006-05-08 | properly handle exit code 1; OK ray@. | Xavier Santolaria |
2006-05-08 | Make ath_attach() return error if the RF is unsupported so the PCI code | Pedro Martelletto |
2006-05-08 | add 'link-timeout n' seconds option to grammer, from fkr@hazardous.org | Theo de Raadt |
2006-05-08 | check for rcs_diffreg() return value; OK ray@. | Xavier Santolaria |
2006-05-08 | Oops, correct import this time. | Miod Vallat |
2006-05-08 | Oops, correct import this time. | Miod Vallat |
2006-05-08 | Oops, correct import this time. | Miod Vallat |
2006-05-08 | Replace gazillions of badvaddr() or badwordaddr() calls with badaddr() calls. | Miod Vallat |
2006-05-08 | Optimize bsr + br sequences commonly found in the individual trap handlers, | Miod Vallat |
2006-05-08 | Clean the internal m88k trap type codes; while there, simplify and | Miod Vallat |
2006-05-08 | Remove unsave setjmp/longjmp calls that were used in signal handlers with | Claudio Jeker |
2006-05-08 | a few bits about exit status here too; OK jmc@. | Xavier Santolaria |
2006-05-08 | correctly handle the `no input file' case. | Xavier Santolaria |
2006-05-08 | we no longer have a static flavor for bash, replace the example with screen. | Steven Mestdagh |
2006-05-08 | uint32_t -> u_int32_t (which we use everywhere else) | Damien Miller |
2006-05-08 | fix error/verbose messages to match gnu/usr.bin/rcs when using rcsmerge(1). | Xavier Santolaria |
2006-05-08 | add DIAGNOSTICS section. | Xavier Santolaria |
2006-05-08 | err() and errx() should also exit with status 2; | Xavier Santolaria |
2006-05-08 | exit with status 2 after usage() too; pointed out by uwe@. | Xavier Santolaria |
2006-05-08 | readable names for AD1981HD codec | Brad Smith |
2006-05-08 | ALC260: improve readability of mixer item names. | Brad Smith |
2006-05-08 | support for 8ch playback with STAC9221D codec. | Brad Smith |