Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/dist things moved to external.



details:   https://anonhg.NetBSD.org/src/rev/7762a6b06ad0
branches:  trunk
changeset: 759511:7762a6b06ad0
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Dec 11 23:36:08 2010 +0000

description:
things moved to external.

diffstat:

 dist/libpcap/.cvsignore                             |     13 -
 dist/libpcap/CHANGES                                |    406 -
 dist/libpcap/CREDITS                                |    101 -
 dist/libpcap/FILES                                  |    125 -
 dist/libpcap/INSTALL.txt                            |    383 -
 dist/libpcap/LICENSE                                |     19 -
 dist/libpcap/Makefile.in                            |    239 -
 dist/libpcap/README                                 |     94 -
 dist/libpcap/README.Win32                           |     46 -
 dist/libpcap/README.aix                             |     78 -
 dist/libpcap/README.dag                             |     93 -
 dist/libpcap/README.hpux                            |    254 -
 dist/libpcap/README.linux                           |     88 -
 dist/libpcap/README.macosx                          |     43 -
 dist/libpcap/README.septel                          |     50 -
 dist/libpcap/README.tru64                           |     49 -
 dist/libpcap/TODO                                   |     42 -
 dist/libpcap/VERSION                                |      1 -
 dist/libpcap/acconfig.h                             |      7 -
 dist/libpcap/aclocal.m4                             |    900 -
 dist/libpcap/arcnet.h                               |     52 -
 dist/libpcap/atmuni31.h                             |     87 -
 dist/libpcap/bpf/net/bpf_filter.c                   |    565 -
 dist/libpcap/bpf_dump.c                             |     62 -
 dist/libpcap/bpf_image.c                            |    288 -
 dist/libpcap/config.guess                           |   1429 -
 dist/libpcap/config.h.in                            |    186 -
 dist/libpcap/config.sub                             |   1531 -
 dist/libpcap/configure                              |   7807 -----
 dist/libpcap/configure.in                           |    793 -
 dist/libpcap/doc/pcap.html                          |    997 -
 dist/libpcap/doc/pcap.txt                           |   1680 -
 dist/libpcap/doc/pcap.xml                           |    746 -
 dist/libpcap/etherent.c                             |    162 -
 dist/libpcap/ethertype.h                            |    119 -
 dist/libpcap/fad-getad.c                            |    284 -
 dist/libpcap/fad-gifc.c                             |    578 -
 dist/libpcap/fad-glifc.c                            |    386 -
 dist/libpcap/fad-null.c                             |     65 -
 dist/libpcap/fad-win32.c                            |    316 -
 dist/libpcap/gencode.c                              |   6814 ----
 dist/libpcap/gencode.h                              |    326 -
 dist/libpcap/grammar.y                              |    465 -
 dist/libpcap/inet.c                                 |    733 -
 dist/libpcap/install-sh                             |    250 -
 dist/libpcap/llc.h                                  |     69 -
 dist/libpcap/mkdep                                  |    109 -
 dist/libpcap/nametoaddr.c                           |    505 -
 dist/libpcap/nlpid.h                                |     58 -
 dist/libpcap/optimize.c                             |   2295 -
 dist/libpcap/pcap-bpf.c                             |   1148 -
 dist/libpcap/pcap-bpf.h                             |    697 -
 dist/libpcap/pcap-dag.c                             |    886 -
 dist/libpcap/pcap-dag.h                             |     14 -
 dist/libpcap/pcap-dlpi.c                            |   1865 -
 dist/libpcap/pcap-dos.c                             |   1474 -
 dist/libpcap/pcap-dos.h                             |    227 -
 dist/libpcap/pcap-enet.c                            |    235 -
 dist/libpcap/pcap-int.h                             |    322 -
 dist/libpcap/pcap-linux.c                           |   2158 -
 dist/libpcap/pcap-namedb.h                          |     91 -
 dist/libpcap/pcap-nit.c                             |    356 -
 dist/libpcap/pcap-nit.h                             |     19 -
 dist/libpcap/pcap-null.c                            |     54 -
 dist/libpcap/pcap-pf.c                              |    610 -
 dist/libpcap/pcap-pf.h                              |     19 -
 dist/libpcap/pcap-septel.c                          |    307 -
 dist/libpcap/pcap-septel.h                          |     15 -
 dist/libpcap/pcap-snit.c                            |    419 -
 dist/libpcap/pcap-snoop.c                           |    405 -
 dist/libpcap/pcap-stdinc.h                          |     64 -
 dist/libpcap/pcap-win32.c                           |    775 -
 dist/libpcap/pcap.3                                 |   1306 -
 dist/libpcap/pcap.c                                 |    909 -
 dist/libpcap/pcap.h                                 |    319 -
 dist/libpcap/pcap1.h                                |    302 -
 dist/libpcap/pf.h                                   |     81 -
 dist/libpcap/ppp.h                                  |     58 -
 dist/libpcap/savefile.c                             |   1296 -
 dist/libpcap/scanner.l                              |    431 -
 dist/libpcap/sll.h                                  |    124 -
 dist/libpcap/sunatmpos.h                            |     45 -
 dist/nawk/FIXES                                     |    932 -
 dist/nawk/README                                    |     94 -
 dist/nawk/awk.1                                     |    529 -
 dist/nawk/awk.h                                     |    232 -
 dist/nawk/awkgram.y                                 |    506 -
 dist/nawk/b.c                                       |    981 -
 dist/nawk/lex.c                                     |    596 -
 dist/nawk/lib.c                                     |    763 -
 dist/nawk/main.c                                    |    243 -
 dist/nawk/makefile                                  |     90 -
 dist/nawk/maketab.c                                 |    176 -
 dist/nawk/parse.c                                   |    303 -
 dist/nawk/proctab.c                                 |    213 -
 dist/nawk/proto.h                                   |    198 -
 dist/nawk/run.c                                     |   2202 -
 dist/nawk/tran.c                                    |    473 -
 dist/ntp/COPYRIGHT                                  |    176 -
 dist/ntp/ChangeLog                                  |    484 -
 dist/ntp/CommitLog                                  |  25302 ----------------
 dist/ntp/CommitLog-4.1.0                            |   6152 ----
 dist/ntp/ElectricFence/CHANGES                      |     23 -
 dist/ntp/ElectricFence/COPYING                      |    339 -
 dist/ntp/ElectricFence/Makefile.am                  |     31 -
 dist/ntp/ElectricFence/Makefile.in                  |    549 -
 dist/ntp/ElectricFence/README                       |     46 -
 dist/ntp/ElectricFence/efence.c                     |    788 -
 dist/ntp/ElectricFence/efence.h                     |     44 -
 dist/ntp/ElectricFence/eftest.c                     |    221 -
 dist/ntp/ElectricFence/libefence.3                  |    382 -
 dist/ntp/ElectricFence/page.c                       |    177 -
 dist/ntp/ElectricFence/print.c                      |    172 -
 dist/ntp/ElectricFence/tstheap.c                    |     63 -
 dist/ntp/INSTALL                                    |    178 -
 dist/ntp/Makefile.am                                |    177 -
 dist/ntp/Makefile.in                                |    899 -
 dist/ntp/NEWS                                       |    157 -
 dist/ntp/NOTES.y2kfixes                             |    107 -
 dist/ntp/README                                     |    148 -
 dist/ntp/README.bk                                  |      7 -
 dist/ntp/README.hackers                             |     28 -
 dist/ntp/README.patches                             |     49 -
 dist/ntp/README.refclocks                           |     50 -
 dist/ntp/README.versions                            |     27 -
 dist/ntp/TODO                                       |    122 -
 dist/ntp/WHERE-TO-START                             |     41 -
 dist/ntp/aclocal.m4                                 |   7192 ----
 dist/ntp/adjtimed/Makefile.am                       |     10 -
 dist/ntp/adjtimed/Makefile.in                       |    561 -
 dist/ntp/adjtimed/README                            |     22 -
 dist/ntp/adjtimed/adjtimed.c                        |    493 -
 dist/ntp/arlib/COPYING                              |     46 -
 dist/ntp/arlib/INSTALL                              |    182 -
 dist/ntp/arlib/Makefile.am                          |     15 -
 dist/ntp/arlib/Makefile.in                          |    580 -
 dist/ntp/arlib/README                               |     49 -
 dist/ntp/arlib/UNSHAR.HDR                           |     32 -
 dist/ntp/arlib/aclocal.m4                           |    951 -
 dist/ntp/arlib/arlib.3                              |    230 -
 dist/ntp/arlib/arlib.c                              |   1058 -
 dist/ntp/arlib/arlib.h                              |     31 -
 dist/ntp/arlib/arplib.h                             |     47 -
 dist/ntp/arlib/configure                            |   5008 ---
 dist/ntp/arlib/configure.in                         |     57 -
 dist/ntp/arlib/depcomp                              |    530 -
 dist/ntp/arlib/install-sh                           |    323 -
 dist/ntp/arlib/missing                              |    360 -
 dist/ntp/arlib/sample.c                             |    145 -
 dist/ntp/bincheck.mf                                |     15 -
 dist/ntp/bootstrap                                  |    120 -
 dist/ntp/build                                      |    122 -
 dist/ntp/clockstuff/Makefile.am                     |     18 -
 dist/ntp/clockstuff/Makefile.in                     |    530 -
 dist/ntp/clockstuff/README                          |     31 -
 dist/ntp/clockstuff/chutest.c                       |    818 -
 dist/ntp/clockstuff/clktest.c                       |    414 -
 dist/ntp/clockstuff/propdelay.c                     |    546 -
 dist/ntp/compile                                    |    142 -
 dist/ntp/conf/README                                |     13 -
 dist/ntp/conf/baldwin.conf                          |     10 -
 dist/ntp/conf/beauregard.conf                       |     23 -
 dist/ntp/conf/grundoon.conf                         |     36 -
 dist/ntp/conf/malarky.conf                          |     24 -
 dist/ntp/conf/pogo.conf                             |     44 -
 dist/ntp/conf/rackety.conf                          |     56 -
 dist/ntp/config.guess                               |   1463 -
 dist/ntp/config.h.in                                |   1369 -
 dist/ntp/config.sub                                 |   1579 -
 dist/ntp/configure                                  |  27398 ------------------
 dist/ntp/configure.ac                               |   4667 ---
 dist/ntp/depcomp                                    |    530 -
 dist/ntp/dot.emacs                                  |     18 -
 dist/ntp/excludes                                   |      1 -
 dist/ntp/flock-build                                |    106 -
 dist/ntp/html/accopt.html                           |     72 -
 dist/ntp/html/assoc.html                            |     58 -
 dist/ntp/html/audio.html                            |    147 -
 dist/ntp/html/authopt.html                          |    154 -
 dist/ntp/html/build/build.html                      |     82 -
 dist/ntp/html/build/config.html                     |    167 -
 dist/ntp/html/build/hints.html                      |     22 -
 dist/ntp/html/build/hints/a-ux                      |    195 -
 dist/ntp/html/build/hints/aix                       |     76 -
 dist/ntp/html/build/hints/bsdi                      |     65 -
 dist/ntp/html/build/hints/changes                   |     13 -
 dist/ntp/html/build/hints/decosf1                   |     40 -
 dist/ntp/html/build/hints/decosf2                   |     54 -
 dist/ntp/html/build/hints/freebsd                   |     15 -
 dist/ntp/html/build/hints/hpux                      |    158 -
 dist/ntp/html/build/hints/linux                     |      5 -
 dist/ntp/html/build/hints/mpeix                     |     50 -
 dist/ntp/html/build/hints/netbsd                    |     37 -
 dist/ntp/html/build/hints/notes-xntp-v3             |    119 -
 dist/ntp/html/build/hints/parse                     |    105 -
 dist/ntp/html/build/hints/refclocks                 |     35 -
 dist/ntp/html/build/hints/rs6000                    |     56 -
 dist/ntp/html/build/hints/sco.html                  |     24 -
 dist/ntp/html/build/hints/sgi                       |     74 -
 dist/ntp/html/build/hints/solaris-dosynctodr.html   |    321 -
 dist/ntp/html/build/hints/solaris.html              |    144 -
 dist/ntp/html/build/hints/solaris.xtra.4023118      |     36 -
 dist/ntp/html/build/hints/solaris.xtra.4095849      |     74 -
 dist/ntp/html/build/hints/solaris.xtra.S99ntpd      |     21 -
 dist/ntp/html/build/hints/solaris.xtra.patchfreq    |     85 -
 dist/ntp/html/build/hints/sun4                      |     15 -
 dist/ntp/html/build/hints/svr4-dell                 |      8 -
 dist/ntp/html/build/hints/svr4_package              |     33 -
 dist/ntp/html/build/hints/todo                      |      4 -
 dist/ntp/html/build/hints/vxworks.html              |     82 -
 dist/ntp/html/build/hints/winnt.html                |    281 -
 dist/ntp/html/build/patches.html                    |     35 -
 dist/ntp/html/build/porting.html                    |     39 -
 dist/ntp/html/build/quick.html                      |     29 -
 dist/ntp/html/build/scripts/footer.txt              |      7 -
 dist/ntp/html/build/scripts/links10.txt             |      5 -
 dist/ntp/html/build/scripts/links11.txt             |      5 -
 dist/ntp/html/build/scripts/links12.txt             |      5 -
 dist/ntp/html/build/scripts/links7.txt              |      5 -
 dist/ntp/html/build/scripts/links8.txt              |      6 -
 dist/ntp/html/build/scripts/links9.txt              |      7 -
 dist/ntp/html/build/scripts/style.css               |     64 -
 dist/ntp/html/clockopt.html                         |     67 -
 dist/ntp/html/confopt.html                          |     81 -
 dist/ntp/html/copyright.html                        |     95 -
 dist/ntp/html/debug.html                            |    171 -
 dist/ntp/html/drivers/driver1.html                  |     65 -
 dist/ntp/html/drivers/driver10.html                 |     53 -
 dist/ntp/html/drivers/driver11.html                 |     87 -
 dist/ntp/html/drivers/driver12.html                 |     49 -
 dist/ntp/html/drivers/driver16.html                 |     31 -
 dist/ntp/html/drivers/driver18.html                 |     82 -
 dist/ntp/html/drivers/driver19.html                 |     59 -
 dist/ntp/html/drivers/driver2.html                  |     67 -
 dist/ntp/html/drivers/driver20.html                 |     91 -
 dist/ntp/html/drivers/driver22.html                 |     60 -
 dist/ntp/html/drivers/driver26.html                 |     53 -
 dist/ntp/html/drivers/driver27.html                 |    247 -
 dist/ntp/html/drivers/driver28.html                 |     76 -
 dist/ntp/html/drivers/driver29.html                 |    775 -
 dist/ntp/html/drivers/driver3.html                  |     76 -
 dist/ntp/html/drivers/driver30.html                 |     78 -
 dist/ntp/html/drivers/driver31.html                 |     58 -
 dist/ntp/html/drivers/driver32.html                 |     38 -
 dist/ntp/html/drivers/driver33.html                 |     35 -
 dist/ntp/html/drivers/driver34.html                 |    117 -
 dist/ntp/html/drivers/driver35.html                 |     48 -
 dist/ntp/html/drivers/driver36.html                 |    146 -
 dist/ntp/html/drivers/driver37.html                 |     51 -
 dist/ntp/html/drivers/driver38.html                 |    130 -
 dist/ntp/html/drivers/driver39.html                 |    112 -
 dist/ntp/html/drivers/driver4.html                  |     66 -
 dist/ntp/html/drivers/driver40.html                 |    189 -
 dist/ntp/html/drivers/driver42.html                 |     30 -
 dist/ntp/html/drivers/driver43.html                 |     64 -
 dist/ntp/html/drivers/driver44.html                 |     86 -
 dist/ntp/html/drivers/driver5.html                  |     72 -
 dist/ntp/html/drivers/driver6.html                  |     92 -
 dist/ntp/html/drivers/driver7.html                  |    234 -
 dist/ntp/html/drivers/driver8.html                  |    279 -
 dist/ntp/html/drivers/driver9.html                  |     58 -
 dist/ntp/html/drivers/icons/home.gif                |    Bin 
 dist/ntp/html/drivers/icons/mail2.gif               |    Bin 
 dist/ntp/html/drivers/oncore-shmem.html             |    161 -
 dist/ntp/html/drivers/scripts/footer.txt            |      7 -
 dist/ntp/html/drivers/scripts/style.css             |     64 -
 dist/ntp/html/drivers/tf582_4.html                  |     71 -
 dist/ntp/html/extern.html                           |     33 -
 dist/ntp/html/gadget.html                           |     32 -
 dist/ntp/html/groups.html                           |     46 -
 dist/ntp/html/howto.html                            |    107 -
 dist/ntp/html/icons/home.gif                        |    Bin 
 dist/ntp/html/icons/mail2.gif                       |    Bin 
 dist/ntp/html/index.html                            |     99 -
 dist/ntp/html/kern.html                             |     33 -
 dist/ntp/html/keygen.html                           |    115 -
 dist/ntp/html/ldisc.html                            |     47 -
 dist/ntp/html/manyopt.html                          |     82 -
 dist/ntp/html/measure.html                          |     23 -
 dist/ntp/html/miscopt.html                          |    122 -
 dist/ntp/html/monopt.html                           |    131 -
 dist/ntp/html/msyslog.html                          |    121 -
 dist/ntp/html/mx4200data.html                       |   1074 -
 dist/ntp/html/notes.html                            |    278 -
 dist/ntp/html/ntp_conf.html                         |    171 -
 dist/ntp/html/ntpd.html                             |    184 -
 dist/ntp/html/ntpdate.html                          |     71 -
 dist/ntp/html/ntpdc.html                            |    214 -
 dist/ntp/html/ntpdsim.html                          |     72 -
 dist/ntp/html/ntpdsim_new.html                      |    101 -
 dist/ntp/html/ntpq.html                             |    263 -
 dist/ntp/html/ntptime.html                          |     47 -
 dist/ntp/html/ntptrace.html                         |     48 -
 dist/ntp/html/parsedata.html                        |    349 -
 dist/ntp/html/parsenew.html                         |    198 -
 dist/ntp/html/pps.html                              |     39 -
 dist/ntp/html/prefer.html                           |     71 -
 dist/ntp/html/rdebug.html                           |     31 -
 dist/ntp/html/refclock.html                         |    102 -
 dist/ntp/html/release.html                          |     69 -
 dist/ntp/html/scripts/footer.txt                    |      7 -
 dist/ntp/html/scripts/links10.txt                   |      5 -
 dist/ntp/html/scripts/links11.txt                   |      7 -
 dist/ntp/html/scripts/links12.txt                   |      5 -
 dist/ntp/html/scripts/links7.txt                    |      6 -
 dist/ntp/html/scripts/links8.txt                    |      6 -
 dist/ntp/html/scripts/links9.txt                    |      8 -
 dist/ntp/html/scripts/style.css                     |     64 -
 dist/ntp/html/sntp.html                             |     56 -
 dist/ntp/html/tickadj.html                          |     49 -
 dist/ntp/include/Makefile.am                        |     63 -
 dist/ntp/include/Makefile.in                        |    641 -
 dist/ntp/include/README                             |      4 -
 dist/ntp/include/adjtime.h                          |     65 -
 dist/ntp/include/ascii.h                            |     98 -
 dist/ntp/include/audio.h                            |     16 -
 dist/ntp/include/autogen-version.def                |      2 -
 dist/ntp/include/binio.h                            |     78 -
 dist/ntp/include/copyright.def                      |     18 -
 dist/ntp/include/debug-opt.def                      |     34 -
 dist/ntp/include/global.h                           |     56 -
 dist/ntp/include/gps.h                              |     55 -
 dist/ntp/include/homerc.def                         |      9 -
 dist/ntp/include/hopf6039.h                         |    146 -
 dist/ntp/include/icom.h                             |     89 -
 dist/ntp/include/ieee754io.h                        |     80 -
 dist/ntp/include/iosignal.h                         |     25 -
 dist/ntp/include/isc/Makefile.am                    |     37 -
 dist/ntp/include/isc/Makefile.in                    |    465 -
 dist/ntp/include/isc/app.h                          |    214 -
 dist/ntp/include/isc/assertions.h                   |    122 -
 dist/ntp/include/isc/boolean.h                      |     31 -
 dist/ntp/include/isc/buffer.h                       |    802 -
 dist/ntp/include/isc/error.h                        |     57 -
 dist/ntp/include/isc/formatcheck.h                  |     36 -
 dist/ntp/include/isc/int.h                          |     55 -
 dist/ntp/include/isc/interfaceiter.h                |    141 -
 dist/ntp/include/isc/ipv6.h                         |    157 -
 dist/ntp/include/isc/lang.h                         |     33 -
 dist/ntp/include/isc/lib.h                          |     41 -
 dist/ntp/include/isc/list.h                         |    182 -
 dist/ntp/include/isc/magic.h                        |     42 -
 dist/ntp/include/isc/mem.h                          |     33 -
 dist/ntp/include/isc/msgcat.h                       |    134 -
 dist/ntp/include/isc/msgs.h                         |    185 -
 dist/ntp/include/isc/mutex.h                        |     41 -
 dist/ntp/include/isc/net.h                          |    331 -
 dist/ntp/include/isc/netaddr.h                      |    151 -
 dist/ntp/include/isc/netscope.h                     |     42 -
 dist/ntp/include/isc/offset.h                       |     46 -
 dist/ntp/include/isc/once.h                         |     34 -
 dist/ntp/include/isc/platform.h                     |     42 -
 dist/ntp/include/isc/print.h                        |     71 -
 dist/ntp/include/isc/region.h                       |     97 -
 dist/ntp/include/isc/result.h                       |    108 -
 dist/ntp/include/isc/sockaddr.h                     |    204 -
 dist/ntp/include/isc/strerror.h                     |     44 -
 dist/ntp/include/isc/string.h                       |     58 -
 dist/ntp/include/isc/types.h                        |    104 -
 dist/ntp/include/isc/util.h                         |    227 -
 dist/ntp/include/l_stdlib.h                         |    508 -
 dist/ntp/include/mbg_gps166.h                       |    584 -
 dist/ntp/include/mx4200.h                           |     42 -
 dist/ntp/include/ntif.h                             |    100 -
 dist/ntp/include/ntp.h                              |    911 -
 dist/ntp/include/ntp_calendar.h                     |    114 -
 dist/ntp/include/ntp_cmdargs.h                      |      6 -
 dist/ntp/include/ntp_config.h                       |    183 -
 dist/ntp/include/ntp_control.h                      |    289 -
 dist/ntp/include/ntp_crypto.h                       |    172 -
 dist/ntp/include/ntp_datum.h                        |     32 -
 dist/ntp/include/ntp_debug.h                        |     27 -
 dist/ntp/include/ntp_filegen.h                      |     53 -
 dist/ntp/include/ntp_fp.h                           |    381 -
 dist/ntp/include/ntp_if.h                           |     29 -
 dist/ntp/include/ntp_io.h                           |     52 -
 dist/ntp/include/ntp_machine.h                      |    592 -
 dist/ntp/include/ntp_malloc.h                       |     21 -
 dist/ntp/include/ntp_md5.h                          |     11 -
 dist/ntp/include/ntp_proto.h                        |     12 -
 dist/ntp/include/ntp_random.h                       |     16 -
 dist/ntp/include/ntp_refclock.h                     |    278 -
 dist/ntp/include/ntp_request.h                      |    928 -
 dist/ntp/include/ntp_rfc2553.h                      |    294 -
 dist/ntp/include/ntp_select.h                       |     37 -
 dist/ntp/include/ntp_sprintf.h                      |     15 -
 dist/ntp/include/ntp_stdlib.h                       |    152 -
 dist/ntp/include/ntp_string.h                       |     50 -
 dist/ntp/include/ntp_syscall.h                      |     57 -
 dist/ntp/include/ntp_syslog.h                       |     72 -
 dist/ntp/include/ntp_tty.h                          |     57 -
 dist/ntp/include/ntp_types.h                        |     82 -
 dist/ntp/include/ntp_unixtime.h                     |    143 -
 dist/ntp/include/ntpd.h                             |    474 -
 dist/ntp/include/ntpsim.h                           |     95 -
 dist/ntp/include/parse.h                            |    423 -
 dist/ntp/include/parse_conf.h                       |     85 -
 dist/ntp/include/recvbuff.h                         |    125 -
 dist/ntp/include/rsa_md5.h                          |     53 -
 dist/ntp/include/timepps-SCO.h                      |    505 -
 dist/ntp/include/timepps-Solaris.h                  |    503 -
 dist/ntp/include/timepps-SunOS.h                    |    506 -
 dist/ntp/include/trimble.h                          |    162 -
 dist/ntp/include/version.def                        |      1 -
 dist/ntp/install-sh                                 |    323 -
 dist/ntp/kernel/Makefile.am                         |      5 -
 dist/ntp/kernel/Makefile.in                         |    582 -
 dist/ntp/kernel/README                              |    200 -
 dist/ntp/kernel/chuinit.c                           |     76 -
 dist/ntp/kernel/clkinit.c                           |     76 -
 dist/ntp/kernel/sys/Makefile.am                     |      8 -
 dist/ntp/kernel/sys/Makefile.in                     |    437 -
 dist/ntp/kernel/sys/README                          |     11 -
 dist/ntp/kernel/sys/bsd_audioirig.h                 |    103 -
 dist/ntp/kernel/sys/chudefs.h                       |     24 -
 dist/ntp/kernel/sys/clkdefs.h                       |     40 -
 dist/ntp/kernel/sys/i8253.h                         |     50 -
 dist/ntp/kernel/sys/parsestreams.h                  |    135 -
 dist/ntp/kernel/sys/pcl720.h                        |     97 -
 dist/ntp/kernel/sys/ppsclock.h                      |     66 -
 dist/ntp/kernel/sys/timex.h                         |    311 -
 dist/ntp/kernel/sys/tpro.h                          |     36 -
 dist/ntp/kernel/sys/tt560_api.h                     |    491 -
 dist/ntp/kernel/tty_chu.c                           |    278 -
 dist/ntp/kernel/tty_chu_STREAMS.c                   |    605 -
 dist/ntp/kernel/tty_clk.c                           |    319 -
 dist/ntp/kernel/tty_clk_STREAMS.c                   |    268 -
 dist/ntp/libisc/assertions.c                        |     95 -
 dist/ntp/libisc/error.c                             |    103 -
 dist/ntp/libisc/ifiter_getifaddrs.c                 |    193 -
 dist/ntp/libisc/ifiter_ioctl.c                      |   1120 -
 dist/ntp/libisc/ifiter_sysctl.c                     |    332 -
 dist/ntp/libisc/inet_aton.c                         |    197 -
 dist/ntp/libisc/inet_ntop.c                         |    200 -
 dist/ntp/libisc/inet_pton.c                         |    213 -
 dist/ntp/libisc/interfaceiter.c                     |    222 -
 dist/ntp/libisc/isc_strerror.c                      |     76 -
 dist/ntp/libisc/lib.c                               |     79 -
 dist/ntp/libisc/mem.c                               |     44 -
 dist/ntp/libisc/msgcat.c                            |    132 -
 dist/ntp/libisc/net.c                               |    315 -
 dist/ntp/libisc/netaddr.c                           |    365 -
 dist/ntp/libisc/netscope.c                          |     76 -
 dist/ntp/libisc/sockaddr.c                          |    482 -
 dist/ntp/libisc/strerror.c                          |     74 -
 dist/ntp/libntp/Makefile.am                         |     38 -
 dist/ntp/libntp/Makefile.in                         |   1222 -
 dist/ntp/libntp/README                              |      5 -
 dist/ntp/libntp/a_md5encrypt.c                      |    106 -
 dist/ntp/libntp/adjtime.c                           |    388 -
 dist/ntp/libntp/adjtimex.c                          |     17 -
 dist/ntp/libntp/atoint.c                            |     52 -
 dist/ntp/libntp/atolfp.c                            |    120 -
 dist/ntp/libntp/atouint.c                           |     37 -
 dist/ntp/libntp/audio.c                             |    498 -
 dist/ntp/libntp/authkeys.c                          |    490 -
 dist/ntp/libntp/authreadkeys.c                      |    164 -
 dist/ntp/libntp/authusekey.c                        |     49 -
 dist/ntp/libntp/buftvtots.c                         |     37 -
 dist/ntp/libntp/caljulian.c                         |    148 -
 dist/ntp/libntp/caltontp.c                          |     44 -
 dist/ntp/libntp/calyearstart.c                      |     24 -
 dist/ntp/libntp/clocktime.c                         |    134 -
 dist/ntp/libntp/clocktypes.c                        |    120 -
 dist/ntp/libntp/decodenetnum.c                      |     41 -
 dist/ntp/libntp/dofptoa.c                           |    120 -
 dist/ntp/libntp/dolfptoa.c                          |    175 -
 dist/ntp/libntp/emalloc.c                           |     50 -
 dist/ntp/libntp/findconfig.c                        |     74 -
 dist/ntp/libntp/fptoa.c                             |     27 -
 dist/ntp/libntp/fptoms.c                            |     26 -
 dist/ntp/libntp/getopt.c                            |    109 -
 dist/ntp/libntp/hextoint.c                          |     41 -
 dist/ntp/libntp/hextolfp.c                          |     69 -
 dist/ntp/libntp/humandate.c                         |     64 -
 dist/ntp/libntp/icom.c                              |    327 -
 dist/ntp/libntp/inttoa.c                            |     22 -
 dist/ntp/libntp/iosignal.c                          |    559 -
 dist/ntp/libntp/lib_strbuf.c                        |     25 -
 dist/ntp/libntp/lib_strbuf.h                        |     30 -
 dist/ntp/libntp/machines.c                          |    529 -
 dist/ntp/libntp/md5c.c                              |    356 -
 dist/ntp/libntp/memmove.c                           |    142 -
 dist/ntp/libntp/mfptoa.c                            |     25 -
 dist/ntp/libntp/mfptoms.c                           |     25 -
 dist/ntp/libntp/mktime.c                            |    305 -
 dist/ntp/libntp/modetoa.c                           |     36 -
 dist/ntp/libntp/mstolfp.c                           |    102 -
 dist/ntp/libntp/msutotsf.c                          |     37 -
 dist/ntp/libntp/msyslog.c                           |    208 -
 dist/ntp/libntp/netof.c                             |     50 -
 dist/ntp/libntp/ntp_random.c                        |    487 -
 dist/ntp/libntp/ntp_rfc2553.c                       |    445 -
 dist/ntp/libntp/numtoa.c                            |     26 -
 dist/ntp/libntp/numtohost.c                         |     40 -
 dist/ntp/libntp/octtoint.c                          |     37 -
 dist/ntp/libntp/prettydate.c                        |    134 -
 dist/ntp/libntp/recvbuff.c                          |    248 -
 dist/ntp/libntp/refnumtoa.c                         |     38 -
 dist/ntp/libntp/snprintf.c                          |     64 -
 dist/ntp/libntp/socktoa.c                           |     58 -
 dist/ntp/libntp/socktohost.c                        |     33 -
 dist/ntp/libntp/statestr.c                          |    307 -
 dist/ntp/libntp/strdup.c                            |     30 -
 dist/ntp/libntp/strerror.c                          |     50 -
 dist/ntp/libntp/strstr.c                            |     54 -
 dist/ntp/libntp/syssignal.c                         |    135 -
 dist/ntp/libntp/systime.c                           |    544 -
 dist/ntp/libntp/systime_s.c                         |      4 -
 dist/ntp/libntp/tsftomsu.c                          |     40 -
 dist/ntp/libntp/tstotv.c                            |    137 -
 dist/ntp/libntp/tvtoa.c                             |     41 -
 dist/ntp/libntp/tvtots.c                            |    161 -
 dist/ntp/libntp/uglydate.c                          |     50 -
 dist/ntp/libntp/uinttoa.c                           |     22 -
 dist/ntp/libntp/utvtoa.c                            |     28 -
 dist/ntp/libntp/ymd2yd.c                            |     39 -
 dist/ntp/libopts/COPYING.lgpl                       |    502 -
 dist/ntp/libopts/COPYING.mbsd                       |     26 -
 dist/ntp/libopts/Makefile.am                        |     24 -
 dist/ntp/libopts/Makefile.in                        |    579 -
 dist/ntp/libopts/README                             |     93 -
 dist/ntp/libopts/autoopts.c                         |   1122 -
 dist/ntp/libopts/autoopts.h                         |    389 -
 dist/ntp/libopts/autoopts/options.h                 |    979 -
 dist/ntp/libopts/autoopts/usage-txt.h               |    357 -
 dist/ntp/libopts/boolean.c                          |    108 -
 dist/ntp/libopts/compat/compat.h                    |    321 -
 dist/ntp/libopts/compat/pathfind.c                  |    341 -
 dist/ntp/libopts/compat/snprintf.c                  |     62 -
 dist/ntp/libopts/compat/strchr.c                    |     62 -
 dist/ntp/libopts/compat/strdup.c                    |     21 -
 dist/ntp/libopts/compat/windows-config.h            |    132 -
 dist/ntp/libopts/configfile.c                       |   1292 -
 dist/ntp/libopts/cook.c                             |    356 -
 dist/ntp/libopts/enumeration.c                      |    500 -
 dist/ntp/libopts/environment.c                      |    281 -
 dist/ntp/libopts/genshell.c                         |    356 -
 dist/ntp/libopts/genshell.h                         |    151 -
 dist/ntp/libopts/libopts.c                          |     32 -
 dist/ntp/libopts/load.c                             |    565 -
 dist/ntp/libopts/m4/libopts.m4                      |    509 -
 dist/ntp/libopts/m4/liboptschk.m4                   |     42 -
 dist/ntp/libopts/makeshell.c                        |   1124 -
 dist/ntp/libopts/nested.c                           |    735 -
 dist/ntp/libopts/numeric.c                          |     95 -
 dist/ntp/libopts/pgusage.c                          |    159 -
 dist/ntp/libopts/proto.h                            |     93 -
 dist/ntp/libopts/putshell.c                         |    337 -
 dist/ntp/libopts/restore.c                          |    252 -
 dist/ntp/libopts/save.c                             |    524 -
 dist/ntp/libopts/sort.c                             |    361 -
 dist/ntp/libopts/stack.c                            |    271 -
 dist/ntp/libopts/streqvcmp.c                        |    291 -
 dist/ntp/libopts/text_mmap.c                        |    365 -
 dist/ntp/libopts/tokenize.c                         |    323 -
 dist/ntp/libopts/usage.c                            |    742 -
 dist/ntp/libopts/version.c                          |    180 -
 dist/ntp/libparse/Makefile.am                       |    168 -
 dist/ntp/libparse/Makefile.in                       |    785 -
 dist/ntp/libparse/README                            |     96 -
 dist/ntp/libparse/binio.c                           |    157 -
 dist/ntp/libparse/clk_computime.c                   |    221 -
 dist/ntp/libparse/clk_dcf7000.c                     |    216 -
 dist/ntp/libparse/clk_hopf6021.c                    |    285 -
 dist/ntp/libparse/clk_meinberg.c                    |    778 -
 dist/ntp/libparse/clk_rawdcf.c                      |    660 -
 dist/ntp/libparse/clk_rcc8000.c                     |    200 -
 dist/ntp/libparse/clk_schmid.c                      |    260 -
 dist/ntp/libparse/clk_trimtaip.c                    |    225 -
 dist/ntp/libparse/clk_trimtsip.c                    |    458 -
 dist/ntp/libparse/clk_varitext.c                    |    273 -
 dist/ntp/libparse/clk_wharton.c                     |    183 -
 dist/ntp/libparse/data_mbg.c                        |    540 -
 dist/ntp/libparse/gpstolfp.c                        |     78 -
 dist/ntp/libparse/ieee754io.c                       |    612 -
 dist/ntp/libparse/info_trimble.c                    |     96 -
 dist/ntp/libparse/mfp_mul.c                         |    208 -
 dist/ntp/libparse/mkinfo_rcmd.sed                   |      8 -
 dist/ntp/libparse/mkinfo_scmd.sed                   |     16 -
 dist/ntp/libparse/parse.c                           |    951 -
 dist/ntp/libparse/parse_conf.c                      |    177 -
 dist/ntp/libparse/parsesolaris.c                    |   1202 -
 dist/ntp/libparse/parsestreams.c                    |   1369 -
 dist/ntp/libparse/trim_info.c                       |     71 -
 dist/ntp/ltmain.sh                                  |   6863 ----
 dist/ntp/m4/define_dir.m4                           |     26 -
 dist/ntp/m4/hs_ulong_const.m4                       |     11 -
 dist/ntp/m4/os_cflags.m4                            |     87 -
 dist/ntp/missing                                    |    360 -
 dist/ntp/ntp-html2mdoc.pl                           |    147 -
 dist/ntp/ntp2netbsd                                 |    138 -
 dist/ntp/ntpd/Makefile.am                           |    108 -
 dist/ntp/ntpd/Makefile.in                           |   1141 -
 dist/ntp/ntpd/check_y2k.c                           |    629 -
 dist/ntp/ntpd/cmd_args.c                            |    254 -
 dist/ntp/ntpd/jupiter.h                             |    257 -
 dist/ntp/ntpd/ntp_config.c                          |   2581 -
 dist/ntp/ntpd/ntp_control.c                         |   2998 -
 dist/ntp/ntpd/ntp_crypto.c                          |   4191 --
 dist/ntp/ntpd/ntp_filegen.c                         |    578 -
 dist/ntp/ntpd/ntp_intres.c                          |   1176 -
 dist/ntp/ntpd/ntp_io.c                              |   3985 --
 dist/ntp/ntpd/ntp_loopfilter.c                      |   1066 -
 dist/ntp/ntpd/ntp_monitor.c                         |    360 -
 dist/ntp/ntpd/ntp_peer.c                            |   1053 -
 dist/ntp/ntpd/ntp_proto.c                           |   3452 --
 dist/ntp/ntpd/ntp_refclock.c                        |   1231 -
 dist/ntp/ntpd/ntp_request.c                         |   2916 -
 dist/ntp/ntpd/ntp_restrict.c                        |    609 -
 dist/ntp/ntpd/ntp_timer.c                           |    409 -
 dist/ntp/ntpd/ntp_util.c                            |    803 -
 dist/ntp/ntpd/ntpd-opts.c                           |   1023 -
 dist/ntp/ntpd/ntpd-opts.def                         |     13 -
 dist/ntp/ntpd/ntpd-opts.h                           |    353 -
 dist/ntp/ntpd/ntpd-opts.menu                        |      1 -
 dist/ntp/ntpd/ntpd-opts.texi                        |    496 -
 dist/ntp/ntpd/ntpd.1                                |    296 -
 dist/ntp/ntpd/ntpd.c                                |   1226 -
 dist/ntp/ntpd/ntpdbase-opts.def                     |    459 -
 dist/ntp/ntpd/ntpdsim-opts.c                        |   1264 -
 dist/ntp/ntpd/ntpdsim-opts.def                      |     15 -
 dist/ntp/ntpd/ntpdsim-opts.h                        |    424 -
 dist/ntp/ntpd/ntpdsim-opts.menu                     |      1 -
 dist/ntp/ntpd/ntpdsim-opts.texi                     |    568 -
 dist/ntp/ntpd/ntpdsim.1                             |    357 -
 dist/ntp/ntpd/ntpsim.c                              |    373 -
 dist/ntp/ntpd/ppsapi_timepps.h                      |     28 -
 dist/ntp/ntpd/refclock_acts.c                       |    933 -
 dist/ntp/ntpd/refclock_arbiter.c                    |    455 -
 dist/ntp/ntpd/refclock_arc.c                        |   1571 -
 dist/ntp/ntpd/refclock_as2201.c                     |    390 -
 dist/ntp/ntpd/refclock_atom.c                       |    519 -
 dist/ntp/ntpd/refclock_bancomm.c                    |    469 -
 dist/ntp/ntpd/refclock_chronolog.c                  |    343 -
 dist/ntp/ntpd/refclock_chu.c                        |   1689 -
 dist/ntp/ntpd/refclock_conf.c                       |    321 -
 dist/ntp/ntpd/refclock_datum.c                      |    879 -
 dist/ntp/ntpd/refclock_dumbclock.c                  |    388 -
 dist/ntp/ntpd/refclock_fg.c                         |    347 -
 dist/ntp/ntpd/refclock_gpsvme.c                     |    256 -
 dist/ntp/ntpd/refclock_heath.c                      |    451 -
 dist/ntp/ntpd/refclock_hopfpci.c                    |    267 -
 dist/ntp/ntpd/refclock_hopfser.c                    |    383 -
 dist/ntp/ntpd/refclock_hpgps.c                      |    621 -
 dist/ntp/ntpd/refclock_irig.c                       |   1050 -
 dist/ntp/ntpd/refclock_jjy.c                        |   1161 -
 dist/ntp/ntpd/refclock_jupiter.c                    |   1139 -
 dist/ntp/ntpd/refclock_leitch.c                     |    628 -
 dist/ntp/ntpd/refclock_local.c                      |    260 -
 dist/ntp/ntpd/refclock_msfees.c                     |   1464 -
 dist/ntp/ntpd/refclock_mx4200.c                     |   1654 -
 dist/ntp/ntpd/refclock_neoclock4x.c                 |   1115 -
 dist/ntp/ntpd/refclock_nmea.c                       |    766 -
 dist/ntp/ntpd/refclock_oncore.c                     |   3744 --
 dist/ntp/ntpd/refclock_palisade.c                   |    957 -
 dist/ntp/ntpd/refclock_palisade.h                   |    172 -
 dist/ntp/ntpd/refclock_parse.c                      |   6047 ---
 dist/ntp/ntpd/refclock_pcf.c                        |    226 -
 dist/ntp/ntpd/refclock_pst.c                        |    324 -
 dist/ntp/ntpd/refclock_ripencc.c                    |   4868 ---
 dist/ntp/ntpd/refclock_shm.c                        |    314 -
 dist/ntp/ntpd/refclock_tpro.c                       |    218 -
 dist/ntp/ntpd/refclock_trak.c                       |    361 -
 dist/ntp/ntpd/refclock_true.c                       |    875 -
 dist/ntp/ntpd/refclock_tt560.c                      |    276 -
 dist/ntp/ntpd/refclock_ulink.c                      |    591 -
 dist/ntp/ntpd/refclock_wwv.c                        |   2711 -
 dist/ntp/ntpd/refclock_wwvb.c                       |    461 -
 dist/ntp/ntpd/refclock_zyfer.c                      |    348 -
 dist/ntp/ntpdate/Makefile.am                        |     28 -
 dist/ntp/ntpdate/Makefile.in                        |    581 -
 dist/ntp/ntpdate/README                             |      7 -
 dist/ntp/ntpdate/ntpdate.c                          |   2330 -
 dist/ntp/ntpdate/ntpdate.h                          |    106 -
 dist/ntp/ntpdate/ntptime_config.c                   |    554 -
 dist/ntp/ntpdate/ntptimeset.c                       |   2169 -
 dist/ntp/ntpdc/Makefile.am                          |     66 -
 dist/ntp/ntpdc/Makefile.in                          |    725 -
 dist/ntp/ntpdc/README                               |      6 -
 dist/ntp/ntpdc/layout.std                           |    439 -
 dist/ntp/ntpdc/nl.pl                                |     37 -
 dist/ntp/ntpdc/nl.pl.in                             |     37 -
 dist/ntp/ntpdc/nl_in.c                              |      5 -
 dist/ntp/ntpdc/ntpdc-layout.c                       |     23 -
 dist/ntp/ntpdc/ntpdc-opts.c                         |    669 -
 dist/ntp/ntpdc/ntpdc-opts.def                       |    127 -
 dist/ntp/ntpdc/ntpdc-opts.h                         |    224 -
 dist/ntp/ntpdc/ntpdc-opts.menu                      |      1 -
 dist/ntp/ntpdc/ntpdc-opts.texi                      |    278 -
 dist/ntp/ntpdc/ntpdc.1                              |    158 -
 dist/ntp/ntpdc/ntpdc.c                              |   2001 -
 dist/ntp/ntpdc/ntpdc.h                              |     69 -
 dist/ntp/ntpdc/ntpdc_ops.c                          |   3206 --
 dist/ntp/ntpq/Makefile.am                           |     42 -
 dist/ntp/ntpq/Makefile.in                           |    673 -
 dist/ntp/ntpq/README                                |      6 -
 dist/ntp/ntpq/ntpq-opts.c                           |    609 -
 dist/ntp/ntpq/ntpq-opts.def                         |    345 -
 dist/ntp/ntpq/ntpq-opts.h                           |    210 -
 dist/ntp/ntpq/ntpq-opts.menu                        |      1 -
 dist/ntp/ntpq/ntpq-opts.texi                        |    219 -
 dist/ntp/ntpq/ntpq-subs.c                           |   1770 -
 dist/ntp/ntpq/ntpq.1                                |    385 -
 dist/ntp/ntpq/ntpq.c                                |   3296 --
 dist/ntp/ntpq/ntpq.h                                |     95 -
 dist/ntp/packageinfo.sh                             |     31 -
 dist/ntp/parseutil/Makefile.am                      |     13 -
 dist/ntp/parseutil/Makefile.in                      |    524 -
 dist/ntp/parseutil/README                           |     16 -
 dist/ntp/parseutil/dcfd.c                           |   1905 -
 dist/ntp/parseutil/testdcf.c                        |    542 -
 dist/ntp/readme.y2kfixes                            |    Bin 
 dist/ntp/results.y2kfixes                           |     76 -
 dist/ntp/scripts/Makefile.am                        |      5 -
 dist/ntp/scripts/Makefile.in                        |    470 -
 dist/ntp/scripts/README                             |     43 -
 dist/ntp/scripts/VersionName                        |     41 -
 dist/ntp/scripts/calc_tickadj.in                    |     38 -
 dist/ntp/scripts/checktime.in                       |     79 -
 dist/ntp/scripts/fixautomakedepsmagic               |     28 -
 dist/ntp/scripts/freq_adj.in                        |     97 -
 dist/ntp/scripts/genCommitLog                       |      7 -
 dist/ntp/scripts/genver                             |     67 -
 dist/ntp/scripts/hpadjtime.sh                       |     18 -
 dist/ntp/scripts/html2man.in                        |    172 -
 dist/ntp/scripts/mkver.in                           |     40 -
 dist/ntp/scripts/monitoring/README                  |    158 -
 dist/ntp/scripts/monitoring/loopwatch.config.SAMPLE |     89 -
 dist/ntp/scripts/monitoring/lr.pl                   |    151 -
 dist/ntp/scripts/monitoring/ntp.pl                  |    479 -
 dist/ntp/scripts/monitoring/ntploopstat             |    458 -
 dist/ntp/scripts/monitoring/ntploopwatch            |   1667 -
 dist/ntp/scripts/monitoring/ntptrap                 |    463 -
 dist/ntp/scripts/monitoring/timelocal.pl            |     77 -
 dist/ntp/scripts/ntp-close                          |      8 -
 dist/ntp/scripts/ntp-groper                         |     95 -
 dist/ntp/scripts/ntp-restart                        |     10 -
 dist/ntp/scripts/ntp-status                         |     45 -
 dist/ntp/scripts/ntp-wait.in                        |     42 -
 dist/ntp/scripts/ntpsweep.in                        |    300 -
 dist/ntp/scripts/ntptrace.in                        |     70 -
 dist/ntp/scripts/ntpver.in                          |      7 -
 dist/ntp/scripts/plot_summary.in                    |    337 -
 dist/ntp/scripts/rc1/postinstall                    |      2 -
 dist/ntp/scripts/rc1/preinstall                     |      6 -
 dist/ntp/scripts/rc1/preremove                      |      4 -
 dist/ntp/scripts/rc1/prototype                      |     19 -
 dist/ntp/scripts/rc1/xntp                           |     29 -
 dist/ntp/scripts/rc2/local.ntpd                     |     64 -
 dist/ntp/scripts/stats/README                       |     39 -
 dist/ntp/scripts/stats/README.stats                 |    246 -
 dist/ntp/scripts/stats/README.timecodes             |    149 -
 dist/ntp/scripts/stats/clock.awk                    |    431 -
 dist/ntp/scripts/stats/dupe.awk                     |      8 -
 dist/ntp/scripts/stats/ensemble.S                   |      5 -
 dist/ntp/scripts/stats/ensemble.awk                 |     17 -
 dist/ntp/scripts/stats/etf.S                        |     15 -
 dist/ntp/scripts/stats/etf.awk                      |     19 -
 dist/ntp/scripts/stats/itf.S                        |      5 -
 dist/ntp/scripts/stats/itf.awk                      |     19 -
 dist/ntp/scripts/stats/loop.S                       |      7 -
 dist/ntp/scripts/stats/loop.awk                     |     45 -
 dist/ntp/scripts/stats/loop_summary                 |      2 -
 dist/ntp/scripts/stats/peer.awk                     |     68 -
 dist/ntp/scripts/stats/psummary.awk                 |     82 -
 dist/ntp/scripts/stats/summary.sh                   |     88 -
 dist/ntp/scripts/stats/tdata.S                      |      5 -
 dist/ntp/scripts/stats/tdata.awk                    |     45 -
 dist/ntp/scripts/summary.in                         |    373 -
 dist/ntp/sntp/COPYRIGHT                             |     80 -
 dist/ntp/sntp/Makefile.am                           |     77 -
 dist/ntp/sntp/Makefile.in                           |    984 -
 dist/ntp/sntp/README                                |    536 -
 dist/ntp/sntp/aclocal.m4                            |   7128 ----
 dist/ntp/sntp/autogen-version.def                   |      2 -
 dist/ntp/sntp/bincheck.mf                           |     15 -
 dist/ntp/sntp/compile                               |    142 -
 dist/ntp/sntp/config.guess                          |   1463 -
 dist/ntp/sntp/config.h.in                           |    304 -
 dist/ntp/sntp/config.sub                            |   1579 -
 dist/ntp/sntp/configure                             |  16833 -----------
 dist/ntp/sntp/configure.ac                          |    159 -
 dist/ntp/sntp/depcomp                               |    530 -
 dist/ntp/sntp/header.h                              |     89 -
 dist/ntp/sntp/install-sh                            |    323 -
 dist/ntp/sntp/internet.c                            |    209 -
 dist/ntp/sntp/internet.h                            |     49 -
 dist/ntp/sntp/kludges.h                             |     64 -
 dist/ntp/sntp/libopts/COPYING.lgpl                  |    502 -
 dist/ntp/sntp/libopts/COPYING.mbsd                  |     26 -
 dist/ntp/sntp/libopts/Makefile.am                   |     24 -
 dist/ntp/sntp/libopts/Makefile.in                   |    546 -
 dist/ntp/sntp/libopts/README                        |     93 -
 dist/ntp/sntp/libopts/autoopts.c                    |   1122 -
 dist/ntp/sntp/libopts/autoopts.h                    |    389 -
 dist/ntp/sntp/libopts/autoopts/options.h            |    979 -
 dist/ntp/sntp/libopts/autoopts/usage-txt.h          |    357 -
 dist/ntp/sntp/libopts/boolean.c                     |    108 -
 dist/ntp/sntp/libopts/compat/compat.h               |    321 -
 dist/ntp/sntp/libopts/compat/pathfind.c             |    341 -
 dist/ntp/sntp/libopts/compat/snprintf.c             |     62 -
 dist/ntp/sntp/libopts/compat/strchr.c               |     62 -
 dist/ntp/sntp/libopts/compat/strdup.c               |     21 -
 dist/ntp/sntp/libopts/compat/windows-config.h       |    132 -
 dist/ntp/sntp/libopts/configfile.c                  |   1292 -
 dist/ntp/sntp/libopts/cook.c                        |    356 -
 dist/ntp/sntp/libopts/enumeration.c                 |    500 -
 dist/ntp/sntp/libopts/environment.c                 |    281 -
 dist/ntp/sntp/libopts/genshell.c                    |    356 -
 dist/ntp/sntp/libopts/genshell.h                    |    151 -
 dist/ntp/sntp/libopts/libopts.c                     |     32 -
 dist/ntp/sntp/libopts/load.c                        |    565 -
 dist/ntp/sntp/libopts/m4/libopts.m4                 |    509 -
 dist/ntp/sntp/libopts/m4/liboptschk.m4              |     42 -
 dist/ntp/sntp/libopts/makeshell.c                   |   1124 -
 dist/ntp/sntp/libopts/nested.c                      |    735 -
 dist/ntp/sntp/libopts/numeric.c                     |     95 -
 dist/ntp/sntp/libopts/pgusage.c                     |    159 -
 dist/ntp/sntp/libopts/proto.h                       |     93 -
 dist/ntp/sntp/libopts/putshell.c                    |    337 -
 dist/ntp/sntp/libopts/restore.c                     |    252 -
 dist/ntp/sntp/libopts/save.c                        |    523 -
 dist/ntp/sntp/libopts/sort.c                        |    361 -
 dist/ntp/sntp/libopts/stack.c                       |    271 -
 dist/ntp/sntp/libopts/streqvcmp.c                   |    291 -
 dist/ntp/sntp/libopts/text_mmap.c                   |    365 -
 dist/ntp/sntp/libopts/tokenize.c                    |    323 -
 dist/ntp/sntp/libopts/usage.c                       |    742 -
 dist/ntp/sntp/libopts/version.c                     |    180 -
 dist/ntp/sntp/ltmain.sh                             |   6863 ----
 dist/ntp/sntp/main.c                                |   1735 -
 dist/ntp/sntp/missing                               |    360 -
 dist/ntp/sntp/sntp-opts.c                           |    693 -
 dist/ntp/sntp/sntp-opts.def                         |    327 -
 dist/ntp/sntp/sntp-opts.h                           |    285 -
 dist/ntp/sntp/sntp-opts.menu                        |      1 -
 dist/ntp/sntp/sntp-opts.texi                        |    225 -
 dist/ntp/sntp/sntp.1                                |    400 -
 dist/ntp/sntp/socket.c                              |    385 -
 dist/ntp/sntp/timing.c                              |    117 -
 dist/ntp/sntp/unix.c                                |     94 -
 dist/ntp/sntp/version.def                           |      1 -
 dist/ntp/util/Makefile.am                           |     46 -
 dist/ntp/util/Makefile.in                           |    827 -
 dist/ntp/util/README                                |     37 -
 dist/ntp/util/ansi2knr.1                            |     36 -
 dist/ntp/util/ansi2knr.c                            |    741 -
 dist/ntp/util/audio-pcm.c                           |    156 -
 dist/ntp/util/byteorder.c                           |     58 -
 dist/ntp/util/hist.c                                |    115 -
 dist/ntp/util/jitter.c                              |    139 -
 dist/ntp/util/jitter.h                              |    414 -
 dist/ntp/util/kern.c                                |    227 -
 dist/ntp/util/longsize.c                            |     13 -
 dist/ntp/util/ntp-keygen-opts.c                     |   1046 -
 dist/ntp/util/ntp-keygen-opts.def                   |    209 -
 dist/ntp/util/ntp-keygen-opts.h                     |    320 -
 dist/ntp/util/ntp-keygen-opts.menu                  |      1 -
 dist/ntp/util/ntp-keygen-opts.texi                  |    364 -
 dist/ntp/util/ntp-keygen.1                          |    176 -
 dist/ntp/util/ntp-keygen.c                          |   1892 -
 dist/ntp/util/ntptime.c                             |    442 -
 dist/ntp/util/pps-api.c                             |    102 -
 dist/ntp/util/precision.c                           |    173 -
 dist/ntp/util/sht.c                                 |    187 -
 dist/ntp/util/testrs6000.c                          |     57 -
 dist/ntp/util/tg.c                                  |    654 -
 dist/ntp/util/tickadj.c                             |    904 -
 dist/ntp/util/timetrim.c                            |    118 -
 dist/ntp/version                                    |      1 -
 dist/ntp/version.m4                                 |      1 -
 dist/tcpdump/CHANGES                                |    864 -
 dist/tcpdump/CREDITS                                |    146 -
 dist/tcpdump/FILES                                  |    251 -
 dist/tcpdump/INSTALL                                |    252 -
 dist/tcpdump/LICENSE                                |     19 -
 dist/tcpdump/Makefile-devel-adds                    |     22 -
 dist/tcpdump/Makefile.in                            |    192 -
 dist/tcpdump/PLATFORMS                              |      9 -
 dist/tcpdump/README                                 |    234 -
 dist/tcpdump/Readme.Win32                           |     24 -
 dist/tcpdump/TODO                                   |      6 -
 dist/tcpdump/VERSION                                |      1 -
 dist/tcpdump/acconfig.h                             |    138 -
 dist/tcpdump/aclocal.m4                             |   1256 -
 dist/tcpdump/addrtoname.c                           |   1185 -
 dist/tcpdump/addrtoname.h                           |     48 -
 dist/tcpdump/af.c                                   |     70 -
 dist/tcpdump/af.h                                   |     59 -
 dist/tcpdump/ah.h                                   |     58 -
 dist/tcpdump/aodv.h                                 |    192 -
 dist/tcpdump/appletalk.h                            |    170 -
 dist/tcpdump/arcnet.h                               |     99 -
 dist/tcpdump/atime.awk                              |     20 -
 dist/tcpdump/atm.h                                  |     34 -
 dist/tcpdump/atmuni31.h                             |     89 -
 dist/tcpdump/bgp.h                                  |     19 -
 dist/tcpdump/bootp.h                                |    229 -
 dist/tcpdump/bpf_dump.c                             |     73 -
 dist/tcpdump/chdlc.h                                |     29 -
 dist/tcpdump/config.guess                           |   1429 -
 dist/tcpdump/config.h.in                            |    347 -
 dist/tcpdump/config.sub                             |   1531 -
 dist/tcpdump/configure                              |  14437 ---------
 dist/tcpdump/configure.in                           |    989 -
 dist/tcpdump/cpack.c                                |    143 -
 dist/tcpdump/cpack.h                                |     50 -
 dist/tcpdump/dccp.h                                 |    141 -
 dist/tcpdump/decnet.h                               |    463 -
 dist/tcpdump/decode_prefix.h                        |     43 -
 dist/tcpdump/dhcp6.h                                |    202 -
 dist/tcpdump/dhcp6opt.h                             |     83 -
 dist/tcpdump/enc.h                                  |     49 -
 dist/tcpdump/esp.h                                  |     69 -
 dist/tcpdump/ether.h                                |     57 -
 dist/tcpdump/ethertype.h                            |    145 -
 dist/tcpdump/extract.h                              |    128 -
 dist/tcpdump/fddi.h                                 |     78 -
 dist/tcpdump/gmpls.c                                |    196 -
 dist/tcpdump/gmpls.h                                |     26 -
 dist/tcpdump/gmt2local.c                            |     78 -
 dist/tcpdump/gmt2local.h                            |     29 -
 dist/tcpdump/icmp6.h                                |    454 -
 dist/tcpdump/ieee802_11.h                           |    319 -
 dist/tcpdump/ieee802_11_radio.h                     |    212 -
 dist/tcpdump/igrp.h                                 |     35 -
 dist/tcpdump/install-sh                             |    250 -
 dist/tcpdump/interface.h                            |    375 -
 dist/tcpdump/ip.h                                   |    161 -
 dist/tcpdump/ip6.h                                  |    189 -
 dist/tcpdump/ipfc.h                                 |     31 -
 dist/tcpdump/ipproto.c                              |     68 -
 dist/tcpdump/ipproto.h                              |    142 -
 dist/tcpdump/ipsec_doi.h                            |    153 -
 dist/tcpdump/ipx.h                                  |     33 -
 dist/tcpdump/isakmp.h                               |    380 -
 dist/tcpdump/l2tp.h                                 |     64 -
 dist/tcpdump/l2vpn.c                                |     65 -
 dist/tcpdump/l2vpn.h                                |     19 -
 dist/tcpdump/lane.h                                 |     43 -
 dist/tcpdump/llc.h                                  |    123 -
 dist/tcpdump/machdep.c                              |     74 -
 dist/tcpdump/machdep.h                              |     29 -
 dist/tcpdump/makemib                                |    249 -
 dist/tcpdump/mib.h                                  |   1462 -
 dist/tcpdump/mkdep                                  |    109 -
 dist/tcpdump/mpls.h                                 |     43 -
 dist/tcpdump/nameser.h                              |    313 -
 dist/tcpdump/netbios.h                              |     18 -
 dist/tcpdump/netdissect.h                           |    438 -
 dist/tcpdump/nfs.h                                  |    451 -
 dist/tcpdump/nfsfh.h                                |     70 -
 dist/tcpdump/nlpid.c                                |     52 -
 dist/tcpdump/nlpid.h                                |     34 -
 dist/tcpdump/ntp.h                                  |    129 -
 dist/tcpdump/oakley.h                               |    128 -
 dist/tcpdump/ospf.h                                 |    318 -
 dist/tcpdump/ospf6.h                                |    280 -
 dist/tcpdump/oui.c                                  |    102 -
 dist/tcpdump/oui.h                                  |     80 -
 dist/tcpdump/packetdat.awk                          |     63 -
 dist/tcpdump/parsenfsfh.c                           |    491 -
 dist/tcpdump/pcap-missing.h                         |     62 -
 dist/tcpdump/pcap_dump_ftell.c                      |     43 -
 dist/tcpdump/pf.h                                   |     79 -
 dist/tcpdump/pf_print_state.c                       |    320 -
 dist/tcpdump/pmap_prot.h                            |     91 -
 dist/tcpdump/ppp.h                                  |     73 -
 dist/tcpdump/print-802_11.c                         |   1295 -
 dist/tcpdump/print-ah.c                             |     76 -
 dist/tcpdump/print-aodv.c                           |    462 -
 dist/tcpdump/print-ap1394.c                         |    126 -
 dist/tcpdump/print-arcnet.c                         |    304 -
 dist/tcpdump/print-arp.c                            |    348 -
 dist/tcpdump/print-ascii.c                          |    181 -
 dist/tcpdump/print-atalk.c                          |    634 -
 dist/tcpdump/print-atm.c                            |    343 -
 dist/tcpdump/print-beep.c                           |     78 -
 dist/tcpdump/print-bfd.c                            |    286 -
 dist/tcpdump/print-bgp.c                            |   2086 -
 dist/tcpdump/print-bootp.c                          |    744 -
 dist/tcpdump/print-cdp.c                            |    373 -
 dist/tcpdump/print-chdlc.c                          |    222 -
 dist/tcpdump/print-cip.c                            |    123 -
 dist/tcpdump/print-cnfp.c                           |    192 -
 dist/tcpdump/print-dccp.c                           |    540 -
 dist/tcpdump/print-decnet.c                         |    902 -
 dist/tcpdump/print-dhcp6.c                          |    780 -
 dist/tcpdump/print-domain.c                         |    739 -
 dist/tcpdump/print-dvmrp.c                          |    376 -
 dist/tcpdump/print-eap.c                            |     78 -
 dist/tcpdump/print-egp.c                            |    359 -
 dist/tcpdump/print-eigrp.c                          |    487 -
 dist/tcpdump/print-enc.c                            |     93 -
 dist/tcpdump/print-esp.c                            |    517 -
 dist/tcpdump/print-ether.c                          |    337 -
 dist/tcpdump/print-fddi.c                           |    317 -
 dist/tcpdump/print-fr.c                             |    862 -
 dist/tcpdump/print-frag6.c                          |     89 -
 dist/tcpdump/print-gre.c                            |    407 -
 dist/tcpdump/print-hsrp.c                           |    147 -
 dist/tcpdump/print-icmp.c                           |    698 -
 dist/tcpdump/print-icmp6.c                          |   1294 -
 dist/tcpdump/print-igmp.c                           |    343 -
 dist/tcpdump/print-igrp.c                           |    137 -
 dist/tcpdump/print-ip.c                             |    750 -
 dist/tcpdump/print-ip6.c                            |    245 -
 dist/tcpdump/print-ip6opts.c                        |    336 -
 dist/tcpdump/print-ipcomp.c                         |     98 -
 dist/tcpdump/print-ipfc.c                           |    142 -
 dist/tcpdump/print-ipx.c                            |    228 -
 dist/tcpdump/print-isakmp.c                         |   1456 -
 dist/tcpdump/print-isoclns.c                        |   2716 -
 dist/tcpdump/print-juniper.c                        |   1039 -
 dist/tcpdump/print-krb.c                            |    268 -
 dist/tcpdump/print-l2tp.c                           |    721 -
 dist/tcpdump/print-lane.c                           |    174 -
 dist/tcpdump/print-ldp.c                            |    621 -
 dist/tcpdump/print-llc.c                            |    540 -
 dist/tcpdump/print-lmp.c                            |    888 -
 dist/tcpdump/print-lspping.c                        |    874 -
 dist/tcpdump/print-lwres.c                          |    608 -
 dist/tcpdump/print-mobile.c                         |    114 -
 dist/tcpdump/print-mobility.c                       |    319 -
 dist/tcpdump/print-mpls.c                           |    196 -
 dist/tcpdump/print-msdp.c                           |    115 -
 dist/tcpdump/print-netbios.c                        |     98 -
 dist/tcpdump/print-nfs.c                            |   1811 -
 dist/tcpdump/print-ntp.c                            |    296 -
 dist/tcpdump/print-null.c                           |    168 -
 dist/tcpdump/print-olsr.c                           |    399 -
 dist/tcpdump/print-ospf.c                           |    974 -
 dist/tcpdump/print-ospf6.c                          |    692 -
 dist/tcpdump/print-pflog.c                          |    200 -
 dist/tcpdump/print-pfsync.c                         |    222 -
 dist/tcpdump/print-pgm.c                            |    766 -
 dist/tcpdump/print-pim.c                            |   1100 -
 dist/tcpdump/print-ppp.c                            |   1764 -
 dist/tcpdump/print-pppoe.c                          |    216 -
 dist/tcpdump/print-pptp.c                           |   1067 -
 dist/tcpdump/print-radius.c                         |    947 -
 dist/tcpdump/print-raw.c                            |     60 -
 dist/tcpdump/print-rip.c                            |    261 -
 dist/tcpdump/print-ripng.c                          |    135 -
 dist/tcpdump/print-rsvp.c                           |   1783 -
 dist/tcpdump/print-rt6.c                            |    112 -
 dist/tcpdump/print-rx.c                             |   2497 -
 dist/tcpdump/print-sctp.c                           |    365 -
 dist/tcpdump/print-sip.c                            |     67 -
 dist/tcpdump/print-sl.c                             |    246 -
 dist/tcpdump/print-sll.c                            |    207 -
 dist/tcpdump/print-slow.c                           |    271 -
 dist/tcpdump/print-smb.c                            |   1477 -
 dist/tcpdump/print-snmp.c                           |   1911 -
 dist/tcpdump/print-stp.c                            |    372 -
 dist/tcpdump/print-sunatm.c                         |    124 -
 dist/tcpdump/print-sunrpc.c                         |    164 -
 dist/tcpdump/print-symantec.c                       |    128 -
 dist/tcpdump/print-syslog.c                         |    170 -
 dist/tcpdump/print-tcp.c                            |    814 -
 dist/tcpdump/print-telnet.c                         |    265 -
 dist/tcpdump/print-tftp.c                           |    162 -
 dist/tcpdump/print-timed.c                          |    118 -
 dist/tcpdump/print-token.c                          |    201 -
 dist/tcpdump/print-udp.c                            |    712 -
 dist/tcpdump/print-vjc.c                            |    126 -
 dist/tcpdump/print-vrrp.c                           |    148 -
 dist/tcpdump/print-wb.c                             |    451 -
 dist/tcpdump/print-zephyr.c                         |    322 -
 dist/tcpdump/route6d.h                              |     79 -
 dist/tcpdump/rpc_auth.h                             |     81 -
 dist/tcpdump/rpc_msg.h                              |    130 -
 dist/tcpdump/rx.h                                   |    115 -
 dist/tcpdump/sctpConstants.h                        |    573 -
 dist/tcpdump/sctpHeader.h                           |    325 -
 dist/tcpdump/send-ack.awk                           |     70 -
 dist/tcpdump/setsignal.c                            |    100 -
 dist/tcpdump/setsignal.h                            |     29 -
 dist/tcpdump/slcompress.h                           |     89 -
 dist/tcpdump/slip.h                                 |     36 -
 dist/tcpdump/sll.h                                  |    125 -
 dist/tcpdump/smb.h                                  |    124 -
 dist/tcpdump/smbutil.c                              |   1896 -
 dist/tcpdump/stime.awk                              |     21 -
 dist/tcpdump/strcasecmp.c                           |    100 -
 dist/tcpdump/tcp.h                                  |     82 -
 dist/tcpdump/tcpdump-stdinc.h                       |    191 -
 dist/tcpdump/tcpdump.8                              |   2366 -
 dist/tcpdump/tcpdump.c                              |   1471 -
 dist/tcpdump/tcpdump2netbsd                         |     93 -
 dist/tcpdump/tcpdump2rcsid.ex                       |     16 -
 dist/tcpdump/telnet.h                               |    346 -
 dist/tcpdump/timed.h                                |     90 -
 dist/tcpdump/token.h                                |     54 -
 dist/tcpdump/udp.h                                  |     87 -
 dist/tcpdump/util.c                                 |    537 -
 dist/tcpdump/vfprintf.c                             |     66 -
 1098 files changed, 0 insertions(+), 508943 deletions(-)

