ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/po/POTFILES.in
Revision: 1.6
Committed: Tue Feb 15 13:31:22 2011 UTC (13 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_25, HEAD
Changes since 1.5: +1 -1 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.1 lib/pidfile.c
2 pcg 1.3 src/tincd/cygwin/device.c
3     src/tincd/darwin/device.c
4     src/tincd/freebsd/device.c
5     src/tincd/linux/device.c
6     src/tincd/mingw/common.h
7     src/tincd/mingw/device.c
8     src/tincd/netbsd/device.c
9     src/tincd/openbsd/device.c
10     src/tincd/raw_socket/device.c
11     src/tincd/solaris/device.c
12     src/tincd/uml_socket/device.c
13 pcg 1.2 src/callback.h
14 pcg 1.1 src/conf.C
15 pcg 1.2 src/conf.h
16     src/connection.C
17     src/connection.h
18     src/device-cygwin.C
19     src/device-linux.C
20 pcg 1.3 src/device-tincd.C
21 root 1.6 src/device-darwin.C
22 pcg 1.1 src/device.C
23 pcg 1.2 src/device.h
24 pcg 1.3 src/ether_emu.C
25 pcg 1.2 src/global.h
26 pcg 1.3 src/gvpe.C
27     src/gvpectrl.C
28     src/lzf/lzf.h
29     src/lzf/lzfP.h
30     src/lzf/lzf_c.c
31     src/lzf/lzf_d.c
32     src/netcompat.h
33 pcg 1.2 src/slog.C
34     src/slog.h
35     src/sockinfo.C
36     src/sockinfo.h
37 pcg 1.1 src/util.C
38 pcg 1.2 src/util.h
39     src/vpn.C
40     src/vpn.h
41 pcg 1.3 src/vpn_dns.C
42 pcg 1.2 src/vpn_tcp.C