summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a silly bug I introduced yesterdayEric Andersen2003-06-211-1/+3
* Fixup whitespace handing, fixing some annoying behavior andEric Andersen2003-06-201-10/+21
* Fall back to looking in /lib/modules/modules.dep ifEric Andersen2003-06-201-2/+7
* Patch from Andrew Dennison:Eric Andersen2003-06-201-13/+25
* Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display aEric Andersen2003-06-203-3/+9
* Don't shadow a paramaterEric Andersen2003-06-201-3/+3
* Fix a couple vars that could be used uninitializedEric Andersen2003-06-201-1/+3
* use an explicit cast on some types that change size whenEric Andersen2003-06-201-2/+2
* Make gcc not whine about "deprecated use of label at end of compound statement"Eric Andersen2003-06-201-0/+1
* Add prototype update missing from last_patch89. Fix screwyEric Andersen2003-06-202-4/+5
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-06-204-0/+22
* last_patch89 from vodz:Eric Andersen2003-06-2019-522/+581
* Fix rpm usage msgEric Andersen2003-06-151-8/+8
* Add missing pieces from vodz' last_patch88Eric Andersen2003-06-143-0/+203
* Fix the location for the default config so 'make defconfig'Eric Andersen2003-06-121-1/+1
* Handle hard links by converting them to symlinksGlenn L McGrath2003-06-121-1/+5
* Vodz, last_patch_88Glenn L McGrath2003-06-1022-365/+211
* sha1sum option to compare checksumsGlenn L McGrath2003-06-082-46/+123
* Better error handlingGlenn L McGrath2003-06-071-9/+16
* Minor correctionGlenn L McGrath2003-06-071-1/+1
* Fix bug (wrong value computed) when reading file from stdin, implementGlenn L McGrath2003-06-071-39/+41
* Run through indentGlenn L McGrath2003-06-071-780/+808
* Patch from Lars Kellogg-Stedman, lars at larsshack.org, toEric Andersen2003-06-051-6/+12
* Put this back the way it was. I misunderstood what vodz was doing.Eric Andersen2003-05-271-23/+17
* Make all syscall declarations use the syscall() functionEric Andersen2003-05-263-63/+77
* This was doing some silly stuff that is not necessary when usingEric Andersen2003-05-261-17/+23
* cleanup a bit to remove needless verify() functionEric Andersen2003-05-261-39/+36
* Skip printing "/proc/%d/cmdline" stuff when it is not relevantEric Andersen2003-05-261-1/+1
* Remove cruftEric Andersen2003-05-261-2/+0
* Vodz, last_path_87, formatiing changesGlenn L McGrath2003-05-261-275/+306
* Vodz, last_patch_86Glenn L McGrath2003-05-2617-115/+121
* Update mkdep, per the "touchless dependencies for 2.4.x" patchEric Andersen2003-05-241-14/+14
* oopsEric Andersen2003-05-231-1/+2
* This patch from Vitezslav Batrla, is a cleaner fix for theEric Andersen2003-05-231-15/+5
* Patch from Russell Coker:Eric Andersen2003-05-221-2/+3
* Patch from Glenn EngelGlenn L McGrath2003-05-191-39/+139
* Handle -O preceding -x.Matt Kraai2003-05-182-1/+6
* Apply patch from Georg Magschok to fix syslog behavior so that theEric Andersen2003-05-161-8/+18
* Part of a patch from Glenn Engel, updates httpd helpGlenn L McGrath2003-05-141-31/+43
* vodz, last_patch_85Glenn L McGrath2003-05-141-39/+38
* Re-use existing variables, patch from TitoGlenn L McGrath2003-05-131-7/+5
* last_patch84 by Vodz.Glenn L McGrath2003-05-131-327/+284
* Add some missing lines for getty, patch by Steven ScholzGlenn L McGrath2003-05-131-0/+2
* Fix \l so it doesnt print the character as well as the tty, from oldGlenn L McGrath2003-05-131-1/+2
* minit, a Minimal init system.Glenn L McGrath2003-05-117-0/+1051
* Use xopen instead of xfopenGlenn L McGrath2003-05-081-5/+4
* Patch from Dmitry V. Levin to fix a fd leakEric Andersen2003-05-021-0/+1
* A couple of patches from Tito <farmatito@tiscali.it>Eric Andersen2003-04-272-18/+21
* Use bb_xgetlargGlenn L McGrath2003-04-271-9/+1
* New applet, foldGlenn L McGrath2003-04-275-0/+222