usagi/kernel/linux25/net/ipv4 igmp.c raw.c usagi/kernel/linux25/net/ipv6 anycast.c ip6_flowlabel.c mcast.c raw.c usagi/kernel/linux25/scripts/kconfig conf.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2003/07/03 15:07:53 JST
Modified files:
kernel/linux25/net/ipv4 igmp.c raw.c
kernel/linux25/net/ipv6 anycast.c ip6_flowlabel.c mcast.c
raw.c
kernel/linux25/scripts/kconfig conf.c
Log:
fixed multiple typo, which causes oops. BUG #863
Revision Changes Path
1.15 +2 -2 usagi/kernel/linux25/net/ipv4/igmp.c
1.9 +1 -1 usagi/kernel/linux25/net/ipv4/raw.c
1.4 +1 -1 usagi/kernel/linux25/net/ipv6/anycast.c
1.5 +1 -1 usagi/kernel/linux25/net/ipv6/ip6_flowlabel.c
1.12 +2 -2 usagi/kernel/linux25/net/ipv6/mcast.c
1.25 +1 -1 usagi/kernel/linux25/net/ipv6/raw.c
1.2 +148 -143 usagi/kernel/linux25/scripts/kconfig/conf.c