Mark Whitley
							
						 
					 | 
					
						
						
							
						
						d37218941c
					 | 
					
						
						
							
							Brand, spankin', new grep that uses libc regex routines instead of the
						
						
						
						
						
						
						
						hand-rolled ones. Sed still needs to be replaced and then the regexp stuff can
be axed. 
						
						
					 | 
					
						2000-06-28 22:00:26 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						b610615be9
					 | 
					
						
						
							
							Updates to a number of apps to remove warnings/compile errors under libc5.
						
						
						
						
						
						
						
						Tested under both libc5 and libc6 and all seems well with these fixes.
 -Erik 
						
						
					 | 
					
						2000-06-19 17:25:40 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						74c66ad06e
					 | 
					
						
						
							
							Fix some spelling errors in the source as well.
						
						
						
						
						
						
						
						-Erik 
						
						
					 | 
					
						2000-06-16 19:57:44 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Beppu
							
						 
					 | 
					
						
						
							
						
						d84990eb1f
					 | 
					
						
						
							
							+ removed some cruft left over from when lines could be too long.
						
						
						
						
						
						
					 | 
					
						2000-06-14 00:19:14 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						053b1462b7
					 | 
					
						
						
							
							Fix a bug pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca>
						
						
						
						
						
						
						
						where you used to see:
      ./grep -q -i B some_file
      B: No such file or directory
This is now fixed.
 -Erik
						
						
					 | 
					
						2000-06-13 06:24:53 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Beppu
							
						 
					 | 
					
						
						
							
						
						c7ccfc99fc
					 | 
					
						
						
							
							+ utility.c
						
						
						
						
						
						
						
						CSTRING_BUFFER_LENGTH = 1024 /* so it recurses less often */
+ grep.c
  uses cstring_lineFromFile(), and doesn't ever say
  Line is too long, anymore 
						
						
					 | 
					
						2000-06-12 23:39:04 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavel Roskin
							
						 
					 | 
					
						
						
							
						
						c389d91181
					 | 
					
						
						
							
							"which" rewritten to use stat(). Fixes to improve its compatability
						
						
						
						
						
						
						
						with traditional implementations 
						
						
					 | 
					
						2000-06-05 23:41:27 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Andersen
							
						 
					 | 
					
						
						
							
						
						330fd2b576
					 | 
					
						
						
							
							More libc portability updates, add in the website (which has not been
						
						
						
						
						
						
						
						archived previously).  Wrote 'which' during the meeting today.
 -Erik 
						
						
					 | 
					
						2000-05-19 05:35:19 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Andersen
							
						 
					 | 
					
						
						
							
						
						7ab9c7ee52
					 | 
					
						
						
							
							Lots of updates.  Finished implementing BB_FEATURE_TRIVIAL_HELP
						
						
						
						
						
						
						
						which lets you compile out most of the "--help" output, saving
up to 17k.
Renamed mnc to nc.
 -Erik 
						
						
					 | 
					
						2000-05-12 19:41:47 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Beppu
							
						 
					 | 
					
						
						
							
						
						f93a95de69
					 | 
					
						
						
							
							+ grep -v       # yay!
						
						
						
						
						
						
					 | 
					
						2000-04-24 18:07:30 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Andersen
							
						 
					 | 
					
						
						
							
						
						9cf3bfa7c1
					 | 
					
						
						
							
							More doc updates for BusyBox, with fixes to apps for bugs revealed
						
						
						
						
						
						
						
						while trying to write docs . :-)
 -Erik 
						
						
					 | 
					
						2000-04-13 18:49:43 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Andersen
							
						 
					 | 
					
						
						
							
						
						61677feff7
					 | 
					
						
						
							
							Upates to include copyright 2000 to everything
						
						
						
						
						
						
						
						-Erik 
						
						
					 | 
					
						2000-04-13 01:18:56 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Andersen
							
						 
					 | 
					
						
						
							
						
						3364d78b18
					 | 
					
						
						
							
							Yet another installment in the ongoing tar saga
						
						
						
						
						
						
						
						-Erik 
						
						
					 | 
					
						2000-03-28 00:58:14 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Andersen
							
						 
					 | 
					
						
						
							
						
						4d0543138e
					 | 
					
						
						
							
							More minor touchups.
						
						
						
						
						
						
						
						-Erik 
						
						
					 | 
					
						2000-02-10 07:31:15 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Andersen
							
						 
					 | 
					
						
						
							
						
						e49d5ecbbe
					 | 
					
						
						
							
							Some formatting updates (ran the code through indent)
						
						
						
						
						
						
						
						-Erik 
						
						
					 | 
					
						2000-02-08 19:58:47 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Andersen
							
						 
					 | 
					
						
						
							
						
						fac10d7c59
					 | 
					
						
						
							
							A few minor updates. ;-)
						
						
						
						
						
						
						
						Seriously though, read the Changelog for busybox 0.42,
