aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygserver
AgeCommit message (Expand)AuthorFilesLines
2003-12-22This commit was manufactured by cvs2svn to create tag 'csl-arm-2003-q4'.csl-arm-2003-q4cvs2svn32-11646/+0
2003-12-16 * bsd_helper.cc (tunable_params): Add entries for kern.ipc.msgmnb andCorinna Vinschen4-2/+22
2003-11-26 * cygserver.cc (main): Move call to ipcinit() up before installingCorinna Vinschen3-6/+12
2003-11-26 * Makefile.in (CYGWIN_LIB): Variable pointing to libcygwin.a inCorinna Vinschen2-1/+9
2003-11-26* Makefile.in (CXXFLAGS): Remove duplicate options handled in Makefile.common.Christopher Faylor2-1/+6
2003-11-22 * msg.cc (client_request_msg::serve): Add default case to msgop switch.Corinna Vinschen4-0/+18
2003-11-21 * Makefile.in (install): Explicitely create directories. InstallCorinna Vinschen3-2/+223
2003-11-21 * cygserver.cc (print_usage): Fix scrambled output.Corinna Vinschen2-1/+5
2003-11-20 * cygserver-config: Slightly modify printed message.Corinna Vinschen2-4/+5
2003-11-20 * Makefile.in (install): Install cygserver-config script to bindir.Corinna Vinschen3-2/+220
2003-11-19 Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen27-1368/+5656
2003-10-22 Accomodate moving cygserver header files from cygwin/include/cygwinCorinna Vinschen15-252/+334
2003-08-30* msg.cc: New file.Christopher Faylor4-2/+94
2003-08-30* threaded_queue.h: New file.Christopher Faylor2-0/+131
2003-08-25* Makefile.in: Build libcygserver.a.Christopher Faylor3-6/+16
2003-07-26* configure.in: Use 'install-sh -c'.Christopher Faylor3-2/+7
2003-07-25* configure.in: Always use install-sh.Christopher Faylor3-51/+60
2003-07-02* Makefile.in (OBJS): Move some more files from cygwin directory.Christopher Faylor3-7/+21
2003-07-01first checkinChristopher Faylor1-0/+5
2003-07-01First checkins.Christopher Faylor3-0/+2332
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor4-4/+0
2003-03-09 Switch to 32/64 datatypes:Corinna Vinschen1-2/+2
2002-09-30 * cygserver_transport_pipes.cc (transport_layer_pipes::accept):Conrad Scott1-1/+1
2002-09-30whitespaceChristopher Faylor1-2/+2
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott11-1860/+3457
2002-09-21 * cygwin_ipc.h: Move to "include/cygwin/ipc.h".Conrad Scott1-2/+2
2002-06-23Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.Christopher Faylor1-2/+2
2002-06-092002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+1
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor1-1/+1
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor2-9/+8
2002-03-15* cygserver.cc: Include stdlib.h for exit declaration.Christopher Faylor2-0/+2
2002-03-13whitespace cleanup, update copyrightChristopher Faylor8-116/+115
2002-03-052002-03-05 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+6
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+37
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+20
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-257/+315
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins9-0/+2464