Age | Commit message (Expand) | Author |
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 |
2010-01-24 | link man section 8 for loongson. ok miod@ | Matthieu Herrb |
2010-01-24 | let .Dt recognise "loongson"; ok matthieu miod | Jason McIntyre |
2010-01-24 | tests for shared libs update issues... | Marc Espie |
2010-01-24 | extra indirection: no match gives a reason why, so we can rebuild | Marc Espie |
2010-01-24 | use libspecs, report problem will be terser for now. | Marc Espie |
2010-01-24 | - revert previous; nitems() shouldn't be used in userland (yet). | Jasper Lievisse Adriaanse |
2010-01-24 | use libspecs through Dependencies. | Marc Espie |
2010-01-24 | add code to unify spec and names as LibraryObject, plus a repository and | Marc Espie |
2010-01-24 | prevent broken packagenames from creeping in. | Marc Espie |
2010-01-24 | check package name issues | Marc Espie |
2010-01-24 | add code to check packagename for problems | Marc Espie |
2010-01-24 | In orig_intra_lsa_rtr(), don't allocate and free a temporary buffer | Stefan Sperling |
2010-01-24 | use nitems here, no real change | Ted Unangst |
2010-01-23 | When a window is destroyed, remove all links to it from each session rather | Nicholas Marriott |
2010-01-23 | generate 1st version. | Matthieu Herrb |
2010-01-23 | Add etc.loongson. ok miod@ | Matthieu Herrb |
2010-01-23 | md etc bits for loongson. ok miod@ | Matthieu Herrb |
2010-01-23 | Give little-endian fp on mips a change to be handled correctly. | Miod Vallat |
2010-01-23 | Don't leak if arguments appear multiple times, from Tiago Cunha. | Nicholas Marriott |
2010-01-23 | Use C-e and C-y for scrolling in vi mode, from Micah Cowan. | Nicholas Marriott |
2010-01-23 | finally, 6250 parts need crystal calibration too. | Damien Bergamini |
2010-01-23 | It's wrong to complain about illegal -c arguments when finding | Ingo Schwarze |
2010-01-22 | Correctly return ENXIO on unhandled ioctls; ok marco@ | Miod Vallat |
2010-01-22 | Move is_memory_range() from mips64 mem.c to a per-architecture location; this | Miod Vallat |
2010-01-22 | Fix previous to pick the right year as the timebase (mips64 routines expect | Miod Vallat |
2010-01-21 | Do not assume mac address and bss id are stored at 32-bit aligned addresses; | Miod Vallat |
2010-01-21 | *Write* to the magic Loongson2 register to invalidate iTLB and branch | Miod Vallat |
2010-01-21 | Use db_printf() instead of printf() in db_dump_tlb_cmd() and trapDump(), so | Miod Vallat |
2010-01-21 | Pick the correct year when reading clock. | Miod Vallat |
2010-01-21 | Use ahci_nvidia_mcp_attach() for nvidia MCP79 ("Ion"), without which | Stuart Henderson |
2010-01-20 | Make ypserv(8) reread its YP maps on SIGHUP | Ingo Schwarze |
2010-01-20 | One \ too many in pfvar.h. From Daniel Dickman <didickman@gmail.com> | Ryan Thomas McBride |
2010-01-20 | Fix collider offsets to correct LBA. | Jordan Hargrave |
2010-01-20 | Don't leak line, from Tiago Cunha. | Nicholas Marriott |
2010-01-20 | sync | Todd T. Fries |
2010-01-20 | Print RFC3947 NAT Original Address (NAT-OA) payloads, they're a subset | Stuart Henderson |
2010-01-20 | back out last commit. breaks half-duplex playback with poll(). | Jacob Meuser |
2010-01-20 | Apache manual is now part of the "man" file set. | Antoine Jacoutot |
2010-01-20 | Remove horrible hack in ahc/ahd that made some commands retry | Kenneth R Westerback |
2010-01-19 | Permit !, + and - to be used for window targets to specify last window (!), or | Nicholas Marriott |