hoek
|
6b31060375
|
Grok gtags too.
|
1999-06-01 20:02:34 +00:00 |
|
hoek
|
3fa611e83e
|
General code cleanup [incomplete]. Make the arrow keys work.
|
1999-05-30 18:06:58 +00:00 |
|
steve
|
32510ecfb5
|
sprintf -> snprintf to avoid potential buffer overflow.
PR: 6907
Submitted by: Archie Cobbs <archie@whistle.com>
|
1998-06-14 16:03:40 +00:00 |
|
jb
|
07a1e093a1
|
Add #include <string.h> to get prototypes for functions that gcc
has builtin (and wants to know that the prototypes match).
|
1998-02-20 04:13:29 +00:00 |
|
eivind
|
3112d8efee
|
Fix fencepost error.
PR: 4170
Submitted by: Harlan Stenn <Harlan.Stenn@pfcs.com>
|
1997-08-12 14:42:39 +00:00 |
|
bde
|
3f969c2fa3
|
Removed inconsistent declaration of malloc(). `make world' with DESTDIR
set to something other than "/" now actually works.
|
1997-04-23 10:16:58 +00:00 |
|
ache
|
cf7c5f37f7
|
Pick collate info for RE character ranges
|
1996-08-11 16:22:47 +00:00 |
|
adam
|
da0ede4916
|
'more | cat' was producing spurious output from an unused buffer
|
1996-01-22 01:30:03 +00:00 |
|
ache
|
450b9b98cf
|
Add setlocale LC_CTYPE
|
1995-10-24 05:18:36 +00:00 |
|
peter
|
5c9cd70426
|
Oops! Andrey pointed out tht setlocale(LC_CTYPE, "") doesn't actually
work for locale's with multibyte characters. Backing this out....
cvs diff -c -r1.1 -r1.2 main.c | patch -R
Reviewed by:
Submitted by:
Obtained from:
|
1995-07-18 01:03:46 +00:00 |
|
peter
|
13a2f9572b
|
Make 'more' sensative to the current locale for it's ctype calls.
Reviewed by:
Submitted by: Thomas Gellekum, with minor cosmetic changes from me.
Obtained from:
|
1995-07-17 12:37:50 +00:00 |
|
rgrimes
|
f9ab90d9d6
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|