Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NetBSD kernels don't have issetugid(), so #ifdef this out when | jb | 1998-02-20 | 1 | -1/+5 |
* | Use getpwnam(getlogin()) before getpwuid(getuid()) | ache | 1997-08-27 | 1 | -3/+5 |
* | Don't getenv(HOME) when set[ug]od. This can lead to a buffer overflow and | imp | 1997-08-27 | 1 | -3/+4 |
* | Speedup in case locale not used | ache | 1997-04-04 | 1 | -1/+3 |
* | Buffer overflow. Similar, but different, to the fix that Julian A submitted | imp | 1997-03-23 | 1 | -9/+15 |
* | collate_range_cmp -> __collate_range_cmp | ache | 1996-10-31 | 1 | -3/+4 |
* | Convert to newly aded collate compare function | ache | 1996-08-12 | 1 | -3/+3 |
* | Remove static collcmp, ise new internal function now | ache | 1996-08-12 | 1 | -35/+3 |
* | Use collate for alpha character ranges | ache | 1996-08-12 | 1 | -1/+35 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -23/+23 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+846 |