summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* remove gcc-ism; tsinfo isn't used anywaysam2009-03-151-1/+1
* Make gcc use C99 inline semantics in c99 and gnu99 mode. This was thedas2009-03-146-139/+212
* fix portability; linux does not have sa_len/sun_lensam2009-03-131-7/+13
* Merge r183430 from vendor/top/dist to head/contrib/top, although withrwatson2009-03-101-0/+0
* - Try to handle rcsfile write failures in the same way as cvsup, as they are notlulf2009-03-061-1/+1
* Remove some unused vendor files.das2009-03-0439-16499/+0
* Update config.h for OpenBSM 1.1 beta1.rwatson2009-03-031-3/+3
* Merge OpenBSM 1.1 beta 1 from OpenBSM vendor branch to head, bothrwatson2009-03-0228-289/+890
* don't need these any more; we are now using a combined treesam2009-03-02400-165860/+0
* bring in local changes for:sam2009-03-026-4/+102
* connect vendor wpa area to contribsam2009-03-02435-0/+184156
* Make `less -R' not crash all the time.das2009-02-281-2/+4
* Rename all symbols in libmp(3) to mp_*, just like Solaris.ed2009-02-261-43/+43
* Add an extra (void *) cast. The struct if_msghdr has an 8 byteimp2009-02-181-1/+1
* Don't try to auto-detect dynamic linking; it fails on mips. The Makefiledes2009-02-172-17/+23
* Correctly scrub telnetd's environment.cperciva2009-02-161-4/+19
* - Do not free the pattern lists immediately after use, as they might be neededlulf2009-02-151-6/+0
* - Fix an issue where file attributes were not installed correctly during a Touchlulf2009-02-091-1/+3
* - Remove non-existing referencegabor2009-01-301-2/+1
* Vendor import of gdtoa 20081205.das2009-01-2831-147/+1899
|\
| * Flatten vendor/gdtoa/*.das2008-09-0385-24820/+0
* | update to 0.5.11: some useful bug fixes (check ChangeLog)sam2009-01-2742-163/+378
* | Document the "-U" option. While it is not part of thetrhodes2009-01-222-2/+5
* | Merge OpenBSM alpha 5 from OpenBSM vendor branch to head, bothrwatson2009-01-1493-496/+1665
|\ \
* | | Correct ntpd(8) cryptographic signature bypass [SA-09:04].simon2009-01-131-1/+1
* | | Merge from vendor/bind9/dist as of the 9.4.3-P1 importdougb2009-01-096-12/+19
* | | Prevent cross-site forgery attacks on lukemftpd(8) due to splittingsimon2009-01-073-11/+40
* | | - Update manpage now that cvs mode is supported.lulf2009-01-071-2/+0
* | | Merge support for CVSMode (aka. mirror mode) into csup. This means csup can nowlulf2009-01-0530-82/+6807
|\ \ \
| * | | - 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
| * | | - 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
OpenPOWER on IntegriCloud