summaryrefslogtreecommitdiff
path: root/omapip/inet_addr.c
Commit message (Collapse)AuthorAgeFilesLines
* [master] Remove unneeded rcsid and sccsid tagsShawn Routhier2014-07-161-8/+0
|
* [master] Update 3rd party licnese issuesShawn Routhier2014-01-231-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of duplicating more third-party licenses here in LICENSE file (there are many), just generically suggest to see the other files. Per the md5 copyright license agreement, add mention of required verbatim advertising statement in the release notes and readme. In the RELNOTES, I also mention ISC is open source software. In the README, I added a HISTORY section and placed that advertising statement there. If the HISTORY section is not wanted, then remove it and just mention the required verbatim advertising statement. By the way, some good history is in old READMEs and at http://hack.org/mc/texts/dhcp-freenix.txt (but I can't find the official hosted Lemon version of that paper). Remove the advertising clause from the historical BSD code copyrighted by The Regents of the University of California. For details see ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change (To summarize: in 1999, the University said that distributors are no longer required to acknowledge within advertising and the paragraph in the license may be deleted.)
* Build fixes for Solaris 9.Shane Kerr2008-01-091-4/+4
| | | | See RT ticket #17444 for more.
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-5/+0
| | | | See RT ticket #16988 for more.
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-1/+3
| | | | | - RELNOTES/README++ - s/wether/whether/ in dhcp-options.5 manpage edits.
* Move inet_aton to libomapiTed Lemon2000-09-201-0/+150