- 28 Aug, 2002 40 commits
-
-
James Mayer authored
-
James Mayer authored
-
James Mayer authored
-
James Mayer authored
-
Sam Ravnborg authored
Designated initialisers as per ISO C99
-
Brad Hards authored
drivers/char/drm/drm.h has the normal idempotent construction. The attached file removes the second #include.
-
Brad Hards authored
-
Art Haas authored
Here are a few C99 initializer patches for files in fs/nls.
-
Bart De Schuymer authored
I believe the comments about locking in net/ipv4/netfilter/ip_tables.c are outdated/misleading. Please consider the following comments instead (or something similar).
-
David Gibson authored
The "unRaw" option for the magic sysrq key fails to compile if CONFIG_VT is false. This patch fixes that:
-
Rusty Russell authored
The old form of designated initializers are obsolete: we need to replace them with the ISO C forms before 2.6. Gcc has always supported both forms anyway.
-
Eric Sandeen authored
-
James Mayer authored
-
Evgeniy Polyakov authored
-
James Mayer authored
-
James Mayer authored
-
James Mayer authored
-
James Mayer authored
-
Paul Mackerras authored
We need this small change to drivers/scsi/Config.in. It only affects people using powermacs since the MESH hardware only exists on powermacs and clones.
-
James Mayer authored
-
David Schwartz authored
Update my email address and fix an ancient miscalculation. One could argue that this driver should just be removed. I sent these changes to the maintainer a few years ago and got no reply.
-
Alan Cox authored
For 2.5 Gerd Knorr is the video4linux/v4l2 maintainer not me kraxel@bytesex.org or the list video4linux-list@redhat.com - which is hosted at but not an RH specific list.
-
Tom Rini authored
This makes the CONFIG_VIDEO_PROC_FS question depend on CONFIG_PROC_FS. Additionally, this changes all tests/comments about CONFIG_PROC_FS && CONFIG_VIDEO_PROC_FS to be just CONFIG_VIDEO_PROC_FS.
-
Art Haas authored
Here are a couple of patches for files in include/asm-i386. Patches are against 2.5.31.
-
Brad Hards authored
<linux/config.h> has the normal idempotent construction. The attached file removes the second #include.
-
James Mayer authored
-
James Mayer authored
-
James Mayer authored
-
Matthew Dobson authored
-
James Mayer authored
-
James Mayer authored
-
Evgeniy Polyakov authored
-
James Mayer authored
-
James Mayer authored
-
James Mayer authored
-
James Mayer authored
-
Brad Hards authored
<linux/pagemap.h> has the normal idempotent construction. The attached file removes the second #include.
-
James Mayer authored
-
James Mayer authored
-
James Mayer authored
-