index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
csup
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Update manpage now that cvs mode is supported.
lulf
2009-01-07
1
-2
/
+0
*
- Sort children branches by revision number rather than by date since a few RCS
lulf
2009-01-04
1
-1
/
+1
*
- Update copyright.
lulf
2009-01-04
7
-7
/
+7
*
- Try to match style(9).
lulf
2009-01-04
3
-47
/
+35
*
- Use a LIST to hold branches instead of a STAILQ.
lulf
2009-01-03
1
-11
/
+37
*
- Write out branches with the highest revision number first if they have the
lulf
2009-01-03
1
-2
/
+2
*
- A bit missing from the previous commit. The '@'s from the string token must be
lulf
2009-01-03
1
-0
/
+4
*
- Add an optimization when parsing rcsfiles when the intention is to only send
lulf
2009-01-02
6
-17
/
+36
*
- Disable rsync support for now, as it is not fully working.
lulf
2009-01-02
1
-0
/
+1
*
- Fattrs are not used for rsync, so remove unused code.
lulf
2009-01-02
1
-3
/
+1
*
- Check for NULL in case fattr_frompath fails.
lulf
2009-01-02
1
-1
/
+1
*
- Fix a wrong flag check.
lulf
2008-12-21
1
-1
/
+1
*
- Add missing printout information when appending file.
lulf
2008-12-10
1
-0
/
+1
*
- Check return value of the encoded keyword before using it.
lulf
2008-12-09
1
-4
/
+8
*
A few bugfixes:
lulf
2008-12-03
5
-47
/
+49
*
- Print out information about what file that is edited before it is edited
lulf
2008-12-02
1
-4
/
+4
*
- Fix a bug where deltas was not sorted on RCS dates _and_ revision number.
lulf
2008-12-02
1
-1
/
+1
*
- Fix a bug in csup where SKIP is not obeyed when sending collection
lulf
2008-11-26
1
-0
/
+2
*
- Make sure comparisons are done on file types as well.
lulf
2008-11-23
2
-8
/
+22
*
- Add support for reading RCS info from status file to avoid having to detail a
lulf
2008-11-23
1
-20
/
+79
*
- Refactor some parts of the code and increase code reuse.
lulf
2008-11-20
15
-466
/
+253
*
- Add support for 'X' and 'x' commands in CVSup protocol. These commands are not
lulf
2008-11-20
1
-28
/
+45
*
- Fix build with GNU make.
lulf
2008-11-20
5
-15
/
+18
*
- Fix issues that prevented rsync support from working.
lulf
2008-11-20
2
-2
/
+2
*
A few general bugfixes:
lulf
2008-11-19
4
-13
/
+12
*
- Fixup the rcs revision comparing to be correct this time.
lulf
2008-11-19
1
-18
/
+35
*
- Fix idiotic rcsnum_cmp and compare the revision numbers without allocating any
lulf
2008-11-12
1
-38
/
+18
*
- Implement rsync support in csup, which is chosen as a protocol for regular
lulf
2008-10-25
6
-13
/
+469
*
- Implement support for retrieving a size_t type from the protocol stream.
lulf
2008-10-25
2
-0
/
+21
*
- Add size_t format specifier to proto_printf.
lulf
2008-10-25
1
-0
/
+6
*
- Import csup work from p4.
lulf
2008-10-19
25
-65
/
+6386
*
Fix a compiler warning.
jb
2007-11-18
1
-1
/
+1
*
Fix a typo that caused the #undef directive to not actually undefine
mux
2007-05-19
1
-1
/
+1
*
Import the latest snapshot of csup (20060313).
mux
2006-03-14
18
-237
/
+777
*
Import today's csup sources to get the warning fix for queue.h. We
mux
2006-03-03
2
-2
/
+2
*
Initial import of csup.
mux
2006-03-03
49
-0
/
+12927