Package: freebsd-quota / 8.2-1
Metadata
Package | Version | Patches format |
---|---|---|
freebsd-quota | 8.2-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_sbin_quotacheck.diff | (download) |
sbin/fsck/fsutil.c |
4 3 + 1 - 0 ! |
adaption of upstream freebsd source. Compilation errors found in GNU/kFreeBSD. . Attributes and a compatibility library. |
02_usr_bin_quota.diff | (download) |
usr.bin/quota/Makefile |
2 1 + 1 - 0 ! |
adaption of upstream freebsd source. GNU/kFreeBSD resorts to a compatibility library. |
03_usr_sbin_edquota.diff | (download) |
usr.sbin/edquota/Makefile |
2 2 + 0 - 0 ! |
adaption of upstream freebsd source. GNU/kFreeBSD resorts to a compatibility library. . The call mkstemp(3) needs a longer template in Glibc. |
04_usr_sbin_repquota.diff | (download) |
usr.sbin/repquota/Makefile |
2 2 + 0 - 0 ! |
adaption of upstream freebsd source GNU/kFreeBSD resorts to a compatibility library. |
05_libexec_rquotad.diff | (download) |
libexec/rpc.rquotad/rquotad.c |
35 18 + 17 - 0 ! |
adaptions of upstream freebsd source. |
06_manpage_quotacheck.diff | (download) |
sbin/quotacheck/quotacheck.8 |
2 1 + 1 - 0 ! |
non-existent macro in manpage. Use an existing macro. |
07_cdevname.diff | (download) |
sbin/fsck/fsutil.c |
2 2 + 0 - 0 ! |
avoid name duplication of 'cdevname'. The identifier 'cdevname' exists in 'sbin/fsck/fsutils.*' as well as in 'sbin/fsck_ffs/fsutil.*'. Hide the former occurrences. |