1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/etc
Gabor Kovesdan ad30f8e79b Add the BSD-licensed Citrus iconv to the base system with default off
setting. It can be built by setting the WITH_ICONV knob. While this
knob is unset, the library part, the binaries, the header file and
the metadata files will not be built or installed so it makes no impact
on the system if left turned off.

This work is based on the iconv implementation in NetBSD but a great
number of improvements and feature additions have been included:

- Some utilities have been added. There is a conversion table generator,
  which can compare conversion tables to reference data generated by
  GNU libiconv. This helps ensuring conversion compatibility.
- UTF-16 surrogate support and some endianness issues have been fixed.
- The rather chaotic Makefiles to build metadata have been refactored
  and cleaned up, now it is easy to read and it is also easier to add
  support for new encodings.
- A bunch of new encodings and encoding aliases have been added.
- Support for 1->2, 1->3 and 1->4 mappings, which is needed for
  transliterating with flying accents as GNU does, like "u.
- Lots of warnings have been fixed, the major part of the code is
  now WARNS=6 clean.
- New section 1 and section 5 manual pages have been added.
- Some GNU-specific calls have been implemented:
  iconvlist(), iconvctl(), iconv_canonicalize(), iconv_open_into()
- Support for GNU's //IGNORE suffix has been added.
- The "-" argument for stdin is now recognized in iconv(1) as per POSIX.
- The Big5 conversion module has been fixed.
- The iconv.h header files is supposed to be compatible with the
  GNU version, i.e. sources should build with base iconv.h and
  GNU libiconv. It also includes a macro magic to deal with the
  char ** and const char ** incompatibility.
- GNU compatibility: "" or "char" means the current local
  encoding in use
- Various cleanups and style(9) fixes.

Approved by:	delphij (mentor)
Obtained from:	The NetBSD Project
Sponsored by:	Google Summer of Code 2009
2011-02-25 00:04:39 +00:00
..
bluetooth
defaults Enable the check for negative permissions (the group on a file can't do 2011-02-24 23:51:59 +00:00
devd
etc.amd64
etc.arm
etc.i386
etc.ia64
etc.mips
etc.pc98
etc.powerpc
etc.sparc64
gss
mail o Add user 'hast'. 2011-01-31 07:47:28 +00:00
mtree Add the BSD-licensed Citrus iconv to the base system with default off 2011-02-25 00:04:39 +00:00
namedb Add a note about AXFR of important zones being available from ICANN 2011-02-20 00:59:39 +00:00
pam.d
periodic Update how accounting log files are rotated. 2011-02-22 21:13:40 +00:00
ppp
rc.d The new accounting file needs to be 644 so that unprivileged users 2011-02-24 06:28:48 +00:00
root
sendmail
amd.map
apmd.conf
auth.conf
crontab
csh.cshrc
csh.login Change the commented msgs examples in profile/csh.login from -f to -q. 2010-05-15 17:49:56 +00:00
csh.logout
ddb.conf
devd.conf Fix typo in default config file. 2011-01-04 23:00:54 +00:00
devfs.conf
dhclient.conf
disktab
fbtab
freebsd-update.conf
ftpusers o Add user 'hast'. 2011-01-31 07:47:28 +00:00
gettytab Fix spelling of "weirdo" in /etc/gettytab comment. 2010-07-12 19:09:18 +00:00
group Add 'hast' user and 'hast' group that will be used by hastd (and maybe hastctl) 2011-01-28 22:28:12 +00:00
hosts
hosts.allow
hosts.equiv
hosts.lpd
inetd.conf
libalias.conf
login.access
login.conf Remove vestiges of 'slip'. 2010-06-19 09:21:34 +00:00
mac.conf
Makefile Flesh out WITHOUT_GROFF support to DTRT. 2011-02-22 08:13:49 +00:00
man.alias
master.passwd Change hast user home directory to /var/empty. 2011-01-28 22:29:38 +00:00
minfree
motd
netconfig
netstart /etc/rc.d/network_ipv6 was deprecated. 2010-08-05 15:11:03 +00:00
network.subr Split $ipv6_prefer into $ip6addrctl_policy and $ipv6_activate_all_interfaces. 2010-09-13 19:55:40 +00:00
networks
newsyslog.conf
nls.alias
nscd.conf
nsmb.conf
nsswitch.conf
ntp.conf
opieaccess
pccard_ether
pf.os
phones
portsnap.conf Remove INDEX-6 from the default portsnap configuration file; the 6.x index 2010-12-30 01:13:42 +00:00
printcap
profile Change the commented msgs examples in profile/csh.login from -f to -q. 2010-05-15 17:49:56 +00:00
protocols
rc
rc.bsdextended
rc.firewall
rc.initdiskless
rc.resume Consistently use full pathnames for external commands. 2010-08-13 21:23:13 +00:00
rc.sendmail
rc.shutdown
rc.subr Warn if rules could not be read from a ruleset file. Now at least 2011-01-07 10:59:22 +00:00
rc.suspend Consistently use full pathnames for external commands. 2010-08-13 21:23:13 +00:00
regdomain.xml
remote
rpc
services Add for existing protocol entries the missing SCTP port allocations 2010-11-13 17:52:04 +00:00
shells
snmpd.config Add (disabled) sample configuration lines needed to enable snmp_target(3) module 2010-12-20 17:28:15 +00:00
sysctl.conf
syslog.conf
termcap.small Fix termcap entry typo. 2011-02-09 10:06:31 +00:00