resyncing-source-trees

This commit is contained in:
hsn 2003-11-05 17:38:55 +00:00
parent 36a011247f
commit 122b26a889
11 changed files with 74 additions and 1985 deletions

17
.cvsignore Normal file
View File

@ -0,0 +1,17 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile
config.cache
config.guess
config.log
config.status
config.sub
configure
depcomp
install-sh
missing
mkinstalldirs
*.gz
*.bz2

5
bsd_src/.cvsignore Normal file
View File

@ -0,0 +1,5 @@
*.o
*.a
Makefile
Makefile.in
.deps

5
client/.cvsignore Normal file
View File

@ -0,0 +1,5 @@
Makefile
Makefile.in
*.o
*.a
.deps

20
clients/.cvsignore Normal file
View File

@ -0,0 +1,20 @@
Makefile
Makefile.in
*.o
fcatcmd
fcdcmd
fducmd
ffindcmd
fgetcmd
fgrabcmd
fhostcmd
flscmd
fmkdir
fprocmd
fput
frmcmd
frmdircmd
fspmerge
fstatcmd
fver
.deps

File diff suppressed because it is too large Load Diff

5
common/.cvsignore Normal file
View File

@ -0,0 +1,5 @@
Makefile
Makefile.in
*.o
*.a
.deps

7
contrib/.cvsignore Normal file
View File

@ -0,0 +1,7 @@
Makefile
Makefile.in
*.o
*.pyc
mklargefile
fspscan
.deps

2
doc/.cvsignore Normal file
View File

@ -0,0 +1,2 @@
Makefile
Makefile.in

5
include/.cvsignore Normal file
View File

@ -0,0 +1,5 @@
Makefile
Makefile.in
stamp-h1
config.h
config.h.in

2
man/.cvsignore Normal file
View File

@ -0,0 +1,2 @@
Makefile
Makefile.in

6
server/.cvsignore Normal file
View File

@ -0,0 +1,6 @@
Makefile
Makefile.in
*.o
fspd
cachecheck
.deps