Age | Commit message (Expand) | Author |
2010-02-01 | Limit memory to 256MB at the moment, (intrusive) part of the branch | Miod Vallat |
2010-02-01 | On Loongson 2 processors, clear the branch target buffer on userland->kernel | Miod Vallat |
2010-02-01 | Fix thinko in previous. | Miod Vallat |
2010-01-31 | update to get a working bsd.rd | Otto Moerbeek |
2010-01-31 | fix ELF64_R_INFO for mips64el to cast to 64 bits before shift; ok miod@ | Otto Moerbeek |
2010-01-31 | initial ramdisk stuff, produces a working bsd.rd | Otto Moerbeek |
2010-01-31 | sync | Miod Vallat |
2010-01-31 | add a fix from OpenSSL CVS for SA38200. | Jasper Lievisse Adriaanse |
2010-01-31 | Remove !__LP64__ bits and __LP64__ tests. | Miod Vallat |
2010-01-31 | Add hotplug and wsmux. | Miod Vallat |
2010-01-31 | According to Linux, some magic programming is necessary to prevent deadlocks, | Miod Vallat |
2010-01-31 | Remove unnecessary comparison, pointed out by Tiago Cunha. | Nicholas Marriott |
2010-01-31 | Add option WSCONS_COMPAT_RAWKBD for X. ok miod@. | Matthieu Herrb |
2010-01-31 | Return a correct address in smfb_mmap(), allows X to work with wsfb. | Miod Vallat |
2010-01-31 | If there is only 256MB of physical memory or less, access it from physical | Miod Vallat |
2010-01-31 | add HOWTO_PIPEX_NPPPD.txt for people who try to use pipex and npppd before | YASUOKA Masahiko |
2010-01-31 | Fix DPADD, from Brad. | Nicholas Marriott |
2010-01-31 | privilege separation of npppd. | YASUOKA Masahiko |
2010-01-30 | Make sure the previous node is not a NOTE; prevents ICE on loongson. | Otto Moerbeek |
2010-01-30 | fake local addr:port when stdio fowarding as some servers (Tectia at | Damien Miller |
2010-01-30 | debug output goes to stderr, not "the system log"; ok markus dtucker | Damien Miller |
2010-01-30 | More loongson directories for manpages. | Miod Vallat |
2010-01-30 | Loongson sets lists.. | Miod Vallat |
2010-01-30 | Build on loongson, and sort platform list. | Miod Vallat |
2010-01-30 | Build these firmwares on loongson. | Miod Vallat |
2010-01-30 | Don't stop parsing command sequences when a command requests the client to | Nicholas Marriott |
2010-01-30 | Ignore SIGHUP as well. | Nicholas Marriott |
2010-01-30 | don't mark channel as read failed if it is already closing; suppresses | Damien Miller |
2010-01-29 | kill correct channel (was killing already-dead mux channel, not | Damien Miller |
2010-01-29 | Allow sorting by command and pid. Also, allow partial matches with strncmp. | Ted Unangst |
2010-01-29 | set FD_CLOEXEC on sock_in/sock_out; bz#1706 from jchadima AT redhat.com | Damien Miller |
2010-01-28 | Remove dead assignment and newly created unused variable. | Charles Longeau |
2010-01-28 | The RA stack control bit on the loongson2 diagnostic register is not a clear | Miod Vallat |
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 |