xfs: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Jun 17 19:01:38 PDT 2009


 COPYING        |  150 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 Makefile.am    |    2 
 README         |   54 +++++++++++++++-----
 configure.ac   |   25 +++++++++
 include/misc.h |    3 +
 include/os.h   |    1 
 os/daemon.c    |   35 +++++++++++--
 os/error.c     |   21 ++++++-
 os/utils.c     |   40 +++++++++++++++
 os/xfstrans.c  |   71 ++++++++++++++++++++++++++
 xfs.man        |   31 +++++++++--
 11 files changed, 397 insertions(+), 36 deletions(-)

New commits:
commit be599b68334d2dea71e12f478e3201d3087ddf56
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Jun 17 18:56:09 2009 -0700

    Add --disable-devel-docs flag to configure to skip xfs-design doc conversion
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>

commit 93f75eed7b7dd1208d6d24ec065dfd1518efa599
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Jun 17 17:29:16 2009 -0700

    Update README and COPYING files and man page
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>

commit 66c3c3e95b0faa005d2a5cdcd196cdc6de027d16
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Jun 17 16:49:20 2009 -0700

    Add support for starting xfs from inetd
    
    Adds -inetd command line flag to be used when starting via inetd.
    Assumes inetd is set to "wait" mode, and will thus let xfs, once
    started, deal with waiting for & handling all further clients,
    until xfs is killed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>

commit 6edc36cf965501149889ebb2a8afe61330f895c5
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Jun 17 16:47:04 2009 -0700

    Add --enable-syslog (on by default) to configure for use-syslog option
    
    Oops, guess we missed providing a way to #define USE_SYSLOG in the
    Imake -> autoconf conversion.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>



More information about the xorg-commit mailing list