aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/iconv
Commit message (Expand)AuthorAgeFilesLines
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-2/+2
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-05-091-0/+1
* iconv(1): CapsicumifyConrad Meyer2016-12-161-17/+39
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+18
* Constify opt_f and opt_t and eliminate unneeded copying. This fixesXin LI2015-08-311-4/+4
* Remove the const qualifier from iconv(3) to comply with POSIX:Tijl Coosemans2015-04-151-2/+1
* Nothing in iconv(1) uses symbols from libcryptBaptiste Daroussin2014-11-051-3/+0
* - Make invalids variable local to do_conv such that it prints the numberTijl Coosemans2014-06-131-13/+14
* As a followup to r252547, propate const down the call stack.Peter Wemm2013-07-031-1/+1
* Let iconv build on -HEAD properly.Ed Schouten2013-05-231-2/+1
* Remove redundant assignments to WARNS.Ed Schouten2011-06-061-2/+0
* Add the BSD-licensed Citrus iconv to the base system with default offGabor Kovesdan2011-02-253-0/+354