Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Dec 2009 21:11:03 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libstand bzipfs.c gzipfs.c
Message-ID:  <200912232111.nBNLBStA074924@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-12-23 21:11:03 UTC

  FreeBSD src repository

  Modified files:
    lib/libstand         bzipfs.c gzipfs.c 
  Log:
  SVN rev 200919 on 2009-12-23 21:11:03Z by jhb
  
  Fix a bug in gzipfs that prevented lseek() from working and add lseek()
  support to bzip2fs.  This fixes problems with loading compressed amd64
  kernel modules containing debug symbols.
  
  Submitted by:   David Naylor  naylor.b.david (gmail)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.9       +59 -8     src/lib/libstand/bzipfs.c
  1.15      +8 -8      src/lib/libstand/gzipfs.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912232111.nBNLBStA074924>