summaryrefslogtreecommitdiffstats
path: root/winsup/cygserver/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix copyright throughout.Corinna Vinschen2004-09-151-0/+14
* * bsd_mutex.cc (_msleep): Disable resetting event object for now.Corinna Vinschen2004-09-061-0/+4
* * sysv_shm.cc (kern_shmat): Add debug_printf's.Corinna Vinschen2004-08-311-0/+4
* * bsd_mutex.cc (_msleep): Release process object while waiting.Corinna Vinschen2004-08-241-0/+4
* * transport.cc (transport_layer_base::~transport_layer_base): Resurrect.Corinna Vinschen2004-08-031-0/+5
* * bsd_mutex.cc (_msleep): Reset event object and close it beforeCorinna Vinschen2004-07-301-0/+5
* * cygserver.conf: Describe relation between shmmaxpgs and SHMMAX.Corinna Vinschen2004-07-261-0/+4
* * bsd_helper.cc: Whitespace fixes.Corinna Vinschen2004-07-201-0/+5
* * transport.cc (transport_layer_base::~transport_layer_base): Remove.Corinna Vinschen2004-07-191-0/+5
* * bsd_mutex.cc (win_priority): Actually calculate p from priority.Corinna Vinschen2004-07-191-0/+4
* * shm.cc (shmget): Explicitely set td_retval[0] to -1 on error.Corinna Vinschen2004-06-031-0/+4
* * sysv_shm.cc (shmget): Allow to retrieve shared memory segmentsCorinna Vinschen2004-03-301-0/+5
* * sysv_sem.cc (semundo_adjust): Check for process id instead ofCorinna Vinschen2004-03-021-0/+7
* * bsd_mutex.cc (win_priority): Move to msleep helper function section.Corinna Vinschen2004-02-071-0/+6
* * bsd_mutex.cc (_msleep): Handle PCATCH using signal_arrived event.Corinna Vinschen2004-02-061-0/+17
* * process.h (cleanup_routine::~cleanup_routine): Make pure virtualCorinna Vinschen2004-01-161-0/+6
* * Makefile.in (CFLAGS, CXXFLAGS): Remove unneeded include.Christopher Faylor2003-12-261-0/+8
* * bsd_helper.cc (tunable_params): Add entries for kern.ipc.msgmnb andCorinna Vinschen2003-12-161-0/+8
* * cygserver.cc (main): Move call to ipcinit() up before installingCorinna Vinschen2003-11-261-0/+7
* * Makefile.in (CYGWIN_LIB): Variable pointing to libcygwin.a inCorinna Vinschen2003-11-261-0/+6
* * Makefile.in (CXXFLAGS): Remove duplicate options handled in Makefile.common.Christopher Faylor2003-11-261-0/+5
* * msg.cc (client_request_msg::serve): Add default case to msgop switch.Corinna Vinschen2003-11-221-0/+6
* * Makefile.in (install): Explicitely create directories. InstallCorinna Vinschen2003-11-211-0/+6
* * cygserver.cc (print_usage): Fix scrambled output.Corinna Vinschen2003-11-211-0/+4
* * cygserver-config: Slightly modify printed message.Corinna Vinschen2003-11-201-0/+4
* * Makefile.in (install): Install cygserver-config script to bindir.Corinna Vinschen2003-11-201-0/+5