aboutsummaryrefslogtreecommitdiff
path: root/compat
Commit message (Collapse)AuthorAge
...
* compat/bsd-poll.h now we are not doing -Icompat.Nicholas Marriott2009-05-13
|
* Rename all feature flags to HAVE_* and move out of makefiles into a configureNicholas Marriott2009-05-13
| | | | | | | | | script which must be run before building. Still two makefiles but they are a hell of a lot simpler. HAVE_* also will make it easier to move to $buildsystem if necessary later.
* Bye-bye nonworking IRIX, can be rescued from the attic if ever needed again.Nicholas Marriott2009-05-13
|
* Use getopt.c from openssh rather than OpenBSD's getopt_long.Nicholas Marriott2009-05-13
|
* /* $Id$ */Nicholas Marriott2009-04-29
|
* Some tweaks for Solaris.Nicholas Marriott2009-04-29
| | | | | Get rid of vis.* in favour of a small replacement function.
* Fake warnx().Nicholas Marriott2009-04-02
|
* More AIX tweaks.Nicholas Marriott2009-03-31
|
* AIX forkpty.Nicholas Marriott2009-03-31
|
* Most of AIX support.Nicholas Marriott2009-03-31
|
* vis functions for Linux.Nicholas Marriott2009-01-10
|
* Trim spaces.Nicholas Marriott2009-01-10
|
* Import OpenBSD's getopt(3) to workaround broken glibc version.Nicholas Marriott2008-12-10
|
* Trim.Nicholas Marriott2008-09-26
|
* Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.Nicholas Marriott2008-08-28
|
* 0.4 released.Nicholas Marriott2008-07-01
|
* IRIX fixes, sort of partly work.Nicholas Marriott2008-06-23
|
* IRIX fixes thanks to Elias Pipping.Nicholas Marriott2008-06-23
|
* timespecadd, fgetln headers.Nicholas Marriott2008-06-22
|
* More missing bits from Solaris.Nicholas Marriott2008-06-22
|
* Trimify.Nicholas Marriott2008-06-18
|
* O_NOCTTY.Nicholas Marriott2008-06-18
|
* Solaris bits.Nicholas Marriott2008-06-18
|
* NO_ASPRINTF.Nicholas Marriott2008-06-18
|
* More Sun OS crap.Nicholas Marriott2008-06-18
|
* forkpty for Sun OS.Nicholas Marriott2008-06-18
|
* compat/daemon.cNicholas Marriott2008-06-18
|
* tree.h has RB_PREV now, yay!Nicholas Marriott2008-06-03
|
* Make it build/run on Linux.Nicholas Marriott2007-10-31