1. 20 Apr, 2003 32 commits
  2. 19 Apr, 2003 6 commits
  3. 18 Apr, 2003 2 commits
    • Andries E. Brouwer's avatar
      [PATCH] struct loop_info64 with __u64 · ca49321f
      Andries E. Brouwer authored
      (i) Replace in struct loop_info the dev_t field by __kernel_old_dev_t,
      where this type is defined in <asm/posix_types.h>, so that problems
      with a differently sized dev_t in userspace are avoided.
      
      (ii) Introduce a new loop_info64, with __u64 device, inode and offset
      fields.
      ca49321f
    • Romain Liévin's avatar
      [PATCH] gconfig: bug #540 · 24ebdc14
      Romain Liévin authored
      This replaces checkboxes by radiobuttons whereever necessary (menu
      choices).  It partially fixes the #540 bug report.
      24ebdc14