summaryrefslogtreecommitdiff
path: root/usr.sbin/freebsd-update/freebsd-update.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with freebsd-update(8) that does not ensure the previousXin LI2015-05-131-41/+108
* Fix integer overflow in IGMP protocol. [SA-15:04]Xin LI2015-02-251-0/+9
* [SA-14:31] Fix multiple vulnerabilities in NTP suite.Dag-Erling Smørgrav2014-12-231-0/+1
* MFC r257879:Xin LI2013-11-281-2/+2
* MFC r256646, r256767, r257038:Xin LI2013-10-261-8/+25
* MFC r226650: Make freebsd-update work with FreeBSD 9.0. (In particular,Colin Percival2011-10-261-1/+1
* MFC r217767:Gordon Tetlow2011-02-051-4/+9
* MFC r212505:Jaakko Heinonen2010-11-051-5/+6
* Disable SSL renegotiation in order to protect against a seriousColin Percival2009-12-031-0/+1
* MFC 196392:Simon L. B. Nielsen2009-08-191-1/+161
* In `freebsd-update IDS`, strip out file flags before we look forColin Percival2008-08-081-18/+18
* Add "IDS" command to freebsd-update. This was present in the originalColin Percival2008-08-021-2/+253
* Adjust recognize-shared-libraries regex to avoid matching symlinks toColin Percival2008-03-251-14/+14
* When updating the install list for files which have had local changesColin Percival2008-03-231-2/+2
* Add change missing from previous commit: Remove temporary file.Colin Percival2007-11-161-1/+1
* Fix "freebsd-update rollback" applied to minor-version upgrades: OldColin Percival2007-11-161-2/+16
* Add support for "freebsd-update -r newrelease upgrade" -- binaryColin Percival2007-11-121-61/+837
* Two minor improvements uncovered by work on upgrading between releases:Colin Percival2007-11-081-2/+14
* Change the time of the first "EoL is coming soon, you should upgrade" warningColin Percival2007-08-141-2/+2
* When storing old versions of files for use in generating new files viaColin Percival2007-08-071-5/+20
* Add some missing '${BASEDIR}/'s. Prior to this commit, FreeBSD UpdateColin Percival2007-05-161-3/+3
* Fix problems resulting from SMP kernels (mis-)identifying themselves asColin Percival2007-03-041-3/+20
* Three minor bug fixes:Colin Percival2006-11-251-8/+18
* Set LC_ALL=C in order to avoid problems with character ranges andColin Percival2006-10-211-0/+3
* Conform to wider English usage.Colin Percival2006-09-021-2/+2
* Add FreeBSD Update 2.0 client code. The build code is in the projectsColin Percival2006-08-311-0/+1932