"Robert P. J. Day"
|
eea561871b
|
"formated" -> "formatted" throughout the code base.
|
2006-07-20 19:02:24 +00:00 |
|
Rob Landley
|
534374755d
|
Cleaup read() and write() variants, plus a couple of new functions like
xlseek and fdlength() for the new mkswap.
|
2006-07-16 08:14:35 +00:00 |
|
"Robert P. J. Day"
|
801ab14013
|
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
2006-07-12 07:56:04 +00:00 |
|
"Robert P. J. Day"
|
63fc1a9e08
|
Standardize on the vi editing directives being on the first line.
|
2006-07-02 19:47:05 +00:00 |
|
Rob Landley
|
dfba741457
|
Robert P. Day removed 8 gazillion occurrences of "extern" on function
definitions. (That should only be on prototypes.)
|
2006-03-06 20:47:33 +00:00 |
|
Eric Andersen
|
14f5c8d764
|
Patch from Bernhard Fischer to make a bunch of symbols static
which were otherwise cluttering the global namespace.
|
2005-04-16 19:39:00 +00:00 |
|
Manuel Novoa III
|
cad5364599
|
Major coreutils update.
|
2003-03-19 09:13:01 +00:00 |
|
Glenn L McGrath
|
9c60b29071
|
Use xread_char to save a few bytes, fix indenting of comments
|
2002-11-03 10:57:25 +00:00 |
|
Glenn L McGrath
|
2e41d0cb77
|
Fix compress support and prevent a segfault
|
2002-09-27 06:46:02 +00:00 |
|
Glenn L McGrath
|
7ca04f328e
|
New common unarchive code.
|
2002-09-25 02:47:48 +00:00 |
|