diffs (truncated from 513380 to 300 lines):

diff -r 8ecbcb571470 -r 7762a6b06ad0 dist/libpcap/.cvsignore
--- a/dist/libpcap/.cvsignore   Sat Dec 11 23:04:46 2010 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-config.log
-config.cache
-config.status
-config.h
-.devel
-stamp-h
-stamp-h.in
-Makefile
-scanner.c
-grammar.c
-tokdefs.h
-version.c
-version.h
diff -r 8ecbcb571470 -r 7762a6b06ad0 dist/libpcap/CHANGES
--- a/dist/libpcap/CHANGES      Sat Dec 11 23:04:46 2010 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,406 +0,0 @@
-@(#) $Header: /cvsroot/src/dist/libpcap/Attic/CHANGES,v 1.1.1.1 2006/02/27 15:45:38 drochner Exp $ (LBL)
-
-Mon.   September 5, 2005.  ken%xelerance.com@localhost. Summary for 0.9.4 libpcap release
-
-       Support for radiotap on Linux (Mike Kershaw)
-       Fixes for HP-UX
-       Support for additional Juniper link-layer types
-       Fixes for filters on MPLS-encapsulated packets
-       "vlan" filter fixed
-       "pppoed" and "pppoes" filters added; the latter modifies later
-       parts of the filter expression to look at the PPP headers and
-       headers in the PPP payload
-
-Tue.   July 5, 2005.  ken%xelerance.com@localhost. Summary for 0.9.3 libpcap release
-
-       Fixes for compiling on nearly every platform,
-               including improved 64bit support
-       MSDOS Support
-       Add support for sending packets
-       OpenBSD pf format support
-       IrDA capture (Linux only)
-
-Tue.   March 30, 2004. mcr%sandelman.ottawa.on.ca@localhost. Summary for 3.8.3 release
-
-       Fixed minor problem in gencode.c that would appear on 64-bit
-       platforms.
-       Version number is now sane.
-
-Mon.   March 29, 2004. mcr%sandelman.ottawa.on.ca@localhost. Summary for 3.8.2 release
-
-       updates for autoconf 2.5
-       fixes for ppp interfaces for freebsd 4.1
-       pcap gencode can generate code for 802.11, IEEE1394, and pflog.
-
-Wed.   November 12, 2003. mcr%sandelman.ottawa.on.ca@localhost. Summary for 0.8 release
-
-       added pcap_findalldevs()
-       Win32 patches from NetGroup, Politecnico di Torino (Italy)
-       OpenBSD pf, DLT_PFLOG added
-       Many changes to ATM support.
-       lookup pcap_lookupnet()
-       Added DLT_ARCNET_LINUX, DLT_ENC, DLT_IEEE802_11_RADIO, DLT_SUNATM,
-               DLT_IP_OVER_FC, DLT_FRELAY, others.
-       Sigh.  More AIX wonderfulness.
-       Document updates.
-       Changes to API: pcap_next_ex(), pcap_breakloop(), pcap_dump_flush(),
-                       pcap_list_datalinks(), pcap_set_datalink(),
-                       pcap_lib_version(), pcap_datalink_val_to_name(),
-                       pcap_datalink_name_to_val(), new error returns.
-
-Tuesday, February 25, 2003. fenner%research.att.com@localhost.  0.7.2 release
-
-       Support link types that use 802.2 always, never, and sometimes.
-       Don't decrease the size of the BPF buffer from the default.
-       Support frame relay.
-       Handle 32-bit timestamps in DLPI, and pass the right buffer size.
-       Handle Linux systems with modern kernel but without
-        SOL_PACKET in the userland headers.
-       Linux support for ARPHRD_RAWHDLC.
-       Handle 32-bit timestamps in snoop.
-       Support eg (Octane/O2xxx/O3xxx Gigabit) devices.
-       Add new reserved DLT types.
-
-Monday October 23, 2001. mcr%sandelman.ottawa.on.ca@localhost. Summary for 0.7 release
-
-       Added pcap_findalldevs() call to get list of interfaces in a MI way.
-
-       pcap_stats() has been documented as to what its counters mean on
-       each platform.
-
-Tuesday January 9, 2001. guy%alum.mit.edu@localhost. Summary for 0.6 release
-
-       New Linux libpcap implementation, which, in 2.2 and later
-       kernels, uses PF_PACKET sockets and supports kernel packet
-       filtering (if compiled into the kernel), and supports the "any"
-       device for capturing on all interfaces.  Cleans up promiscuous
-       mode better on pre-2.2 kernels, and has various other fixes
-       (handles 2.4 ARPHRD_IEEE802_TR, handles ISDN devices better,
-       doesn't show duplicate packets on loopback interface, etc.).
-
-       Fixed HP-UX libpcap implementation to correctly get the PPA for
-       an interface, to allow interfaces to be opened by interface name.
-
-       libpcap savefiles have system-independent link-layer type values
-       in the header, rather than sometimes platform-dependent DLT_
-       values, to make it easier to exchange capture files between
-       different OSes.
-
-       Non-standard capture files produced by some Linux tcpdumps, e.g.
-       the one from Red Hat Linux 6.2 and later, can now be read.
-
-       Updated autoconf stock files.
-
-       Filter expressions can filter on VLAN IDs and various OSI
-       protocols, and work on Token Ring (with non-source-routed
-       packets).
-
-       "pcap_open_dead()" added to allow compiling filter expressions
-       to pcap code without opening a capture device or capture file.
-
-       Header files fixed to allow use in C++ programs.
-
-       Removed dependancy on native headers for packet layout.
-       Removed Linux specific headers that were shipped.
-
-       Security fixes: Strcpy replaced with strlcpy, sprintf replaced
-       with snprintf.
-
-       Fixed bug that could cause subsequent "pcap_compile()"s to fail
-       erroneously after one compile failed.
-
-       Assorted other bug fixes.
-
-       README.aix and README.linux files added to describe
-       platform-specific issues.
-
-       "getifaddrs()" rather than SIOCGIFCONF used, if available.
-
-v0.5 Sat Jun 10 11:09:15 PDT 2000
-
-itojun%iijlab.net@localhost
-- Brought in KAME IPv6/IPsec bpf compiler.
-- Fixes for NetBSD.
-- Support added for OpenBSD DLT_LOOP and BSD/OS DLT_C_HDLC (Cisco HDLC),
-  and changes to work around different BSDs having different DLT_ types
-  with the same numeric value.
-
-Assar Westerlund  <assar%sics.se@localhost>
-- Building outside the source code tree fixed.
-- Changed to write out time stamps with 32-bit seconds and microseconds
-  fields, regardless of whether those fields are 32 bits or 64 bits in
-  the OS's native "struct timeval".
-- Changed "pcap_lookupdev()" to dynamically grow the buffer into which
-  the list of interfaces is read as necessary in order to hold the
-  entire list.
-
-Greg Troxel <gdt%ir.bbn.com@localhost>
-- Added a new "pcap_compile_nopcap()", which lets you compile a filter
-  expression into a BPF program without having an open live capture or
-  capture file.
-
-v0.4 Sat Jul 25 12:40:09 PDT 1998
-
-- Fix endian problem with DLT_NULL devices. From FreeBSD via Bill
-  Fenner (fenner%parc.xerox.com@localhost)
-
-- Fix alignment problem with FDDI under DLPI. This was causing core
-  dumps under Solaris.
-
-- Added configure options to disable flex and bison. Resulted from a
-  bug report by barnett%grymoire.crd.ge.com@localhost (Bruce Barnett). Also added
-  options to disable gcc and to force a particular packet capture type.
-
-- Added support for Fore ATM interfaces (qaa and fa) under IRIX. Thanks
-  to John Hawkinson (jhawk%mit.edu@localhost)
-
-- Change Linux PPP and SLIP to use DLT_RAW since the kernel does not
-  supply any "link layer" data.
-
-- Change Linux to use SIOCGIFHWADDR ioctl to determine link layer type.
-  Thanks to Thomas Sailer (sailer%ife.ee.ethz.ch@localhost)
-
-- Change IRIX PPP to use DLT_RAW since the kernel does not supply any
-  "link layer" data.
-
-- Modified to support the new BSD/OS 2.1 PPP and SLIP link layer header
-  formats.
-
-- Added some new SGI snoop interface types. Thanks to Steve Alexander
-  (sca%refugee.engr.sgi.com@localhost)
-
-- Fixes for HP-UX 10.20 (which is similar to HP-UX 9). Thanks to
-  Richard Allen (ra%hp.is@localhost) and Steinar Haug (sthaug%nethelp.no@localhost)
-
-- Fddi supports broadcast as reported by Jeff Macdonald
-  (jeff%iacnet.com@localhost). Also correct ieee802 and arcnet.
-
-- Determine Linux pcap buffer size at run time or else it might not be
-  big enough for some interface types (e.g. FDDI). Thanks to Jes
-  Sorensen (Jes.Sorensen%cern.ch@localhost)
-
-- Fix some linux alignment problems.
-
-- Document promisc argument to pcap_open_live(). Reported by Ian Marsh
-  (ianm%sics.se@localhost)
-
-- Support Metricom radio packets under Linux. Thanks to Kevin Lai
-  (laik%gunpowder.stanford.edu@localhost)
-
-- Bind to interface name under Linux to avoid packets from multiple
-  interfaces on multi-homed hosts. Thanks to Kevin Lai
-  (laik%gunpowder.stanford.edu@localhost)
-
-- Change L_SET to SEEK_SET for HP-UX. Thanks to Roland Roberts
-  (rroberts%muller.com@localhost)
-
-- Fixed an uninitialized memory reference found by Kent Vander Velden
-  (graphix%iastate.edu@localhost)
-
-- Fixed lex pattern for IDs to allow leading digits. As reported by
-  Theo de Raadt (deraadt%cvs.openbsd.org@localhost)
-
-- Fixed Linux include file problems when using GNU libc.
-
-- Ifdef ARPHRD_FDDI since not all versions of the Linux kernel have it.
-  Reported reported by Eric Jacksch (jacksch%tenebris.ca@localhost)
-
-- Fixed bug in pcap_dispatch() that kept it from returning on packet
-  timeouts.
-
-- Changed ISLOOPBACK() macro when IFF_LOOPBACK isn't available to check
-  for "lo" followed by an eos or digit (newer versions of Linux
-  apparently call the loopback "lo" instead of "lo0").
-
-- Fixed Linux networking include files to use ints instead of longs to
-  avoid problems with 64 bit longs on the alpha. Thanks to Cristian
-  Gafton (gafton%redhat.com@localhost)
-
-v0.3 Sat Nov 30 20:56:27 PST 1996
-
-- Added Linux support.
-
-- Fixed savefile bugs.
-
-- Solaris x86 fix from Tim Rylance (t.rylance%elsevier.nl@localhost)
-
-- Add support for bpf kernel port filters.
-
-- Remove duplicate atalk protocol table entry. Thanks to Christian
-  Hopps (chopps%water.emich.edu@localhost)
-
-- Fixed pcap_lookupdev() to ignore nonexistent devices. This was
-  reported to happen under BSD/OS by David Vincenzetti
-  (vince%cryptonet.it@localhost)
-
-- Avoid solaris compiler warnings. Thanks to Bruce Barnett
-  (barnett%grymoire.crd.ge.com@localhost)
-
-v0.2.1 Sun Jul 14 03:02:26 PDT 1996
-
-- Fixes for HP-UX 10. Thanks in part to to Thomas Wolfram
-  (wolf%prz.tu-berlin.de@localhost) and Rick Jones (raj%hpisrdq.cup.hp.com@localhost)
-
-- Added support for SINIX. Thanks to Andrej Borsenkow
-  (borsenkow.msk%sni.de@localhost)
-
-- Fixes for AIX (although this system is not yet supported). Thanks to
-  John Hawkinson (jhawk%mit.edu@localhost)
-
-- Use autoconf's idea of the top level directory in install targets.
-  Thanks to John Hawkinson.
-
-- Add missing autoconf packet capture result message. Thanks to Bill
-  Fenner (fenner%parc.xerox.com@localhost)
-
-- Fixed padding problems in the pf module.
-
-- Fixed some more alignment problems on the alpha.
-
-- Added explicit netmask support. Thanks to Steve Nuchia
-  (steve%research.oknet.com@localhost)
-
-- Fixed to handle raw ip addresses such as 0.0.0.1 without "left
-  justifing"
-
-- Add "sca" keyword (for DEC cluster services) as suggested by Terry
-  Kennedy (terry%spcvxa.spc.edu@localhost)
-
-- Add "atalk" keyword as suggested by John Hawkinson.
-
-- Add "igrp" keyword.
-
-- Fixed HID definition in grammar.y to be a string, not a value.
-
-- Use $CC when checking gcc version. Thanks to Carl Lindberg
-  (carl_lindberg%blacksmith.com@localhost)
-
-- Removed obsolete reference to pcap_immediate() from the man page.
-  Michael Stolarchuk (mts%terminator.rs.itd.umich.edu@localhost)



Home | Main Index | Thread Index | Old Index