summaryrefslogtreecommitdiff
path: root/os/netware/util_nw.c
Commit message (Expand)AuthorAgeFilesLines
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-101-2/+2
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* Reduce the number of parameters on the event callback to avoid a protectedBradley Nicholes2003-01-161-2/+2
* Added a required parameter to RegisterForEventNotification() to allow theBradley Nicholes2003-01-101-3/+12
* Register for the SERVERDOWN event to allow Apache to shutdown gracefullyBradley Nicholes2002-12-121-2/+61
* Implemented ap_os_create_privileged_process() for NetWare which simply maps toBradley Nicholes2002-05-311-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Implemented a checkunload callback to allow apache to be unloaded usingBradley Nicholes2002-01-141-4/+7
* Added a stub for ap_os_create_privileged_process() for NetWareBradley Nicholes2002-01-081-0/+76