| Commit message (Expand) | Author | Age | Files | Lines |
* | Add debug file extension to freebsd-update(8) after r288176 | emaste | 2015-10-15 | 1 | -1/+1 |
* | Add --currently-running <release> option to freebsd-update. | cperciva | 2015-10-09 | 2 | -0/+10 |
* | Skip src component if /usr/src is empty. | delphij | 2015-06-15 | 1 | -4/+12 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+11 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 2 | -31/+79 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 1 | -0/+8 |
| |\ |
|
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge head | sjg | 2014-04-28 | 1 | -23/+27 |
| |\ \ \ |
|
| * \ \ \ | Merge from head | sjg | 2013-09-05 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+14 |
* | | | | | | Fix syntax errors in conditions for new features in freebsd-update | allanjude | 2015-04-15 | 1 | -2/+2 |
* | | | | | | - Include commas in valid file-name chars freebsd-update will support | kmoore | 2015-03-12 | 1 | -1/+1 |
* | | | | | | Add a new safetly belt to freebsd-update to prevent a user doing a minor upda... | allanjude | 2015-03-03 | 2 | -8/+46 |
* | | | | | | (backup_kernel_finddir, backup_kernel, install_files): | thomas | 2015-02-13 | 1 | -18/+18 |
* | | | | | | When upgrading, install the ELF runtime linkers before libraries. | brooks | 2015-02-06 | 1 | -0/+9 |
* | | | | | | Use "RCS tag" instead of "$FreeBSD$ tag", since svn will obediently | des | 2014-12-22 | 1 | -4/+4 |
* | | | | | | Strip trailing / characters from paths in "not present" index entries, not | cperciva | 2014-12-22 | 1 | -0/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Re-work non-persistent filesystem detection as it was not possible to | feld | 2014-11-18 | 1 | -8/+7 |
* | | | | | Add logic for detecting non-persistent filesystems being utilized by | feld | 2014-11-17 | 1 | -0/+9 |
| |_|_|/
|/| | | |
|
* | | | | use .Mt to mark up email addresses consistently (part2) | bapt | 2014-06-20 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Fix typo in r256646: We want to generate lists of directories in INDEX-OLD | cperciva | 2013-11-09 | 1 | -2/+2 |
* | | | Be more selective when filtering for lib*.so.N files. These are deleted | cperciva | 2013-10-24 | 1 | -7/+7 |
* | | | Allow ~ in file names so libtool droppings in contrib don't break updates. | des | 2013-10-19 | 1 | -1/+1 |
* | | | When installing updates, install new directories first and remove old | cperciva | 2013-10-16 | 1 | -0/+17 |
* | | | Speed up `freebsd-update IDS` by using IFS to split fields instead of | cperciva | 2013-10-16 | 1 | -15/+2 |
| |/
|/| |
|
* | | mdoc sweep. | joel | 2013-05-12 | 1 | -2/+2 |
|/ |
|
* | Fixes to man8 groff mandoc style, usage mistakes, or typos. | wblock | 2012-05-24 | 1 | -1/+1 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -1/+1 |
* | Add '%' and '@' to the set of characters which can appear in path names. | cperciva | 2011-10-23 | 1 | -1/+1 |
* | Make freebsd-update(8) smarter in how it handles $FreeBSD$ tags in | cperciva | 2011-05-11 | 1 | -3/+33 |
* | Honor $PAGER instead of always calling more. | gordon | 2011-01-24 | 1 | -4/+9 |
* | Typo fix in a comment. | bcr | 2010-11-10 | 1 | -1/+1 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -1/+0 |
* | In backup_kernel(), support backing up subdirectories and handle files | jh | 2010-09-12 | 1 | -5/+6 |
* | "freebsd-update fetch -r NEWRELEASE" is meaningless and probably a typo | cperciva | 2010-09-10 | 1 | -2/+14 |
* | Add warning about freebsd-update upgrade needing lots of disk space. | cperciva | 2010-09-10 | 1 | -0/+5 |
* | Remind the user that he needs to run 'freebsd-update install' to install | cperciva | 2010-09-10 | 1 | -0/+4 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 1 | -1/+1 |
* | Update some release version numbers. The patch is based on the one | bcr | 2010-07-14 | 1 | -5/+5 |
* | Fix several typos in macros or macro misusage. | uqs | 2010-03-12 | 1 | -1/+1 |
* | Disable SSL renegotiation in order to protect against a serious | cperciva | 2009-12-03 | 1 | -0/+1 |
* | Special-case "-r X" where X is [0-9.]+ to mean "-r X-RELEASE". | cperciva | 2009-09-29 | 1 | -0/+3 |
* | Add support for backing up the old kernel when installing a new kernel | simon | 2009-08-19 | 1 | -1/+161 |
* | fix grammar... | jmg | 2009-05-06 | 1 | -1/+1 |
* | In `freebsd-update IDS`, strip out file flags before we look for | cperciva | 2008-08-08 | 1 | -18/+18 |
* | Add "IDS" command to freebsd-update. This was present in the original | cperciva | 2008-08-02 | 2 | -2/+264 |
* | Adjust recognize-shared-libraries regex to avoid matching symlinks to | cperciva | 2008-03-25 | 1 | -14/+14 |
* | When updating the install list for files which have had local changes | cperciva | 2008-03-23 | 1 | -2/+2 |