summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a race condition exists in the OpenSSL TLS server extension code andreleng/7.1Simon L. B. Nielsen2010-11-293-1/+5
* Don't unlock a mutex which wasn't locked.Colin Percival2010-11-103-2/+4
* Fix an integer overflow in RLE length parsing when decompressingColin Percival2010-09-203-1/+12
* Correctly copy the M_RDONLY flag when duplicating a referenceColin Percival2010-07-133-1/+6
* Change the current working directory to be inside the jail created byColin Percival2010-05-273-4/+5
* MFC r197223: Fix a deadlock in the ULE scheduler.Colin Percival2010-02-273-10/+19
* Fix BIND named(8) cache poisoning with DNSSEC validation.Simon L. B. Nielsen2010-01-0610-49/+149
* Bump the patch level in the kernel version number, which wasSimon L. B. Nielsen2009-12-031-1/+1
* Disable SSL renegotiation in order to protect against a seriousColin Percival2009-12-037-11/+31
* MFC r197711 (partial) to 6.x and 7.x:Simon L. B. Nielsen2009-10-024-4/+19
* Fix BIND named(8) dynamic update message remote DoS.Simon L. B. Nielsen2009-07-293-2/+9
* Prevent integer overflow in direct pipe write code from circumventingColin Percival2009-06-105-19/+35
* Don't leak information via uninitialized space in db(3) records. [09:07]Colin Percival2009-04-228-6/+32
* Correctly sanity-check timer IDs. [SA-09:06]Colin Percival2009-03-234-5/+16
* Correctly scrub telnetd's environment.Colin Percival2009-02-163-5/+23
* Correct ntpd(8) cryptographic signature bypass [SA-09:04].Simon L. B. Nielsen2009-01-135-4/+10
* Prevent cross-site forgery attacks on lukemftpd(8) due to splittingSimon L. B. Nielsen2009-01-0714-25/+59
* Fix a typo (s/get_setaffinity/sched_getaffinity/).Hiroki Sato2009-01-012-2/+2
* Ready to do one final test build and then start the release build process.release/7.1.0Ken Smith2008-12-311-1/+1
* Predict when we'll be ready to do the 7.1-RELEASE announcement.Ken Smith2008-12-311-0/+3
* Merge the following changes from the English version:Hiroki Sato2008-12-313-288/+672
* Fix $RDIR (installation directory) of relnotes.Hiroki Sato2008-12-311-1/+1
* Fix a typo.Hiroki Sato2008-12-311-1/+1
* Fix order in arch="".Hiroki Sato2008-12-311-3/+3
* Remove old (unmaintained) translations.Hiroki Sato2008-12-31234-41095/+0
* Trim 7.1R Errata.Hiroki Sato2008-12-312-63/+5
* Update release notes for 7.1R:Hiroki Sato2008-12-311-310/+824
* Bump version numbers and update descriptions for 7.1R.Hiroki Sato2008-12-312-25/+11
* Add arch="" attr support.Hiroki Sato2008-12-311-35/+137
* Bump year.Warner Losh2008-12-301-2/+2
* Merge bump of copyright.Warner Losh2008-12-301-1/+1
* Revert partially manual page changes as we reveted ICH10 and IT8213FXin LI2008-12-291-3/+3
* Revert r184442 (ata(4) changes to support ICH10 and ITE8213F chips) toXin LI2008-12-292-208/+103
* Reflect what is actually being supported by bce(4) in RELENG_7_1.Xin LI2008-12-291-1/+11
* MFC r185692Daniel Gerzo2008-12-281-1/+1
* Revert MFC of 185574 in response of changeset 186533 which removedXin LI2008-12-281-20/+3
* Revert the bce(4) MFC and restore the state of code as of before changesetXin LI2008-12-283-19816/+7041
* MFH: part of 186372Yoshihiro Takahashi2008-12-231-31/+31
* Prepare for 7.1-RC2 builds.Ken Smith2008-12-231-1/+1
* Prevent cross-site forgery attacks on ftpd(8) due to splittingColin Percival2008-12-235-8/+41
* MFC 182911,182948,185996 from HEAD to syncronize fwcontrol between all branchesSean Bruno2008-12-223-149/+462
* Fix to bug kern/126850. Only dispatch event hander if the interface had a par...VANHULLEBUS Yvan2008-12-212-22/+29
* Merge head 185728 via 186368: initialize dummy argument to umtx_op()Peter Wemm2008-12-211-1/+1
* Merge rev 185725 (184996 in head): Use correct names in END() macros.Peter Wemm2008-12-213-3/+3
* MFC revision 185713 from head.Christian S.J. Peron2008-12-201-4/+4
* MFC r186315:Joe Marcus Clarke2008-12-192-0/+4
* MFC r186314:Joe Marcus Clarke2008-12-192-8/+10
* MFC r185984:Konstantin Belousov2008-12-193-5/+31
* MFC r185983:Konstantin Belousov2008-12-191-2/+6
* MFC r185765, r185766:Konstantin Belousov2008-12-192-20/+53