John Birrell
|
9fcbcd0217
|
NetBSD kernels don't have issetugid(), so #ifdef this out when
building FreeBSD's libc to run with a NetBSD kernel. We'll get to
the alpha kernel later, I promise. 8-)
|
1998-02-20 07:54:56 +00:00 |
|
Andrey A. Chernov
|
eb8eee5a55
|
Use getpwnam(getlogin()) before getpwuid(getuid())
|
1997-08-27 13:36:34 +00:00 |
|
Warner Losh
|
3fa69daee8
|
Don't getenv(HOME) when set[ug]od. This can lead to a buffer overflow and
elevated privs.
Obtained from: OpenBSD
|
1997-08-27 05:27:53 +00:00 |
|
Andrey A. Chernov
|
21d58869ce
|
Speedup in case locale not used
|
1997-04-04 19:16:08 +00:00 |
|
Warner Losh
|
62f187a4cf
|
Buffer overflow. Similar, but different, to the fix that Julian A submitted
in PR 2580.
Obtained from: BSDi by way of Keith Bostic
Should be in 2.2 and 2.1.x. I'll merge into 2.2.
|
1997-03-23 23:31:50 +00:00 |
|
Andrey A. Chernov
|
edcfa07284
|
collate_range_cmp -> __collate_range_cmp
|
1996-10-31 04:32:27 +00:00 |
|
Andrey A. Chernov
|
79deb12410
|
Convert to newly aded collate compare function
|
1996-08-12 18:49:54 +00:00 |
|
Andrey A. Chernov
|
89ec343a7f
|
Remove static collcmp, ise new internal function now
|
1996-08-12 03:45:53 +00:00 |
|
Andrey A. Chernov
|
b92a8919d1
|
Use collate for alpha character ranges
|
1996-08-12 02:00:56 +00:00 |
|
Rodney W. Grimes
|
6c06b4e2aa
|
Remove trailing whitespace.
|
1995-05-30 05:51:47 +00:00 |
|
Rodney W. Grimes
|
58f0484fa2
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
|