Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling fixes for libexec/ | uqs | 2012-01-07 | 1 | -1/+1 |
| | |||||
* | Add __unused | charnier | 2010-12-20 | 1 | -5/+5 |
| | |||||
* | Avoid accidental use of ANSI C trigraphs. | maxim | 2004-08-21 | 1 | -1/+2 |
| | | | | | Spotted by: Pawel Worach Obtained from: NetBSD (rev. 1.11, 1.13) | ||||
* | o __P removal | imp | 2002-02-07 | 1 | -16/+9 |
| | | | | | o register removal o use new style prototypes and function definitions | ||||
* | Format string paranoia | kris | 2000-11-19 | 1 | -1/+2 |
| | | | | Obtained from: OpenBSD | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Ensure that things returned by gethostname() and | brian | 1999-04-07 | 1 | -3/+3 |
| | | | | | | | | | | friends are terminated and allow for a maximum host name length of MAXHOSTNAMELEN - 1. Put parenthesis around sizeof args. Make some variables static. Fix telnetd -u (broken by my last commit) Prompted by: bde | ||||
* | Add usage(), rcsids. | charnier | 1997-11-24 | 1 | -4/+16 |
| | |||||
* | Zap register keyword usage and convert: bcopy -> memmove, bzero -> memset, | steve | 1997-06-29 | 1 | -4/+4 |
| | | | | index -> strchr, and rindex -> strrchr. | ||||
* | Merge conflicts and make this compile -Wall clean. | steve | 1997-06-29 | 1 | -78/+16 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 1 | -2/+2 |
| | | | | posix standard on the topic. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | add forgotten $Id$ | wosch | 1996-09-22 | 1 | -0/+1 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
| | |||||
* | BSD 4.4 Lite Libexec Sources | rgrimes | 1994-05-27 | 1 | -0/+508 |