Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix compiler warnings in hurd/libstore | Flavio Cruz | 2015-12-29 | 3 | -6/+7 |
* | lib*: Fix typos in comments (found by codespell) | Stefan Weil | 2015-01-03 | 2 | -2/+2 |
* | Replace `bcopy' with `memcpy' or `memmove' as appropriate | Justus Winter | 2014-12-10 | 1 | -3/+3 |
* | Replace `bzero' with `memset' | Justus Winter | 2014-12-10 | 3 | -4/+4 |
* | Deal with odd kernel behavior | Samuel Thibault | 2014-11-09 | 1 | -0/+1 |
* | libstore: provide function declaration until available upstream | Justus Winter | 2014-05-30 | 1 | -0/+11 |
* | Make bz2 and gz support optional | Gabriele Giacone | 2014-03-20 | 1 | -9/+11 |
* | libstore: fixed some pointer-sign related warnings | Ignazio Sgalmuzzo | 2014-02-19 | 1 | -2/+2 |
* | Add missing copyright notice | Samuel Thibault | 2014-02-18 | 1 | -0/+21 |
* | libstore: replaced gz decompression code with libz | Ignazio Sgalmuzzo | 2014-02-18 | 8 | -1763/+66 |
* | Add missing copyright notice | Samuel Thibault | 2014-02-18 | 1 | -0/+21 |
* | Replaced bz2 decompression code with libbz2 | Ignazio Sgalmuzzo | 2014-02-09 | 2 | -1718/+39 |
* | exec: remove support for transparently ungziping executables | Justus Winter | 2013-09-15 | 7 | -4/+1766 |
* | exec: remove support for transparently unbzip2ing executables | Justus Winter | 2013-09-15 | 1 | -0/+1745 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 4 | -10/+11 |
* | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge | 2012-04-08 | 1 | -2/+0 |
* | Automatically regenerate files that depend on $(hurd-version). | Thomas Schwinge | 2012-04-08 | 1 | -0/+1 |
* | Fix extern inline use | Samuel Thibault | 2012-03-25 | 2 | -4/+12 |
* | fix common misspellings | Jonathan Neuschäfer | 2011-08-20 | 3 | -5/+5 |
* | Fix the build system to handle part stores | Jeremie Koenig | 2010-08-18 | 1 | -6/+6 |
* | Revert "Call device_close on store closure" | Samuel Thibault | 2010-06-30 | 1 | -1/+0 |
* | Call device_close on store closure | Samuel Thibault | 2010-06-25 | 1 | -0/+1 |
* | Build part only when parted support is enabled | Samuel Thibault | 2010-06-18 | 1 | -1/+5 |
* | Fix parted support | Samuel Thibault | 2010-06-18 | 2 | -2/+6 |
* | Switch to the new ChangeLog style. | Thomas Schwinge | 2009-07-11 | 1 | -1279/+0 |
* | Update copyright years. | Thomas Schwinge | 2008-07-01 | 1 | -1/+1 |
* | * nbd.c (nbd_read): Initialize piecelen. | Samuel Thibault | 2008-03-16 | 2 | -1/+5 |
* | . | Roland McGrath | 2005-09-25 | 1 | -0/+5 |
* | 2005-09-24 Roland McGrath <roland@frob.com> | Roland McGrath | 2005-09-25 | 1 | -2/+2 |
* | . | Roland McGrath | 2004-09-07 | 1 | -0/+7 |
* | 2004-09-03 Alfred M. Szmidt <ams@kemisten.nu> | Roland McGrath | 2004-09-07 | 2 | -6/+5 |
* | 2003-08-05 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2003-08-04 | 2 | -1/+4 |
* | 2003-07-21 Ognyan Kulev <ogi@mfmi.uni-sofia.bg> | Marcus Brinkmann | 2003-08-04 | 2 | -7/+11 |
* | . | Roland McGrath | 2003-08-04 | 1 | -0/+6 |
* | 2003-08-04 Roland McGrath <roland@frob.com> | Roland McGrath | 2003-08-04 | 1 | -16/+28 |
* | 2003-08-02 Ognyan Kulev <ogi@fmi.uni-sofia.bg> | Marcus Brinkmann | 2003-08-02 | 3 | -7/+12 |
* | doc/ | Marcus Brinkmann | 2002-12-03 | 14 | -35/+168 |
* | 2002-11-03 Neal H. Walfield <neal@cs.uml.edu> | Neal H. Walfield | 2002-11-03 | 2 | -3/+12 |
* | . | Roland McGrath | 2002-06-11 | 1 | -0/+3 |
* | 2002-06-07 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-06-11 | 1 | -5/+5 |
* | . | Roland McGrath | 2002-06-07 | 1 | -0/+5 |
* | 2002-06-07 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-06-07 | 1 | -3/+4 |
* | libstore/ | Marcus Brinkmann | 2002-05-23 | 2 | -2/+6 |
* | . | Roland McGrath | 2002-05-16 | 1 | -0/+6 |
* | 2002-05-16 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-16 | 1 | -4/+7 |
* | . | Roland McGrath | 2002-05-08 | 1 | -0/+9 |
* | 2002-05-07 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-08 | 1 | -4/+5 |
* | 2002-05-07 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-08 | 1 | -2/+2 |
* | 2002-05-07 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-08 | 1 | -3/+4 |
* | . | Roland McGrath | 2002-03-15 | 1 | -0/+5 |