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