aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correct a bug in the handling of backslash characters in smbfs which canreleng/4.10Colin Percival2006-05-313-2/+13
* MFC: Correct a local information leakage bug affecting AMD FPUs.Colin Percival2006-04-193-3/+44
* Add missing code needed for the detection of IPSec packet replays. [1]Colin Percival2006-03-2220-679/+751
* Correct a remote kernel panic when processing zero-length RPC recordsSimon L. B. Nielsen2006-03-013-2/+6
* Correct insecure temporary file usage in texindex. [06:01]Colin Percival2006-01-1111-67/+241
* Correct a man-in-the-middle SSL version rollback vulnerability.Colin Percival2005-10-114-8/+6
* Fix two more temporary file usage bogons which were apparently fixedColin Percival2005-09-094-5/+8
* MFC: Correct insecure temporary file usage.Colin Percival2005-09-073-3/+4
* Correct bzip2 denial of service and permission race vulnerabilities.Simon L. B. Nielsen2005-06-299-39/+138
* Correct directory traversal and race condition vulnerabilities in gzip.Simon L. B. Nielsen2005-06-083-9/+14
* Add a knob for disabling/enabling HTT, "machdep.hyperthreading_allowed".Jacques Vidrine2005-05-134-1/+112
* MFC: Fix two issues which were missed in FreeBSD-SA-05:08.kmem.Colin Percival2005-05-084-1/+7
* If we are going toColin Percival2005-05-067-1/+9
* Correctly validate inputs to the i386_get_ldt syscall.Colin Percival2005-05-063-6/+8
* Correct improper permissions on /dev/iir. The earlier permissionsColin Percival2005-05-063-3/+6
* MFC:Simon L. B. Nielsen2005-04-225-9/+14
* Zero the ifr.ifr_name buffer in ifconf() in order to avoidColin Percival2005-04-153-1/+11
* MFC revision 1.103.Colin Percival2005-04-043-1/+5
* MFC src/contrib/telnet/telnet.c 1.16: Correct buffer overflows inJacques Vidrine2005-03-286-25/+100
* FreeBSD-SA-04:17.procfs:Colin Percival2004-12-013-2/+22
* FreeBSD-SA-04:16.fetch:Colin Percival2004-11-183-2/+7
* Correct several vulnerabilities in CVS 1.11.5 (CAN-2004-0414,Jacques Vidrine2004-09-1911-27/+170
* FreeBSD-SA-04:13.linux:Colin Percival2004-06-303-11/+23
* Add note about p1 and what it fixes.Ken Smith2004-06-261-0/+3
* MFS of fix to twe(4) driver. Fixes problem seen on 6xxx series controllersKen Smith2004-06-264-9/+19
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_10'.cvs2svn2004-06-161-0/+108
* MFS of rev 1.73.2.91, note 4.10-RELEASE date.Ken Smith2004-05-271-0/+3
* Fix version number when referring to the current FreeBSD release.release/4.10.0Bruce A. Mah2004-05-251-1/+1
* Trim the package list down some due to overflow problems.Scott Long2004-05-251-2/+4
* Add errata for the 4.10 releaseScott Long2004-05-251-1/+28
* Update __FreeBSD_version for 4.10. Note that it is 491000.Scott Long2004-05-251-1/+1
* Update for 4.10-RELEASEScott Long2004-05-251-1/+1
* Update for 4.10Scott Long2004-05-251-1/+1
* Update for 4.10Scott Long2004-05-252-2/+2
* MFS of Rev. 1.187.2.29, adding sysctl "vm.old_msync" to allow users toKen Smith2004-05-221-1/+7
* Bump &release.current;.Hiroki Sato2004-05-221-1/+1
* Add a link to the errata document for convenience.Hiroki Sato2004-05-221-0/+5
* Merge from RELENG_4:Hiten Pandya2004-05-211-10/+1
* Merge updated patch from vendor branch (1.1.1.17)Dag-Erling Smørgrav2004-05-201-2/+40
* MFC: rev 1.124. Fix "thundering herd" problem in accept.Paul Saab2004-05-191-1/+1
* MFC: Add support for new chip Id's.Scott Long2004-05-191-1/+8
* Merge parser fix from vendor branch (rev 1.1.1.16)Dag-Erling Smørgrav2004-05-191-2/+2
* MFS: Wait 1 second after loading modules to let slow devices probe.Scott Long2004-05-161-0/+3
* MFS of rev 1.187.2.27: Change vm_map_clean(... MS_INVALIDATE) to notKen Smith2004-05-141-1/+1
* MFS of rev 1.65.2.15: Implement IO_INVAL in the vnode op for writing byKen Smith2004-05-141-0/+2
* MFS of rev 1.64.2.4: Change ffs_realloccg() to set the valid bits forKen Smith2004-05-141-2/+10
* MFC: Belatedly catch up to XFree86 4.3 layoutKris Kennaway2004-05-131-0/+28
* MFC: Use better way of hiding FR for sppp without fr support. We should hideRoman Kurakin2004-05-122-19/+25
* Remove reference to hints file since we don't have it in RELENG_4Roman Kurakin2004-05-123-32/+15
* 1. Fixed potential problem that would cause out-of-order requests in twe_star...Vinod Kashyap2004-05-123-14/+10