summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Adds flags for SCTP checksum offload. Preprrs2009-01-061-0/+2
* Add the ability of an alternate transport protocolrrs2009-01-063-10/+133
* Cross-reference snd_ich and snd_hda man pages.mav2009-01-062-4/+11
* Further cleanup protosw.h:bz2009-01-061-21/+5
* Add workaround for Parallels 4.0. Without it, ehci and uhci driverstrasz2009-01-062-0/+14
* Don't enforce an upper-bound to the number of sectors or headsmarcel2009-01-061-4/+2
* remove the ath_rate module dependency; it's all bundledsam2009-01-061-1/+0
* Add a new quirk type so that the MacIO driver will assign memory resourcesnwhitehorn2009-01-061-2/+8
* remove module glue, it's not used any moresam2009-01-063-81/+0
* put a prefix on dhcp options to avoid clobbering, even by mistake,luigi2009-01-051-1/+1
* Import yet some more small fixes to libteken sources:ed2009-01-053-0/+25
* Add Centaur/IDT/VIA vendor ID for Nano family, which has long mode support.jkim2009-01-054-4/+4
* First cut at fixing memory mapping botch. Nobody must use the ray(4)imp2009-01-051-16/+29
* Define bits for memory mapping house keeping by bridges.imp2009-01-051-0/+4
* More wording improvements.brueffer2009-01-051-4/+4
* Switch the last protosw* structs to C99 initializers.bz2009-01-052-17/+25
* This patch introduces a number of simplifications to the Forthluigi2009-01-053-511/+315
* o FreeBSD 7.1 added.maxim2009-01-051-3/+8
* Correct the type for the global var accessed in sig handlers.obrien2009-01-051-1/+1
* Document the NO_XXX options supported by our Makefile.inc1.keramida2009-01-051-1/+64
* Merge support for CVSMode (aka. mirror mode) into csup. This means csup can nowlulf2009-01-0531-83/+6812
|\
| * - Sort children branches by revision number rather than by date since a few RCSlulf2009-01-041-1/+1
| * - Update copyright.lulf2009-01-047-7/+7
| * - Try to match style(9).lulf2009-01-043-47/+35
| * - Use a LIST to hold branches instead of a STAILQ.lulf2009-01-031-11/+37
| * - Write out branches with the highest revision number first if they have thelulf2009-01-031-2/+2
| * - A bit missing from the previous commit. The '@'s from the string token must belulf2009-01-031-0/+4
| * - Add an optimization when parsing rcsfiles when the intention is to only sendlulf2009-01-026-17/+36
| * - Disable rsync support for now, as it is not fully working.lulf2009-01-021-0/+1
| * - Fattrs are not used for rsync, so remove unused code.lulf2009-01-021-3/+1
| * - Check for NULL in case fattr_frompath fails.lulf2009-01-021-1/+1
| * - Fix a wrong flag check.lulf2008-12-211-1/+1
| * - Add missing printout information when appending file.lulf2008-12-101-0/+1
| * - Check return value of the encoded keyword before using it.lulf2008-12-091-4/+8
| * A few bugfixes:lulf2008-12-035-47/+49
| * - Print out information about what file that is edited before it is editedlulf2008-12-021-4/+4
| * - Fix a bug where deltas was not sorted on RCS dates _and_ revision number.lulf2008-12-021-1/+1
| * - Fix a bug in csup where SKIP is not obeyed when sending collectionlulf2008-11-261-0/+2
| * - Add missing rsyncfile from Makefilelulf2008-11-231-1/+2
| * - Make sure comparisons are done on file types as well.lulf2008-11-232-8/+22
| * - Add support for reading RCS info from status file to avoid having to detail alulf2008-11-231-20/+79
| * - Refactor some parts of the code and increase code reuse.lulf2008-11-2015-466/+253
| * - Add support for 'X' and 'x' commands in CVSup protocol. These commands are notlulf2008-11-201-28/+45
| * - Fix build with GNU make.lulf2008-11-205-15/+18
| * - Fix issues that prevented rsync support from working.lulf2008-11-202-2/+2
| * A few general bugfixes:lulf2008-11-194-13/+12
| * - Fixup the rcs revision comparing to be correct this time.lulf2008-11-191-18/+35
| * - Fix idiotic rcsnum_cmp and compare the revision numbers without allocating anylulf2008-11-121-38/+18
| * - Implement rsync support in csup, which is chosen as a protocol for regularlulf2008-10-256-13/+469
| * - Implement support for retrieving a size_t type from the protocol stream.lulf2008-10-252-0/+21
OpenPOWER on IntegriCloud