summaryrefslogtreecommitdiffstats
path: root/winsup/cygserver/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * woutsup.h: Just include winlean.h.Corinna Vinschen2012-07-191-0/+4
* * client.cc: Revert sigproc.h inclusion since it was fixed elsewhere.Christopher Faylor2012-03-191-0/+4
* * client.cc: Include sigproc.h if __INSIDE_CYGWIN__ is defined.Corinna Vinschen2012-03-191-0/+4
* * client.cc: Remove unneeded #include "sigproc.h".Christopher Faylor2012-03-191-0/+4
* * transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):Corinna Vinschen2012-02-141-0/+5
* * cygserver.cc (print_usage): Align output to utilities in utilsCorinna Vinschen2011-10-101-0/+6
* * sysv_shm.cc (ACCESSPERMS): Remove to fix redefined warning, asYaakov Selkowitz2011-08-191-0/+5
* * configure.in: Remove AC_ALLOCA test and test for __builtin_memset.Corinna Vinschen2011-02-071-0/+5
* * transport_pipes.cc: Include ntdef.h to accommodate cygerrno.h.Christopher Faylor2010-04-201-0/+4
* * Makefile.in (cygserver.exe): Link with -static to avoid linkingCorinna Vinschen2009-11-161-0/+5
* * transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):Corinna Vinschen2009-11-061-0/+7
* * transport_pipes.h (PIPE_NAME_PREFIX): New define.Corinna Vinschen2009-10-311-0/+16
* * Makefile.in (CXXFLAGS): Allow override.Corinna Vinschen2009-08-181-0/+4
* * README: Remove "How to use" section, as CYGWIN="server" isCorinna Vinschen2009-03-271-0/+5
* * cygserver-config: Remove misleading text describing theCorinna Vinschen2009-03-201-0/+5
* Add DESTDIR functionality to Makefile.in's.Christopher Faylor2009-02-241-0/+4
* ChangeLog:Corinna Vinschen2009-01-211-0/+6
* * Makefile.in (CFLAGS): Look in cygwin's build directory for header files.Christopher Faylor2009-01-031-0/+5
* * setpwd.cc (client_request_setpwd::serve): Don't treat removingCorinna Vinschen2008-12-151-0/+5
* * setpwd.cc (client_request_setpwd::serve): Explicitely erase passwordCorinna Vinschen2008-12-151-0/+5
* * Makefile.in (OBJS): Add setpwd.o.Corinna Vinschen2008-11-261-0/+12
* * Makefile.in: Use -static-libgcc when creating cygserver.exe.Christopher Faylor2008-10-301-0/+4
* * sysv_msg.cc: Add fix from upstream version 1.65.Corinna Vinschen2008-04-301-0/+8
* * bsd_helper.cc: Replace %E __small_printf format specifier with %luCorinna Vinschen2008-02-061-0/+8
* Remove dependency from Cygwin internal code.Corinna Vinschen2008-02-061-0/+12
* * Makefile.in: Don't link strfuncs.o from the Cygwin build dir.Corinna Vinschen2008-02-041-0/+5
* * bsd_helper.cc (tunable_params): Add kern.ipc.shm_allow_removed asCorinna Vinschen2007-11-051-0/+9
* * smallprint.c: Remove.Corinna Vinschen2007-08-021-0/+4
* * Makefile.in: Add -lntdll to link line.Christopher Faylor2007-08-021-0/+5
* * smallprint.c: New file.Corinna Vinschen2007-08-021-0/+6
* * bsd_helper.cc: Drop unnecessary security.h include.Corinna Vinschen2007-07-211-0/+4
* Throughout remove using wincap.Corinna Vinschen2007-02-231-0/+12
* * Makefile.in (OBJS): Drop transport_sockets.o.Corinna Vinschen2007-02-221-0/+9
* update to newer autoconfChristopher Faylor2006-05-241-0/+7
* * wincap.cc: New file.Corinna Vinschen2006-01-121-0/+6
* Check FreeBSD upstream changes and apply important patches.Corinna Vinschen2006-01-091-0/+7
* * bsd_helper.cc (securityinit): New function. Move initializationCorinna Vinschen2005-11-101-0/+41
* * bsd_log.cc (_vpanic): LOG_EMERG is overkill, use LOG_CRIT.Corinna Vinschen2005-11-101-0/+4
* * cygserver.cc (main): Call wincap.init() earlier to avoid a NULL dereference.Christopher Faylor2005-08-081-0/+5
* * sysv_sem.cc (semu_list): Define static to avoid gcc 4.x compilerCorinna Vinschen2005-06-141-0/+5
* whitespace changes to hopefully force snapshot run.Christopher Faylor2005-06-101-1/+1
* * bsd_mutex.cc (msleep_cnt): Remove.Corinna Vinschen2005-04-081-0/+14
* * bsd_helper.cc (ipcexit_hookthread): Fix whitespace and handle leak.Corinna Vinschen2005-04-061-0/+49
* * bsd_mutex.cc (_msleep): Whitespace fix.Corinna Vinschen2005-04-011-0/+6
* * bsd_mutex.cc: Include limits.h.Corinna Vinschen2004-12-301-0/+12
* * sysv_sem.cc: Redefine offsetof to circumvent build problems withCorinna Vinschen2004-10-181-0/+5
* * bsd_mutex.cc (_msleep): Simplify event creation. Revert change fromCorinna Vinschen2004-10-041-0/+14
* * sysv_sem.cc: Update to FreeBSD version 1.69.Corinna Vinschen2004-10-011-0/+9
* * sysv_shm.cc (kern_shmat): Avoid compiler warning.Corinna Vinschen2004-09-231-0/+4
* * sysv_shm.cc (vm_object_reference): remove Cygwin specific define.Corinna Vinschen2004-09-211-0/+8