which this is about to become...
 -Erik 
						
						
					 | 
					
						2000-02-07 05:29:42 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Andersen
							
						 
					 | 
					
						
						
							
						
						04e97024e7
					 | 
					
						
						
							
							Clear up some ambiguity with old style assignments.
						
						
						
						
						
						
						
						-Erik 
						
						
					 | 
					
						2000-01-29 07:06:24 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Andersen
							
						 
					 | 
					
						
						
							
						
						a2f69e5485
					 | 
					
						
						
							
							Bug fix.  grep wasn't printing file names they way it was supposed to.
						
						
						
						
						
						
						
						-Erik 
						
						
					 | 
					
						2000-01-19 04:30:37 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Andersen
							
						 
					 | 
					
						
						
							
						
						2fe08c7afb
					 | 
					
						
						
							
							Fixed cp so it works as God intended it to.
						
						
						
						
						
						
						
						-Erik 
						
						
					 | 
					
						1999-12-29 02:10:35 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Andersen
							
						 
					 | 
					
						
						
							
						
						3fe2ecf0d9
					 | 
					
						
						
							
							Added grep -q, thanks to a patch from "Konstantin Boldyshev" <konst@voshod.com>
						
						
						
						
						
						
						
						-Erik 
						
						
					 | 
					
						1999-12-21 08:52:04 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						b186d980d6
					 | 
					
						
						
							
							Stuf
						
						
						
						
						
						
					 | 
					
						1999-12-03 09:19:54 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						d73dc5b073
					 | 
					
						
						
							
							Updates to usage, and made tar work.
						
						
						
						
						
						
						
						-Erik 
						
						
					 | 
					
						1999-11-10 23:13:02 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						50d6360771
					 | 
					
						
						
							
							Stuff
						
						
						
						
						
						
					 | 
					
						1999-11-09 01:47:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						fbb39c83b6
					 | 
					
						
						
							
							Stuff
						
						
						
						
						
						
						
						-Erik 
						
						
					 | 
					
						1999-11-08 17:00:52 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						6b6b3f6ef2
					 | 
					
						
						
							
							Stuf
						
						
						
						
						
						
					 | 
					
						1999-10-28 16:06:25 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						aa0765e11b
					 | 
					
						
						
							
							Added regexp support, fixed Changelog.
						
						
						
						
						
						
					 | 
					
						1999-10-22 04:30:20 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						c49960189a
					 | 
					
						
						
							
							Fixed up copyright notices and such
						
						
						
						
						
						
					 | 
					
						1999-10-20 22:08:37 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						e77ae3a2c0
					 | 
					
						
						
							
							Added sfdisk.  Ststic-ified a bunch of stuff.
						
						
						
						
						
						
					 | 
					
						1999-10-19 20:03:34 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						3e0fbae15e
					 | 
					
						
						
							
							fixes grep, added loadfont from debian bootfloppies.
						
						
						
						
						
						
						
						-Erik 
						
						
					 | 
					
						1999-10-19 06:02:44 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						b0e9a709ba
					 | 
					
						
						
							
							More stuff.
						
						
						
						
						
						
						
						-Erik 
						
						
					 | 
					
						1999-10-18 22:28:26 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						bed30e9700
					 | 
					
						
						
							
							More fixes
						
						
						
						
						
						
					 | 
					
						1999-10-18 19:02:32 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						9b58718889
					 | 
					
						
						
							
							Some fixes and such
						
						
						
						
						
						
					 | 
					
						1999-10-17 05:43:39 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						3cf52d1958
					 | 
					
						
						
							
							More stuff...
						
						
						
						
						
						
					 | 
					
						1999-10-12 22:26:06 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						f811e07b07
					 | 
					
						
						
							
							More stuff.
						
						
						
						
						
						
					 | 
					
						1999-10-09 00:25:00 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						596e5469d0
					 | 
					
						
						
							
							more stuff
						
						
						
						
						
						
					 | 
					
						1999-10-07 08:30:23 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						17d49efd8c
					 | 
					
						
						
							
							More stuff.
						
						
						
						
						
						
					 | 
					
						1999-10-06 20:25:32 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Andersen
							
						 
					 | 
					
						
						
							
						
						cc8ed39b24
					 | 
					
						
						
							
							Initial revision
						
						
						
						
						
						
					 | 
					
						1999-10-05 16:24:54 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |