usagi/kernel/linux24 MAINTAINERS Makefile usagi/kernel/linux24/Documentation Configure.help usagi/kernel/linux24/crypto Config.in Makefile usagi/kernel/linux24/drivers/usb vicam.c usagi/kernel/linux24/drivers/usb/serial ipaq.c usagi/kernel/linux24/fs/jfs ...
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2004/08/02 10:35:16 JST
Modified files:
kernel/linux24 MAINTAINERS Makefile
kernel/linux24/Documentation Configure.help
kernel/linux24/crypto Config.in Makefile
kernel/linux24/drivers/usb vicam.c
kernel/linux24/drivers/usb/serial ipaq.c
kernel/linux24/fs/jfs file.c inode.c jfs_dmap.c jfs_extent.c
jfs_imap.c jfs_incore.h jfs_xtree.c
super.c
kernel/linux24/net/8021q vlan_dev.c
kernel/linux24/net/ipv4 raw.c udp.c
kernel/linux24/net/ipv6 raw.c udp.c
Removed files:
kernel/linux24/net/sched sch_delay.c
Log:
linux-2.4.27-rc4.
Revision Changes Path
1.26 +9 -4 usagi/kernel/linux24/MAINTAINERS
1.57 +1 -1 usagi/kernel/linux24/Makefile
1.111 +13 -3 usagi/kernel/linux24/Documentation/Configure.help
1.14 +1 -0 usagi/kernel/linux24/crypto/Config.in
1.14 +1 -0 usagi/kernel/linux24/crypto/Makefile
1.8 +1 -0 usagi/kernel/linux24/drivers/usb/vicam.c
1.7 +1 -0 usagi/kernel/linux24/drivers/usb/serial/ipaq.c
1.4 +4 -0 usagi/kernel/linux24/fs/jfs/file.c
1.4 +3 -0 usagi/kernel/linux24/fs/jfs/inode.c
1.6 +36 -1 usagi/kernel/linux24/fs/jfs/jfs_dmap.c
1.5 +2 -0 usagi/kernel/linux24/fs/jfs/jfs_extent.c
1.5 +6 -0 usagi/kernel/linux24/fs/jfs/jfs_imap.c
1.4 +1 -0 usagi/kernel/linux24/fs/jfs/jfs_incore.h
1.5 +19 -18 usagi/kernel/linux24/fs/jfs/jfs_xtree.c
1.7 +1 -0 usagi/kernel/linux24/fs/jfs/super.c
1.9 +1 -1 usagi/kernel/linux24/net/8021q/vlan_dev.c
1.13 +3 -1 usagi/kernel/linux24/net/ipv4/raw.c
1.62 +4 -1 usagi/kernel/linux24/net/ipv4/udp.c
1.36 +4 -1 usagi/kernel/linux24/net/ipv6/raw.c
1.67 +4 -1 usagi/kernel/linux24/net/ipv6/udp.c