]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Build fixups for the new USB stack.
[FreeBSD/FreeBSD.git] / contrib /
2009-02-18 Warner LoshAdd an extra (void *) cast. The struct if_msghdr has...
2009-02-17 Dag-Erling SmørgravDon't try to auto-detect dynamic linking; it fails...
2009-02-16 Colin PercivalCorrectly scrub telnetd's environment.
2009-02-15 Ulf Lilleengen- Do not free the pattern lists immediately after use...
2009-02-09 Ulf Lilleengen- Fix an issue where file attributes were not installed...
2009-01-30 Gabor Kovesdan- Remove non-existing reference
2009-01-28 David SchultzVendor import of gdtoa 20081205.
2009-01-27 Sam Lefflerupdate to 0.5.11: some useful bug fixes (check ChangeLog)
2009-01-22 Edwin GroothuisMFV of tzdata2009a
2009-01-22 Tom RhodesDocument the "-U" option. While it is not part of the
2009-01-15 Sam Lefflerflatten vendor branch
2009-01-14 Robert WatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-13 Simon L. B. NielsenCorrect ntpd(8) cryptographic signature bypass [SA...
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-07 Simon L. B. NielsenPrevent cross-site forgery attacks on lukemftpd(8)...
2009-01-07 Ulf Lilleengen- Update manpage now that cvs mode is supported.
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-04 Ulf Lilleengen- Sort children branches by revision number rather...
2009-01-04 Ulf Lilleengen- Update copyright.
2009-01-04 Ulf Lilleengen- Try to match style(9).
2009-01-03 Ulf Lilleengen- Use a LIST to hold branches instead of a STAILQ.
2009-01-03 Ulf Lilleengen- Write out branches with the highest revision number...
2009-01-03 Ulf Lilleengen- A bit missing from the previous commit. The '@'s...
2009-01-02 Ulf Lilleengen- Add an optimization when parsing rcsfiles when the...
2009-01-02 Ulf Lilleengen- Disable rsync support for now, as it is not fully...
2009-01-02 Ulf Lilleengen- Fattrs are not used for rsync, so remove unused code.
2009-01-02 Ulf Lilleengen- Check for NULL in case fattr_frompath fails.
2009-01-02 David E. O'BrienAdd an additional COMPILE_ONLY check.
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2009-01-01 David E. O'BrienFlatten the file vendor area.
2008-12-31 Robert WatsonUpdate config.h for OpenBSM 1.1 alpha 4.
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-21 Ulf Lilleengen- Fix a wrong flag check.
2008-12-20 Sam LefflerMFH @ 186335
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-15 Qing LiThis main goals of this project are:
2008-12-13 Dag-Erling SmørgravFlatten and clean up.
2008-12-11 Warner LoshPush mips support into the tree.
2008-12-10 Ulf Lilleengen- Add missing printout information when appending file.
2008-12-09 Ulf Lilleengen- Check return value of the encoded keyword before...
2008-12-03 Ulf LilleengenA few bugfixes:
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 Ulf Lilleengen- Print out information about what file that is edited...
2008-12-02 Ulf Lilleengen- Fix a bug where deltas was not sorted on RCS dates...
2008-12-01 Sam Lefflerimport ath hal
2008-11-26 Ulf Lilleengen- Fix a bug in csup where SKIP is not obeyed when sendi...
2008-11-23 Ulf Lilleengen- Make sure comparisons are done on file types as well.
2008-11-23 Ulf Lilleengen- Add support for reading RCS info from status file...
2008-11-20 Ulf Lilleengen- Refactor some parts of the code and increase code...
2008-11-20 Ulf Lilleengen- Add support for 'X' and 'x' commands in CVSup protoco...
2008-11-20 Ulf Lilleengen- Fix build with GNU make.
2008-11-20 Ulf Lilleengen- Fix issues that prevented rsync support from working.
2008-11-19 Ulf LilleengenA few general bugfixes:
2008-11-19 Ulf Lilleengen- Fixup the rcs revision comparing to be correct this...
2008-11-17 Rafal Jaworowskigdb: Remove arm_pc_is_thumb_dummy() and related code.
2008-11-15 Rong-En Fan- Update instructions for Subversion import
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-11-13 Ed SchoutenUse strlcpy() instead of strcpy().
2008-11-13 Ed SchoutenConvert telnetd(8) to use posix_openpt(2).
2008-11-12 Robert WatsonFlatten OpenBSM vendor tree in preparation for new...
2008-11-12 Ulf Lilleengen- Fix idiotic rcsnum_cmp and compare the revision numbe...
2008-11-09 Rong-En Fan- Flatten the vendor area
2008-11-02 Robert WatsonWhen encoding an smb name, truncate one byte earlier...
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-25 Ulf Lilleengen- Implement rsync support in csup, which is chosen...
2008-10-25 Ulf Lilleengen- Implement support for retrieving a size_t type from...
2008-10-25 Ulf Lilleengen- Add size_t format specifier to proto_printf.
2008-10-20 Ruslan ErmilovActually fix pty detection for autologout setting.
2008-10-19 Ulf Lilleengen- Import csup work from p4.
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-10-14 Edwin GroothuisMFV of r183861:
2008-09-27 Xin LIFlatten all tags of the dist tree of netcat.
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-16 Christian S.J. PeronImplement zero-copy bpf(4) buffer or "zbuf" support...
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-13 Antoine BrodinFix TELOPT(opt) when opt > TELOPT_TN3270E.
2008-09-10 David E. O'BrienIf arm.h is going to define WCHAR_TYPE, don't assume...
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-05 Rui PauloMerge ath again (addition of wisoc files).
2008-09-05 Rui PauloMerge fix for P4 expansion from vendor branch.
2008-09-03 David SchultzMake strtof() respect the current rounding mode.
2008-09-03 David SchultzMerge gdtoa 20080831. This fixes several bugs, includin...
2008-09-03 David SchultzFlatten vendor/gdtoa/*.
2008-09-02 Gregory Neil ShapiroFix an ABI breakage found after the import that will...
2008-09-01 David E. O'BrienWe're not quite ready for the full %(endian_spec).
2008-09-01 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P2 import
2008-09-01 David E. O'BrienAdd __unix__. Tweak __KPRINTF_ATTRIBUTE__ while I...
2008-09-01 David E. O'BrienAdd FreeBSD/MIPS support to GCC.
2008-09-01 Dag-Erling SmørgravRemove some unused files.
2008-08-31 David E. O'BrienTurn cc_tools/Makefile and Makefile.tgt into a "linear...
2008-08-29 Tom RhodesList authentication types supported with "-X" taken...
2008-08-28 Gregory Neil ShapiroUpdate import/merge instructions for the svn repo
2008-08-28 Gregory Neil ShapiroMerge sendmail 8.14.3 into HEAD.
2008-08-28 Peter WemmPass 2 of flattening sendmail vendor area.
2008-08-28 Peter WemmStage 1 of sendmail dist tree flattening. contrib...
2008-08-28 Rui PauloMerge ath_hal 0.10.5.10 to head.
next