Package: cwm / 5.6-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| cwm | 5.6-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix man hyphens | (download) |
cwmrc.5 |
44 22 + 22 - 0 ! |
--- |
| support external cflags | (download) |
Makefile |
2 1 + 1 - 0 ! |
--- |
| rename cwm | (download) |
Makefile |
6 3 + 3 - 0 ! |
--- |
| change default binaries | (download) |
conf.c |
4 2 + 2 - 0 ! |
--- |
| fix host name max | (download) |
kbfunc.c |
2 1 + 1 - 0 ! |
change host_name_max to _posix_host_name_max to support kfreebsd |
| lstat check | (download) |
kbfunc.c |
12 9 + 3 - 0 ! |
fix 'exec' lookups for filesystems which don't support d_type. Lookups in kbfunc_exec fail on filesystems where the d_type field of struct dirent is not populated, such as XFS. This patch adds an additional test with lstat(2) if the initial test fails. |
