Commit History

Author SHA1 Message Date
  Peter Karlsson 8a1bcdb5d3 Updated Swedish translation. 25 years ago
  Ben Collins 34eb6584c2 change blocksize to 8192, and make sure we set dbobs_init to 0 after obstack_free 25 years ago
  Ben Collins 853630b88a fixups for obstack usage 25 years ago
  Adam Heath 88c8f0912d Document --command-fd. 25 years ago
  Ben Collins 2ce94a7d20 convert nfmalloc to obstack, and include obstack.[ch] for non-GNU systems 25 years ago
  Adam Heath 1223023a31 Fix -Wall messages. Also, fix handling of user-defined fields in 25 years ago
  Adam Heath bd10db942c Bring up to date. 25 years ago
  Adam Heath a59a84b26a Removed duplicate code that was used to exec maintainer scripts, and moved 25 years ago
  Adam Heath d47d27f841 Change --{status,command}-pipe to --{status,command}-fd. 25 years ago
  Adam Heath 20e7af7b6e Add a --command-pipe. This allows multiple commands to be passed to a 25 years ago
  Wichert Akkerman c16789c315 Fix chown/chmod ordering 25 years ago
  Wichert Akkerman 2d3096a092 remove --import 25 years ago
  Wichert Akkerman d3e1f1fd93 ignore vim swapfiles 25 years ago
  Wichert Akkerman 6ffe125074 update French translation 25 years ago
  Adam Heath 8ecfa55365 After N calls(which does a checkpoint()), reset the counter. 25 years ago
  Adam Heath 1bc6207692 Forgot the status-pipe struct. 25 years ago
  Adam Heath 977ae18704 Add a --status-pipe. 25 years ago
  Adam Heath f9cfdc1008 varbuf(v)printf now return the number of characters they added to the 25 years ago
  Adam Heath 32b4a31781 Add 'warn' parameter to waitsubproc and checksubprocerr, and also add a 25 years ago
  Peter Karlsson 3572e7334a Updated Swedish translation 25 years ago
  Wichert Akkerman 5730fb0034 add doc/fr/Makefile 25 years ago
  Adam Heath f2caa007ea Removed an 'inlined' version of waitsubproc, and call the function instead. 25 years ago
  Adam Heath eb45fbbd58 Add varbufdupc(). 25 years ago
  Adam Heath 0ee21bc313 Use of PKGIOFF macro was checked in prematurely. 25 years ago
  Adam Heath e83c5b70e4 utils/start-stop-daemon.c: --name is now allowed on the command line 25 years ago
  Wichert Akkerman 9b77d09f93 Add French manpages 25 years ago
  Adam Heath 48bec7e878 Properly parse control files that only have one paragraph, which means no 25 years ago
  Adam Heath d8c4251938 Fix minor memleak in used function hashreport. Thanks to Adrian Bridgett 25 years ago
  Adam Heath 864e230e90 Removed use of getc(), and instead use pointers into a gigantic memory 25 years ago
  Adam Heath d4429608da Added nfstrnsave(). 25 years ago