summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-28regenMiod Vallat
2010-01-28HP-UX getpgrp2() is documented as returning the same value than getpgid(),Miod Vallat
2010-01-28Make sure the process tree is is loop-free by forbidding ptrace()Philip Guenthe
2010-01-28Typo, from Micah Cowan.Nicholas Marriott
2010-01-28- bump pkgname...just like in portsJasper Lievisse Adriaanse
2010-01-28liesDamien Bergamini
2010-01-28set differential gains on 6250 too (but use a 1.0 factor, not 1.5).Damien Bergamini
2010-01-28Update translations: fix EREMOTE and add a bunch of error codes too.Philip Guenthe
2010-01-28Make sure we also cause an iTLB and BTB flush on loongson processors duringMiod Vallat
2010-01-28downgrade an error() to a debug() - this particular case can be hit inDamien Miller
2010-01-27Actually bind the new key to e.Nicholas Marriott
2010-01-27tweak previous: there was a word missing, but i've just changedJason McIntyre
2010-01-27Calculate offset correctly, fixes incorrect offset and prevents crash whenNicholas Marriott
2010-01-27Alter next-word to have vi-like movement behaviour, and add next-word-end withNicholas Marriott
2010-01-27add missing "p" flag to getopt optstring;Damien Miller
2010-01-27change the MRR pattern from 1/1/1/1 to 2/2/2/4Damien Bergamini
2010-01-27actually order things:Marc Espie
2010-01-27more version checksMarc Espie
2010-01-27search for authpf.message in $USER dirs alsoTodd T. Fries
2010-01-27use arc4random() instead of random()Jakob Schlyter
2010-01-27fix bug introduced in mux rewrite:Damien Miller
2010-01-27- regenJasper Lievisse Adriaanse
2010-01-27- add a bunch of new ati and nvidia devicesJasper Lievisse Adriaanse
2010-01-27merge QID generation patch from NSD trunkJakob Schlyter
2010-01-27Fixed 2 off-by-one problems.YASUOKA Masahiko
2010-01-27disable interrupts in rdmsr() and wrmsr() so that their operation does notMiod Vallat
2010-01-264.7-BETA (also, lo-carb and ozone layer friendly)Miod Vallat
2010-01-26Actually use the copy made when no newline is found, from martynas@.Nicholas Marriott
2010-01-26syncDamien Bergamini
2010-01-26new run(4) idsDamien Bergamini
2010-01-26backout last, it causes mem conflicts and device trouble;Otto Moerbeek
2010-01-26downgrade, not downgradesMarc Espie
2010-01-26fix merging behavior when merging doesn't occur:Marc Espie
2010-01-26Be a bit more paranoid and disable interrupts around critical pieces of code,Miod Vallat
2010-01-26Comment out the Geode timecounter code completely. While a nice idea, thisMiod Vallat
2010-01-26Sprinkle some write buffer flushes, copied from powerpc; preventsMiod Vallat
2010-01-26-Wuninitialized and remove a // comment; from portableDamien Miller
2010-01-26rewrite ssh(1) multiplexing code to a more sensible protocol.Damien Miller
2010-01-25Hugely simplify window_copy_cursor_next_word, which was way overcomplicated.Nicholas Marriott
2010-01-25Update the selection properly after goto line or searching.Nicholas Marriott
2010-01-25Top/bottom of history mode keys, diff from Micah Cowan, tweaked by me.Nicholas Marriott
2010-01-25syncTodd T. Fries
2010-01-25add uthum there too. ok drahn@Matthieu Herrb
2010-01-25stucture -> structure;Jason McIntyre
2010-01-25ellipses are not optional arguments; while here, fix a double .Ar/.ArIgor Sobrado
2010-01-25fix double full stop, find out by jmc@ when looking into another issue.Igor Sobrado
2010-01-25Provide proper ELF64_R_{SYM,TYPE,INFO} on little endian mips64, since theseMiod Vallat
2010-01-24Redraw properly when scrolling backward and the cursor is on the lastNicholas Marriott
2010-01-24"Fix" crash caused by FAT32 re-use of small buf from buffer cache,Kenneth R Westerback
2010-01-24- add missing "Xr" where it was obviously intended.Jasper Lievisse Adriaanse