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