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