|
bsd_src
|
rename glob() function to bsdglob(). Function glob is part of newer linux libc
|
2009-09-13 21:06:32 +02:00 |
|
client
|
Remove last traces of using SIZEOF_ preprocesor defines for other types
|
2009-09-23 00:12:45 +02:00 |
|
clients
|
fixed compiler warning about different pointer types
|
2009-09-22 23:46:35 +02:00 |
|
common
|
Removed last parts of GNU Autotools: Makefile.am + configure.am
|
2009-09-10 14:22:45 +02:00 |
|
contrib
|
use socklen_t type
|
2010-06-26 19:26:24 +02:00 |
|
doc
|
PROTOCOL Document version and last changed date raised
|
2009-10-01 22:09:27 +02:00 |
|
include
|
removed use of nonstandard type BYTE and SIZEOF defines from tweak.h
|
2009-09-22 23:56:05 +02:00 |
|
man
|
fsetupcmd got -l option
|
2009-09-15 17:01:16 +02:00 |
|
server
|
removed use of nonstandard type BYTE and SIZEOF defines from tweak.h
|
2009-09-22 23:56:05 +02:00 |
|
site_scons
|
off_t needs #include <sys/types.h> on BSD systems
|
2009-10-01 20:44:17 +02:00 |
|
tests
|
removed unneeded const
|
2010-06-26 19:28:52 +02:00 |
|
.bzrignore
|
Removed last parts of GNU Autotools: Makefile.am + configure.am
|
2009-09-10 14:22:45 +02:00 |
|
BETA.README
|
repo sync
|
2005-01-05 17:19:56 +00:00 |
|
ChangeLog
|
change version number and release date
|
2009-10-01 22:32:25 +02:00 |
|
COPYRIGHT
|
updated Radim Kolar's email
|
2009-06-08 18:54:34 +02:00 |
|
FILES
|
file descriptions updated
|
2009-09-10 23:11:19 +02:00 |
|
fspd.conf
|
*** empty log message ***
|
2005-03-29 20:24:23 +00:00 |
|
INFO
|
Internet part of info document reworked. Split into 2 parts: busy sites and stealth operation
|
2009-09-15 14:23:12 +02:00 |
|
INSTALL
|
add note that sgmlformat-1.7 is needed for building documentation
|
2009-09-10 23:04:41 +02:00 |
|
MACHINES
|
Confirm build on FreeBSD 7.2, add Changelog entry for build tests
|
2009-08-30 21:47:15 +02:00 |
|
SConscript
|
add man/SConscript and hook it into rest of build framework. Compress man pages
|
2009-07-30 18:46:59 +02:00 |
|
SConstruct
|
dont check variable sizes in SCons we do not use them anymore. It should improve compatibility with cross compiling.
|
2009-09-23 00:20:06 +02:00 |
|
setup.csh
|
fsetup command added to shell script aliases
|
2005-07-26 20:30:27 +00:00 |
|
setup.sh
|
fpwd command from setup.sh now prints site name instead of ip
|
2009-09-15 17:10:54 +02:00 |
|
TODO
|
remove solaris8 and nonintel freebsd platforms from TODO. no resources for testing on that
|
2009-08-30 23:52:40 +02:00 |