summaryrefslogtreecommitdiffstats
path: root/usr.sbin/freebsd-update
Commit message (Expand)AuthorAgeFilesLines
* MFC r319954:gjb2017-06-151-6/+6
* MFC r302534:delphij2016-07-111-1/+1
* Provide a future release as an example, instead of a historical one.glebius2016-02-051-1/+1
* Add debug file extension to freebsd-update(8) after r288176emaste2015-10-151-1/+1
* Add --currently-running <release> option to freebsd-update.cperciva2015-10-092-0/+10
* Skip src component if /usr/src is empty.delphij2015-06-151-4/+12
* Add META_MODE support.sjg2015-06-131-0/+11
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-272-31/+79
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-0/+8
| |\
| * \ Merge head from 7/28sjg2014-08-191-1/+1
| |\ \
| * \ \ Merge headsjg2014-04-281-23/+27
| |\ \ \
| * \ \ \ Merge from headsjg2013-09-051-2/+2
| |\ \ \ \
| * | | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+14
* | | | | | Fix syntax errors in conditions for new features in freebsd-updateallanjude2015-04-151-2/+2
* | | | | | - Include commas in valid file-name chars freebsd-update will supportkmoore2015-03-121-1/+1
* | | | | | Add a new safetly belt to freebsd-update to prevent a user doing a minor upda...allanjude2015-03-032-8/+46
* | | | | | (backup_kernel_finddir, backup_kernel, install_files):thomas2015-02-131-18/+18
* | | | | | When upgrading, install the ELF runtime linkers before libraries.brooks2015-02-061-0/+9
* | | | | | Use "RCS tag" instead of "$FreeBSD$ tag", since svn will obedientlydes2014-12-221-4/+4
* | | | | | Strip trailing / characters from paths in "not present" index entries, notcperciva2014-12-221-0/+1
| |_|_|_|/ |/| | | |
* | | | | Re-work non-persistent filesystem detection as it was not possible tofeld2014-11-181-8/+7
* | | | | Add logic for detecting non-persistent filesystems being utilized byfeld2014-11-171-0/+9
| |_|_|/ |/| | |
* | | | use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-1/+1
| |_|/ |/| |
* | | Fix typo in r256646: We want to generate lists of directories in INDEX-OLDcperciva2013-11-091-2/+2
* | | Be more selective when filtering for lib*.so.N files. These are deletedcperciva2013-10-241-7/+7
* | | Allow ~ in file names so libtool droppings in contrib don't break updates.des2013-10-191-1/+1
* | | When installing updates, install new directories first and remove oldcperciva2013-10-161-0/+17
* | | Speed up `freebsd-update IDS` by using IFS to split fields instead ofcperciva2013-10-161-15/+2
| |/ |/|
* | mdoc sweep.joel2013-05-121-2/+2
|/
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-241-1/+1
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
* Add '%' and '@' to the set of characters which can appear in path names.cperciva2011-10-231-1/+1
* Make freebsd-update(8) smarter in how it handles $FreeBSD$ tags incperciva2011-05-111-3/+33
* Honor $PAGER instead of always calling more.gordon2011-01-241-4/+9
* Typo fix in a comment.bcr2010-11-101-1/+1
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
* In backup_kernel(), support backing up subdirectories and handle filesjh2010-09-121-5/+6
* "freebsd-update fetch -r NEWRELEASE" is meaningless and probably a typocperciva2010-09-101-2/+14
* Add warning about freebsd-update upgrade needing lots of disk space.cperciva2010-09-101-0/+5
* Remind the user that he needs to run 'freebsd-update install' to installcperciva2010-09-101-0/+4
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-1/+1
* Update some release version numbers. The patch is based on the onebcr2010-07-141-5/+5
* Fix several typos in macros or macro misusage.uqs2010-03-121-1/+1
* Disable SSL renegotiation in order to protect against a seriouscperciva2009-12-031-0/+1
* Special-case "-r X" where X is [0-9.]+ to mean "-r X-RELEASE".cperciva2009-09-291-0/+3
* Add support for backing up the old kernel when installing a new kernelsimon2009-08-191-1/+161
* fix grammar...jmg2009-05-061-1/+1
* In `freebsd-update IDS`, strip out file flags before we look forcperciva2008-08-081-18/+18
OpenPOWER on IntegriCloud