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