summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2010-06-17Correct sizing of object to be allocated by calloc(), replacingDamien Miller
2010-06-14Last change erroneously used the target argument for looking up theNicholas Marriott
2010-06-14Add a missing command and some missing Ic, from Tiago Cunha.Nicholas Marriott
2010-06-13Update awk to May 23, 2010 version. OK miod@Todd C. Miller
2010-06-13Prevent a segmentation fault. It could occur when login_getclass fails andTobias Stoeckmann
2010-06-13remove obsolete ENVIRONMENT section; from Daniel DickmanJason McIntyre
2010-06-11various fixes from Daniel Dickman:Jason McIntyre
2010-06-10minimal initial -Tps support, from kristaps@ GSOCIngo Schwarze
2010-06-08check length of value returned C_GetAttributValue for != 0Markus Friedl
2010-06-08Merge more bits that will be going into 1.10.1:Ingo Schwarze
2010-06-06Merge bsd.lv version 1.10.1 (to be released soon).Ingo Schwarze
2010-06-06Use a macro-based mask for obtaining a key or modifier-set from theNicholas Marriott
2010-06-06Merge bsd.lv release 1.10.0,Ingo Schwarze
2010-06-05Increase the -man -Tascii text width from 65 to 78 charactersIngo Schwarze
2010-06-05Couple of missing command aliases/flags, from Tiago Cunha.Nicholas Marriott
2010-06-05Take into account wav ``riff'' header when calculating the offsetAlexandre Ratchov
2010-06-05when parsing wav headers, check that a data chuck actually existsAlexandre Ratchov
2010-06-05Fix problems with window sizing seen by Raghavendra D Prabhu whenNicholas Marriott
2010-06-05Support the status_replace # replacement sequences in the pipe-paneNicholas Marriott
2010-06-05Shut up gcc4 warnings.Nicholas Marriott
2010-06-05This ioctl(TIOCGWINSZ) call is no longer necessary, the result is neverNicholas Marriott
2010-06-05in dev_close(), first terminate streams recording from the hardware,Alexandre Ratchov
2010-06-05When closing the device, request clients using a midi control slotAlexandre Ratchov
2010-06-05don't prime server buffers, because it's ugly and conceptuallyAlexandre Ratchov
2010-06-05Fix binding of C-Space/C-@, from Micah Cowan.Nicholas Marriott
2010-06-05Make start-of-line work the same as end-of-line on wrapped lines (jumpNicholas Marriott
2010-06-05Don't send the initial position as a clock tick with a negative delta.Alexandre Ratchov
2010-06-04when attaching files to play or record to the device, check thatAlexandre Ratchov
2010-06-04midi control aproc structure is can be destroyed before any streamAlexandre Ratchov
2010-06-04Allow the audio device to be opened only while it's actually used.Alexandre Ratchov
2010-06-03tweak previous; ok deraadtJason McIntyre
2010-06-03HTTP/1.1 requests must send a "Connection: close" header. Fixes the issue whereAlexander Hall
2010-06-03When attempting to resume a download, against an HTTP server thatPeter Hessler
2010-06-02Update to sudo 1.7.2p7Todd C. Miller
2010-06-01Add compatibility interfaces for new names binutils-based strip(1) prefersTheo de Raadt
2010-05-31When the mode-mouse option is on, support dragging to make a selectionNicholas Marriott
2010-05-31stderr should be used for error messages; this diff makes which(1)Igor Sobrado
2010-05-30Better to say "command key bindings" since we've just called themNicholas Marriott
2010-05-30There is no real reason not to list all the key bindings here ratherNicholas Marriott
2010-05-29subsitution -> substitution;Jason McIntyre
2010-05-27"Pa Ar" produces wonky output, and makes no sense;Jason McIntyre
2010-05-27include stdint.hAlexandre Ratchov
2010-05-26Move imsg into libutil and add a man page.Nicholas Marriott
2010-05-26Rename some imsg bits to make namespace collisions less likely buf toNicholas Marriott
2010-05-26sync manualsIngo Schwarze
2010-05-26When a word does not fully fit onto the output line, but it containsIngo Schwarze
2010-05-25Don't die if the client has been detached when the job finishes, justNicholas Marriott
2010-05-25Fix an out-of-date comment.Nicholas Marriott
2010-05-25no more f77;Jason McIntyre
2010-05-25enable support for ``extended'' .wav files since certain programsAlexandre Ratchov