Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unposted: support build with GCC on ReliantUNIX | Andrey Borzenkov | 2001-03-07 | 1 | -7/+27 |
| | |||||
* | 13431: better check for shared libraries. | Andrey Borzenkov | 2001-02-13 | 1 | -36/+48 |
| | |||||
* | 13380: replace AC_CHECK_LIB(...,tgetent) with AC_SEARCH_LIBS(tgetent,...) | Andrey Borzenkov | 2001-01-19 | 1 | -7/+3 |
| | | | | to make it possible to override default library selected | ||||
* | unposted: thinko in configure.in for determination of jobtable size | Clint Adams | 2000-12-23 | 1 | -1/+1 |
| | |||||
* | 13227: terminfo module fixes | Clint Adams | 2000-12-05 | 1 | -1/+2 |
| | |||||
* | Fix --enable-function-subdirs for new config.modules system. | Peter Stephenson | 2000-12-04 | 1 | -1/+1 |
| | |||||
* | Function installation information now in config.modules | Peter Stephenson | 2000-11-30 | 1 | -21/+22 |
| | |||||
* | Fix a few problems with config.modules stuff | Peter Stephenson | 2000-11-27 | 1 | -11/+13 |
| | |||||
* | 13194: change in module configuration system | Peter Stephenson | 2000-11-26 | 1 | -10/+81 |
| | |||||
* | Back out 12814. | Bart Schaefer | 2000-09-18 | 1 | -2/+1 |
| | |||||
* | 12814: zasprintf | Clint Adams | 2000-09-16 | 1 | -1/+2 |
| | |||||
* | unposted: Remove patch from 12686 that was accidentally commited | Andrey Borzenkov | 2000-09-06 | 1 | -41/+10 |
| | |||||
* | 12762: Akinori MUSHA: changes for new FreeBSD releases. | Peter Stephenson | 2000-09-06 | 1 | -1/+1 |
| | |||||
* | 12736: fix `make install' dependency for Cygwin static build | Andrey Borzenkov | 2000-09-04 | 1 | -7/+6 |
| | |||||
* | 3.1.9-dev-6 zsh-3.1.9-dev-6 | Peter Stephenson | 2000-09-04 | 1 | -10/+41 |
| | |||||
* | pws/Andrej: 12594, 12661: Windows resources and icon | Peter Stephenson | 2000-08-16 | 1 | -0/+5 |
| | |||||
* | Andrej, 12623: Fix dynamic linking for cygwin. | Bart Schaefer | 2000-08-15 | 1 | -1/+14 |
| | |||||
* | Andrej, 12620: Fix up mmap tests. | Bart Schaefer | 2000-08-14 | 1 | -1/+1 |
| | |||||
* | 12617: Use AC_FUNC_MMAP. | Bart Schaefer | 2000-08-14 | 1 | -1/+5 |
| | |||||
* | 12601: Tweak --enable-cflags et al. | Bart Schaefer | 2000-08-14 | 1 | -1/+1 |
| | |||||
* | 12598: configure takes --enable-cflags=... etc. arguments | Peter Stephenson | 2000-08-11 | 1 | -0/+3 |
| | |||||
* | 12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES. | Clint Adams | 2000-08-08 | 1 | -1/+1 |
| | |||||
* | 12547: Handle ENOENT and ENOTDIR in zpathmax(). | Bart Schaefer | 2000-08-05 | 1 | -1/+1 |
| | |||||
* | 12541: zrealpath wrapper around realpath() | Clint Adams | 2000-08-05 | 1 | -1/+1 |
| | |||||
* | Andrej: Dynamic loading on cygwin | Peter Stephenson | 2000-08-02 | 1 | -0/+22 |
| | |||||
* | 12472: limited pathconf support | Clint Adams | 2000-08-02 | 1 | -1/+2 |
| | |||||
* | 12411, 12419: Andrej: environment handling with fewer assumptions | Peter Stephenson | 2000-07-28 | 1 | -1/+3 |
| | |||||
* | Andrej/pws: 12381: tgetent accepts NULL test, cygwin, Windows 2000 | Peter Stephenson | 2000-07-26 | 1 | -1/+8 |
| | |||||
* | 12239: prefer curses to termcap on solaris | Peter Stephenson | 2000-07-20 | 1 | -2/+3 |
| | |||||
* | 12193: Rather than replace @RLIMITS_INC_H@ with /dev/null on platforms where | Bart Schaefer | 2000-07-07 | 1 | -0/+3 |
| | | | | | | getrlimit() is not found, replace it with nothing and append /dev/null to the awk command in rlimits.mdd, so that we don't end up with a dependency of rlimits.h on /dev/null (which can cause rlimits.h to be needlessly remade). | ||||
* | 12149: guard against undefined h_errno in zftp | Peter Stephenson | 2000-07-04 | 1 | -0/+11 |
| | |||||
* | 11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable | Peter Stephenson | 2000-05-26 | 1 | -2/+6 |
| | | | | 11590: various cygwin fixes | ||||
* | 11276: fix build on OpenBSD. | Tanaka Akira | 2000-05-09 | 1 | -1/+1 |
| | |||||
* | 11075: install completion functions for AIX and BSD. | Tanaka Akira | 2000-05-02 | 1 | -1/+1 |
| | |||||
* | Ollivier Robert: 10844: prefer curses to termcap on HPUX 11 | Peter Stephenson | 2000-04-19 | 1 | -1/+1 |
| | |||||
* | 10768: configure.in: DLLDFLAGS for OpenBSD. | Clint Adams | 2000-04-15 | 1 | -0/+1 |
| | |||||
* | 10748: configure-switch for MAXJOB | Clint Adams | 2000-04-13 | 1 | -21/+40 |
| | |||||
* | 10745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.h | Clint Adams | 2000-04-13 | 1 | -1/+23 |
| | |||||
* | 10564: typo in _wanted | Clint Adams | 2000-04-07 | 1 | -0/+10 |
| | | | | | 10565: maximum function depth configure option 10566: patgetglobflags has a second argument now | ||||
* | zefram1: configure.in, Etc/zsh-development-guide: List of tools | Andrew Main | 2000-04-06 | 1 | -106/+647 |
| | | | | | required for development work, and a little more conspicuous explanation of the config.status hack. | ||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+1113 |