Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use size_t to avoid overflow when sorting arrays larger than 2 GB. | das | 2008-01-13 | 1 | -1/+1 |
| | | | | | PR: 111085 MFC after: 2 weeks | ||||
* | 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. | ||||
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -1/+1 |
| | |||||
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -2/+4 |
| | |||||
* | Don't include <sys/types.h> when it isn't used. | bde | 1996-04-19 | 1 | -2/+1 |
| | | | | | This commit covers most of the ANSI library functions. Many others only need <sys/types.h> because they use u_xxx. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+184 |