summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-26new run(4) idsDamien Bergamini
2010-01-26backout last, it causes mem conflicts and device trouble;Otto Moerbeek
2010-01-26downgrade, not downgradesMarc Espie
2010-01-26fix merging behavior when merging doesn't occur:Marc Espie
2010-01-26Be a bit more paranoid and disable interrupts around critical pieces of code,Miod Vallat
2010-01-26Comment out the Geode timecounter code completely. While a nice idea, thisMiod Vallat
2010-01-26Sprinkle some write buffer flushes, copied from powerpc; preventsMiod Vallat
2010-01-26-Wuninitialized and remove a // comment; from portableDamien Miller
2010-01-26rewrite ssh(1) multiplexing code to a more sensible protocol.Damien Miller
2010-01-25Hugely simplify window_copy_cursor_next_word, which was way overcomplicated.Nicholas Marriott
2010-01-25Update the selection properly after goto line or searching.Nicholas Marriott
2010-01-25Top/bottom of history mode keys, diff from Micah Cowan, tweaked by me.Nicholas Marriott
2010-01-25syncTodd T. Fries
2010-01-25add uthum there too. ok drahn@Matthieu Herrb
2010-01-25stucture -> structure;Jason McIntyre
2010-01-25ellipses are not optional arguments; while here, fix a double .Ar/.ArIgor Sobrado
2010-01-25fix double full stop, find out by jmc@ when looking into another issue.Igor Sobrado
2010-01-25Provide proper ELF64_R_{SYM,TYPE,INFO} on little endian mips64, since theseMiod Vallat
2010-01-24Redraw properly when scrolling backward and the cursor is on the lastNicholas 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-24link man section 8 for loongson. ok miod@Matthieu Herrb
2010-01-24let .Dt recognise "loongson"; ok matthieu miodJason McIntyre
2010-01-24tests for shared libs update issues...Marc Espie
2010-01-24extra indirection: no match gives a reason why, so we can rebuildMarc Espie
2010-01-24use 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-24use libspecs through Dependencies.Marc Espie
2010-01-24add code to unify spec and names as LibraryObject, plus a repository andMarc Espie
2010-01-24prevent broken packagenames from creeping in.Marc Espie
2010-01-24check package name issuesMarc Espie
2010-01-24add code to check packagename for problemsMarc Espie
2010-01-24In orig_intra_lsa_rtr(), don't allocate and free a temporary bufferStefan Sperling
2010-01-24use nitems here, no real changeTed Unangst
2010-01-23When a window is destroyed, remove all links to it from each session ratherNicholas Marriott
2010-01-23generate 1st version.Matthieu Herrb
2010-01-23Add etc.loongson. ok miod@Matthieu Herrb
2010-01-23md etc bits for loongson. ok miod@Matthieu Herrb
2010-01-23Give little-endian fp on mips a change to be handled correctly.Miod Vallat
2010-01-23Don't leak if arguments appear multiple times, from Tiago Cunha.Nicholas Marriott
2010-01-23Use C-e and C-y for scrolling in vi mode, from Micah Cowan.Nicholas Marriott
2010-01-23finally, 6250 parts need crystal calibration too.Damien Bergamini
2010-01-23It's wrong to complain about illegal -c arguments when findingIngo Schwarze
2010-01-22Correctly return ENXIO on unhandled ioctls; ok marco@Miod Vallat
2010-01-22Move is_memory_range() from mips64 mem.c to a per-architecture location; thisMiod Vallat
2010-01-22Fix previous to pick the right year as the timebase (mips64 routines expectMiod Vallat
2010-01-21Do 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 branchMiod Vallat
2010-01-21Use db_printf() instead of printf() in db_dump_tlb_cmd() and trapDump(), soMiod Vallat
2010-01-21Pick the correct year when reading clock.Miod Vallat