Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use err(3). | charnier | 1997-07-29 | 2 | -55/+69 |
| | | | | | | | sprintf -> snprintf from OpenBSD. Add usage(), prototypes. Use MAXPATHLEN instead of 128 from OpenBSD. Obtained from: OpenBSD | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Sort cross references. | wosch | 1997-01-15 | 1 | -3/+3 |
| | |||||
* | 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. | ||||
* | Eliminated includes of the "temporary" backwards compatibility header | bde | 1996-09-24 | 1 | -2/+2 |
| | | | | | | <sys/dir.h> in applications. Maintained existing (inadequate) ifdefs for dir.h vs dirent.h in libdialog, amd and rarpd, but didn't add any new ones. | ||||
* | Localize it | ache | 1995-12-13 | 1 | -4/+5 |
| | |||||
* | Initialize some uninitialized variables to fix a bug that sometimes | dg | 1995-12-06 | 1 | -1/+1 |
| | | | | | resulted in msgs doing strange things, including getting stuck in an infinite loop. | ||||
* | Default file creation mask was 666 (allow othres write anything | ache | 1995-11-19 | 1 | -2/+2 |
| | | | | to msgs directory), change it to 644 | ||||
* | usr/ucb -> usr/bin and usr/msgs -> var/msgs. | bde | 1995-06-25 | 1 | -3/+3 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
| | |||||
* | Fix nested comments for -Wcomment warnings. | rgrimes | 1995-05-09 | 1 | -2/+2 |
| | |||||
* | Use tcflush(), eliminate libcompat. | wollman | 1995-02-21 | 2 | -8/+8 |
| | |||||
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 1 | -2/+2 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 4 | -0/+1124 |