Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make it compile on Ultrix. Thanks Erik Bertelson. | Bryan Henderson | 1996-11-26 |
| | |||
* | Okay...this pretty much cleans out the include files. | Marc G. Fournier | 1996-11-06 |
| | | | | | | | | | | I'm able to get through a 'make' of the backend with no errors except the occasional 'might not be initialized error', which is nothing major, just annoying. Have a few patches from D'Arcy to incorporate, but am waiting until I can get a clean compile first, which I'm hoping to have before bed, or sometime tomorrow. | ||
* | ...same... | Marc G. Fournier | 1996-11-06 |
| | |||
* | Added needed include file. | Bruce Momjian | 1996-10-31 |
| | |||
* | change '#if defined(PORTNAME_sparc)' to '#if !defined(HAVE_MEMMOVE)' | Marc G. Fournier | 1996-10-20 |
| | |||
* | |For starters, here's a small patch that removes a compiler warning in that | Marc G. Fournier | 1996-09-21 |
| | | | | | | | | | |regex stuff on Linux. | |-- |Bryan Henderson Phone 408-227-6803 |San Jose, California | | ||
* | Add the regex include files to the repository... | Marc G. Fournier | 1996-09-20 |
In my cvs source tree, tihs directory existed, which is why it compiled on my system, but nobody elses... |