Age | Commit message (Expand) | Author |
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 |
2010-03-20 | the NEC Aterm WL300NU-G is an otus(4). | Damien Bergamini |
2010-03-19 | Fix three bugs in man(1): | Ingo Schwarze |
2010-03-19 | needs a mbr | Theo de Raadt |
2010-03-19 | Remove support for preproduction 82598 revision A0, | Jonathan Gray |
2010-03-18 | add divert-* to bnf; from Dave Anderson | Jason McIntyre |
2010-03-18 | enable POOL_DEBUG | Otto Moerbeek |
2010-03-18 | move to 4.7-current | Otto Moerbeek |
2010-03-18 | Backport fix of negative bignums from binutils 2.16: | Mark Kettenis |
2010-03-18 | Make C++ exception handling work on mips64. | Mark Kettenis |
2010-03-18 | make the 'e' command work, from Mark Lumsden | Otto Moerbeek |
2010-03-18 | While resizing, show correct CPU stats, from Mark Lumsden | Otto Moerbeek |