aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-2724-24/+24
* 2005-04-05 Shaun Jackman <sjackman@gmail.com>Mike Frysinger2005-07-261-14/+14
* 2005-03-19 Shaun Jackman <sjackman@gmail.com>Mike Frysinger2005-07-261-1/+1
* remove unused variable ret as reported by apgo in Bug 350 and touchup syntax ...Mike Frysinger2005-07-261-8/+5
* no longer used as reported by apgo in Bug 348Mike Frysinger2005-07-261-0/+0
* just punt all the f_frsize crap since not all linux headers support it Bug 346Mike Frysinger2005-07-261-22/+5
* ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won'tPaul Fox2005-07-221-0/+2
* applying fix for:Paul Fox2005-07-221-0/+2
* remove duplicate check against chaddr.Paul Fox2005-07-211-3/+0
* revert 10881, and refix by changing "if (vallen)" to "if (val)". thisPaul Fox2005-07-211-2/+3
* applying fixes from: Paul Fox2005-07-203-223/+415
* applying fix for:Paul Fox2005-07-201-6/+8
* applying fix for:Paul Fox2005-07-201-1/+6
* applying fix for:Paul Fox2005-07-201-0/+12
* applying fix for: Paul Fox2005-07-201-7/+0
* applying fix for:Paul Fox2005-07-201-0/+10
* applying fix for:Paul Fox2005-07-201-2/+1
* applying fix for:Paul Fox2005-07-201-0/+5
* applying patch from:Paul Fox2005-07-201-1/+2
* applying fix for:Paul Fox2005-07-201-0/+9
* applying fix for:Paul Fox2005-07-201-1/+3
* applyinf fix for:Paul Fox2005-07-201-1/+1
* applying fix from:Paul Fox2005-07-201-11/+22
* applying fix for:Paul Fox2005-07-201-1/+1
* applying fix for:Paul Fox2005-07-201-0/+1
* much more concise fix for bug #45. just align the packet...Paul Fox2005-07-201-6/+5
* If /tmp and /home were different partitions, then "mv /tmp/file /home/file"Rob Landley2005-07-201-3/+3
* applying fix for:Paul Fox2005-07-191-1/+1
* applying fix from:Paul Fox2005-07-191-2/+2
* applying fix from;Paul Fox2005-07-191-1/+1
* applying fix from:Paul Fox2005-07-191-6/+6
* applying fix from:Paul Fox2005-07-192-1/+9
* applying fix from:Paul Fox2005-07-191-3/+7
* applying:Paul Fox2005-07-191-2/+2
* applying fix for:Paul Fox2005-07-191-4/+6
* Fixup makedevs to handle regular files, and also fixEric Andersen2005-07-181-1/+32
* fix for "0000027: patch: nc will spin if stdin closed"Paul Fox2005-07-181-2/+5
* allow both ^H and DEL to backspace in insert mode (bug #23)Paul Fox2005-07-181-4/+4
* Fix vi so that error messages, insert mode messages, etc areEric Andersen2005-07-181-12/+37
* a bit more polishEric Andersen2005-07-182-6/+5
* a bit of polish on makedevsEric Andersen2005-07-182-2/+3
* the makedevs config option was pretty much totally brokenEric Andersen2005-07-181-1/+2
* Fixup device table based makedevs so it actually worksEric Andersen2005-07-182-34/+71
* move var decls around a little to help gcc make smaller codeMike Frysinger2005-07-061-8/+8
* 2005-07-04 Shaun Jackman <sjackman@gmail.com>Mike Frysinger2005-07-061-3/+2
* 2005-07-05 Shaun Jackman <sjackman@gmail.com>Mike Frysinger2005-07-062-0/+14
* rename log var to log_console so we dont override internal gcc/glibc log funcMike Frysinger2005-07-051-5/+5
* 2005-06-30 Shaun Jackman <sjackman@gmail.com>Mike Frysinger2005-07-011-16/+14
* 2005-06-30 Shaun Jackman <sjackman@gmail.com>Mike Frysinger2005-07-011-0/+6
* Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM...Mike Frysinger2005-07-016-27/+35