Subject: CVS commit: xsrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/26/1999 05:25:04
Module Name:	xsrc
Committed By:	lukem
Date:		Sun Dec 26 03:25:03 UTC 1999

Modified Files:
	xsrc/xc/programs/xfs: config.cpp xfs.man
	xsrc/xc/programs/xfs/difs: main.c
	xsrc/xc/programs/xfs/os: Imakefile config.c osinit.c utils.c

Log Message:
* automatically background, unless given -debug (uses ../xdm/daemon.c)
* support writing a .pid file (ref `pid-file' entry in the xfs(1) config file)

i originally got this code off simon burge <simonb@netbsd.org>.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 xsrc/xc/programs/xfs/config.cpp
cvs rdiff -r1.1.1.3 -r1.2 xsrc/xc/programs/xfs/xfs.man
cvs rdiff -r1.1.1.2 -r1.2 xsrc/xc/programs/xfs/difs/main.c
cvs rdiff -r1.1.1.2 -r1.2 xsrc/xc/programs/xfs/os/Imakefile
cvs rdiff -r1.1.1.1 -r1.2 xsrc/xc/programs/xfs/os/config.c \
    xsrc/xc/programs/xfs/os/osinit.c xsrc/xc/programs/xfs/os/utils.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.