Age | Commit message (Expand) | Author |
2010-03-22 | Split existing spdmem@i2c code into bus-agnostic spd record decoding code, | Miod Vallat |
2010-03-22 | Enable PAGEFASTRECYCLE. | Mark Kettenis |
2010-03-22 | add more gnum4 support: regexps do weird things with empty patterns (this | Marc Espie |
2010-03-22 | clean up the ProgressMeter code, create a specific class if a Term | Marc Espie |
2010-03-22 | Various improvements, mainly regarding ERRORS. | Ingo Schwarze |
2010-03-22 | Even though this cannot happen in the diff -r case, | Ingo Schwarze |
2010-03-22 | Dead functions, lint. | Nicholas Marriott |
2010-03-22 | Reset output functions too when changing client after attaching, to | Nicholas Marriott |
2010-03-22 | paste-buffer should be per pane, from C. Coutinho. | Nicholas Marriott |
2010-03-22 | Nuke unused variable. | Nicholas Marriott |
2010-03-22 | Add vi-style "jump" commands for copy mode, from Micah Cowan. | Nicholas Marriott |
2010-03-22 | Support up, down, left, right movement through panes with -UDLR flags to | Nicholas Marriott |
2010-03-22 | Accept a full key match (not a partial) even if there is data left in | Nicholas Marriott |
2010-03-22 | New input parser based on http://vt100.net/emu/dec_ansi_parser. | Nicholas Marriott |
2010-03-22 | Read trap registers after setting up the stack frame in the slowtrap handler. | Mark Kettenis |
2010-03-22 | There is a workaround for a 82599 specific errata that could hang the rx dma | Jonathan Gray |
2010-03-22 | Use the correct number of max scatter gather segments for 82599, | Jonathan Gray |
2010-03-22 | Following diff fixes memory leak. `debug' is allocated via asprintf(3) so we | Theo de Raadt |
2010-03-22 | Do not leak file descriptor `fd' on error path; from zinovik | Theo de Raadt |
2010-03-22 | report why getgrouplist() failed and for which user, helps with debugging; | Otto Moerbeek |
2010-03-22 | introduce HAS_MBR and let make define it for the right machines; | Otto Moerbeek |
2010-03-22 | description of cmpci(4) can be shorter and more consistent with other | Igor Sobrado |
2010-03-22 | Add some MLDv2 definitions from FreeBSD. | Jonathan Gray |
2010-03-22 | make argument check for '-s' cli option and interactive 's' consistent. ok otto@ | lum |
2010-03-21 | When all tried file names already existed, mktemp(3) returned without | Ingo Schwarze |
2010-03-21 | Add some additional Intel CPUID values for recent and upcoming processors. | Jonathan Gray |
2010-03-21 | Remove some left over debugging code, shaving off two instructions from | Mark Kettenis |
2010-03-21 | let this compile without DIAGNOSTIC; from miod | Theo de Raadt |
2010-03-21 | add glass console support to the ramdisks; from miod | Theo de Raadt |
2010-03-21 | another macbook that needs reference voltage for output. | Jacob Meuser |
2010-03-21 | deal with the possibility of two internal speaker pins, like on | Jacob Meuser |
2010-03-21 | Update KL structure definitions to match IP35 use of previously unused fields. | Miod Vallat |
2010-03-21 | Fix widget probe order for BASEIO boards and P-Brick. | Miod Vallat |
2010-03-21 | Document the new APM_ARCHS variable. | Antoine Jacoutot |
2010-03-21 | compute an estimate of how much memory is needed to fsck_ffs the fs | Otto Moerbeek |
2010-03-21 | document -b and -f get their defaults from the disklabel; ok jmc@ | Otto Moerbeek |
2010-03-21 | remove definitions of VSCSI_DEBUG stuff. they were never used. | David Gwynne |
2010-03-20 | Allow kernels configurations with bluetooth but no USB to build. | Matthieu Herrb |
2010-03-20 | When the length of a single words exceeds the maximum acceptable line | Ingo Schwarze |
2010-03-20 | Document BROKEN-<arch> | Marc Espie |
2010-03-20 | move arch(1) to the right directory on the ramdisks; while here, | Igor Sobrado |
2010-03-20 | for big (>500G) partitions, move to bigger bocks and fragments in the | Otto Moerbeek |
2010-03-20 | Add code to tell Origin 200 and Origin 2000 / Onyx 2 apart. | Miod Vallat |
2010-03-20 | wee tweak; | Jason McIntyre |
2010-03-20 | The newsyslog(8) utility used to keep one archived log file more than | Ingo Schwarze |
2010-03-20 | Make FFS2 the default format for file systems larger than INT_MAX | Kenneth R Westerback |
2010-03-20 | Don't leak memory when resizing routing table array | Bret Lambert |
2010-03-20 | if a package already contains an url marker (say, local stuff recreated), | Marc Espie |
2010-03-20 | s/sh/ksh/ | Antoine Jacoutot |
2010-03-20 | NEC Aterm WL300NU-G | Damien Bergamini |