summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove some lint, found by gcc -W etc.Paul Eggert2010-06-164-78/+73
* Add a missing include.Sergey Poznyakoff2010-03-021-1/+4
* Bugfixes in rtapelibSergey Poznyakoff2010-03-012-2/+9
* Rewrite rmt from scratch.Sergey Poznyakoff2009-09-081-516/+652
* Improve genfile --runSergey Poznyakoff2009-08-082-35/+80
* Minor fixSergey Poznyakoff2009-06-221-0/+2
* Minor fix.Sergey Poznyakoff2009-06-181-1/+4
* Avoid undefined ctype usage.Eric Blake2009-06-182-9/+10
* Migrate to GitSergey Poznyakoff2009-03-0727-44/+922
* UpdateSergey Poznyakoff2008-05-201-0/+4
* (verify_file): Improve error diagnostics.Sergey Poznyakoff2008-05-201-5/+3
* UpdateSergey Poznyakoff2008-02-181-0/+4
* Remove setenv.hSergey Poznyakoff2008-02-181-4/+3
* Changes needed for cpio mingw build:Sergey Poznyakoff2007-12-053-4/+17
* UpdateSergey Poznyakoff2007-11-071-0/+4
* Add fseeko.Sergey Poznyakoff2007-11-071-0/+1
* * gnulib.modules: Add strerror.Paul Eggert2007-10-114-4/+9
* UpdateSergey Poznyakoff2007-08-191-0/+4
* (safer_name_suffix): Fix variable typeSergey Poznyakoff2007-08-191-1/+1
* UpdateSergey Poznyakoff2007-08-171-0/+7
* (hash_string_insert_prefix): New functionSergey Poznyakoff2007-08-171-12/+35
* UpdateSergey Poznyakoff2007-08-121-0/+5
* Use last_component instead of base_name. Patch by Eric Blake.Sergey Poznyakoff2007-08-122-2/+2
* v.3.Sergey Poznyakoff2007-08-121-352/+353
* Relicense under GPLv3Sergey Poznyakoff2007-06-2729-361/+700
* *** empty log message ***Sergey Poznyakoff2007-06-271-1/+1
* *** empty log message ***Sergey Poznyakoff2007-06-271-1/+1
* UpdateSergey Poznyakoff2007-06-211-0/+4
* Print errno status on errors.Sergey Poznyakoff2007-06-211-3/+3
* Resolve testsuite failures on cygwin.Sergey Poznyakoff2007-06-212-11/+21
* UpdateSergey Poznyakoff2006-12-181-0/+4
* Add configmakeSergey Poznyakoff2006-12-181-0/+1
* * rmt/rmt.c (status_device) [!defined MTIOCGET]:Paul Eggert2006-12-132-1/+6
* UpdateSergey Poznyakoff2006-12-071-0/+8
* Implement new option --seek (similar to `dd seek=')Sergey Poznyakoff2006-12-071-4/+19
* (read_fatal_details): Fix wording of the error message.Sergey Poznyakoff2006-12-071-2/+2
* (Generate Mode): Document --seek option.Sergey Poznyakoff2006-12-071-0/+6
* * lib/rtapelib.c: Include <rmt-command.h> rather than <localedir.h>,Paul Eggert2006-11-295-8/+18
* Reverse changes to rmt.cSergey Poznyakoff2006-09-272-6/+1
* UpdateSergey Poznyakoff2006-09-271-0/+5
* Use program_invocation_name instead of program_name.Sergey Poznyakoff2006-09-271-2/+5
* (exec_command): Add extra spaces.Sergey Poznyakoff2006-09-271-2/+2
* UpdateSergey Poznyakoff2006-09-081-0/+4
* * lib/system.h: Include <inttypes.h> unconditionally.Paul Eggert2006-08-073-13/+17
* (reg_action): Return void, not int.Paul Eggert2006-08-071-20/+17
* UpdateSergey Poznyakoff2006-07-091-0/+8
* Add Ralf WildenhuesSergey Poznyakoff2006-07-091-1/+2
* Fix typosSergey Poznyakoff2006-07-091-3/+3
* UpdateSergey Poznyakoff2006-07-031-0/+4
* (get_size): Rewrite to avoid numeric overflow.Sergey Poznyakoff2006-07-031-8/+24