aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Correct problems with locking, namei leakage, and symlinkreleng/6.0Colin Percival2007-02-144-70/+105
* Fix jail rc.d script privilege escalation via symlink attack againstSimon L. B. Nielsen2007-01-111-1/+1
* Correct a signedness bug which allowed members of the operatorColin Percival2006-12-062-2/+2
* Correct multiple vulnerabilities in OpenSSH.Simon L. B. Nielsen2006-09-301-1/+1
* Correct problem in the 2006-09-28 patch concerning the handling ofColin Percival2006-09-291-1/+1
* Correct multiple vulnerabilities in crypto(3).Colin Percival2006-09-281-1/+1
* Correct multiple vulnerabilities in gzip(1).Simon L. B. Nielsen2006-09-191-1/+1
* Correct incorrect PKCS#1 v1.5 padding validation in crypto(3). [1]Simon L. B. Nielsen2006-09-061-1/+1
* Correct buffer overflow in the handling of LCP options in ppp(4)Colin Percival2006-08-232-13/+25
* Correct a bug in the handling of multipart messages by sendmail(8)Colin Percival2006-06-141-1/+1
* Enable inadvertantly disabled "securenet" access controls in ypserv. [1]Colin Percival2006-05-312-2/+9
* MFC: Correct a local information leakage bug affecting AMD FPUs.Colin Percival2006-04-193-3/+77
* Add missing code needed for the detection of IPSec packet replays. [1]Colin Percival2006-03-222-1/+18
* Correct a remote kernel panic when processing zero-length RPC recordsSimon L. B. Nielsen2006-03-012-2/+2
* Make sure buffers in if_bridge are fully initialized before copyingColin Percival2006-01-254-3/+6
* Correct a buffer overflow when scanning for 802.11 wireless networks.Colin Percival2006-01-182-5/+17
* Correct insecure temporary file usage in texindex. [06:01]Colin Percival2006-01-112-2/+2
* Merge from RELENG_6 of src/sys/nfsclient/nfs_vnops.c rev 1.258.2.1:Xin LI2005-12-192-2/+2
* Welcome to 6.0-RELEASE.Scott Long2005-11-021-1/+1
* MFC 1.59SUZUKI Shinsuke2005-11-011-75/+51
* MFC: Enable beastie.4th.Yoshihiro Takahashi2005-10-301-2/+2
* MFCScott Long2005-10-302-10/+43
* This commit was manufactured by cvs2svn to create branch 'RELENG_6_0'.cvs2svn2005-10-301-0/+17
* MFC rev 1.113Scott Long2005-10-291-0/+3
* Sync RELENG_6_0 with all of the FFS fixes from Tor.Scott Long2005-10-295-64/+59
* MFC: (1.16) Fixing a name collision in module declaration by renamingTai-hwa Liang2005-10-281-3/+3
* Fix possible live-lock under heavy load where we can't allocate morePawel Jakub Dawidek2005-10-281-1/+12
* MF6: Add DEFAULTS files for amd64, i386, and pc98.John Baldwin2005-10-283-18/+3
* MF6: config -V and support for DEFAULTS.John Baldwin2005-10-288-8/+8
* MF6: Add COMPAT_FREEBSD5.John Baldwin2005-10-281-0/+3
* Fix this:Martin Cracauer2005-10-281-2/+6
* MFC: Fix regression in Dell PERC/ROMB systems.Scott Long2005-10-282-27/+45
* This commit was manufactured by cvs2svn to create branch 'RELENG_6_0'.cvs2svn2005-10-283-0/+49
* MFC Rev 1.60SUZUKI Shinsuke2005-10-281-0/+2
* MFC:Ade Lovett2005-10-284-0/+8
* MF RELENG_6 r1.34.2.1Peter Grehan2005-10-281-0/+2
* MFC vfs_cluster.c Revision 1.168Stephan Uphoff2005-10-281-3/+8
* MFC of Rev. 1.6.2.1:Ken Smith2005-10-271-0/+15
* MFC r1.1334:Joel Dahl2005-10-271-1/+2
* MFC if_bridge r1.30Andrew Thompson2005-10-271-19/+25
* MFC: Sync the mpt driver to pick up license refinement and INVARIANTS error.Scott Long2005-10-277-25/+23
* MFC:Gleb Smirnoff2005-10-274-7/+24
* MFC: synchronize the NDISulator with the head and RELENG_5 branches,Bill Paul2005-10-2712-1573/+3259
* MFC: add 1 microsecond delay to pci_add_children() bus enumeration loopBill Paul2005-10-271-0/+1
* MFC:Søren Schmidt2005-10-271-6/+10
* MFC rev 1.34SUZUKI Shinsuke2005-10-271-9/+17
* MFC: 1.2: don't set segment registers yet.Peter Wemm2005-10-261-0/+4
* Virtual channel default speed should be based on soundcardAriff Abdullah2005-10-261-2/+30
* Rearrange sound unregister procedure to detect mixer busyAriff Abdullah2005-10-261-12/+15
* Track every mixer device closing for proper refcount calculation.Ariff Abdullah2005-10-261-1/+1