summaryrefslogtreecommitdiff
path: root/os/beos
Commit message (Expand)AuthorAgeFilesLines
* Eliminated ap_os_[systemcase|[case_]canonical]_filename() andWilliam A. Rowe Jr2001-08-232-16/+0
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-291-1/+1
* This stops some systems from barfing...David Reid2001-04-261-1/+1
* Update copyright to 2001Roy T. Fielding2001-02-164-4/+4
* As a debugging aid, report which version of the beos code we're using andDavid Reid2001-02-141-2/+6
* toss the signal description stuff from unixd.[ch], beosd.h, and spmt_os2.Greg Stein2001-02-111-15/+3
* renaming various functions for consistency sakeDoug MacEachern2001-02-081-1/+1
* More changes to get BeOS building once more...David Reid2000-12-021-0/+3
* *) Compensate for recent changes in the APR headers. Specifically, someGreg Stein2000-11-261-4/+6
* Killing ap_os_is_filename_valid. Left actual win32 code, since it isWilliam A. Rowe Jr2000-11-101-1/+0
* Get rid of some stuff and a few small tweaks.David Reid2000-10-231-56/+5
* Add back suexec support.Manoj Kasichainula2000-10-231-0/+9
* Add some more .cvsignore files for BeOS and add a CHANGES entry.David Reid2000-09-171-0/+5
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-2/+2
* Stop a compiler warning in maintainer mode.David Reid2000-07-031-0/+1
* Bring beos back into line following the changes to iol_socket.David Reid2000-07-031-1/+1
* Remove all occurances of strerror from Apache. ap_strerror works justRyan Bloom2000-06-091-2/+4
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-5/+0
* ap_os_kill isn't being used now as it's in APR, so remove it!David Reid2000-04-041-1/+0
* Start cleaning up the beos directory. DSO stuff is now in APR.David Reid2000-04-043-70/+1
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-314-99/+160
* First part of getting BeOS to survive restarts correctly.David Reid2000-03-241-10/+3
* Minor nit: use top_srcdir instead of topsrcdir, to be more consistentManoj Kasichainula2000-03-151-2/+2
* Fix all the License issues. Including:Ryan Bloom2000-03-103-27/+27
* Add the rest of the files to allow BeOS to use the buildconf stuff.David Reid2000-02-102-0/+13
* Finish the commits for the change in the header files. Basically, this hidesRyan Bloom2000-01-192-0/+13
* A small change to allow Apache to run on the most recent versionsDavid Reid1999-12-151-0/+3
* Delete remnants of ap_spawnvp that got missed earlier.Manoj Kasichainula1999-11-301-1/+0
* The first part of the big autoconf patch. This replaces a bunch ofManoj Kasichainula1999-11-291-0/+2
* Clean up some code that BeOS doesn't use.David Reid1999-11-241-16/+0
* Finish the conversion from fprintf(stderr -> ap_log_err.Ryan Bloom1999-11-191-4/+8
* Cleanup the ZZZ comments. Basically these used to mark places where APRRyan Bloom1999-11-161-1/+1
* This brings BeOS back up to date with the recent changes.David Reid1999-10-221-4/+4
* Make Apache use the new ap_create_process call. This is the first of aRyan Bloom1999-10-111-16/+0
* beos updates from David Reid <beos@server1.jetnet.co.uk>dgaudet1999-09-072-33/+52
* Fix some errors from a global search and replace gone wrong. This shouldRyan Bloom1999-08-312-2/+2
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-312-2/+2
* some bug fixes from Daviddgaudet1999-07-261-8/+0
* commit David's beos port.dgaudet1999-07-124-0/+484