| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure we pass the length - 1 to readlink, since it adds its own | imp | 1998-06-09 | 1 | -5/+3 |
* | Restore include of sys/types.h and sys/param.h. | charnier | 1998-05-13 | 9 | -9/+18 |
* | Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. | charnier | 1998-05-06 | 15 | -115/+85 |
* | .Sh AUTHOR -> .Sh AUTHORS | charnier | 1998-03-19 | 1 | -7/+15 |
* | Don't assume sigset_t and int are equivalent. | jraynard | 1998-02-28 | 7 | -31/+31 |
* | setpwent now has a void return type, so remove the now bogus cast. | steve | 1998-02-01 | 1 | -3/+3 |
* | Remove simultaneous include of <sys/param.h> and <sys/types.h>. | eivind | 1997-12-10 | 2 | -5/+3 |
* | save errno in sigchld handler | eivind | 1997-10-07 | 1 | -1/+3 |
* | vsprintf -> vnsprintf paranoia. | eivind | 1997-10-07 | 1 | -2/+2 |
* | Don't honor $HOME if >= MAXPATHLEN | eivind | 1997-10-07 | 1 | -2/+3 |
* | More minor nits (mostly using memove instead of memcpy). | steve | 1997-08-08 | 6 | -16/+13 |
* | More $@ -> ${.TARGET} that I missed earlier. | steve | 1997-08-08 | 2 | -8/+8 |
* | Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use the | steve | 1997-08-07 | 25 | -540/+606 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 38 | -38/+38 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 38 | -38/+38 |
* | Sort cross references. | wosch | 1997-01-13 | 1 | -3/+3 |
* | Replace collate_range_cmp call with its code | ache | 1996-10-31 | 1 | -2/+19 |
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 2 | -4/+4 |
* | Close files up to getdtablesize() instead of up to NOFILE. | bde | 1996-09-28 | 1 | -3/+3 |
* | Convert to newly added collate compare function | ache | 1996-08-12 | 1 | -36/+4 |
* | Use collate for alpha character ranges | ache | 1996-08-12 | 1 | -3/+37 |
* | Fix unsetenv of locale variable | ache | 1996-08-11 | 1 | -5/+5 |
* | Fix some minor formatting problems in some examples. | mpp | 1996-07-03 | 1 | -3/+3 |
* | Correct some cross references and some path names. | mpp | 1996-04-06 | 1 | -2/+2 |
* | Add missing reaction on LC_ALL and LC_COLLATE | ache | 1995-10-23 | 3 | -7/+14 |
* | Fix csh to determine event number properly, i.e. stop by ^*-% too. | ache | 1995-08-10 | 1 | -2/+2 |
* | Move first PATH initialization after sensing for interactive, | ache | 1995-07-07 | 1 | -10/+12 |
* | Do the same check for interactive shell (PATH warning) | ache | 1995-07-07 | 1 | -2/+3 |
* | Produce importpath warning only for true interactive shells, | ache | 1995-07-07 | 1 | -2/+3 |
* | Additionly print strerror(errno), when getwd() fails to start | ache | 1995-06-18 | 1 | -2/+2 |
* | Fix error: | ache | 1995-06-18 | 1 | -5/+12 |
* | When filec active, TCSANOW was used in any case instead of | ache | 1995-06-18 | 1 | -5/+5 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 15 | -61/+61 |
* | Describe -m option | ache | 1995-05-06 | 1 | -2/+11 |
* | You will find enclosed some changes to make gcc -Wall more happy in | joerg | 1995-03-19 | 2 | -4/+5 |
* | 1000000 usec -> 1 sec 0 usec; fix. | jkh | 1995-02-16 | 1 | -2/+2 |
* | Added $Id$ | dg | 1994-09-24 | 38 | -0/+60 |
* | The handling of err.h and const.h were in a real tangle and didn't | jkh | 1994-08-07 | 1 | -7/+1 |
* | Fix some dependency bobbles. | wollman | 1994-08-06 | 1 | -0/+2 |
* | Fix makefiles for our macros. | wollman | 1994-08-05 | 1 | -1/+1 |
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 38 | -0/+23935 |