| History log of /src/usr.bin/resize |
| Revision | Date | Author | Comments |
| 1.7 | 02-Mar-2021 |
christos | Only specify the dependencies if we are making the copy target.
|
| 1.6 | 28-Feb-2021 |
mrg | disable the rule to copy resize.c since it fails on r/o src trees:
cp: /home/source/ab/HEAD/src/usr.bin/resize/resize.c: Permission denied
|
| 1.5 | 28-Feb-2021 |
christos | no need to specify SRCS
|
| 1.4 | 27-Feb-2021 |
christos | Don't define the copy rules if we don't have X sources
|
| 1.3 | 27-Feb-2021 |
christos | Bump warns
|
| 1.2 | 27-Feb-2021 |
christos | Add a maintainable version of resize, with a copy target and a header that provides all the glue needed without other X headers.
|
| 1.1 | 27-Dec-2020 |
reinoud | Import Xterm's resize(1) for querying (x)terminal sizes in base for headless clients
|
| 1.3 | 27-Feb-2021 |
christos | Add a maintainable version of resize, with a copy target and a header that provides all the glue needed without other X headers.
|
| 1.2 | 27-Dec-2020 |
reinoud | Make the new resize(1) manpage indistinguisable from the original
|
| 1.1 | 27-Dec-2020 |
reinoud | Import Xterm's resize(1) for querying (x)terminal sizes in base for headless clients
|
| 1.2 | 27-Feb-2021 |
christos | Add a maintainable version of resize, with a copy target and a header that provides all the glue needed without other X headers.
|
| 1.1 | 27-Dec-2020 |
reinoud | Import Xterm's resize(1) for querying (x)terminal sizes in base for headless clients
|
| 1.3 | 20-Apr-2023 |
gutteridge | resize.c: use estrdup(3) with basename(3)
basename(3) is invoked more than once on different paths. Retain the correct name for the utility itself on error. Addresses PR bin/57355 from RVP, who provided the patch.
|
| 1.2 | 28-Feb-2021 |
christos | branches: 1.2.6; add parens
|
| 1.1 | 27-Feb-2021 |
christos | Add a maintainable version of resize, with a copy target and a header that provides all the glue needed without other X headers.
|
| 1.2.6.1 | 25-Apr-2023 |
martin | Pull up following revision(s) (requested by gutteridge in ticket #147):
usr.bin/resize/resize.h: revision 1.3
resize.c: use estrdup(3) with basename(3) basename(3) is invoked more than once on different paths. Retain the correct name for the utility itself on error. Addresses PR bin/57355 from RVP, who provided the patch.
|
| 1.1 | 27-Feb-2021 |
christos | Add a maintainable version of resize, with a copy target and a header that provides all the glue needed without other X headers.
|
| 1.2 | 28-Feb-2021 |
christos | remove unused
|
| 1.1 | 27-Dec-2020 |
reinoud | Import Xterm's resize(1) for querying (x)terminal sizes in base for headless clients
|
| 1.2 | 28-Feb-2021 |
christos | remove unused
|
| 1.1 | 27-Dec-2020 |
reinoud | Import Xterm's resize(1) for querying (x)terminal sizes in base for headless clients
|