command-not-found.c
|
Add rw(1).
|
2018-03-31 00:55:33 +02:00 |
cp.c
|
Add install(1) -d support.
|
2017-12-04 23:56:47 +01:00 |
df.c
|
Fix code relying on <stdio.h> including <stdarg.h>.
|
2018-08-06 23:59:34 +02:00 |
kernelinfo.1
|
Fix date format in manual pages.
|
2017-07-02 22:07:39 +02:00 |
ln.c
|
Add -h option to ln(1).
|
2020-04-13 15:00:25 +02:00 |
Makefile
|
Fix POSIX comformance issues in sort(1).
|
2018-04-08 20:56:46 +02:00 |
memstat.1
|
Fix date format in manual pages.
|
2017-07-02 22:07:39 +02:00 |
pager.1
|
Fix date format in manual pages.
|
2017-07-02 22:07:39 +02:00 |
passwd.1
|
Fix date format in manual pages.
|
2017-07-02 22:07:39 +02:00 |
sort.1
|
Fix typos in sort(1).
|
2018-04-15 18:06:49 +02:00 |
sort.c
|
Add -R option to sort(1).
|
2018-04-08 20:56:46 +02:00 |