Commit History

Author SHA1 Message Date
  Denis Vlasenko 25d8062128 top: batch mode should output all processes 18 years ago
  Denis Vlasenko d3d004dd35 last nail into error_msg() (de)capitalization 18 years ago
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names 18 years ago
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes 18 years ago
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 years ago
  Denis Vlasenko efeed5ed28 fdisk: compilation fix 18 years ago
  Denis Vlasenko 98ae2160b6 fdisk: separate sun/aix/etc code into #included files 18 years ago
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 years ago
  Denis Vlasenko 9275814a9e lots of silly indent fixes 18 years ago
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 years ago
  Rob Landley 88621d7398 Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage 18 years ago
  Rob Landley 081e38483e Remove xcalloc() and convert its callers to xzalloc(). About half of them 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  "Robert P. J. Day" 53f21e34a7 Remove "#if 0" content. 18 years ago
  Mike Frysinger c340ea191a fix from Kolbjørn Barmen for building for m68k targets 18 years ago
  Rob Landley 11c7a7bed6 Various cleanups I made while going through Erik Hovland's patch submissions, 18 years ago
  Rob Landley 22d26fc6ae Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of 18 years ago
  Rob Landley 18958e9309 Random cleanup of platform.h. 18 years ago
  Rob Landley 15d20a03d6 Remove _() and N_() from platform.h. #define them as NOP macros in the two 18 years ago
  Mike Frysinger fa6c4844b2 fix spelling mistakes 18 years ago
  Rob Landley 2c39eee805 Migrate endianness macros. 18 years ago
  Mike Frysinger 1a54030445 use memmove() instead of bcopy() 18 years ago
  Mike Frysinger 983e0ca89e strip out unneeded comments 18 years ago
  "Vladimir N. Oleynik" 5c06b277ce fdisk unmaintained now :( 18 years ago
  Rob Landley 5527b9117e Another clean-up patch from Garrett. 18 years ago
  Rob Landley 736e52532e Minor cleanup from Garrett Kajmowicz. 18 years ago
  Rob Landley b73451daee Cleanup from Denis Vlasenko. 18 years ago
  Bernhard Reutner-Fischer ed7bb6278d - put NLS stuff in one central place to avoid redefines. 18 years ago
  Bernhard Reutner-Fischer 3038557649 - bzero -> memset 18 years ago
  Bernhard Reutner-Fischer 9f4a1e1c75 - add and use ATTRIBUTE_ALIGNED(num_bytes) 18 years ago