I've installed a 7.2-RELEASE (amd64) from the downloadable disk1.
Last night (24.07.2009), I've csup-ed my /usr/src to RELENG_7_2. Not much later I ran freebsd-update fetch (set to update the src tree as well) and was surprised to see that it had a few files to update under /usr/src, namely:
So why do I get this difference? csup should sync to the latest files shouldn't it?
I used cvsup.FreeBSD.org. I tried again today as well and it is exactly the same. Nothing updated by csup, but freebsd-update wants to update those 6 files.
Last night (24.07.2009), I've csup-ed my /usr/src to RELENG_7_2. Not much later I ran freebsd-update fetch (set to update the src tree as well) and was surprised to see that it had a few files to update under /usr/src, namely:
Code:
/usr/src/lib/libc/stdlib/malloc.c
/usr/src/sys/conf/newvers.sh
/usr/src/sys/dev/bce/if_bce.c
/usr/src/sys/dev/fxp/if_fxp.c
/usr/src/sys/kern/sys_pipe.c
/usr/src/sys/netinet6/in6.c
So why do I get this difference? csup should sync to the latest files shouldn't it?
I used cvsup.FreeBSD.org. I tried again today as well and it is exactly the same. Nothing updated by csup, but freebsd-update wants to update those 6 files.