Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename a function name so that it doesn't conflict with a future system call. | dg | 1998-10-30 | 3 | -6/+6 |
| | |||||
* | Don't assume that hp->h_lenght == 4. Be conservative in its use. | imp | 1998-06-09 | 1 | -8/+14 |
| | | | | Submitted by: J. Assange a long time ago. | ||||
* | Add #include <string.h> to get prototypes. | jb | 1998-02-20 | 1 | -1/+2 |
| | |||||
* | Use err(3). 100 -> MAXHOSTNAMELEN from OpenBSD. | charnier | 1997-08-14 | 4 | -32/+36 |
| | | | | Obtained from: OpenBSD | ||||
* | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 1 | -2/+2 |
| | | | | | | for gcc >= 2.5 and no-ops for gcc >= 2.6. Converted to use __dead2 or __pure2 where it wasn't already done, except in math.h where use of __pure was mostly wrong. | ||||
* | Kill the (hopefully) last occurance of gets(3) in the base source tree. | joerg | 1995-12-27 | 1 | -6/+11 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 7 | -0/+1723 |