Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove names from prototypes | rodrigc | 2015-09-20 | 1 | -2/+2 |
| | |||||
* | Add declarations to eliminate -Wmissing-prototypes warnings. | rodrigc | 2015-09-20 | 1 | -0/+6 |
| | |||||
* | Use ANSI C prototypes. | rodrigc | 2015-09-14 | 1 | -14/+4 |
| | | | | Eliminates gcc 4.9 warnings. | ||||
* | Add support for some block functions that come from OS X. These are | theraven | 2014-04-02 | 1 | -19/+31 |
| | | | | | | | intended to build with any C compiler. Reviewed by: pfg MFC after: 3 weeks | ||||
* | Renumber clauses to reduce diffs to other versions | emaste | 2013-06-13 | 1 | -1/+1 |
| | | | | | NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3, so follow suit to make comparison easier. | ||||
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
| | | | | | | clause. # If I've done so improperly on a file, please let me know. | ||||
* | Fix some signed/unsigned comparisons. Fix prototypes while I'm here. | brian | 2005-01-12 | 1 | -3/+6 |
| | | | | | | PR: 28890 Submitted by: matthias.andree at web dot de MFC after: 7 days | ||||
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -5/+5 |
| | |||||
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -3/+5 |
| | |||||
* | Drop unused labels. | rnordier | 1998-11-04 | 1 | -2/+2 |
| | |||||
* | Handle a zero elements argument. | rnordier | 1998-11-04 | 1 | -0/+3 |
| | | | | | PR: 8566 Submitted by: Archie Cobbs <archie@whistle.com> | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
| | |||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+347 |