Search:
Login
Help/Guide
About Trac
Register
Forgot your password?
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
4868:90ef809e08a0
for
buffy.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2006-11-18 21:19:09 (
2 years
ago)
Author:
Rocco Rutte <pdmef@…>
Branch:
HEAD
Message:
Grow buffy notification to 512 bytes, for large terminals.
Files:
1 modified
buffy.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
buffy.c
r4640
r4868
427
427
BUFFY *tmp;
428
428
char path[_POSIX_PATH_MAX];
429
char buffylist[
160
];
429
char buffylist[
2*STRING
];
430
430
int pos;
431
431
int first;
Download in other formats:
Unified Diff
Zip Archive