CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/06/11 12:15:55
Modified files:
sys/dev/pci : if_iwn.c if_wpi.c
sys/dev/ic : acx100.c ar5008.c ar9003.c rt2860.c
sys/net : slcompress.c
sys/net80211 : ieee80211_input.c
sys/netinet : ip_ah.c ip_output.c
sys/netinet6 : frag6.c
sys/sys : systm.h
sys/dev/wscons : wsemul_vt100_subr.c
sys/dev/rasops : rasops.c
sys/dev/pcmcia : cfxga.c
sys/arch/sgi/dev: impact.c
sys/arch/sgi/gio: grtwo.c
Log message:
Replace all ovbcopy with memmove; swap the src and dst arguments too
ok otto