Skip site navigation (1)Skip section navigation (2)

projects/csup/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [FreeBSD] / projects / csup


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/ [show]        
[TXT] GNUmakefile 1.8 5 years mux Fix the syntax, I'm apparently not supposed to enclose strings with ".
[TXT] Makefile 1.45 5 years mux Remove all the .h files from the SRCS variable. It's actually useless whatever ...
[TXT] README 1.4 5 years mux Rename the gmake Makefile to GNUmakefile so that it will get picked up automagic...
[TXT] TODO 1.44 5 years mux - Add support for the -d <delLimit> option. - Add support for the -k option. - C...
[TXT] attrstack.c 1.3 6 years mux - Use xrealloc() instead of realloc() in stream.c. - Better use of xrealloc() in...
[TXT] attrstack.h 1.1 6 years mux Add news files needed by the status file support, not yet linked to the build.
[TXT] config.c 1.55 5 years mux Fix the parsing of refuse files so that leading whitespace is properly ignored, ...
[TXT] config.h 1.38 5 years mux - Add support for the -d <delLimit> option. - Add support for the -k option. - C...
[TXT] csup.1 1.9 5 years mux Document the -d and -k options.
[TXT] detailer.c 1.40 5 years mux Many changes which allow csup to properly handle any synchronous or asynchronous...
[TXT] detailer.h 1.6 6 years mux Bite the bullet and rename every $Id$ to $reeBSD$ so that it gets expanded. No ...
[TXT] diff.c 1.21 5 years mux Copyright updates.
[TXT] diff.h 1.10 5 years mux Copyright updates.
[TXT] fattr.c 1.42 5 years mux Wrap another chflags() call inside #ifdef HAVE_FFLAGS.
[TXT] fattr.h 1.24 5 years mux - At the time we're exchanging collection information in proto_xchgcoll(), com...
[TXT] fattr_bsd.h 1.2 6 years mux After much hacking in Modula-3 with the CVSup sources, I finally understood why ...
[TXT] fattr_posix.h 1.2 6 years mux After much hacking in Modula-3 with the CVSup sources, I finally understood why ...
[TXT] fixups.c 1.1 5 years mux Commit my fixups queue implementation to make sure it doesn't get lost. This is ...
[TXT] fixups.h 1.1 5 years mux Commit my fixups queue implementation to make sure it doesn't get lost. This is ...
[TXT] fnmatch.c 1.1 5 years mux - Import the fnmatch.c and fnmatch.h from CVSup. It implements some flags tha...
[TXT] fnmatch.h 1.1 5 years mux - Import the fnmatch.c and fnmatch.h from CVSup. It implements some flags tha...
[TXT] globtree.c 1.6 5 years mux Fix two typos in comments and simplify some code slightly. Submitted by: vd
[TXT] globtree.h 1.3 5 years mux - Import the fnmatch.c and fnmatch.h from CVSup. It implements some flags tha...
[TXT] idcache.c 1.2 5 years mux Fix a typo.
[TXT] idcache.h 1.1 5 years mux Add an implementation of a thread-safe cache for lookups in the group or passwor...
[TXT] keyword.c 1.32 5 years mux - Subtle differences in the strptime() implementation of NetBSD caused csup to...
[TXT] keyword.h 1.11 5 years mux - Connect fixups.c and fixups.h to the build. - Use the fixups API in the detail...
[TXT] lister.c 1.28 5 years mux Really fix the error path of lister_coll() this time. The problem is that in ca...
[TXT] lister.h 1.6 6 years mux Bite the bullet and rename every $Id$ to $reeBSD$ so that it gets expanded. No ...
[TXT] main.c 1.39 5 years mux - Add support for the -d <delLimit> option. - Add support for the -k option. - C...
[TXT] main.h 1.6 8 years mux Change all $FreeBSD$ tags to $Id$ tags because I'm going to maintain this code e...
[TXT] misc.c 1.30 5 years mux - Extract the logic for using strtol() safely from proto_get_int() and make it...
[TXT] misc.h 1.28 5 years mux Fix two typos in comments and simplify some code slightly. Submitted by: vd
[TXT] mux.c 1.72 5 years mux Quiet an illegitimate GCC4 warning. Submitted by: kan
[TXT] mux.h 1.25 5 years mux Many changes which allow csup to properly handle any synchronous or asynchronous...
[TXT] parse.y 1.15 5 years mux - Introduce a new coll_override() function to override a collection with anoth...
[TXT] pathcomp.c 1.5 5 years mux I somehow managed to miss those when doing the $Id$ -> $FreeBSD$ switch.
[TXT] pathcomp.h 1.2 5 years mux I somehow managed to miss those when doing the $Id$ -> $FreeBSD$ switch.
[TXT] proto.c 1.93 5 years mux The "Connected to..." message was changed some time ago to print the numerical a...
[TXT] proto.h 1.14 5 years mux - Export the protocol major and minor versions as well as the software version...
[TXT] queue.h 1.6 5 years mux Fix a typo and remove a duplicated $Id$ line while I'm here. Spotted by: YONETA...
[TXT] status.c 1.15 5 years mux - Add a "base" parameter to proto_get_int(). - Use proto_get_int() in a few plac...
[TXT] status.h 1.4 5 years mux I somehow managed to miss those when doing the $Id$ -> $FreeBSD$ switch.
[TXT] stream.c 1.53 5 years mux Simplify the code to handle the file access mode in stream_open_file(). Since we...
[TXT] stream.h 1.21 5 years mux - Change the stream API so that a stream is associated with a void *, rather t...
[TXT] threads.c 1.8 5 years mux Many changes which allow csup to properly handle any synchronous or asynchronous...
[TXT] threads.h 1.6 5 years mux Many changes which allow csup to properly handle any synchronous or asynchronous...
[TXT] token.h 1.10 5 years mux Don't choke on the norsync keyword in the supfile.
[TXT] token.l 1.18 5 years mux Don't choke on the norsync keyword in the supfile.
[TXT] updater.c 1.78 5 years mux - Add support for the -d <delLimit> option. - Add support for the -k option. - C...
[TXT] updater.h 1.6 6 years mux Bite the bullet and rename every $Id$ to $reeBSD$ so that it gets expanded. No ...


Download this directory in tarball
General options
,