summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-27from PAE work:Michael Shalayeff
2006-04-27new sentence, new line;Jason McIntyre
2006-04-27document revisions and state; ok xsaJason McIntyre
2006-04-27expand the description of -c; help/ok xsaJason McIntyre
2006-04-27remove the revision sections - it's explained in rcs(1) and i thinkJason McIntyre
2006-04-27better wording for the keyword section;Jason McIntyre
2006-04-27consistency fix;Jason McIntyre
2006-04-27document state (-s); help/ok xsaJason McIntyre
2006-04-27Keep up with recent changes in udcf and make it less of an insult.Marc Balmer
2006-04-27cope with recent changes in the sensor frameworkMarc Balmer
2006-04-27zap util.[ch] and move the content into rcsutil.[ch].Xavier Santolaria
2006-04-27move -M into compat land; ok xsaJason McIntyre
2006-04-27update descriptions for DBCTL_{CONSOLE,PANIC}: they may not be raisedJason McIntyre
2006-04-27slight sync to azalia's Nd; ok jasonJason McIntyre
2006-04-27typoMiod Vallat
2006-04-27Avoid spurious 'summary information bad' warnings, okay tedu@Pedro Martelletto
2006-04-27use underscore variants of _BYTE_ORDER macros which are always definedTed Unangst
2006-04-27use the underscore variants of _BYTE_ORDER which are always definedTed Unangst
2006-04-27syncTheo de Raadt
2006-04-27Match the ICH7-M DH in RAID mode and ask forJonathan Gray
2006-04-27regenJonathan Gray
2006-04-27ICH7-M DH in RAID mode, from ICH7 errata datasheet.Jonathan Gray
2006-04-26Remove ICH6M from case statements in IDE code now weJonathan Gray
2006-04-26it turns out that a drivers interrupt handler is called at the spl it wasDavid Gwynne
2006-04-26prevent file races by obtaining an fd for the RCS file andJoris Vink
2006-04-26In nfs_readdir(), if the buffer provided by the user is not big enoughPedro Martelletto
2006-04-26Fix a typo in register definitions: looks like somebody copied theBrad Smith
2006-04-26On MVME188, the 2KB nvram is non contiguous; each byte is mapped into aMiod Vallat
2006-04-26Remove smc90cx6 files which are no longer used by anything.Claudio Jeker
2006-04-26Define BUS_SPACE_MAP_LINEAR and use it when appropriate. Right nowMiod Vallat
2006-04-26The dual-ported memory of the MVME376 boards is D32 addressable, say theMiod Vallat
2006-04-26In nmihand(), do not enter ddb with Debugger(), which causes an exception,Miod Vallat
2006-04-26We do not need to reserve the 0x60..0x7f interrupt vector range on MVME188,Miod Vallat
2006-04-26In vmapbuf(), instead of invoking pmap_cache_ctrl() for each page, postponeMiod Vallat
2006-04-26Update version numberBjorn Sandell
2006-04-26In pmap_cache_ctrl(), do not flush cache if the previous mapping wasMiod Vallat
2006-04-26tweaks;Jason McIntyre
2006-04-26tweak; ok mickeyJason McIntyre
2006-04-26Remove unused _exists() function. It is not even used in my evil filter treeClaudio Jeker
2006-04-26ARGSUSED and a FALLTHROUGH to please lintNikolay Sturm
2006-04-26make example shell independent; from mickeyJason McIntyre
2006-04-26Last argument to send_filterset() is a left-over from one of my not so cleverClaudio Jeker
2006-04-26DIFF=diff -uXavier Santolaria
2006-04-26syncTheo de Raadt
2006-04-26Remove filterset_names from bgpd.h and replace it with a function becauseClaudio Jeker
2006-04-26man page is gzip'd, should store as unsigned char array.Theo de Raadt
2006-04-26man page is gzip'd, should store as unsigned char array.Theo de Raadt
2006-04-26Missed the goto in the error path. This resulted in an access to a NULLClaudio Jeker
2006-04-26Something very small and lame for nowChad Loder
2006-04-26Reflect prettier function names change in lint warningsChad Loder