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