]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Fix the freebsd32 versions of semsys(), shmsys(), and msgsys() to use the
[FreeBSD/FreeBSD.git] / contrib /
2009-07-22 bmsOutput DWARF debug information for global 'using' decla...
2009-07-17 rwatsonImport OpenBSM 1.1p1 from vendor branch to 8-CURRENT...
2009-07-15 samcorrect IEEE80211_RADIOTAP_XCHANNEL to match system
2009-07-14 kanSecond attempt at eliminating .text relocations in...
2009-07-14 samUpdates, mostly to add 802.11s support:
2009-07-11 cpercivaRemove build timestamps from the following files:
2009-07-11 cpercivaFix .Dd value -- our mdoc macros don't know how to...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-10 mpFlatten vendor/tcsh/dist.
2009-06-25 dougbThis is the solution that ISC committed after 9.6.1...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-23 kibUsermode portion of the support for swap allocation...
2009-06-16 rdivackyFix a typo that causes the for loop to exit immediately...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-12 lulf- Remove semicolon that should not have been there.
2009-06-12 avggdb: make 'thread apply all bt' always work on all...
2009-06-10 cpercivaPrevent integer overflow in direct pipe write code...
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-01 lulf- Add missing data argument to printf.
2009-06-01 dougbLocal hack to get the build going again while ISC works...
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-29 stas- Prevent buffer overflow in IPFilter's load_http funct...
2009-05-29 delphijAdd an EXIT STATUS section to the manual page. Current...
2009-05-28 delphijUpdate netcat to the version carried with OpenBSD 4.5.
2009-05-28 marcelchar can be unsigned, like on ARM and PowerPC. Unbreak the
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edMerge local changes to ee(1) into contrib space.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-21 desWhen man pages are formatted in UTF-8, .Fl is encoded...
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-09 delphijUpdate to less v429.
2009-05-04 obrienThis belongs in //svn.freebsd.org/base/vendor/file...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-25 bzRemove udp and tcp includes not needed here.
2009-04-20 robertoMerge r191298 into HEAD.
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-11 rpauloRevert previous commit that commented out some bpf...
2009-04-07 emaste- Use gdb-* glob instead of gdb-6.1.1, to simplify...
2009-04-02 rpauloRestore local change to include <sys/bpf.h> inside...
2009-03-31 rpauloRemove a dangling extern "C" declaration that was misse...
2009-03-25 lulf- Add proper error checking and printing to the CVSMode...
2009-03-25 lulf- Remember to set umask before setting attributes of...
2009-03-25 dasMerge an important change that I mistakenly left out...
2009-03-24 vanhuFixed indentation for LINKTYPE_ENC
2009-03-22 rpaulobpf_filter() and bpf_validate() can't live here if...
2009-03-21 rpauloRemove remaining references to BIOCSETBUFMODE ifdefs...
2009-03-21 rpauloFinish merge of zerocopy bpf.
2009-03-21 dougbMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloFix WITHOUT_IPV6=yes build.
2009-03-21 rpauloAdd Mac OS X stuff.
2009-03-21 rpauloAdd a couple more paths.
2009-03-21 rpauloAdd exclude list for libpcap.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-21 rpauloFix a path.
2009-03-21 rpauloExclude list for tcpdump imports.
2009-03-20 rpauloFlatten vendor/libpcap and remove keyword expansion.
2009-03-20 rpauloFlatten vendor/tcpdump and remove keyword expansion.
2009-03-16 dougbAdd some notes and clarify a few sections:
2009-03-16 vanhuAdded DLT_ENC to map list, so it is now possible
2009-03-15 samremove gcc-ism; tsinfo isn't used anyway
2009-03-14 dasMake gcc use C99 inline semantics in c99 and gnu99...
2009-03-13 samfix portability; linux does not have sa_len/sun_len
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-10 rwatsonMerge r183430 from vendor/top/dist to head/contrib...
2009-03-06 lulf- Try to handle rcsfile write failures in the same...
2009-03-04 dasRemove some unused vendor files.
2009-03-03 rwatsonUpdate config.h for OpenBSM 1.1 beta1.
2009-03-02 rwatsonMerge OpenBSM 1.1 beta 1 from OpenBSM vendor branch...
2009-03-02 samdon't need these any more; we are now using a combined...
2009-03-02 sambring in local changes for:
2009-03-02 samconnect vendor wpa area to contrib
2009-02-28 dasMake `less -R' not crash all the time.
2009-02-26 edRename all symbols in libmp(3) to mp_*, just like Solaris.
2009-02-24 desVendor import of OpenSSH 5.2p1
2009-02-18 impAdd an extra (void *) cast. The struct if_msghdr has...
2009-02-17 desDon't try to auto-detect dynamic linking; it fails...
2009-02-16 cpercivaCorrectly scrub telnetd's environment.
2009-02-15 lulf- Do not free the pattern lists immediately after use...
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-09 lulf- Fix an issue where file attributes were not installed...
2009-02-07 pisoAdd SCTP NAT support.
2009-01-30 gabor- Remove non-existing reference
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-27 samupdate to 0.5.11: some useful bug fixes (check ChangeLog)
2009-01-22 trhodesDocument the "-U" option. While it is not part of the
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-13 simonCorrect ntpd(8) cryptographic signature bypass [SA...
2009-01-09 dougbMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-07 simonPrevent cross-site forgery attacks on lukemftpd(8)...
2009-01-07 lulf- Update manpage now that cvs mode is supported.
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-04 lulf- Sort children branches by revision number rather...
2009-01-04 lulf- Update copyright.
2009-01-04 lulf- Try to match style(9).
2009-01-03 lulf- Use a LIST to hold branches instead of a STAILQ.
2009-01-03 lulf- Write out branches with the highest revision number...
2009-01-03 lulf- A bit missing from the previous commit. The '@'s...
next