| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix logic error in sshd(8) concerning the handling of failedreleng/5.5 | Colin Percival | 2008-04-17 | 3 | -4/+5 |
| * | Fix sendfile(2) write-only file permission bypass. [08:03.sendfile] | Simon L. B. Nielsen | 2008-02-14 | 4 | -3/+8 |
| * | Fix date of last advisory -- January 14th, not January 18th. | Colin Percival | 2008-01-15 | 1 | -1/+1 |
| * | Fix issues which allow snooping on ptys. | Colin Percival | 2008-01-14 | 3 | -3/+5 |
| * | Correct a random value disclosure in random(4). [07:09] | Simon L. B. Nielsen | 2007-11-29 | 4 | -3/+8 |
| * | Correct a buffer overflow in OpenSSL SSL_get_shared_ciphers(). | Simon L. B. Nielsen | 2007-10-03 | 3 | -12/+15 |
| * | Correct a bug in the patch for FreeBSD-SA-07:01.jail which prevented | Simon L. B. Nielsen | 2007-08-01 | 7 | -59/+511 |
| * | Correct multiple security issues in how libarchive handles corrupt | Colin Percival | 2007-07-12 | 3 | -37/+104 |
| * | Fix buffer overflow in libmagic(3). | Colin Percival | 2007-05-23 | 5 | -19/+32 |
| * | Disable processing of IPv6 type 0 Routing Headers. This behaviour | Colin Percival | 2007-04-26 | 5 | -3/+18 |
| * | Correct two remote denials of service in BIND involving DNSSEC and | Colin Percival | 2007-02-09 | 5 | -8/+81 |
| * | Fix jail rc.d script privilege escalation via symlink attack against | Simon L. B. Nielsen | 2007-01-11 | 3 | -13/+119 |
| * | Correct a signedness bug which allowed members of the operator | Colin Percival | 2006-12-06 | 6 | -3/+27 |
| * | Correct multiple vulnerabilities in OpenSSH. | Simon L. B. Nielsen | 2006-09-30 | 16 | -13/+67 |
| * | Correct problem in the 2006-09-28 patch concerning the handling of | Colin Percival | 2006-09-29 | 3 | -2/+6 |
| * | Correct multiple vulnerabilities in crypto(3). | Colin Percival | 2006-09-28 | 15 | -4/+102 |
| * | Correct multiple vulnerabilities in gzip(1). | Simon L. B. Nielsen | 2006-09-19 | 6 | -21/+29 |
| * | Correct incorrect PKCS#1 v1.5 padding validation in crypto(3). [1] | Simon L. B. Nielsen | 2006-09-06 | 5 | -24/+55 |
| * | Correct buffer overflow in the handling of LCP options in ppp(4) | Colin Percival | 2006-08-23 | 3 | -13/+28 |
| * | Correct a bug in the handling of multipart messages by sendmail(8) | Colin Percival | 2006-06-14 | 5 | -11/+39 |
| * | Enable inadvertantly disabled "securenet" access controls in ypserv. [1] | Colin Percival | 2006-05-31 | 4 | -17/+41 |
| * | Looks like we're ready for the release...release/5.5.0 | Ken Smith | 2006-05-23 | 1 | -1/+1 |
| * | Add a paragraph documenting 5.5-RELEASE as the last (planned) 5-STABLE | Bruce A. Mah | 2006-05-22 | 1 | -0/+12 |
| * | MFC if_em.c, 1.92 to RELENG_5_5: | Pyun YongHyeon | 2006-05-21 | 1 | -0/+60 |
| * | MFC: Remove reference to -stable@ | Xin LI | 2006-05-21 | 1 | -12/+1 |
| * | Fix &release.url; for 5.5-RELEASE. | Hiroki Sato | 2006-05-20 | 1 | -1/+1 |
| * | Remove description about subscribing to stable@. | Hiroki Sato | 2006-05-20 | 1 | -11/+0 |
| * | Ready for RC1 builds... | Ken Smith | 2006-05-14 | 1 | -1/+1 |
| * | MFen: | Xin LI | 2006-05-13 | 6 | -276/+141 |
| * | MFC: tzdata2006. | Bruce A. Mah | 2006-05-12 | 1 | -2/+2 |
| * | Trim errata document for 5.5-RELEASE. | Bruce A. Mah | 2006-05-12 | 1 | -283/+4 |
| * | Update entities to reflect that this set of release documents is | Bruce A. Mah | 2006-05-12 | 1 | -3/+3 |
| * | Update for 5.5-RELEASE. | Ken Smith | 2006-05-12 | 2 | -5/+5 |
| * | Add packages-5.5-release. | Ken Smith | 2006-05-12 | 1 | -0/+1 |
| * | Update FreeBSD_version for 5.5-RELEASE. | Ken Smith | 2006-05-12 | 1 | -1/+1 |
| * | RELENG_5 -> RELENG_5_5 | Ken Smith | 2006-05-12 | 1 | -1/+1 |
| * | 5.4 -> 5.5 | Ken Smith | 2006-05-12 | 1 | -2/+2 |
| * | Adjust branch tag for updates to RELENG_5_5. | Ken Smith | 2006-05-12 | 1 | -1/+1 |
| * | Update default OS. | Ken Smith | 2006-05-12 | 1 | -1/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_5_5'. | cvs2svn | 2006-05-12 | 11 | -1329/+0 |
| * | Merge tzdata2006g from vendor branch. At this point, HEAD, RELENG_6, | Garrett Wollman | 2006-05-12 | 14 | -478/+773 |
| * | MFC: Bump copyright year on the hardware notes and installation guide. | Bruce A. Mah | 2006-05-11 | 2 | -0/+3 |
| * | New release note: ndis(4) partial sync with HEAD. | Bruce A. Mah | 2006-05-11 | 1 | -4/+113 |
| * | MFC: Second core on dual-core processors enabled. Fix typo in KDE | Bruce A. Mah | 2006-05-10 | 1 | -1/+5 |
| * | MFC: 1.37 | David Malone | 2006-05-02 | 1 | -8/+20 |
| * | MFC: v1.45, v1.44 | David Malone | 2006-05-02 | 1 | -8/+11 |
| * | MFC queue.3 1.39 to RELENG_5: | Ed Maste | 2006-05-02 | 1 | -1/+1 |
| * | MFC rev. 1.7: fix prototype for SYSCALL_MODULE(9). | Maxim Konovalov | 2006-05-01 | 1 | -3/+3 |
| * | MFC rev. 1.33: document SO_NOSIGPIPE. | Maxim Konovalov | 2006-05-01 | 1 | -1/+9 |
| * | MFC rev. 1.4 netflow.h: replace disappeared URLs to Cisco docs by | Maxim Konovalov | 2006-05-01 | 1 | -8/+14 |