Age | Commit message (Expand) | Author |
2006-06-06 | Define R5k/R10k extra trap codes. | Miod Vallat |
2006-06-06 | In pmap_enter(), when deciding to flush the icache for a page, invoke the | Miod Vallat |
2006-06-06 | back out multiple routing table diffs (3 of 'em) because this makes | Theo de Raadt |
2006-06-06 | Put mrouting enable flag inside the right ifdef. If you change files | Theo de Raadt |
2006-06-06 | another typo | Theo de Raadt |
2006-06-06 | set the ccb state when it comes off the free list. this isnt used anywhere | David Gwynne |
2006-06-06 | Fix 'double by a factor of two' and make cache options a bit more | Pedro Martelletto |
2006-06-06 | fix a panic string to mention the corrent place its freaking out in. | David Gwynne |
2006-06-06 | use _C_LABEL() instead of _ | Michael Shalayeff |
2006-06-06 | replace remaining setuid() calls with permanently_set_uid() and | Markus Friedl |
2006-06-06 | more bits for the export command to work correctly. OK joris@. | Xavier Santolaria |
2006-06-06 | hello commit -F support | Joris Vink |
2006-06-06 | add support for the -D option of update, | Joris Vink |
2006-06-06 | oops | Theo de Raadt |
2006-06-06 | Initial version of port specific documentation, mostly a skeleton for now. | Dale Rahn |
2006-06-06 | so how did we not catch this grabbing the wrong (i386) file before? | Dale Rahn |
2006-06-06 | remove irrelevant sysctls | Theo de Raadt |
2006-06-06 | typo | Theo de Raadt |
2006-06-06 | Really want a working console, and no display (ttyC0) here. | Dale Rahn |
2006-06-06 | Missed the new sets files. | Dale Rahn |
2006-06-06 | Generated files | Dale Rahn |
2006-06-06 | sync | Theo de Raadt |
2006-06-06 | System build pieces for armish arch. | Dale Rahn |
2006-06-05 | Write the words of the mac address in reverse order to fix a MAC problem on | Dale Rahn |
2006-06-05 | better wording; ok reyk | Jason McIntyre |
2006-06-05 | - remove a useless .Pp | Jason McIntyre |
2006-06-05 | sync | Theo de Raadt |
2006-06-05 | - discard Rx frames with a bad CRC early | Damien Bergamini |
2006-06-05 | Update that I started months ago; comments/improvements by half a dozen or so... | Ian Darwin |
2006-06-05 | start to sync some changes and fixes from various "openhal" ports of | Reyk Floeter |
2006-06-05 | cleanup. | Marc Balmer |
2006-06-05 | In ubareset(), be sure to destroy the uba extent before recreating it, to | Miod Vallat |
2006-06-05 | Simpler code for printing time sensors: no leak and no floating | Otto Moerbeek |
2006-06-05 | fix really stupid botch i made in last commit. RW_WRITE and RW_READ are | Ted Unangst |
2006-06-05 | various cleanups; ok mbalmer | Theo de Raadt |
2006-06-05 | allow the re-adding of files with previous revisions | Joris Vink |
2006-06-04 | In extent_destroy(), only remove the extent from the global extent list if | Miod Vallat |
2006-06-04 | KNF and whitespace cleanup, no functional change | Felix Kronlage |
2006-06-04 | - initialise path pointers to NULL since error code checks for that. | Niall O'Higgins |
2006-06-04 | sync exit status bits with reality. | Xavier Santolaria |
2006-06-04 | Add a CAVEATS section: other systems might have more restrictive adjtime(2). | Otto Moerbeek |
2006-06-04 | Missing RCS Id | Miod Vallat |
2006-06-04 | Only invalidate stored replies if an adjustment was really made. | Otto Moerbeek |
2006-06-04 | - explicitly set some pointers to NULL since they are tested on error. | Niall O'Higgins |
2006-06-04 | Allow any user to request the current adjustment; ok henning@ deraadt@ | Otto Moerbeek |
2006-06-04 | Shrink VM_PHYSSEG_MAX to 1 on platforms where physical memory is contiguous | Miod Vallat |
2006-06-04 | When VM_PHYSSEG_MAX is 1, use VM_PSTRAT_RANDOM for VM_PHYSSEG_STRAT, this | Miod Vallat |
2006-06-04 | fix output if file is lost, unknown, or in the Attic; OK joris@. | Xavier Santolaria |
2006-06-04 | lets not stop looking for a branch if the first one | Joris Vink |
2006-06-04 | sprinkle -n voodoo over the add, commit and import commands. | Joris Vink |