aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Remove non-unicode character in documentation file. Thanks to Netocrat.Gravatar axel2006-08-11
| | | | darcs-hash:20060811092603-ac50b-59a68550fa3279662113ec080b18e7930bb02fe2.gz
* Rearrange includes so that config.h is always the first file to be includedGravatar axel2006-08-11
| | | | darcs-hash:20060811011835-ac50b-847fc790288e3bb3f3a0ee7734ff278d2dc65bef.gz
* Add two BSD-specific preprocessor macros to get additional prototypes. ↵Gravatar axel2006-08-11
| | | | | | Thanks to Netocrat. darcs-hash:20060810203756-ac50b-21259e610fc738c6ad990d88b0af74d56d6a38f8.gz
* Do not use ! to negate shellscript results, this is unsupported on Solaris. ↵Gravatar axel2006-08-11
| | | | | | Thanks to Netocrat. darcs-hash:20060810194951-ac50b-7baee5f1ab962fac6fbb37f13e0a8ba134e910e2.gz
* Remove Solaris circular dependency in init file. Thanks to Netocrat.Gravatar axel2006-08-11
| | | | darcs-hash:20060810193338-ac50b-2f1f68170610e1669fc20298fcce50a920c3f38f.gz
* Remove unneded includes in autoconf tesst and add possibly needed one. ↵Gravatar axel2006-08-11
| | | | | | Thanks to Netocrat. darcs-hash:20060810192359-ac50b-8e38e24ada59928cf6f37e7ed625fe40a34fd5d7.gz
* Added missing include in input_common.c, needed under FreeBSD. Thanks to ↵Gravatar axel2006-08-11
| | | | | | Netocrat. darcs-hash:20060810190246-ac50b-190b0b2e1fbcab0bd742f5b98f7e1e173b793800.gz
* Added missing line continuation. Thanks to Netocrat.Gravatar axel2006-08-11
| | | | darcs-hash:20060810185244-ac50b-944f18d3bed557061e0625b805e51a6a743835ae.gz
* Avoid circular dependency in ls autoload. Second try.Gravatar axel2006-08-10
| | | | darcs-hash:20060809231155-ac50b-52b1b1609307fb05d3d8f32c972b0a22476a1da8.gz
* Add missing files to make uninstallGravatar axel2006-08-10
| | | | darcs-hash:20060809230749-ac50b-2948357bb000b47b49b6310dabd84410fde3b461.gz
* More header/autoconf fixes, improve winsize checkingGravatar axel2006-08-10
| | | | darcs-hash:20060809225338-ac50b-7162a690e44e2272f4760723f5bf8cc135dc5952.gz
* Fix typo in seq.inGravatar axel2006-08-10
| | | | darcs-hash:20060809225230-ac50b-8371f5fd1a22526325d46f5a0565e3a38d51bb78.gz
* Use string.h not strings.h in all casesGravatar axel2006-08-10
| | | | darcs-hash:20060809223452-ac50b-67c4b5af37ebd17ff6d7c1403ff3231272f35465.gz
* Add SIGUSR1 as fallback if SIGIO doesn't existGravatar axel2006-08-10
| | | | darcs-hash:20060809222656-ac50b-9a1f5a202f012c836570041acb6064849e7b0de5.gz
* Add missing sys/select.h header needed on FreeBSDGravatar axel2006-08-10
| | | | darcs-hash:20060809222605-ac50b-7914c1eb0509a01bfb6d07a04e29e126218f89dc.gz
* A new faq question and some minor documentation editsGravatar axel2006-08-09
| | | | darcs-hash:20060809114048-ac50b-0fe667bfe9cdcade6480137f2cf5982cc743288c.gz
* Minor edits to the spec fileGravatar axel2006-08-09
| | | | darcs-hash:20060809113614-ac50b-ab6ca380a48586ef95256ab8acb77da42854829b.gz
* Add a few missing dependencies for the spec fileGravatar axel2006-08-09
| | | | darcs-hash:20060809113554-ac50b-cbc408698f102c3e3170a119acfafe7569c56592.gz
* Only write out titlebar message if it is of non-zero lengthGravatar axel2006-08-09
| | | | darcs-hash:20060809113424-ac50b-59988efa4dd788d6623023b642fd96989c4c9ada.gz
* Tweak spec file as per suggestions from Michael SchwendtGravatar axel2006-08-01
| | | | darcs-hash:20060801135709-ac50b-07c6191b7464ba90dd64c78ae18df8b59e8e18ad.gz
* Add posix macros in configure.ac, not in Makefile, so that they will be ↵Gravatar axel2006-08-01
| | | | | | honored by the configure tests darcs-hash:20060801013123-ac50b-0c561ad5afd6e71230e29a25d467ed63c47b9f17.gz
* Add __EXTENSIONS__ macro when under SolarisGravatar axel2006-08-01
| | | | darcs-hash:20060801013018-ac50b-08925f5e5239e48ca3024717d5fec2e82138ca5a.gz
* The xpg4-path was mistyped. Fix it.Gravatar axel2006-08-01
| | | | darcs-hash:20060801005736-ac50b-ef8389777e012f9f0b6edcb3df3d638158f87373.gz
* Fix minor nit in commentGravatar axel2006-08-01
| | | | darcs-hash:20060801005246-ac50b-56cb6d2245ce81d16807028749495b8e5a86cc3c.gz
* Fix another typo in common.cGravatar axel2006-08-01
| | | | darcs-hash:20060801004648-ac50b-4177620e4ee37ab1ad6f942faa3023cedeee9055.gz
* Fix typo in common.cGravatar axel2006-08-01
| | | | darcs-hash:20060801003556-ac50b-fb20d6405d2d8fc8d343d040afbf3863bac07b2f.gz
* Fix typo in signal.cGravatar axel2006-08-01
| | | | darcs-hash:20060801002550-ac50b-3412377a694aac72d04e6eae3173ac0980724e60.gz
* Use S_IS* macros instead of S_IF*, which are non-posixGravatar axel2006-08-01
| | | | darcs-hash:20060801002411-ac50b-e5afcbfe4adfc54333c982b43309091c1cbcc1c9.gz
* Changes to the fish spec file, written by Paul Howarth. Fixes spelling and ↵Gravatar axel2006-08-01
| | | | | | broken dependencies. darcs-hash:20060731212954-ac50b-630beb87b4563118c132dbf1c525d492b30df3eb.gz
* Make grep call in seq fallback implementation Posix compliantGravatar axel2006-08-01
| | | | darcs-hash:20060731165626-ac50b-5560aebc877f49f4942b2c730273d8c2424bec24.gz
* Move over a few more objects to the new array_list functionsGravatar axel2006-08-01
| | | | darcs-hash:20060731165511-ac50b-7858829e6a612e0c737d82d3d71d6833dc97f078.gz
* Fix bug when using same array index more than once in a single array ↵Gravatar axel2006-08-01
| | | | | | expansion, e.g. $PATH[1 1 1] darcs-hash:20060731164816-ac50b-d3fc56b425035a4cbcf93a91435f9df9ca5997ac.gz
* Use the new array_list functions in exec.cGravatar axel2006-08-01
| | | | darcs-hash:20060731163548-ac50b-3b503e0457b33c6bb2eda0040a9fa7f15e6afe32.gz
* Use maxi not max in test suite when comaparing intsGravatar axel2006-08-01
| | | | darcs-hash:20060731163119-ac50b-94134f758d9cd7e87746fb93f187aa100c1b820d.gz
* Minor documentation additionsGravatar axel2006-08-01
| | | | darcs-hash:20060731163027-ac50b-8532ecadc755400fc1be1f029fcec49412764da2.gz
* Drup minf/maxf from util.h, they are unusedGravatar axel2006-08-01
| | | | darcs-hash:20060731162550-ac50b-6b4d29d73ef7d672c3c0f9070b528b96b9ec0c16.gz
* Use the new array_list functions in builtin.cGravatar axel2006-08-01
| | | | darcs-hash:20060731162339-ac50b-e8a6bd2c327b8fa5527b739fba544994e1a809e3.gz
* Use the new array_list functions in builtin_set.cGravatar axel2006-08-01
| | | | darcs-hash:20060731161719-ac50b-28a669e7a83f966dba3527a148ff0fa0813fbd6b.gz
* Add long and function pointer versions of all array_list_t callsGravatar axel2006-08-01
| | | | darcs-hash:20060731161641-ac50b-1850b9c2464ce1aa7ff2f1aa74140b526a6825f2.gz
* Add _POSIX_C_SOURCE macro, to enable Posix mode of various headers. Should ↵Gravatar axel2006-08-01
| | | | | | help under Solaris. Thanks to Netocrat for the suggestion. darcs-hash:20060731153213-ac50b-14f8402a743dd67f34e3699e993cef329fdd9427.gz
* Always check strings sent to tparmGravatar axel2006-07-31
| | | | darcs-hash:20060731004804-ac50b-ddede984cbc114b5e79745aef768f85a587d3dc6.gz
* Make calls to grep Posix compliantGravatar axel2006-07-31
| | | | darcs-hash:20060731003354-ac50b-5916d6d862fe8b4f31b64840296d24615b52d175.gz
* Make PATH validation only run for interactive shells to avoid infinite loopGravatar axel2006-07-31
| | | | darcs-hash:20060731003311-ac50b-da0b49830e5a9042fbe7952a63ced2c86b8978fe.gz
* Add Solaris xpg4 PATH testGravatar axel2006-07-31
| | | | darcs-hash:20060731003111-ac50b-d8945adca50bbe9e86041835ed52a88e09f65701.gz
* Make sure install-sh is executable in the MakefileGravatar axel2006-07-31
| | | | darcs-hash:20060730210506-ac50b-9869e637a768aefd6ec7db33cec5f2defb29eb36.gz
* Provide fallback of killpg functionGravatar axel2006-07-31
| | | | darcs-hash:20060730205941-ac50b-ddcec32cc5ab74770b743fed3d131460ee576191.gz
* Provide fallback is struct winsize is not definedGravatar axel2006-07-31
| | | | darcs-hash:20060730205544-ac50b-26f34eb04b56924baa34f560fd274cf38413b5f5.gz
* Include siginfo.h in all signal-using files to make Solaris happy. Thanks to ↵Gravatar axel2006-07-31
| | | | | | Netocrat for the report and a description of the solution. darcs-hash:20060730202659-ac50b-1840aff40ec2467242bd107676c7426cdb14f643.gz
* Bump version numberGravatar axel2006-07-30
| | | | darcs-hash:20060729173243-ac50b-641e89defc78e0660cac6601acfb22c73c1cd32e.gz
* Minor edit of commentsGravatar axel2006-07-30
| | | | darcs-hash:20060729173159-ac50b-f126469f9a6f221d94696d6292ca9a6c79a7a6e6.gz