Age | Commit message (Expand) | Author |
2011-06-16 | Prototypes of functions generated by mksubr. | Otto Moerbeek |
2011-06-16 | Local changes to make this work on OpenBSD. Not used functions disabled for | Otto Moerbeek |
2011-06-16 | mksubr from freebsd, to be used to generate flags to name translation | Otto Moerbeek |
2011-06-16 | - finally unconfuse emacs by using parentheses for split() | Jasper Lievisse Adriaanse |
2011-06-16 | fix printrequiresprivate-mode name in a test | Jasper Lievisse Adriaanse |
2011-06-15 | - only process Requires.private if needed (--cflags, --static or --print-requ... | Jasper Lievisse Adriaanse |
2011-06-14 | make sure key_parse_public/private_rsa1() no longer consumes its input buffer. | Markus Friedl |
2011-06-14 | exit if there is an unknown option; from FreeBSD | Christian Weisgerber |
2011-06-12 | tweak the virtual pkg-config config | Jasper Lievisse Adriaanse |
2011-06-12 | - rename pr_* to say_* to be consistent with perl (prompted by espie@) | Jasper Lievisse Adriaanse |
2011-06-12 | - Rename $D to $mode{debug} for consistency. | Jasper Lievisse Adriaanse |
2011-06-12 | - fix comment | Jasper Lievisse Adriaanse |
2011-06-12 | - fix version comparison by adjusting the regex which decides about | Jasper Lievisse Adriaanse |
2011-06-11 | - add check for empty files | Jasper Lievisse Adriaanse |
2011-06-09 | Accept and ignore -M so we can pass the same CPPFLAGS to lint and cpp. | Jonathan Gray |
2011-06-09 | *** empty log message *** | Jasper Lievisse Adriaanse |
2011-06-09 | whitespace cleanup | Jasper Lievisse Adriaanse |
2011-06-09 | fix version comparison when we ask for "alpha > 0.1.0" and the version of | Jasper Lievisse Adriaanse |
2011-06-08 | do not document the -c flag: it was added for posix compliance, | Jason McIntyre |
2011-06-07 | revert 'rc' handling for now, as it breaks iaxclient. | Jasper Lievisse Adriaanse |
2011-06-07 | prevent stringize from messing up the Name field | Jasper Lievisse Adriaanse |
2011-06-07 | Don't try to parse the requirements for a module if only modversion or | Jasper Lievisse Adriaanse |
2011-06-06 | fix PKG_CONFIG_LOG as the first argument to beautify_list() was incorrect | Jasper Lievisse Adriaanse |
2011-06-06 | rename PKG_CONFIG_LOGFILE to PKG_CONFIG_LOG to match fd.o | Jasper Lievisse Adriaanse |
2011-06-06 | fix spello in...er...my own name. | Jasper Lievisse Adriaanse |
2011-06-06 | Add AUTHORS section | Jasper Lievisse Adriaanse |
2011-06-06 | - style tweaks by espie@ | Jasper Lievisse Adriaanse |
2011-06-06 | move simple numeric comparison to a single routine, instead of duplicating it | Jasper Lievisse Adriaanse |
2011-06-06 | also handle the 'rc' suffix | Jasper Lievisse Adriaanse |
2011-06-06 | First steps of teaching pkg-config about 'alpha' and 'beta' versions. | Jasper Lievisse Adriaanse |
2011-06-05 | Add a respawn-pane command, from Marcel Partap. | Nicholas Marriott |
2011-06-05 | Get rid of the layout string code which tries to walk through the layout | Nicholas Marriott |
2011-06-04 | explain IdentifyFile's semantics a little better, prompted by bz#1898 | Damien Miller |
2011-06-03 | Allow device encoding to be set if -u is also used. Useful to degrade | Alexandre Ratchov |
2011-06-03 | factor tests for f->opt->join flag, no behaviour change | Alexandre Ratchov |
2011-06-03 | Clarify that the ratio between sample rate and block size | Alexandre Ratchov |
2011-06-03 | Reorganize the way command line options are parsed and stored. | Alexandre Ratchov |
2011-06-03 | add missing header, needed by the use of struct tm | Charles Longeau |
2011-06-03 | update EXAMPLES to use "-joff", since "-jon" is the default | Alexandre Ratchov |
2011-06-03 | protect errno from damage in the signal handler | Theo de Raadt |
2011-06-03 | Make ^D behave: dont't echo it and make it work if the cursor is at | Otto Moerbeek |
2011-06-03 | Check current parent process ID against saved one to determine if the parent | Darren Tucker |
2011-06-03 | bz#1883 - setproctitle() to identify mux master; patch from Bert.Wesarg | Damien Miller |
2011-06-02 | If there are no descriptors to poll, just sleep until SIGALRM | Alexandre Ratchov |
2011-06-02 | close midi control ports and thru boxes only when there are no | Alexandre Ratchov |
2011-06-02 | don't exit from the main loop if there are pending time outs. | Alexandre Ratchov |
2011-06-02 | Change ktr_retval to a register_t so that we can see the full 64-bits | Theo de Raadt |
2011-06-02 | Revert 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 intended | Otto Moerbeek |
2011-05-31 | Minor fixes by kristaps@, based on issues reported by jmc@. | Ingo Schwarze |