Old prototype_com
1 #
2 # CDDL HEADER START
3 #
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21
22
23 # Copyright 2004 Sun Microsystems, Inc. All Rights Reserved
24 # Use is subject to license terms.
25 #
26 #ident "@(#)prototype_com 1.14 04/07/26 SMI"
27 #
28 # This required package information file contains a list of package contents.
29 # The 'pkgmk' command uses this file to identify the contents of a package
30 # and their location on the development machine when building the package.
31 # Can be created via a text editor or through use of the 'pkgproto' command.
32
33 #!search <pathname pathname ...> # where to find pkg objects
34 #!include <filename> # include another 'prototype' file
35 #!default <mode> <owner> <group> # default used if not specified onentry
36 #!<param>=<value> # puts parameter in pkg environment
37
38 # packaging files
39 i pkginfo
40 i copyright
41 i depend
42 # source locations relative to the prototype file
43 #
44 # SFWvim
45 #
46
47 d none sfw 755 root sys
48 d none sfw/bin 755 root bin
49 f none sfw/bin/vim 555 root bin
50 s none sfw/bin/gvim=vim
51 s none sfw/bin/gview=vim
52 s none sfw/bin/rgvim=vim
53 s none sfw/bin/rgview=vim
54 s none sfw/bin/evim=vim
55 s none sfw/bin/eview=vim
56 s none sfw/bin/gvimdiff=vim
57 s none sfw/bin/ex=vim
58 s none sfw/bin/view=vim
59 s none sfw/bin/rvim=vim
60 s none sfw/bin/rview=vim
61 s none sfw/bin/vimdiff=vim
62 f none sfw/bin/vimtutor 555 root bin
63 f none sfw/bin/xxd 555 root bin
64 d none sfw/READMEs 755 root sys
65 f none sfw/READMEs/README.SFWvim 644 root sys
66 d none sfw/man 755 root bin
67 d none sfw/man/man1 755 root bin
68 f none sfw/man/man1/vim.1 444 root bin
69 f none sfw/man/man1/vimtutor.1 444 root bin
70 f none sfw/man/man1/vimdiff.1 444 root bin
71 f none sfw/man/man1/evim.1 444 root bin
72 s none sfw/man/man1/gvim.1=vim.1
73 s none sfw/man/man1/gview.1=vim.1
74 s none sfw/man/man1/rgvim.1=vim.1
75 s none sfw/man/man1/rgview.1=vim.1
76 s none sfw/man/man1/gvimdiff.1=vimdiff.1
77 s none sfw/man/man1/eview.1=evim.1
78 s none sfw/man/man1/ex.1=vim.1
79 s none sfw/man/man1/view.1=vim.1
80 s none sfw/man/man1/rvim.1=vim.1
81 s none sfw/man/man1/rview.1=vim.1
82 f none sfw/man/man1/xxd.1 444 root bin
83 d none sfw/share 755 root sys
84 d none sfw/share/vim 755 root bin
85 d none sfw/share/vim/vim63 755 root bin
86 d none sfw/share/vim/vim63/doc 755 root bin
87 f none sfw/share/vim/vim63/doc/arabic.txt 444 root bin
88 f none sfw/share/vim/vim63/doc/autocmd.txt 444 root bin
89 f none sfw/share/vim/vim63/doc/change.txt 444 root bin
90 f none sfw/share/vim/vim63/doc/cmdline.txt 444 root bin
91 f none sfw/share/vim/vim63/doc/debugger.txt 444 root bin
92 f none sfw/share/vim/vim63/doc/develop.txt 444 root bin
93 f none sfw/share/vim/vim63/doc/diff.txt 444 root bin
94 f none sfw/share/vim/vim63/doc/digraph.txt 444 root bin
95 f none sfw/share/vim/vim63/doc/editing.txt 444 root bin
96 f none sfw/share/vim/vim63/doc/eval.txt 444 root bin
97 f none sfw/share/vim/vim63/doc/farsi.txt 444 root bin
98 f none sfw/share/vim/vim63/doc/filetype.txt 444 root bin
99 f none sfw/share/vim/vim63/doc/fold.txt 444 root bin
100 f none sfw/share/vim/vim63/doc/gui.txt 444 root bin
101 f none sfw/share/vim/vim63/doc/gui_w16.txt 444 root bin
102 f none sfw/share/vim/vim63/doc/gui_w32.txt 444 root bin
103 f none sfw/share/vim/vim63/doc/gui_x11.txt 444 root bin
104 f none sfw/share/vim/vim63/doc/hangulin.txt 444 root bin
105 f none sfw/share/vim/vim63/doc/hebrew.txt 444 root bin
106 f none sfw/share/vim/vim63/doc/help.txt 444 root bin
107 f none sfw/share/vim/vim63/doc/howto.txt 444 root bin
108 f none sfw/share/vim/vim63/doc/if_cscop.txt 444 root bin
109 f none sfw/share/vim/vim63/doc/if_ole.txt 444 root bin
110 f none sfw/share/vim/vim63/doc/map.txt 444 root bin
111 f none sfw/share/vim/vim63/doc/if_perl.txt 444 root bin
112 f none sfw/share/vim/vim63/doc/if_pyth.txt 444 root bin
113 f none sfw/share/vim/vim63/doc/if_ruby.txt 444 root bin
114 f none sfw/share/vim/vim63/doc/if_sniff.txt 444 root bin
115 f none sfw/share/vim/vim63/doc/if_tcl.txt 444 root bin
116 f none sfw/share/vim/vim63/doc/indent.txt 444 root bin
117 f none sfw/share/vim/vim63/doc/index.txt 444 root bin
118 f none sfw/share/vim/vim63/doc/insert.txt 444 root bin
119 f none sfw/share/vim/vim63/doc/intro.txt 444 root bin
120 f none sfw/share/vim/vim63/doc/mbyte.txt 444 root bin
121 f none sfw/share/vim/vim63/doc/message.txt 444 root bin
122 f none sfw/share/vim/vim63/doc/mlang.txt 444 root bin
123 f none sfw/share/vim/vim63/doc/motion.txt 444 root bin
124 f none sfw/share/vim/vim63/doc/netbeans.txt 444 root bin
125 f none sfw/share/vim/vim63/doc/options.txt 444 root bin
126 f none sfw/share/vim/vim63/doc/os_390.txt 444 root bin
127 f none sfw/share/vim/vim63/doc/os_amiga.txt 444 root bin
128 f none sfw/share/vim/vim63/doc/os_beos.txt 444 root bin
129 f none sfw/share/vim/vim63/doc/os_dos.txt 444 root bin
130 f none sfw/share/vim/vim63/doc/os_mac.txt 444 root bin
131 f none sfw/share/vim/vim63/doc/os_mint.txt 444 root bin
132 f none sfw/share/vim/vim63/doc/os_msdos.txt 444 root bin
133 f none sfw/share/vim/vim63/doc/os_os2.txt 444 root bin
134 f none sfw/share/vim/vim63/doc/os_qnx.txt 444 root bin
135 f none sfw/share/vim/vim63/doc/tags 444 root bin
136 f none sfw/share/vim/vim63/doc/os_risc.txt 444 root bin
137 f none sfw/share/vim/vim63/doc/os_unix.txt 444 root bin
138 f none sfw/share/vim/vim63/doc/os_vms.txt 444 root bin
139 f none sfw/share/vim/vim63/doc/os_win32.txt 444 root bin
140 f none sfw/share/vim/vim63/doc/pattern.txt 444 root bin
141 f none sfw/share/vim/vim63/doc/pi_expl.txt 444 root bin
142 f none sfw/share/vim/vim63/doc/pi_gzip.txt 444 root bin
143 f none sfw/share/vim/vim63/doc/pi_netrw.txt 444 root bin
144 f none sfw/share/vim/vim63/doc/pi_spec.txt 444 root bin
145 f none sfw/share/vim/vim63/doc/quickfix.txt 444 root bin
146 f none sfw/share/vim/vim63/doc/quickref.txt 444 root bin
147 f none sfw/share/vim/vim63/doc/quotes.txt 444 root bin
148 f none sfw/share/vim/vim63/doc/recover.txt 444 root bin
149 f none sfw/share/vim/vim63/doc/remote.txt 444 root bin
150 f none sfw/share/vim/vim63/doc/repeat.txt 444 root bin
151 f none sfw/share/vim/vim63/doc/rileft.txt 444 root bin
152 f none sfw/share/vim/vim63/doc/russian.txt 444 root bin
153 f none sfw/share/vim/vim63/doc/scroll.txt 444 root bin
154 f none sfw/share/vim/vim63/doc/sign.txt 444 root bin
155 f none sfw/share/vim/vim63/doc/sponsor.txt 444 root bin
156 f none sfw/share/vim/vim63/doc/starting.txt 444 root bin
157 f none sfw/share/vim/vim63/doc/syntax.txt 444 root bin
158 f none sfw/share/vim/vim63/doc/tagsrch.txt 444 root bin
159 f none sfw/share/vim/vim63/doc/term.txt 444 root bin
160 f none sfw/share/vim/vim63/doc/tips.txt 444 root bin
161 f none sfw/share/vim/vim63/doc/todo.txt 444 root bin
162 f none sfw/share/vim/vim63/doc/uganda.txt 444 root bin
163 f none sfw/share/vim/vim63/doc/undo.txt 444 root bin
164 f none sfw/share/vim/vim63/doc/usr_01.txt 444 root bin
165 f none sfw/share/vim/vim63/doc/usr_02.txt 444 root bin
166 f none sfw/share/vim/vim63/doc/usr_03.txt 444 root bin
167 f none sfw/share/vim/vim63/doc/usr_04.txt 444 root bin
168 f none sfw/share/vim/vim63/doc/usr_05.txt 444 root bin
169 f none sfw/share/vim/vim63/doc/usr_06.txt 444 root bin
170 f none sfw/share/vim/vim63/doc/usr_07.txt 444 root bin
171 f none sfw/share/vim/vim63/doc/usr_08.txt 444 root bin
172 f none sfw/share/vim/vim63/doc/usr_09.txt 444 root bin
173 f none sfw/share/vim/vim63/doc/usr_10.txt 444 root bin
174 f none sfw/share/vim/vim63/doc/usr_11.txt 444 root bin
175 f none sfw/share/vim/vim63/doc/usr_12.txt 444 root bin
176 f none sfw/share/vim/vim63/doc/usr_20.txt 444 root bin
177 f none sfw/share/vim/vim63/doc/usr_21.txt 444 root bin
178 f none sfw/share/vim/vim63/doc/usr_22.txt 444 root bin
179 f none sfw/share/vim/vim63/doc/usr_23.txt 444 root bin
180 f none sfw/share/vim/vim63/doc/usr_24.txt 444 root bin
181 f none sfw/share/vim/vim63/doc/usr_25.txt 444 root bin
182 f none sfw/share/vim/vim63/doc/usr_26.txt 444 root bin
183 f none sfw/share/vim/vim63/doc/usr_27.txt 444 root bin
184 f none sfw/share/vim/vim63/doc/usr_28.txt 444 root bin
185 f none sfw/share/vim/vim63/doc/usr_29.txt 444 root bin
186 f none sfw/share/vim/vim63/doc/usr_30.txt 444 root bin
187 f none sfw/share/vim/vim63/doc/usr_31.txt 444 root bin
188 f none sfw/share/vim/vim63/doc/usr_40.txt 444 root bin
189 f none sfw/share/vim/vim63/doc/usr_41.txt 444 root bin
190 f none sfw/share/vim/vim63/doc/usr_42.txt 444 root bin
191 f none sfw/share/vim/vim63/doc/usr_43.txt 444 root bin
192 f none sfw/share/vim/vim63/doc/usr_44.txt 444 root bin
193 f none sfw/share/vim/vim63/doc/usr_45.txt 444 root bin
194 f none sfw/share/vim/vim63/doc/usr_90.txt 444 root bin
195 f none sfw/share/vim/vim63/doc/usr_toc.txt 444 root bin
196 f none sfw/share/vim/vim63/doc/various.txt 444 root bin
197 f none sfw/share/vim/vim63/doc/version4.txt 444 root bin
198 f none sfw/share/vim/vim63/doc/version5.txt 444 root bin
199 f none sfw/share/vim/vim63/doc/version6.txt 444 root bin
200 f none sfw/share/vim/vim63/doc/vi_diff.txt 444 root bin
201 f none sfw/share/vim/vim63/doc/visual.txt 444 root bin
202 f none sfw/share/vim/vim63/doc/windows.txt 444 root bin
203 f none sfw/share/vim/vim63/doc/workshop.txt 444 root bin
204 f none sfw/share/vim/vim63/doc/vim2html.pl 555 root bin
205 d none sfw/share/vim/vim63/print 755 root bin
206 f none sfw/share/vim/vim63/print/cp1250.ps 444 root bin
207 f none sfw/share/vim/vim63/print/cp1251.ps 444 root bin
208 f none sfw/share/vim/vim63/print/cp1252.ps 444 root bin
209 f none sfw/share/vim/vim63/print/cp1253.ps 444 root bin
210 f none sfw/share/vim/vim63/print/cp1254.ps 444 root bin
211 f none sfw/share/vim/vim63/print/cp1255.ps 444 root bin
212 f none sfw/share/vim/vim63/print/cp1257.ps 444 root bin
213 f none sfw/share/vim/vim63/print/dec-mcs.ps 444 root bin
214 f none sfw/share/vim/vim63/print/ebcdic-uk.ps 444 root bin
215 f none sfw/share/vim/vim63/print/hp-roman8.ps 444 root bin
216 f none sfw/share/vim/vim63/print/iso-8859-10.ps 444 root bin
217 f none sfw/share/vim/vim63/print/iso-8859-11.ps 444 root bin
218 f none sfw/share/vim/vim63/print/iso-8859-13.ps 444 root bin
219 f none sfw/share/vim/vim63/print/iso-8859-14.ps 444 root bin
220 f none sfw/share/vim/vim63/print/iso-8859-15.ps 444 root bin
221 f none sfw/share/vim/vim63/print/iso-8859-2.ps 444 root bin
222 f none sfw/share/vim/vim63/print/iso-8859-3.ps 444 root bin
223 f none sfw/share/vim/vim63/print/iso-8859-4.ps 444 root bin
224 f none sfw/share/vim/vim63/print/iso-8859-5.ps 444 root bin
225 f none sfw/share/vim/vim63/print/iso-8859-7.ps 444 root bin
226 f none sfw/share/vim/vim63/print/iso-8859-8.ps 444 root bin
227 f none sfw/share/vim/vim63/print/iso-8859-9.ps 444 root bin
228 f none sfw/share/vim/vim63/print/koi8-r.ps 444 root bin
229 f none sfw/share/vim/vim63/print/koi8-u.ps 444 root bin
230 f none sfw/share/vim/vim63/print/latin1.ps 444 root bin
231 f none sfw/share/vim/vim63/print/mac-roman.ps 444 root bin
232 f none sfw/share/vim/vim63/print/prolog.ps 444 root bin
233 d none sfw/share/vim/vim63/colors 755 root bin
234 f none sfw/share/vim/vim63/colors/blue.vim 444 root bin
235 f none sfw/share/vim/vim63/colors/darkblue.vim 444 root bin
236 f none sfw/share/vim/vim63/colors/default.vim 444 root bin
237 f none sfw/share/vim/vim63/colors/delek.vim 444 root bin
238 f none sfw/share/vim/vim63/colors/desert.vim 444 root bin
239 f none sfw/share/vim/vim63/colors/elflord.vim 444 root bin
240 f none sfw/share/vim/vim63/colors/evening.vim 444 root bin
241 f none sfw/share/vim/vim63/colors/koehler.vim 444 root bin
242 f none sfw/share/vim/vim63/colors/morning.vim 444 root bin
243 f none sfw/share/vim/vim63/colors/murphy.vim 444 root bin
244 f none sfw/share/vim/vim63/colors/pablo.vim 444 root bin
245 f none sfw/share/vim/vim63/colors/peachpuff.vim 444 root bin
246 f none sfw/share/vim/vim63/colors/ron.vim 444 root bin
247 f none sfw/share/vim/vim63/colors/shine.vim 444 root bin
248 f none sfw/share/vim/vim63/colors/torte.vim 444 root bin
249 f none sfw/share/vim/vim63/colors/zellner.vim 444 root bin
250 f none sfw/share/vim/vim63/colors/README.txt 444 root bin
251 d none sfw/share/vim/vim63/syntax 755 root bin
252 f none sfw/share/vim/vim63/syntax/2html.vim 444 root bin
253 f none sfw/share/vim/vim63/syntax/a65.vim 444 root bin
254 f none sfw/share/vim/vim63/syntax/aap.vim 444 root bin
255 f none sfw/share/vim/vim63/syntax/abaqus.vim 444 root bin
256 f none sfw/share/vim/vim63/syntax/abc.vim 444 root bin
257 f none sfw/share/vim/vim63/syntax/abel.vim 444 root bin
258 f none sfw/share/vim/vim63/syntax/acedb.vim 444 root bin
259 f none sfw/share/vim/vim63/syntax/ada.vim 444 root bin
260 f none sfw/share/vim/vim63/syntax/aflex.vim 444 root bin
261 f none sfw/share/vim/vim63/syntax/ahdl.vim 444 root bin
262 f none sfw/share/vim/vim63/syntax/amiga.vim 444 root bin
263 f none sfw/share/vim/vim63/syntax/aml.vim 444 root bin
264 f none sfw/share/vim/vim63/syntax/ampl.vim 444 root bin
265 f none sfw/share/vim/vim63/syntax/ant.vim 444 root bin
266 f none sfw/share/vim/vim63/syntax/antlr.vim 444 root bin
267 f none sfw/share/vim/vim63/syntax/apache.vim 444 root bin
268 f none sfw/share/vim/vim63/syntax/apachestyle.vim 444 root bin
269 f none sfw/share/vim/vim63/syntax/arch.vim 444 root bin
270 f none sfw/share/vim/vim63/syntax/art.vim 444 root bin
271 f none sfw/share/vim/vim63/syntax/asm.vim 444 root bin
272 f none sfw/share/vim/vim63/syntax/asm68k.vim 444 root bin
273 f none sfw/share/vim/vim63/syntax/asmh8300.vim 444 root bin
274 f none sfw/share/vim/vim63/syntax/asn.vim 444 root bin
275 f none sfw/share/vim/vim63/syntax/aspperl.vim 444 root bin
276 f none sfw/share/vim/vim63/syntax/aspvbs.vim 444 root bin
277 f none sfw/share/vim/vim63/syntax/ave.vim 444 root bin
278 f none sfw/share/vim/vim63/syntax/atlas.vim 444 root bin
279 f none sfw/share/vim/vim63/syntax/automake.vim 444 root bin
280 f none sfw/share/vim/vim63/syntax/awk.vim 444 root bin
281 f none sfw/share/vim/vim63/syntax/ayacc.vim 444 root bin
282 f none sfw/share/vim/vim63/syntax/b.vim 444 root bin
283 f none sfw/share/vim/vim63/syntax/baan.vim 444 root bin
284 f none sfw/share/vim/vim63/syntax/basic.vim 444 root bin
285 f none sfw/share/vim/vim63/syntax/bc.vim 444 root bin
286 f none sfw/share/vim/vim63/syntax/bdf.vim 444 root bin
287 f none sfw/share/vim/vim63/syntax/bib.vim 444 root bin
288 f none sfw/share/vim/vim63/syntax/bindzone.vim 444 root bin
289 f none sfw/share/vim/vim63/syntax/blank.vim 444 root bin
290 f none sfw/share/vim/vim63/syntax/btm.vim 444 root bin
291 f none sfw/share/vim/vim63/syntax/c.vim 444 root bin
292 f none sfw/share/vim/vim63/syntax/calendar.vim 444 root bin
293 f none sfw/share/vim/vim63/syntax/catalog.vim 444 root bin
294 f none sfw/share/vim/vim63/syntax/cdl.vim 444 root bin
295 f none sfw/share/vim/vim63/syntax/cf.vim 444 root bin
296 f none sfw/share/vim/vim63/syntax/cfg.vim 444 root bin
297 f none sfw/share/vim/vim63/syntax/ch.vim 444 root bin
298 f none sfw/share/vim/vim63/syntax/change.vim 444 root bin
299 f none sfw/share/vim/vim63/syntax/changelog.vim 444 root bin
300 f none sfw/share/vim/vim63/syntax/chaskell.vim 444 root bin
301 f none sfw/share/vim/vim63/syntax/cheetah.vim 444 root bin
302 f none sfw/share/vim/vim63/syntax/chill.vim 444 root bin
303 f none sfw/share/vim/vim63/syntax/cl.vim 444 root bin
304 f none sfw/share/vim/vim63/syntax/clean.vim 444 root bin
305 f none sfw/share/vim/vim63/syntax/clipper.vim 444 root bin
306 f none sfw/share/vim/vim63/syntax/cobol.vim 444 root bin
307 f none sfw/share/vim/vim63/syntax/colortest.vim 444 root bin
308 f none sfw/share/vim/vim63/syntax/conf.vim 444 root bin
309 f none sfw/share/vim/vim63/syntax/config.vim 444 root bin
310 f none sfw/share/vim/vim63/syntax/cpp.vim 444 root bin
311 f none sfw/share/vim/vim63/syntax/crm.vim 444 root bin
312 f none sfw/share/vim/vim63/syntax/crontab.vim 444 root bin
313 f none sfw/share/vim/vim63/syntax/cs.vim 444 root bin
314 f none sfw/share/vim/vim63/syntax/csc.vim 444 root bin
315 f none sfw/share/vim/vim63/syntax/csh.vim 444 root bin
316 f none sfw/share/vim/vim63/syntax/csp.vim 444 root bin
317 f none sfw/share/vim/vim63/syntax/css.vim 444 root bin
318 f none sfw/share/vim/vim63/syntax/cterm.vim 444 root bin
319 f none sfw/share/vim/vim63/syntax/ctrlh.vim 444 root bin
320 f none sfw/share/vim/vim63/syntax/cupl.vim 444 root bin
321 f none sfw/share/vim/vim63/syntax/cuplsim.vim 444 root bin
322 f none sfw/share/vim/vim63/syntax/cvs.vim 444 root bin
323 f none sfw/share/vim/vim63/syntax/cvsrc.vim 444 root bin
324 f none sfw/share/vim/vim63/syntax/cweb.vim 444 root bin
325 f none sfw/share/vim/vim63/syntax/cynlib.vim 444 root bin
326 f none sfw/share/vim/vim63/syntax/cynpp.vim 444 root bin
327 f none sfw/share/vim/vim63/syntax/d.vim 444 root bin
328 f none sfw/share/vim/vim63/syntax/dcd.vim 444 root bin
329 f none sfw/share/vim/vim63/syntax/dcl.vim 444 root bin
330 f none sfw/share/vim/vim63/syntax/debchangelog.vim 444 root bin
331 f none sfw/share/vim/vim63/syntax/debcontrol.vim 444 root bin
332 f none sfw/share/vim/vim63/syntax/def.vim 444 root bin
333 f none sfw/share/vim/vim63/syntax/desc.vim 444 root bin
334 f none sfw/share/vim/vim63/syntax/desktop.vim 444 root bin
335 f none sfw/share/vim/vim63/syntax/diff.vim 444 root bin
336 f none sfw/share/vim/vim63/syntax/dircolors.vim 444 root bin
337 f none sfw/share/vim/vim63/syntax/diva.vim 444 root bin
338 f none sfw/share/vim/vim63/syntax/dns.vim 444 root bin
339 f none sfw/share/vim/vim63/syntax/docbk.vim 444 root bin
340 f none sfw/share/vim/vim63/syntax/docbksgml.vim 444 root bin
341 f none sfw/share/vim/vim63/syntax/docbkxml.vim 444 root bin
342 f none sfw/share/vim/vim63/syntax/dosbatch.vim 444 root bin
343 f none sfw/share/vim/vim63/syntax/dosini.vim 444 root bin
344 f none sfw/share/vim/vim63/syntax/dot.vim 444 root bin
345 f none sfw/share/vim/vim63/syntax/dracula.vim 444 root bin
346 f none sfw/share/vim/vim63/syntax/dsl.vim 444 root bin
347 f none sfw/share/vim/vim63/syntax/dtd.vim 444 root bin
348 f none sfw/share/vim/vim63/syntax/dtml.vim 444 root bin
349 f none sfw/share/vim/vim63/syntax/dylan.vim 444 root bin
350 f none sfw/share/vim/vim63/syntax/dylanintr.vim 444 root bin
351 f none sfw/share/vim/vim63/syntax/dylanlid.vim 444 root bin
352 f none sfw/share/vim/vim63/syntax/ecd.vim 444 root bin
353 f none sfw/share/vim/vim63/syntax/edif.vim 444 root bin
354 f none sfw/share/vim/vim63/syntax/eiffel.vim 444 root bin
355 f none sfw/share/vim/vim63/syntax/elf.vim 444 root bin
356 f none sfw/share/vim/vim63/syntax/elinks.vim 444 root bin
357 f none sfw/share/vim/vim63/syntax/fgl.vim 444 root bin
358 f none sfw/share/vim/vim63/syntax/elmfilt.vim 444 root bin
359 f none sfw/share/vim/vim63/syntax/erlang.vim 444 root bin
360 f none sfw/share/vim/vim63/syntax/esqlc.vim 444 root bin
361 f none sfw/share/vim/vim63/syntax/eterm.vim 444 root bin
362 f none sfw/share/vim/vim63/syntax/exim.vim 444 root bin
363 f none sfw/share/vim/vim63/syntax/expect.vim 444 root bin
364 f none sfw/share/vim/vim63/syntax/exports.vim 444 root bin
365 f none sfw/share/vim/vim63/syntax/fasm.vim 444 root bin
366 f none sfw/share/vim/vim63/syntax/fdcc.vim 444 root bin
367 f none sfw/share/vim/vim63/syntax/fetchmail.vim 444 root bin
368 f none sfw/share/vim/vim63/syntax/focexec.vim 444 root bin
369 f none sfw/share/vim/vim63/syntax/form.vim 444 root bin
370 f none sfw/share/vim/vim63/syntax/forth.vim 444 root bin
371 f none sfw/share/vim/vim63/syntax/fortran.vim 444 root bin
372 f none sfw/share/vim/vim63/syntax/foxpro.vim 444 root bin
373 f none sfw/share/vim/vim63/syntax/fstab.vim 444 root bin
374 f none sfw/share/vim/vim63/syntax/fvwm.vim 444 root bin
375 f none sfw/share/vim/vim63/syntax/fvwm2m4.vim 444 root bin
376 f none sfw/share/vim/vim63/syntax/gdb.vim 444 root bin
377 f none sfw/share/vim/vim63/syntax/gdmo.vim 444 root bin
378 f none sfw/share/vim/vim63/syntax/gedcom.vim 444 root bin
379 f none sfw/share/vim/vim63/syntax/gkrellmrc.vim 444 root bin
380 f none sfw/share/vim/vim63/syntax/gnuplot.vim 444 root bin
381 f none sfw/share/vim/vim63/syntax/gp.vim 444 root bin
382 f none sfw/share/vim/vim63/syntax/gpg.vim 444 root bin
383 f none sfw/share/vim/vim63/syntax/gsp.vim 444 root bin
384 f none sfw/share/vim/vim63/syntax/grads.vim 444 root bin
385 f none sfw/share/vim/vim63/syntax/groff.vim 444 root bin
386 f none sfw/share/vim/vim63/syntax/grub.vim 444 root bin
387 f none sfw/share/vim/vim63/syntax/gtkrc.vim 444 root bin
388 f none sfw/share/vim/vim63/syntax/haskell.vim 444 root bin
389 f none sfw/share/vim/vim63/syntax/hb.vim 444 root bin
390 f none sfw/share/vim/vim63/syntax/help.vim 444 root bin
391 f none sfw/share/vim/vim63/syntax/hercules.vim 444 root bin
392 f none sfw/share/vim/vim63/syntax/hex.vim 444 root bin
393 f none sfw/share/vim/vim63/syntax/hitest.vim 444 root bin
394 f none sfw/share/vim/vim63/syntax/hog.vim 444 root bin
395 f none sfw/share/vim/vim63/syntax/html.vim 444 root bin
396 f none sfw/share/vim/vim63/syntax/htmlcheetah.vim 444 root bin
397 f none sfw/share/vim/vim63/syntax/htmlm4.vim 444 root bin
398 f none sfw/share/vim/vim63/syntax/htmlos.vim 444 root bin
399 f none sfw/share/vim/vim63/syntax/ia64.vim 444 root bin
400 f none sfw/share/vim/vim63/syntax/icemenu.vim 444 root bin
401 f none sfw/share/vim/vim63/syntax/icon.vim 444 root bin
402 f none sfw/share/vim/vim63/syntax/idl.vim 444 root bin
403 f none sfw/share/vim/vim63/syntax/idlang.vim 444 root bin
404 f none sfw/share/vim/vim63/syntax/indent.vim 444 root bin
405 f none sfw/share/vim/vim63/syntax/inform.vim 444 root bin
406 f none sfw/share/vim/vim63/syntax/inittab.vim 444 root bin
407 f none sfw/share/vim/vim63/syntax/ipfilter.vim 444 root bin
408 f none sfw/share/vim/vim63/syntax/ishd.vim 444 root bin
409 f none sfw/share/vim/vim63/syntax/iss.vim 444 root bin
410 f none sfw/share/vim/vim63/syntax/ist.vim 444 root bin
411 f none sfw/share/vim/vim63/syntax/jal.vim 444 root bin
412 f none sfw/share/vim/vim63/syntax/jam.vim 444 root bin
413 f none sfw/share/vim/vim63/syntax/jargon.vim 444 root bin
414 f none sfw/share/vim/vim63/syntax/java.vim 444 root bin
415 f none sfw/share/vim/vim63/syntax/javacc.vim 444 root bin
416 f none sfw/share/vim/vim63/syntax/javascript.vim 444 root bin
417 f none sfw/share/vim/vim63/syntax/jess.vim 444 root bin
418 f none sfw/share/vim/vim63/syntax/jgraph.vim 444 root bin
419 f none sfw/share/vim/vim63/syntax/jproperties.vim 444 root bin
420 f none sfw/share/vim/vim63/syntax/jsp.vim 444 root bin
421 f none sfw/share/vim/vim63/syntax/kix.vim 444 root bin
422 f none sfw/share/vim/vim63/syntax/kscript.vim 444 root bin
423 f none sfw/share/vim/vim63/syntax/kwt.vim 444 root bin
424 f none sfw/share/vim/vim63/syntax/lace.vim 444 root bin
425 f none sfw/share/vim/vim63/syntax/latte.vim 444 root bin
426 f none sfw/share/vim/vim63/syntax/ldif.vim 444 root bin
427 f none sfw/share/vim/vim63/syntax/lex.vim 444 root bin
428 f none sfw/share/vim/vim63/syntax/lftp.vim 444 root bin
429 f none sfw/share/vim/vim63/syntax/lhaskell.vim 444 root bin
430 f none sfw/share/vim/vim63/syntax/libao.vim 444 root bin
431 f none sfw/share/vim/vim63/syntax/lifelines.vim 444 root bin
432 f none sfw/share/vim/vim63/syntax/lilo.vim 444 root bin
433 f none sfw/share/vim/vim63/syntax/lisp.vim 444 root bin
434 f none sfw/share/vim/vim63/syntax/lite.vim 444 root bin
435 f none sfw/share/vim/vim63/syntax/logtalk.vim 444 root bin
436 f none sfw/share/vim/vim63/syntax/lotos.vim 444 root bin
437 f none sfw/share/vim/vim63/syntax/lout.vim 444 root bin
438 f none sfw/share/vim/vim63/syntax/lpc.vim 444 root bin
439 f none sfw/share/vim/vim63/syntax/lprolog.vim 444 root bin
440 f none sfw/share/vim/vim63/syntax/lscript.vim 444 root bin
441 f none sfw/share/vim/vim63/syntax/lss.vim 444 root bin
442 f none sfw/share/vim/vim63/syntax/lua.vim 444 root bin
443 f none sfw/share/vim/vim63/syntax/lynx.vim 444 root bin
444 f none sfw/share/vim/vim63/syntax/m4.vim 444 root bin
445 f none sfw/share/vim/vim63/syntax/mail.vim 444 root bin
446 f none sfw/share/vim/vim63/syntax/mailcap.vim 444 root bin
447 f none sfw/share/vim/vim63/syntax/make.vim 444 root bin
448 f none sfw/share/vim/vim63/syntax/man.vim 444 root bin
449 f none sfw/share/vim/vim63/syntax/manual.vim 444 root bin
450 f none sfw/share/vim/vim63/syntax/maple.vim 444 root bin
451 f none sfw/share/vim/vim63/syntax/masm.vim 444 root bin
452 f none sfw/share/vim/vim63/syntax/mason.vim 444 root bin
453 f none sfw/share/vim/vim63/syntax/master.vim 444 root bin
454 f none sfw/share/vim/vim63/syntax/matlab.vim 444 root bin
455 f none sfw/share/vim/vim63/syntax/mel.vim 444 root bin
456 f none sfw/share/vim/vim63/syntax/mf.vim 444 root bin
457 f none sfw/share/vim/vim63/syntax/mgp.vim 444 root bin
458 f none sfw/share/vim/vim63/syntax/mib.vim 444 root bin
459 f none sfw/share/vim/vim63/syntax/mma.vim 444 root bin
460 f none sfw/share/vim/vim63/syntax/mmix.vim 444 root bin
461 f none sfw/share/vim/vim63/syntax/modconf.vim 444 root bin
462 f none sfw/share/vim/vim63/syntax/model.vim 444 root bin
463 f none sfw/share/vim/vim63/syntax/modsim3.vim 444 root bin
464 f none sfw/share/vim/vim63/syntax/modula2.vim 444 root bin
465 f none sfw/share/vim/vim63/syntax/modula3.vim 444 root bin
466 f none sfw/share/vim/vim63/syntax/monk.vim 444 root bin
467 f none sfw/share/vim/vim63/syntax/moo.vim 444 root bin
468 f none sfw/share/vim/vim63/syntax/mp.vim 444 root bin
469 f none sfw/share/vim/vim63/syntax/mplayerconf.vim 444 root bin
470 f none sfw/share/vim/vim63/syntax/msidl.vim 444 root bin
471 f none sfw/share/vim/vim63/syntax/msql.vim 444 root bin
472 f none sfw/share/vim/vim63/syntax/mush.vim 444 root bin
473 f none sfw/share/vim/vim63/syntax/muttrc.vim 444 root bin
474 f none sfw/share/vim/vim63/syntax/mysql.vim 444 root bin
475 f none sfw/share/vim/vim63/syntax/named.vim 444 root bin
476 f none sfw/share/vim/vim63/syntax/nasm.vim 444 root bin
477 f none sfw/share/vim/vim63/syntax/nastran.vim 444 root bin
478 f none sfw/share/vim/vim63/syntax/natural.vim 444 root bin
479 f none sfw/share/vim/vim63/syntax/ncf.vim 444 root bin
480 f none sfw/share/vim/vim63/syntax/nosyntax.vim 444 root bin
481 f none sfw/share/vim/vim63/syntax/nqc.vim 444 root bin
482 f none sfw/share/vim/vim63/syntax/nroff.vim 444 root bin
483 f none sfw/share/vim/vim63/syntax/nsis.vim 444 root bin
484 f none sfw/share/vim/vim63/syntax/objc.vim 444 root bin
485 f none sfw/share/vim/vim63/syntax/objcpp.vim 444 root bin
486 f none sfw/share/vim/vim63/syntax/ocaml.vim 444 root bin
487 f none sfw/share/vim/vim63/syntax/occam.vim 444 root bin
488 f none sfw/share/vim/vim63/syntax/opl.vim 444 root bin
489 f none sfw/share/vim/vim63/syntax/omnimark.vim 444 root bin
490 f none sfw/share/vim/vim63/syntax/openroad.vim 444 root bin
491 f none sfw/share/vim/vim63/syntax/ora.vim 444 root bin
492 f none sfw/share/vim/vim63/syntax/papp.vim 444 root bin
493 f none sfw/share/vim/vim63/syntax/pascal.vim 444 root bin
494 f none sfw/share/vim/vim63/syntax/pcap.vim 444 root bin
495 f none sfw/share/vim/vim63/syntax/pccts.vim 444 root bin
496 f none sfw/share/vim/vim63/syntax/perl.vim 444 root bin
497 f none sfw/share/vim/vim63/syntax/pf.vim 444 root bin
498 f none sfw/share/vim/vim63/syntax/pfmain.vim 444 root bin
499 f none sfw/share/vim/vim63/syntax/php.vim 444 root bin
500 f none sfw/share/vim/vim63/syntax/phtml.vim 444 root bin
501 f none sfw/share/vim/vim63/syntax/pic.vim 444 root bin
502 f none sfw/share/vim/vim63/syntax/pike.vim 444 root bin
503 f none sfw/share/vim/vim63/syntax/pilrc.vim 444 root bin
504 f none sfw/share/vim/vim63/syntax/pine.vim 444 root bin
505 f none sfw/share/vim/vim63/syntax/pinfo.vim 444 root bin
506 f none sfw/share/vim/vim63/syntax/plm.vim 444 root bin
507 f none sfw/share/vim/vim63/syntax/plp.vim 444 root bin
508 f none sfw/share/vim/vim63/syntax/plsql.vim 444 root bin
509 f none sfw/share/vim/vim63/syntax/po.vim 444 root bin
510 f none sfw/share/vim/vim63/syntax/pod.vim 444 root bin
511 f none sfw/share/vim/vim63/syntax/postscr.vim 444 root bin
512 f none sfw/share/vim/vim63/syntax/pov.vim 444 root bin
513 f none sfw/share/vim/vim63/syntax/povini.vim 444 root bin
514 f none sfw/share/vim/vim63/syntax/ppd.vim 444 root bin
515 f none sfw/share/vim/vim63/syntax/ppwiz.vim 444 root bin
516 f none sfw/share/vim/vim63/syntax/procmail.vim 444 root bin
517 f none sfw/share/vim/vim63/syntax/progress.vim 444 root bin
518 f none sfw/share/vim/vim63/syntax/prolog.vim 444 root bin
519 f none sfw/share/vim/vim63/syntax/psf.vim 444 root bin
520 f none sfw/share/vim/vim63/syntax/ptcap.vim 444 root bin
521 f none sfw/share/vim/vim63/syntax/purifylog.vim 444 root bin
522 f none sfw/share/vim/vim63/syntax/pyrex.vim 444 root bin
523 f none sfw/share/vim/vim63/syntax/python.vim 444 root bin
524 f none sfw/share/vim/vim63/syntax/qf.vim 444 root bin
525 f none sfw/share/vim/vim63/syntax/quake.vim 444 root bin
526 f none sfw/share/vim/vim63/syntax/r.vim 444 root bin
527 f none sfw/share/vim/vim63/syntax/radiance.vim 444 root bin
528 f none sfw/share/vim/vim63/syntax/ratpoison.vim 444 root bin
529 f none sfw/share/vim/vim63/syntax/rc.vim 444 root bin
530 f none sfw/share/vim/vim63/syntax/rcs.vim 444 root bin
531 f none sfw/share/vim/vim63/syntax/rcslog.vim 444 root bin
532 f none sfw/share/vim/vim63/syntax/readline.vim 444 root bin
533 f none sfw/share/vim/vim63/syntax/rebol.vim 444 root bin
534 f none sfw/share/vim/vim63/syntax/registry.vim 444 root bin
535 f none sfw/share/vim/vim63/syntax/remind.vim 444 root bin
536 f none sfw/share/vim/vim63/syntax/resolv.vim 444 root bin
537 f none sfw/share/vim/vim63/syntax/rexx.vim 444 root bin
538 f none sfw/share/vim/vim63/syntax/rib.vim 444 root bin
539 f none sfw/share/vim/vim63/syntax/rnc.vim 444 root bin
540 f none sfw/share/vim/vim63/syntax/robots.vim 444 root bin
541 f none sfw/share/vim/vim63/syntax/rpcgen.vim 444 root bin
542 f none sfw/share/vim/vim63/syntax/rpl.vim 444 root bin
543 f none sfw/share/vim/vim63/syntax/rst.vim 444 root bin
544 f none sfw/share/vim/vim63/syntax/rtf.vim 444 root bin
545 f none sfw/share/vim/vim63/syntax/ruby.vim 444 root bin
546 f none sfw/share/vim/vim63/syntax/samba.vim 444 root bin
547 f none sfw/share/vim/vim63/syntax/sas.vim 444 root bin
548 f none sfw/share/vim/vim63/syntax/sather.vim 444 root bin
549 f none sfw/share/vim/vim63/syntax/scheme.vim 444 root bin
550 f none sfw/share/vim/vim63/syntax/scilab.vim 444 root bin
551 f none sfw/share/vim/vim63/syntax/screen.vim 444 root bin
552 f none sfw/share/vim/vim63/syntax/sdl.vim 444 root bin
553 f none sfw/share/vim/vim63/syntax/sed.vim 444 root bin
554 f none sfw/share/vim/vim63/syntax/sendpr.vim 444 root bin
555 f none sfw/share/vim/vim63/syntax/sgml.vim 444 root bin
556 f none sfw/share/vim/vim63/syntax/sgmldecl.vim 444 root bin
557 f none sfw/share/vim/vim63/syntax/sgmllnx.vim 444 root bin
558 f none sfw/share/vim/vim63/syntax/sh.vim 444 root bin
559 f none sfw/share/vim/vim63/syntax/sicad.vim 444 root bin
560 f none sfw/share/vim/vim63/syntax/simula.vim 444 root bin
561 f none sfw/share/vim/vim63/syntax/sinda.vim 444 root bin
562 f none sfw/share/vim/vim63/syntax/sindacmp.vim 444 root bin
563 f none sfw/share/vim/vim63/syntax/sindaout.vim 444 root bin
564 f none sfw/share/vim/vim63/syntax/skill.vim 444 root bin
565 f none sfw/share/vim/vim63/syntax/sl.vim 444 root bin
566 f none sfw/share/vim/vim63/syntax/slang.vim 444 root bin
567 f none sfw/share/vim/vim63/syntax/slice.vim 444 root bin
568 f none sfw/share/vim/vim63/syntax/slrnrc.vim 444 root bin
569 f none sfw/share/vim/vim63/syntax/slrnsc.vim 444 root bin
570 f none sfw/share/vim/vim63/syntax/sm.vim 444 root bin
571 f none sfw/share/vim/vim63/syntax/smarty.vim 444 root bin
572 f none sfw/share/vim/vim63/syntax/smil.vim 444 root bin
573 f none sfw/share/vim/vim63/syntax/smith.vim 444 root bin
574 f none sfw/share/vim/vim63/syntax/sml.vim 444 root bin
575 f none sfw/share/vim/vim63/syntax/snnsnet.vim 444 root bin
576 f none sfw/share/vim/vim63/syntax/snnspat.vim 444 root bin
577 f none sfw/share/vim/vim63/syntax/snnsres.vim 444 root bin
578 f none sfw/share/vim/vim63/syntax/snobol4.vim 444 root bin
579 f none sfw/share/vim/vim63/syntax/spec.vim 444 root bin
580 f none sfw/share/vim/vim63/syntax/specman.vim 444 root bin
581 f none sfw/share/vim/vim63/syntax/spice.vim 444 root bin
582 f none sfw/share/vim/vim63/syntax/splint.vim 444 root bin
583 f none sfw/share/vim/vim63/syntax/spup.vim 444 root bin
584 f none sfw/share/vim/vim63/syntax/spyce.vim 444 root bin
585 f none sfw/share/vim/vim63/syntax/sql.vim 444 root bin
586 f none sfw/share/vim/vim63/syntax/sqlforms.vim 444 root bin
587 f none sfw/share/vim/vim63/syntax/sqlj.vim 444 root bin
588 f none sfw/share/vim/vim63/syntax/sqr.vim 444 root bin
589 f none sfw/share/vim/vim63/syntax/squid.vim 444 root bin
590 f none sfw/share/vim/vim63/syntax/sshconfig.vim 444 root bin
591 f none sfw/share/vim/vim63/syntax/sshdconfig.vim 444 root bin
592 f none sfw/share/vim/vim63/syntax/st.vim 444 root bin
593 f none sfw/share/vim/vim63/syntax/stp.vim 444 root bin
594 f none sfw/share/vim/vim63/syntax/strace.vim 444 root bin
595 f none sfw/share/vim/vim63/syntax/svn.vim 444 root bin
596 f none sfw/share/vim/vim63/syntax/syncolor.vim 444 root bin
597 f none sfw/share/vim/vim63/syntax/synload.vim 444 root bin
598 f none sfw/share/vim/vim63/syntax/syntax.vim 444 root bin
599 f none sfw/share/vim/vim63/syntax/tads.vim 444 root bin
600 f none sfw/share/vim/vim63/syntax/tags.vim 444 root bin
601 f none sfw/share/vim/vim63/syntax/tak.vim 444 root bin
602 f none sfw/share/vim/vim63/syntax/takcmp.vim 444 root bin
603 f none sfw/share/vim/vim63/syntax/takout.vim 444 root bin
604 f none sfw/share/vim/vim63/syntax/tasm.vim 444 root bin
605 f none sfw/share/vim/vim63/syntax/tcl.vim 444 root bin
606 f none sfw/share/vim/vim63/syntax/tcsh.vim 444 root bin
607 f none sfw/share/vim/vim63/syntax/terminfo.vim 444 root bin
608 f none sfw/share/vim/vim63/syntax/tex.vim 444 root bin
609 f none sfw/share/vim/vim63/syntax/texinfo.vim 444 root bin
610 f none sfw/share/vim/vim63/syntax/texmf.vim 444 root bin
611 f none sfw/share/vim/vim63/syntax/tf.vim 444 root bin
612 f none sfw/share/vim/vim63/syntax/tidy.vim 444 root bin
613 f none sfw/share/vim/vim63/syntax/tilde.vim 444 root bin
614 f none sfw/share/vim/vim63/syntax/tli.vim 444 root bin
615 f none sfw/share/vim/vim63/syntax/trasys.vim 444 root bin
616 f none sfw/share/vim/vim63/syntax/tsalt.vim 444 root bin
617 f none sfw/share/vim/vim63/syntax/tsscl.vim 444 root bin
618 f none sfw/share/vim/vim63/syntax/tssgm.vim 444 root bin
619 f none sfw/share/vim/vim63/syntax/tssop.vim 444 root bin
620 f none sfw/share/vim/vim63/syntax/uc.vim 444 root bin
621 f none sfw/share/vim/vim63/syntax/uil.vim 444 root bin
622 f none sfw/share/vim/vim63/syntax/valgrind.vim 444 root bin
623 f none sfw/share/vim/vim63/syntax/vb.vim 444 root bin
624 f none sfw/share/vim/vim63/syntax/verilog.vim 444 root bin
625 f none sfw/share/vim/vim63/syntax/vgrindefs.vim 444 root bin
626 f none sfw/share/vim/vim63/syntax/vhdl.vim 444 root bin
627 f none sfw/share/vim/vim63/syntax/vim.vim 444 root bin
628 f none sfw/share/vim/vim63/syntax/viminfo.vim 444 root bin
629 f none sfw/share/vim/vim63/syntax/virata.vim 444 root bin
630 f none sfw/share/vim/vim63/syntax/vmasm.vim 444 root bin
631 f none sfw/share/vim/vim63/syntax/vrml.vim 444 root bin
632 f none sfw/share/vim/vim63/syntax/vsejcl.vim 444 root bin
633 f none sfw/share/vim/vim63/syntax/wdiff.vim 444 root bin
634 f none sfw/share/vim/vim63/syntax/web.vim 444 root bin
635 f none sfw/share/vim/vim63/syntax/webmacro.vim 444 root bin
636 f none sfw/share/vim/vim63/syntax/wget.vim 444 root bin
637 f none sfw/share/vim/vim63/syntax/whitespace.vim 444 root bin
638 f none sfw/share/vim/vim63/syntax/winbatch.vim 444 root bin
639 f none sfw/share/vim/vim63/syntax/wml.vim 444 root bin
640 f none sfw/share/vim/vim63/syntax/wsh.vim 444 root bin
641 f none sfw/share/vim/vim63/syntax/wvdial.vim 444 root bin
642 f none sfw/share/vim/vim63/syntax/xdefaults.vim 444 root bin
643 f none sfw/share/vim/vim63/syntax/xf86conf.vim 444 root bin
644 f none sfw/share/vim/vim63/syntax/xhtml.vim 444 root bin
645 f none sfw/share/vim/vim63/syntax/xkb.vim 444 root bin
646 f none sfw/share/vim/vim63/syntax/xmath.vim 444 root bin
647 f none sfw/share/vim/vim63/syntax/xml.vim 444 root bin
648 f none sfw/share/vim/vim63/syntax/xmodmap.vim 444 root bin
649 f none sfw/share/vim/vim63/syntax/xpm.vim 444 root bin
650 f none sfw/share/vim/vim63/syntax/xpm2.vim 444 root bin
651 f none sfw/share/vim/vim63/syntax/xs.vim 444 root bin
652 f none sfw/share/vim/vim63/syntax/xsd.vim 444 root bin
653 f none sfw/share/vim/vim63/syntax/xslt.vim 444 root bin
654 f none sfw/share/vim/vim63/syntax/xxd.vim 444 root bin
655 f none sfw/share/vim/vim63/syntax/yacc.vim 444 root bin
656 f none sfw/share/vim/vim63/syntax/yaml.vim 444 root bin
657 f none sfw/share/vim/vim63/syntax/z8a.vim 444 root bin
658 f none sfw/share/vim/vim63/syntax/zsh.vim 444 root bin
659 f none sfw/share/vim/vim63/syntax/README.txt 444 root bin
660 d none sfw/share/vim/vim63/indent 755 root bin
661 f none sfw/share/vim/vim63/indent/aap.vim 444 root bin
662 f none sfw/share/vim/vim63/indent/ada.vim 444 root bin
663 f none sfw/share/vim/vim63/indent/ant.vim 444 root bin
664 f none sfw/share/vim/vim63/indent/automake.vim 444 root bin
665 f none sfw/share/vim/vim63/indent/awk.vim 444 root bin
666 f none sfw/share/vim/vim63/indent/c.vim 444 root bin
667 f none sfw/share/vim/vim63/indent/cdl.vim 444 root bin
668 f none sfw/share/vim/vim63/indent/ch.vim 444 root bin
669 f none sfw/share/vim/vim63/indent/config.vim 444 root bin
670 f none sfw/share/vim/vim63/indent/cpp.vim 444 root bin
671 f none sfw/share/vim/vim63/indent/cs.vim 444 root bin
672 f none sfw/share/vim/vim63/indent/css.vim 444 root bin
673 f none sfw/share/vim/vim63/indent/docbk.vim 444 root bin
674 f none sfw/share/vim/vim63/indent/dylan.vim 444 root bin
675 f none sfw/share/vim/vim63/indent/eiffel.vim 444 root bin
676 f none sfw/share/vim/vim63/indent/eterm.vim 444 root bin
677 f none sfw/share/vim/vim63/indent/fortran.vim 444 root bin
678 f none sfw/share/vim/vim63/indent/html.vim 444 root bin
679 f none sfw/share/vim/vim63/indent/idlang.vim 444 root bin
680 f none sfw/share/vim/vim63/indent/ishd.vim 444 root bin
681 f none sfw/share/vim/vim63/indent/java.vim 444 root bin
682 f none sfw/share/vim/vim63/indent/lua.vim 444 root bin
683 f none sfw/share/vim/vim63/indent/make.vim 444 root bin
684 f none sfw/share/vim/vim63/indent/matlab.vim 444 root bin
685 f none sfw/share/vim/vim63/indent/mp.vim 444 root bin
686 f none sfw/share/vim/vim63/indent/objc.vim 444 root bin
687 f none sfw/share/vim/vim63/indent/ocaml.vim 444 root bin
688 f none sfw/share/vim/vim63/indent/occam.vim 444 root bin
689 f none sfw/share/vim/vim63/indent/perl.vim 444 root bin
690 f none sfw/share/vim/vim63/indent/php.vim 444 root bin
691 f none sfw/share/vim/vim63/indent/postscr.vim 444 root bin
692 f none sfw/share/vim/vim63/indent/pov.vim 444 root bin
693 f none sfw/share/vim/vim63/indent/prolog.vim 444 root bin
694 f none sfw/share/vim/vim63/indent/pyrex.vim 444 root bin
695 f none sfw/share/vim/vim63/indent/python.vim 444 root bin
696 f none sfw/share/vim/vim63/indent/readline.vim 444 root bin
697 f none sfw/share/vim/vim63/indent/rpl.vim 444 root bin
698 f none sfw/share/vim/vim63/indent/rst.vim 444 root bin
699 f none sfw/share/vim/vim63/indent/ruby.vim 444 root bin
700 f none sfw/share/vim/vim63/indent/sdl.vim 444 root bin
701 f none sfw/share/vim/vim63/indent/sh.vim 444 root bin
702 f none sfw/share/vim/vim63/indent/tcl.vim 444 root bin
703 f none sfw/share/vim/vim63/indent/tcsh.vim 444 root bin
704 f none sfw/share/vim/vim63/indent/tilde.vim 444 root bin
705 f none sfw/share/vim/vim63/indent/vb.vim 444 root bin
706 f none sfw/share/vim/vim63/indent/verilog.vim 444 root bin
707 f none sfw/share/vim/vim63/indent/vim.vim 444 root bin
708 f none sfw/share/vim/vim63/indent/xf86conf.vim 444 root bin
709 f none sfw/share/vim/vim63/indent/xhtml.vim 444 root bin
710 f none sfw/share/vim/vim63/indent/xml.vim 444 root bin
711 f none sfw/share/vim/vim63/indent/xslt.vim 444 root bin
712 f none sfw/share/vim/vim63/indent/yacc.vim 444 root bin
713 f none sfw/share/vim/vim63/indent/zsh.vim 444 root bin
714 f none sfw/share/vim/vim63/indent/README.txt 444 root bin
715 d none sfw/share/vim/vim63/ftplugin 755 root bin
716 f none sfw/share/vim/vim63/ftplugin/aap.vim 444 root bin
717 f none sfw/share/vim/vim63/ftplugin/abaqus.vim 444 root bin
718 f none sfw/share/vim/vim63/ftplugin/ada.vim 444 root bin
719 f none sfw/share/vim/vim63/ftplugin/ant.vim 444 root bin
720 f none sfw/share/vim/vim63/ftplugin/art.vim 444 root bin
721 f none sfw/share/vim/vim63/ftplugin/aspvbs.vim 444 root bin
722 f none sfw/share/vim/vim63/ftplugin/automake.vim 444 root bin
723 f none sfw/share/vim/vim63/ftplugin/bib.vim 444 root bin
724 f none sfw/share/vim/vim63/ftplugin/c.vim 444 root bin
725 f none sfw/share/vim/vim63/ftplugin/ch.vim 444 root bin
726 f none sfw/share/vim/vim63/ftplugin/changelog.vim 444 root bin
727 f none sfw/share/vim/vim63/ftplugin/config.vim 444 root bin
728 f none sfw/share/vim/vim63/ftplugin/cpp.vim 444 root bin
729 f none sfw/share/vim/vim63/ftplugin/cs.vim 444 root bin
730 f none sfw/share/vim/vim63/ftplugin/csc.vim 444 root bin
731 f none sfw/share/vim/vim63/ftplugin/csh.vim 444 root bin
732 f none sfw/share/vim/vim63/ftplugin/css.vim 444 root bin
733 f none sfw/share/vim/vim63/ftplugin/debchangelog.vim 444 root bin
734 f none sfw/share/vim/vim63/ftplugin/dosbatch.vim 444 root bin
735 f none sfw/share/vim/vim63/ftplugin/dtd.vim 444 root bin
736 f none sfw/share/vim/vim63/ftplugin/fortran.vim 444 root bin
737 f none sfw/share/vim/vim63/ftplugin/html.vim 444 root bin
738 f none sfw/share/vim/vim63/ftplugin/ishd.vim 444 root bin
739 f none sfw/share/vim/vim63/ftplugin/java.vim 444 root bin
740 f none sfw/share/vim/vim63/ftplugin/jsp.vim 444 root bin
741 f none sfw/share/vim/vim63/ftplugin/kwt.vim 444 root bin
742 f none sfw/share/vim/vim63/ftplugin/lisp.vim 444 root bin
743 f none sfw/share/vim/vim63/ftplugin/lprolog.vim 444 root bin
744 f none sfw/share/vim/vim63/ftplugin/lua.vim 444 root bin
745 f none sfw/share/vim/vim63/ftplugin/mail.vim 444 root bin
746 f none sfw/share/vim/vim63/ftplugin/make.vim 444 root bin
747 f none sfw/share/vim/vim63/ftplugin/man.vim 444 root bin
748 f none sfw/share/vim/vim63/ftplugin/mf.vim 444 root bin
749 f none sfw/share/vim/vim63/ftplugin/mp.vim 444 root bin
750 f none sfw/share/vim/vim63/ftplugin/objc.vim 444 root bin
751 f none sfw/share/vim/vim63/ftplugin/ocaml.vim 444 root bin
752 f none sfw/share/vim/vim63/ftplugin/occam.vim 444 root bin
753 f none sfw/share/vim/vim63/ftplugin/pascal.vim 444 root bin
754 f none sfw/share/vim/vim63/ftplugin/perl.vim 444 root bin
755 f none sfw/share/vim/vim63/ftplugin/php.vim 444 root bin
756 f none sfw/share/vim/vim63/ftplugin/postscr.vim 444 root bin
757 f none sfw/share/vim/vim63/ftplugin/pyrex.vim 444 root bin
758 f none sfw/share/vim/vim63/ftplugin/python.vim 444 root bin
759 f none sfw/share/vim/vim63/ftplugin/rpl.vim 444 root bin
760 f none sfw/share/vim/vim63/ftplugin/rst.vim 444 root bin
761 f none sfw/share/vim/vim63/ftplugin/ruby.vim 444 root bin
762 f none sfw/share/vim/vim63/ftplugin/scheme.vim 444 root bin
763 f none sfw/share/vim/vim63/ftplugin/sgml.vim 444 root bin
764 f none sfw/share/vim/vim63/ftplugin/sh.vim 444 root bin
765 f none sfw/share/vim/vim63/ftplugin/spec.vim 444 root bin
766 f none sfw/share/vim/vim63/ftplugin/sql.vim 444 root bin
767 f none sfw/share/vim/vim63/ftplugin/svg.vim 444 root bin
768 f none sfw/share/vim/vim63/ftplugin/tcsh.vim 444 root bin
769 f none sfw/share/vim/vim63/ftplugin/tex.vim 444 root bin
770 f none sfw/share/vim/vim63/ftplugin/vb.vim 444 root bin
771 f none sfw/share/vim/vim63/ftplugin/verilog.vim 444 root bin
772 f none sfw/share/vim/vim63/ftplugin/vim.vim 444 root bin
773 f none sfw/share/vim/vim63/ftplugin/xhtml.vim 444 root bin
774 f none sfw/share/vim/vim63/ftplugin/xml.vim 444 root bin
775 f none sfw/share/vim/vim63/ftplugin/xs.vim 444 root bin
776 f none sfw/share/vim/vim63/ftplugin/xsd.vim 444 root bin
777 f none sfw/share/vim/vim63/ftplugin/xslt.vim 444 root bin
778 f none sfw/share/vim/vim63/ftplugin/README.txt 444 root bin
779 d none sfw/share/vim/vim63/plugin 755 root bin
780 f none sfw/share/vim/vim63/plugin/explorer.vim 444 root bin
781 f none sfw/share/vim/vim63/plugin/gzip.vim 444 root bin
782 f none sfw/share/vim/vim63/plugin/netrw.vim 444 root bin
783 f none sfw/share/vim/vim63/plugin/rrhelper.vim 444 root bin
784 f none sfw/share/vim/vim63/plugin/tohtml.vim 444 root bin
785 f none sfw/share/vim/vim63/plugin/README.txt 444 root bin
786 d none sfw/share/vim/vim63/tutor 755 root bin
787 f none sfw/share/vim/vim63/tutor/README.gr.cp737.txt 444 root bin
788 f none sfw/share/vim/vim63/tutor/README.gr.txt 444 root bin
789 f none sfw/share/vim/vim63/tutor/README.txt 444 root bin
790 f none sfw/share/vim/vim63/tutor/tutor 444 root bin
791 f none sfw/share/vim/vim63/tutor/tutor.ca 444 root bin
792 f none sfw/share/vim/vim63/tutor/tutor.de 444 root bin
793 f none sfw/share/vim/vim63/tutor/tutor.es 444 root bin
794 f none sfw/share/vim/vim63/tutor/tutor.fr 444 root bin
795 f none sfw/share/vim/vim63/tutor/tutor.gr 444 root bin
796 f none sfw/share/vim/vim63/tutor/tutor.gr.cp737 444 root bin
797 f none sfw/share/vim/vim63/tutor/tutor.it 444 root bin
798 f none sfw/share/vim/vim63/tutor/tutor.ja.euc 444 root bin
799 f none sfw/share/vim/vim63/tutor/tutor.ja.sjis 444 root bin
800 f none sfw/share/vim/vim63/tutor/tutor.ja.utf-8 444 root bin
801 f none sfw/share/vim/vim63/tutor/tutor.ko.euc 444 root bin
802 f none sfw/share/vim/vim63/tutor/tutor.ko.utf-8 444 root bin
803 f none sfw/share/vim/vim63/tutor/tutor.no 444 root bin
804 f none sfw/share/vim/vim63/tutor/tutor.pl 444 root bin
805 f none sfw/share/vim/vim63/tutor/tutor.pl.cp1250 444 root bin
806 f none sfw/share/vim/vim63/tutor/tutor.ru 444 root bin
807 f none sfw/share/vim/vim63/tutor/tutor.ru.cp1251 444 root bin
808 f none sfw/share/vim/vim63/tutor/tutor.sk 444 root bin
809 f none sfw/share/vim/vim63/tutor/tutor.sv 444 root bin
810 f none sfw/share/vim/vim63/tutor/tutor.vim 444 root bin
811 f none sfw/share/vim/vim63/tutor/tutor.zh.big5 444 root bin
812 f none sfw/share/vim/vim63/tutor/tutor.zh.euc 444 root bin
813 d none sfw/share/vim/vim63/compiler 755 root bin
814 f none sfw/share/vim/vim63/compiler/ant.vim 444 root bin
815 f none sfw/share/vim/vim63/compiler/bcc.vim 444 root bin
816 f none sfw/share/vim/vim63/compiler/bdf.vim 444 root bin
817 f none sfw/share/vim/vim63/compiler/checkstyle.vim 444 root bin
818 f none sfw/share/vim/vim63/compiler/cs.vim 444 root bin
819 f none sfw/share/vim/vim63/compiler/dot.vim 444 root bin
820 f none sfw/share/vim/vim63/compiler/fortran_F.vim 444 root bin
821 f none sfw/share/vim/vim63/compiler/fortran_cv.vim 444 root bin
822 f none sfw/share/vim/vim63/compiler/fortran_elf90.vim 444 root bin
823 f none sfw/share/vim/vim63/compiler/fortran_g77.vim 444 root bin
824 f none sfw/share/vim/vim63/compiler/fortran_lf95.vim 444 root bin
825 f none sfw/share/vim/vim63/compiler/hp_acc.vim 444 root bin
826 f none sfw/share/vim/vim63/compiler/icc.vim 444 root bin
827 f none sfw/share/vim/vim63/compiler/intel.vim 444 root bin
828 f none sfw/share/vim/vim63/compiler/irix5_c.vim 444 root bin
829 f none sfw/share/vim/vim63/compiler/irix5_cpp.vim 444 root bin
830 f none sfw/share/vim/vim63/compiler/javac.vim 444 root bin
831 f none sfw/share/vim/vim63/compiler/jikes.vim 444 root bin
832 f none sfw/share/vim/vim63/compiler/mips_c.vim 444 root bin
833 f none sfw/share/vim/vim63/compiler/mipspro_c89.vim 444 root bin
834 f none sfw/share/vim/vim63/compiler/mipspro_cpp.vim 444 root bin
835 f none sfw/share/vim/vim63/compiler/modelsim_vcom.vim 444 root bin
836 f none sfw/share/vim/vim63/compiler/msvc.vim 444 root bin
837 f none sfw/share/vim/vim63/compiler/neato.vim 444 root bin
838 f none sfw/share/vim/vim63/compiler/onsgmls.vim 444 root bin
839 f none sfw/share/vim/vim63/compiler/pbx.vim 444 root bin
840 f none sfw/share/vim/vim63/compiler/perl.vim 444 root bin
841 f none sfw/share/vim/vim63/compiler/pyunit.vim 444 root bin
842 f none sfw/share/vim/vim63/compiler/rst.vim 444 root bin
843 f none sfw/share/vim/vim63/compiler/ruby.vim 444 root bin
844 f none sfw/share/vim/vim63/compiler/se.vim 444 root bin
845 f none sfw/share/vim/vim63/compiler/splint.vim 444 root bin
846 f none sfw/share/vim/vim63/compiler/tcl.vim 444 root bin
847 f none sfw/share/vim/vim63/compiler/tex.vim 444 root bin
848 f none sfw/share/vim/vim63/compiler/tidy.vim 444 root bin
849 f none sfw/share/vim/vim63/compiler/xmllint.vim 444 root bin
850 f none sfw/share/vim/vim63/compiler/xmlwf.vim 444 root bin
851 f none sfw/share/vim/vim63/compiler/README.txt 444 root bin
852 f none sfw/share/vim/vim63/menu.vim 444 root bin
853 f none sfw/share/vim/vim63/synmenu.vim 444 root bin
854 f none sfw/share/vim/vim63/delmenu.vim 444 root bin
855 f none sfw/share/vim/vim63/mswin.vim 444 root bin
856 f none sfw/share/vim/vim63/evim.vim 444 root bin
857 f none sfw/share/vim/vim63/bugreport.vim 444 root bin
858 f none sfw/share/vim/vim63/vimrc_example.vim 444 root bin
859 f none sfw/share/vim/vim63/gvimrc_example.vim 444 root bin
860 f none sfw/share/vim/vim63/filetype.vim 444 root bin
861 f none sfw/share/vim/vim63/ftoff.vim 444 root bin
862 f none sfw/share/vim/vim63/scripts.vim 444 root bin
863 f none sfw/share/vim/vim63/ftplugin.vim 444 root bin
864 f none sfw/share/vim/vim63/ftplugof.vim 444 root bin
865 f none sfw/share/vim/vim63/indent.vim 444 root bin
866 f none sfw/share/vim/vim63/indoff.vim 444 root bin
867 f none sfw/share/vim/vim63/optwin.vim 444 root bin
868 d none sfw/share/vim/vim63/macros 755 root bin
869 f none sfw/share/vim/vim63/macros/README.txt 444 root bin
870 f none sfw/share/vim/vim63/macros/dvorak 444 root bin
871 d none sfw/share/vim/vim63/macros/hanoi 755 root bin
872 f none sfw/share/vim/vim63/macros/hanoi/click.me 444 root bin
873 f none sfw/share/vim/vim63/macros/hanoi/hanoi.vim 444 root bin
874 f none sfw/share/vim/vim63/macros/hanoi/poster 444 root bin
875 f none sfw/share/vim/vim63/macros/justify.vim 444 root bin
876 f none sfw/share/vim/vim63/macros/less.sh 555 root bin
877 f none sfw/share/vim/vim63/macros/less.vim 444 root bin
878 d none sfw/share/vim/vim63/macros/life 755 root bin
879 f none sfw/share/vim/vim63/macros/life/click.me 444 root bin
880 f none sfw/share/vim/vim63/macros/life/life.vim 444 root bin
881 f none sfw/share/vim/vim63/macros/matchit.txt 444 root bin
882 f none sfw/share/vim/vim63/macros/matchit.vim 444 root bin
883 d none sfw/share/vim/vim63/macros/maze 755 root bin
884 f none sfw/share/vim/vim63/macros/maze/README.txt 444 root bin
885 f none sfw/share/vim/vim63/macros/maze/Makefile 444 root bin
886 f none sfw/share/vim/vim63/macros/maze/main.aap 444 root bin
887 f none sfw/share/vim/vim63/macros/maze/maze.c 444 root bin
888 f none sfw/share/vim/vim63/macros/maze/maze_5.78 444 root bin
889 f none sfw/share/vim/vim63/macros/maze/maze_mac 444 root bin
890 f none sfw/share/vim/vim63/macros/maze/mazeansi.c 444 root bin
891 f none sfw/share/vim/vim63/macros/maze/mazeclean.c 444 root bin
892 f none sfw/share/vim/vim63/macros/maze/poster 444 root bin
893 f none sfw/share/vim/vim63/macros/shellmenu.vim 444 root bin
894 f none sfw/share/vim/vim63/macros/swapmous.vim 444 root bin
895 d none sfw/share/vim/vim63/macros/urm 755 root bin
896 f none sfw/share/vim/vim63/macros/urm/README.txt 444 root bin
897 f none sfw/share/vim/vim63/macros/urm/examples 444 root bin
898 f none sfw/share/vim/vim63/macros/urm/urm 444 root bin
899 f none sfw/share/vim/vim63/macros/urm/urm.vim 444 root bin
900 d none sfw/share/vim/vim63/tools 755 root bin
901 f none sfw/share/vim/vim63/tools/README.txt 444 root bin
902 f none sfw/share/vim/vim63/tools/blink.c 444 root bin
903 f none sfw/share/vim/vim63/tools/ccfilter.1 444 root bin
904 f none sfw/share/vim/vim63/tools/ccfilter.c 444 root bin
905 f none sfw/share/vim/vim63/tools/ccfilter_README.txt 444 root bin
906 f none sfw/share/vim/vim63/tools/efm_filter.pl 555 root bin
907 f none sfw/share/vim/vim63/tools/efm_filter.txt 444 root bin
908 f none sfw/share/vim/vim63/tools/efm_perl.pl 555 root bin
909 f none sfw/share/vim/vim63/tools/mve.awk 555 root bin
910 f none sfw/share/vim/vim63/tools/mve.txt 444 root bin
911 f none sfw/share/vim/vim63/tools/pltags.pl 555 root bin
912 f none sfw/share/vim/vim63/tools/ref 555 root bin
913 f none sfw/share/vim/vim63/tools/shtags.1 444 root bin
914 f none sfw/share/vim/vim63/tools/shtags.pl 555 root bin
915 f none sfw/share/vim/vim63/tools/tcltags 555 root bin
916 f none sfw/share/vim/vim63/tools/vim132 555 root bin
917 f none sfw/share/vim/vim63/tools/vim_vs_net.cmd 444 root bin
918 f none sfw/share/vim/vim63/tools/vimm 555 root bin
919 f none sfw/share/vim/vim63/tools/vimspell.sh 555 root bin
920 f none sfw/share/vim/vim63/tools/vimspell.txt 444 root bin
921 f none sfw/share/vim/vim63/tools/xcmdsrv_client.c 444 root bin
922 d none sfw/share/vim/vim63/lang 755 root bin
923 f none sfw/share/vim/vim63/lang/README.txt 444 root bin
924 f none sfw/share/vim/vim63/lang/menu_af.latin1.vim 444 root bin
925 f none sfw/share/vim/vim63/lang/menu_af.utf-8.vim 444 root bin
926 f none sfw/share/vim/vim63/lang/menu_af_af.latin1.vim 444 root bin
927 f none sfw/share/vim/vim63/lang/menu_af_af.utf-8.vim 444 root bin
928 f none sfw/share/vim/vim63/lang/menu_ca.latin1.vim 444 root bin
929 f none sfw/share/vim/vim63/lang/menu_ca.utf-8.vim 444 root bin
930 f none sfw/share/vim/vim63/lang/menu_ca_es.latin1.vim 444 root bin
931 f none sfw/share/vim/vim63/lang/menu_ca_es.utf-8.vim 444 root bin
932 f none sfw/share/vim/vim63/lang/menu_cs.cp1250.vim 444 root bin
933 f none sfw/share/vim/vim63/lang/menu_cs.latin1.vim 444 root bin
934 f none sfw/share/vim/vim63/lang/menu_ko_kr.vim 444 root bin
935 f none sfw/share/vim/vim63/lang/menu_cs_cz.cp1250.vim 444 root bin
936 f none sfw/share/vim/vim63/lang/menu_cs_cz.iso_8859-2.vim 444 root bin
937 f none sfw/share/vim/vim63/lang/menu_cs_cz.latin1.vim 444 root bin
938 f none sfw/share/vim/vim63/lang/menu_czech_czech_republic.1250.vim 444 root bin
939 f none sfw/share/vim/vim63/lang/menu_czech_czech_republic.1252.vim 444 root bin
940 f none sfw/share/vim/vim63/lang/menu_czech_czech_republic.ascii.vim 444 root bin
941 f none sfw/share/vim/vim63/lang/menu_de.latin1.vim 444 root bin
942 f none sfw/share/vim/vim63/lang/menu_de.utf-8.vim 444 root bin
943 f none sfw/share/vim/vim63/lang/menu_de_de.latin1.vim 444 root bin
944 f none sfw/share/vim/vim63/lang/menu_de_de.utf-8.vim 444 root bin
945 f none sfw/share/vim/vim63/lang/menu_en_gb.latin1.vim 444 root bin
946 f none sfw/share/vim/vim63/lang/menu_en_gb.utf-8.vim 444 root bin
947 f none sfw/share/vim/vim63/lang/menu_english_united_kingdom.1252.vim 444 root bin
948 f none sfw/share/vim/vim63/lang/menu_english_united_kingdom.ascii.vim 444 root bin
949 f none sfw/share/vim/vim63/lang/menu_es.latin1.vim 444 root bin
950 f none sfw/share/vim/vim63/lang/menu_es.utf-8.vim 444 root bin
951 f none sfw/share/vim/vim63/lang/menu_es_es.latin1.vim 444 root bin
952 f none sfw/share/vim/vim63/lang/menu_es_es.utf-8.vim 444 root bin
953 f none sfw/share/vim/vim63/lang/menu_fr.latin1.vim 444 root bin
954 f none sfw/share/vim/vim63/lang/menu_fr.utf-8.vim 444 root bin
955 f none sfw/share/vim/vim63/lang/menu_fr_fr.latin1.vim 444 root bin
956 f none sfw/share/vim/vim63/lang/menu_fr_fr.utf-8.vim 444 root bin
957 f none sfw/share/vim/vim63/lang/menu_french_france.1252.vim 444 root bin
958 f none sfw/share/vim/vim63/lang/menu_german_germany.1252.vim 444 root bin
959 f none sfw/share/vim/vim63/lang/menu_hu_hu.iso_8859-2.vim 444 root bin
960 f none sfw/share/vim/vim63/lang/menu_it.latin1.vim 444 root bin
961 f none sfw/share/vim/vim63/lang/menu_it.utf-8.vim 444 root bin
962 f none sfw/share/vim/vim63/lang/menu_it_it.latin1.vim 444 root bin
963 f none sfw/share/vim/vim63/lang/menu_it_it.utf-8.vim 444 root bin
964 f none sfw/share/vim/vim63/lang/menu_italian_italy.1252.vim 444 root bin
965 f none sfw/share/vim/vim63/lang/menu_ja.cp932.vim 444 root bin
966 f none sfw/share/vim/vim63/lang/menu_ja.utf-8.vim 444 root bin
967 f none sfw/share/vim/vim63/lang/menu_ja_jp.cp932.vim 444 root bin
968 f none sfw/share/vim/vim63/lang/menu_ja_jp.euc-jp.vim 444 root bin
969 f none sfw/share/vim/vim63/lang/menu_ja_jp.eucjp.vim 444 root bin
970 f none sfw/share/vim/vim63/lang/menu_ja_jp.ujis.vim 444 root bin
971 f none sfw/share/vim/vim63/lang/menu_ja_jp.utf-8.vim 444 root bin
972 f none sfw/share/vim/vim63/lang/menu_japanese_japan.932.vim 444 root bin
973 f none sfw/share/vim/vim63/lang/menu_ko.utf-8.vim 444 root bin
974 f none sfw/share/vim/vim63/lang/menu_ko_kr.euckr.vim 444 root bin
975 f none sfw/share/vim/vim63/lang/menu_ko_kr.utf-8.vim 444 root bin
976 f none sfw/share/vim/vim63/lang/menu_nl.latin1.vim 444 root bin
977 f none sfw/share/vim/vim63/lang/menu_nl.utf-8.vim 444 root bin
978 f none sfw/share/vim/vim63/lang/menu_nl_nl.latin1.vim 444 root bin
979 f none sfw/share/vim/vim63/lang/menu_nl_nl.utf-8.vim 444 root bin
980 f none sfw/share/vim/vim63/lang/menu_no.latin1.vim 444 root bin
981 f none sfw/share/vim/vim63/lang/menu_pt_br.vim 444 root bin
982 f none sfw/share/vim/vim63/lang/menu_no.utf-8.vim 444 root bin
983 f none sfw/share/vim/vim63/lang/menu_no_no.latin1.vim 444 root bin
984 f none sfw/share/vim/vim63/lang/menu_no_no.utf-8.vim 444 root bin
985 f none sfw/share/vim/vim63/lang/menu_pl.cp1250.vim 444 root bin
986 f none sfw/share/vim/vim63/lang/menu_pl_pl.cp1250.vim 444 root bin
987 f none sfw/share/vim/vim63/lang/menu_pl_pl.iso_8859-2.vim 444 root bin
988 f none sfw/share/vim/vim63/lang/menu_polish_poland.1250.vim 444 root bin
989 f none sfw/share/vim/vim63/lang/menu_pt_br.latin1.vim 444 root bin
990 f none sfw/share/vim/vim63/lang/menu_pt_br.utf-8.vim 444 root bin
991 f none sfw/share/vim/vim63/lang/menu_pt_pt.latin1.vim 444 root bin
992 f none sfw/share/vim/vim63/lang/menu_pt_pt.utf-8.vim 444 root bin
993 f none sfw/share/vim/vim63/lang/menu_pt_pt.vim 444 root bin
994 f none sfw/share/vim/vim63/lang/menu_ru.utf-8.vim 444 root bin
995 f none sfw/share/vim/vim63/lang/menu_ru_ru.koi8-r.vim 444 root bin
996 f none sfw/share/vim/vim63/lang/menu_ru_ru.utf-8.vim 444 root bin
997 f none sfw/share/vim/vim63/lang/menu_ru_ru.vim 444 root bin
998 f none sfw/share/vim/vim63/lang/menu_sk.cp1250.vim 444 root bin
999 f none sfw/share/vim/vim63/lang/menu_sk_sk.1250.vim 444 root bin
1000 f none sfw/share/vim/vim63/lang/menu_sk_sk.cp1250.vim 444 root bin
1001 f none sfw/share/vim/vim63/lang/menu_sk_sk.iso_8859-2.vim 444 root bin
1002 f none sfw/share/vim/vim63/lang/menu_sk_sk.vim 444 root bin
1003 f none sfw/share/vim/vim63/lang/menu_slovak_slovak_republic.1250.vim 444 root bin
1004 f none sfw/share/vim/vim63/lang/menu_spanish_spain.850.vim 444 root bin
1005 f none sfw/share/vim/vim63/lang/menu_sr.utf-8.vim 444 root bin
1006 f none sfw/share/vim/vim63/lang/menu_sr_yu.ascii.vim 444 root bin
1007 f none sfw/share/vim/vim63/lang/menu_sr_yu.iso_8859-2.vim 444 root bin
1008 f none sfw/share/vim/vim63/lang/menu_sr_yu.iso_8859-5.vim 444 root bin
1009 f none sfw/share/vim/vim63/lang/menu_sr_yu.utf-8.vim 444 root bin
1010 f none sfw/share/vim/vim63/lang/menu_sv.latin1.vim 444 root bin
1011 f none sfw/share/vim/vim63/lang/menu_sv.utf-8.vim 444 root bin
1012 f none sfw/share/vim/vim63/lang/menu_sv_se.latin1.vim 444 root bin
1013 f none sfw/share/vim/vim63/lang/menu_zh.big5.vim 444 root bin
1014 f none sfw/share/vim/vim63/lang/menu_sv_se.utf-8.vim 444 root bin
1015 f none sfw/share/vim/vim63/lang/menu_uk_ua.koi8-u.vim 444 root bin
1016 f none sfw/share/vim/vim63/lang/menu_zh.cp936.vim 444 root bin
1017 f none sfw/share/vim/vim63/lang/menu_zh.cp950.vim 444 root bin
1018 f none sfw/share/vim/vim63/lang/menu_zh.gb2312.vim 444 root bin
1019 f none sfw/share/vim/vim63/lang/menu_zh_cn.18030.vim 444 root bin
1020 f none sfw/share/vim/vim63/lang/menu_zh_cn.cp936.vim 444 root bin
1021 f none sfw/share/vim/vim63/lang/menu_zh_cn.gb2312.vim 444 root bin
1022 f none sfw/share/vim/vim63/lang/menu_zh_cn.gbk.vim 444 root bin
1023 f none sfw/share/vim/vim63/lang/menu_zh_cn.utf-8.vim 444 root bin
1024 f none sfw/share/vim/vim63/lang/menu_zh_tw.big5.vim 444 root bin
1025 f none sfw/share/vim/vim63/lang/menu_zh_tw.cp950.vim 444 root bin
1026 f none sfw/share/vim/vim63/lang/menu_zh_tw.utf-8.vim 444 root bin
1027 d none sfw/share/vim/vim63/keymap 755 root bin
1028 f none sfw/share/vim/vim63/keymap/README.txt 444 root bin
1029 f none sfw/share/vim/vim63/keymap/accents.vim 444 root bin
1030 f none sfw/share/vim/vim63/keymap/arabic.vim 444 root bin
1031 f none sfw/share/vim/vim63/keymap/arabic_utf-8.vim 444 root bin
1032 f none sfw/share/vim/vim63/keymap/czech.vim 444 root bin
1033 f none sfw/share/vim/vim63/keymap/czech_utf-8.vim 444 root bin
1034 f none sfw/share/vim/vim63/keymap/esperanto.vim 444 root bin
1035 f none sfw/share/vim/vim63/keymap/esperanto_utf-8.vim 444 root bin
1036 f none sfw/share/vim/vim63/keymap/greek.vim 444 root bin
1037 f none sfw/share/vim/vim63/keymap/greek_cp1253.vim 444 root bin
1038 f none sfw/share/vim/vim63/keymap/greek_iso-8859-7.vim 444 root bin
1039 f none sfw/share/vim/vim63/keymap/greek_utf-8.vim 444 root bin
1040 f none sfw/share/vim/vim63/keymap/hebrew.vim 444 root bin
1041 f none sfw/share/vim/vim63/keymap/hebrew_cp1255.vim 444 root bin
1042 f none sfw/share/vim/vim63/keymap/hebrew_iso-8859-8.vim 444 root bin
1043 f none sfw/share/vim/vim63/keymap/hebrew_utf-8.vim 444 root bin
1044 f none sfw/share/vim/vim63/keymap/hebrewp.vim 444 root bin
1045 f none sfw/share/vim/vim63/keymap/hebrewp_cp1255.vim 444 root bin
1046 f none sfw/share/vim/vim63/keymap/hebrewp_iso-8859-8.vim 444 root bin
1047 f none sfw/share/vim/vim63/keymap/hebrewp_utf-8.vim 444 root bin
1048 f none sfw/share/vim/vim63/keymap/lithuanian-baltic.vim 444 root bin
1049 f none sfw/share/vim/vim63/keymap/magyar_utf-8.vim 444 root bin
1050 f none sfw/share/vim/vim63/keymap/persian-iranian_utf-8.vim 444 root bin
1051 f none sfw/share/vim/vim63/keymap/persian.vim 444 root bin
1052 f none sfw/share/vim/vim63/keymap/pinyin.vim 444 root bin
1053 f none sfw/share/vim/vim63/keymap/russian-jcuken.vim 444 root bin
1054 f none sfw/share/vim/vim63/keymap/russian-jcukenwin.vim 444 root bin
1055 f none sfw/share/vim/vim63/keymap/russian-yawerty.vim 444 root bin
1056 f none sfw/share/vim/vim63/keymap/serbian-latin.vim 444 root bin
1057 f none sfw/share/vim/vim63/keymap/serbian-latin_utf-8.vim 444 root bin
1058 f none sfw/share/vim/vim63/keymap/serbian.vim 444 root bin
1059 f none sfw/share/vim/vim63/keymap/serbian_cp1250.vim 444 root bin
1060 f none sfw/share/vim/vim63/keymap/serbian_cp1251.vim 444 root bin
1061 f none sfw/share/vim/vim63/keymap/serbian_iso-8859-2.vim 444 root bin
1062 f none sfw/share/vim/vim63/keymap/serbian_iso-8859-5.vim 444 root bin
1063 f none sfw/share/vim/vim63/keymap/serbian_utf-8.vim 444 root bin
1064 f none sfw/share/vim/vim63/keymap/slovak.vim 444 root bin
1065 f none sfw/share/vim/vim63/keymap/slovak_cp1250.vim 444 root bin
1066 f none sfw/share/vim/vim63/keymap/slovak_iso-8859-2.vim 444 root bin
1067 f none sfw/share/vim/vim63/keymap/slovak_utf-8.vim 444 root bin