- Test m_pkthdr.fw_flags against DUMMYNET_MBUF_TAGGED before trying to locate
[dragonfly/netmp.git] / contrib / tcsh-6 / README.DRAGONFLY
blob26adb52685b0a897f3829734ba16192522e0bdb6
1                 tcsh-6.15.00 for DragonFly
3 Get tcsh from ftp://ftp.astron.com/pub/tcsh/
5         ftp://ftp.astron.com/pub/tcsh/tcsh-6.15.00.tar.gz
6         MD5 (tcsh-6.15.00.tar.gz) = 67a0611620b080bd0eb032b1774382b6
8 Extract tarball to /usr/src/contrib/tcsh-6
10 Remove all files from README.DELETED
12         xargs rm -rf < README.DELETED
14 Import the tcsh source
16         cvs import -m "Vendor import of tcsh 6.15.00" \
17                 src/contrib/tcsh-6 TCSH tcsh_6_15_00
19 Add our READMEs
21         Commit tcsh-6/README.{DRAGONFLY,DELETED}
23 Redirect the build to the new source
25 Bring in the custom DragonFly changes, eg
26 Checkpoint support etc