summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2011-06-08do not document the -c flag: it was added for posix compliance,Jason McIntyre
2011-06-07revert 'rc' handling for now, as it breaks iaxclient.Jasper Lievisse Adriaanse
2011-06-07prevent stringize from messing up the Name fieldJasper Lievisse Adriaanse
2011-06-07Don't try to parse the requirements for a module if only modversion orJasper Lievisse Adriaanse
2011-06-06fix PKG_CONFIG_LOG as the first argument to beautify_list() was incorrectJasper Lievisse Adriaanse
2011-06-06rename PKG_CONFIG_LOGFILE to PKG_CONFIG_LOG to match fd.oJasper Lievisse Adriaanse
2011-06-06fix spello in...er...my own name.Jasper Lievisse Adriaanse
2011-06-06Add AUTHORS sectionJasper Lievisse Adriaanse
2011-06-06- style tweaks by espie@Jasper Lievisse Adriaanse
2011-06-06move simple numeric comparison to a single routine, instead of duplicating itJasper Lievisse Adriaanse
2011-06-06also handle the 'rc' suffixJasper Lievisse Adriaanse
2011-06-06First steps of teaching pkg-config about 'alpha' and 'beta' versions.Jasper Lievisse Adriaanse
2011-06-05Add a respawn-pane command, from Marcel Partap.Nicholas Marriott
2011-06-05Get rid of the layout string code which tries to walk through the layoutNicholas Marriott
2011-06-04explain IdentifyFile's semantics a little better, prompted by bz#1898Damien Miller
2011-06-03Allow device encoding to be set if -u is also used. Useful to degradeAlexandre Ratchov
2011-06-03factor tests for f->opt->join flag, no behaviour changeAlexandre Ratchov
2011-06-03Clarify that the ratio between sample rate and block sizeAlexandre Ratchov
2011-06-03Reorganize the way command line options are parsed and stored.Alexandre Ratchov
2011-06-03add missing header, needed by the use of struct tmCharles Longeau
2011-06-03update EXAMPLES to use "-joff", since "-jon" is the defaultAlexandre Ratchov
2011-06-03protect errno from damage in the signal handlerTheo de Raadt
2011-06-03Make ^D behave: dont't echo it and make it work if the cursor is atOtto Moerbeek
2011-06-03Check current parent process ID against saved one to determine if the parentDarren Tucker
2011-06-03bz#1883 - setproctitle() to identify mux master; patch from Bert.WesargDamien Miller
2011-06-02If there are no descriptors to poll, just sleep until SIGALRMAlexandre Ratchov
2011-06-02close midi control ports and thru boxes only when there are noAlexandre Ratchov
2011-06-02don't exit from the main loop if there are pending time outs.Alexandre Ratchov
2011-06-02Change ktr_retval to a register_t so that we can see the full 64-bitsTheo de Raadt
2011-06-02Revert previous; changes linking order for pkg-config --libs, breaking X on VAX.Stuart Henderson
2011-06-01- avoid YY_FLUSH_BUFFER: it is not signal safe and it does not work as intendedOtto Moerbeek
2011-05-31Minor fixes by kristaps@, based on issues reported by jmc@.Ingo Schwarze
2011-05-31Lint didn't take into account padding of LDOUBLE, LDCOMPLEX,Martynas Venckus
2011-05-31Warn on empty non-compound selection statements, such as "if (foo);".Martynas Venckus
2011-05-31Make tt_domain = 3 (complex), not 1 (real) for the complex typesMartynas Venckus
2011-05-30Fix a typo, spotted by Michal Mazurek..Nicholas Marriott
2011-05-30Typos: "in in", "prototyp".Martynas Venckus
2011-05-29Fix more regressions introduced in 1.11.3:Ingo Schwarze
2011-05-29Fix two regressions introduced in 1.11.3:Ingo Schwarze
2011-05-29Merge release 1.11.3, almost all code by kristaps@:Ingo Schwarze
2011-05-26tweak previous;Jason McIntyre
2011-05-26slightly clarify -v option descriptionAlexandre Ratchov
2011-05-26make clipping less ugly, from Sviatoslav ChagaevAlexandre Ratchov
2011-05-26add a new -w flag to control whether master volume is automaticallyAlexandre Ratchov
2011-05-26Trim another useless if statement, from Ailin Nemui.Nicholas Marriott
2011-05-25Memory leak in error path, from Tiago Cunha.Nicholas Marriott
2011-05-25Nuke a redundant if statement, from Tiago Cunha.Nicholas Marriott
2011-05-25add one more signal block for handling '_intmp' (the list of files scheduledTheo de Raadt
2011-05-25memoize handle_config; is not a slow routine per se, but we spendJasper Lievisse Adriaanse
2011-05-24Remove undocumented legacy options UserKnownHostsFile2 andDamien Miller