summaryrefslogtreecommitdiff
path: root/dm.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-12rewrite StorePid()Branden Robinson1-47/+48
2010-01-12downgrade an error to info messageBranden Robinson1-2/+11
2010-01-12Call openlog(3) earlyDmitry V. Levin1-0/+13
2009-09-22Create piddir if needed on startupAlan Coopersmith1-0/+22
2009-07-28Truncate pid file before writing new pid to itAlan Coopersmith1-0/+1
2009-07-17Add RemovePid() function, and register it with atexit()Branden Robinson1-0/+17
2009-07-17Add some more log and debug messagesBranden Robinson1-0/+6
2009-07-17Call InitErrorLog() right after BecomeDaemon()Julien Cristau1-2/+2
2009-07-17spelling fixBranden Robinson1-1/+1
2009-07-17Use imdent to show cpp macro nesting more clearlyAlan Coopersmith1-56/+56
2009-07-17sprintf -> snprintf/asprintf conversionsAlan Coopersmith1-7/+2
2009-07-16Remove RCS IdsAlan Coopersmith1-3/+0
2007-02-01Bug 8014: xdm should set the WINDOWPATH environment variableSamuel Thibault1-0/+75
2006-07-14Use pid_t instead of int when working with fork/wait/etc. (clear more lint wa...Alan Coopersmith1-5/+5
2006-07-14Store return values from umask in mode_t instead of int (clear lint warnings)Alan Coopersmith1-1/+2
2006-06-02Drop pre-waitpid() support since all POSIX.1-1990 systems have waitpid.Alan Coopersmith1-4/+1
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson1-1/+8
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-4_3_99_903_specialxf86-012804-2330Egbert Eich1-10/+8
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-4/+15
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-75/+104
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+855