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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adds flags for SCTP checksum offload. Prep
rrs
2009-01-06
1
-0
/
+2
*
Add the ability of an alternate transport protocol
rrs
2009-01-06
3
-10
/
+133
*
Cross-reference snd_ich and snd_hda man pages.
mav
2009-01-06
2
-4
/
+11
*
Further cleanup protosw.h:
bz
2009-01-06
1
-21
/
+5
*
Add workaround for Parallels 4.0. Without it, ehci and uhci drivers
trasz
2009-01-06
2
-0
/
+14
*
Don't enforce an upper-bound to the number of sectors or heads
marcel
2009-01-06
1
-4
/
+2
*
remove the ath_rate module dependency; it's all bundled
sam
2009-01-06
1
-1
/
+0
*
Add a new quirk type so that the MacIO driver will assign memory resources
nwhitehorn
2009-01-06
1
-2
/
+8
*
remove module glue, it's not used any more
sam
2009-01-06
3
-81
/
+0
*
put a prefix on dhcp options to avoid clobbering, even by mistake,
luigi
2009-01-05
1
-1
/
+1
*
Import yet some more small fixes to libteken sources:
ed
2009-01-05
3
-0
/
+25
*
Add Centaur/IDT/VIA vendor ID for Nano family, which has long mode support.
jkim
2009-01-05
4
-4
/
+4
*
First cut at fixing memory mapping botch. Nobody must use the ray(4)
imp
2009-01-05
1
-16
/
+29
*
Define bits for memory mapping house keeping by bridges.
imp
2009-01-05
1
-0
/
+4
*
More wording improvements.
brueffer
2009-01-05
1
-4
/
+4
*
Switch the last protosw* structs to C99 initializers.
bz
2009-01-05
2
-17
/
+25
*
This patch introduces a number of simplifications to the Forth
luigi
2009-01-05
3
-511
/
+315
*
o FreeBSD 7.1 added.
maxim
2009-01-05
1
-3
/
+8
*
Correct the type for the global var accessed in sig handlers.
obrien
2009-01-05
1
-1
/
+1
*
Document the NO_XXX options supported by our Makefile.inc1.
keramida
2009-01-05
1
-1
/
+64
*
Merge support for CVSMode (aka. mirror mode) into csup. This means csup can now
lulf
2009-01-05
31
-83
/
+6812
|
\
|
*
- 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
|
*
- Add missing rsyncfile from Makefile
lulf
2008-11-23
1
-1
/
+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
[prev]
[next]