ache
3a64b4bb5b
Add new parameter to line_edit: field length (-1 means unlimited)
1994-11-18 01:02:42 +00:00
ache
b847ed27c4
Save/restore attrs in line_edit now
1994-11-18 00:30:06 +00:00
ache
91d0857ccb
Use newscr instead of curscr in shadows code
1994-11-17 23:54:24 +00:00
ache
b289af08a9
Use wnoutrefresh() in clear_norefresh
1994-11-17 23:08:57 +00:00
ache
550b4ca663
Add dialog_clear_norefresh() function
1994-11-17 22:52:05 +00:00
ache
5c337b7c4e
Remove regex.h, it conflicts with our POSIX regex.h and we already
...
have it under different name: gnuregex.h (from libregex)
Change all references of <regex.h> to <gnuregex.h>
1994-11-17 21:44:49 +00:00
ache
afba98eb13
Fix original bug with wrong calculated dims for items list.
...
Add args check for functions when autosizing impossible.
1994-11-17 19:21:51 +00:00
ache
e26dcdfe6d
Full autosizing support, now you can pass -1, -1 for any
...
string
1994-11-16 14:37:37 +00:00
ache
3affdfe7d7
Make shadow more 'real': now shadowed letters appearse as dim ones.
1994-11-15 17:32:05 +00:00
ache
62c5bc791b
Fix bug: only one second-level shadow drawed
1994-11-15 12:42:14 +00:00
phk
0a7f3ebca3
Integrated GCC-2.6.1 -> GCC-2.6.2 changes.
...
Notice that the libgcc DOESN'T change number, because there are no
changes.
Also now the gnu2bmake stuff is synchronized again.
I commit this so that others can test too.
You might want to postpone any "make worlds" until tomorrow, to
avoid any problems I didn't see in the first pass.
Thanks to Bruce for rounding up our changes to gcc.
1994-11-15 04:52:19 +00:00
jkh
35ae95d68a
Fix merge conflicts.
1994-11-13 06:11:02 +00:00
jkh
e69c9ccd1b
This commit was generated by cvs2svn to compensate for changes in r4422,
...
which included commits to RCS files with non-trunk default branches.
1994-11-13 05:57:35 +00:00
jkh
c21193cc8a
Michael Reifenberger's libg++ port
...
Submitted by: mr
1994-11-13 05:57:35 +00:00
jkh
57230199f6
Michael Reifenberger's libg++ port
...
Submitted by: mr
1994-11-13 05:57:35 +00:00
jkh
7cd72e0da9
This commit was generated by cvs2svn to compensate for changes in r4420,
...
which included commits to RCS files with non-trunk default branches.
1994-11-13 05:54:27 +00:00
jkh
1a97c0026b
Michael Reifenberger's libg++ 2.6.1 port.
...
Submitted by: mr
1994-11-13 05:54:27 +00:00
ache
6cd208713f
Additionly use erase char from termios
...
Implement kill line by ^U or kill char from termios
1994-11-10 15:16:46 +00:00
phk
233a47503d
As pointed out by Paul Traina, we need the libs to be 261.0 not 26.1.
1994-11-07 04:40:26 +00:00
phk
bbd23b334d
----------------------------------
...
GCC-2.6.1 COMES TO FREEBSD-current
----------------------------------
Everybody needs to 'make world'.
Oakland, Nov 2nd 1994. In a surprise move this sunny afternoon, the release-
engineer for the slightly delayed FreeBSD-2.0, Poul-Henning Kamp (28),
decided to pull in the new version 2.6.1 of the GNU C-compiler.
The new version of the compiler was release today at noon, and hardly 9
hours later it was committed into the FreeBSD-current source-repository.
"It's is simply because we have had too much trouble with the version 2.6.0
of the compiler" Poul-Henning told the FreeBSD-Gazette, "we took a gamble
when we decided to use that as our compiler for the 2.0 release, but it
seems to pay of in the end now" he concludes.
The move has not been discussed on the "core" list at all, and will come as
a surprise for most Poul-Hennings peers. "I have only discussed it with
Jordan [J. K. Hubbard, the FreeBSD's resident humourist], and we agreed that
we needed to do it, so ... I did it!". After a breath he added with a grin:
"My email will probably get an all time 'disk-full' now!".
This will bring quite a flag-day to the FreeBSD developers, the patch-file
is almost 1.4 Megabyte, and they will have to run "make world" to get
entirely -current again. "Too bad, but we just had to do this." Was
the only comment from Poul-Henning to these problems.
When asked how this move would impact the 2.0 release-date, Poul-Hennings
face grew dark, he mumbled some very Danish words while he moved his fingers
in strange geometrical patterns. Immediately something ecclipsed the Sun, a
minor tremor shook the buildings, and the temperature fell significantly.
We decided not to pursure the question.
-----------
JOB-SECTION
-----------
Are you a dedicated GCC-hacker ?
We BADLY need somebody to look at the 'freebsd' OS in gcc, sanitize it and
carry the patches back to the GNU people. In particular, we need to get
out of the "i386-only" spot we are in now. I have the stuff to take a
gnu-dist into bmake-form, and will do that part.
Please apply to phk@freebsd.org
No Novice Need Apply.
1994-11-03 06:52:42 +00:00
ache
96d73d00f3
Now line_edit() uses passed string as initial prompt
1994-11-02 01:40:34 +00:00
jkh
192a818a24
Translate README to english. :-)
1994-11-02 00:39:42 +00:00
ache
1bf35b8f85
Fix beforeinstall compare
...
Submitted by: jc@cleat.irbs.com
1994-11-01 17:32:46 +00:00
pst
ad211229f0
Don't reinstall includes when not necessary
1994-11-01 09:13:02 +00:00
ache
cc17583236
Add pointer check after each newwin/subwin with error diagnostic
1994-10-31 04:02:31 +00:00
jkh
8ee64af9d6
Add a -I${.CURDIR} so that the next time Andrew changes dialog.h, the
...
whole build doesn't fall over before installation.
1994-10-28 05:36:38 +00:00
ache
155937f9db
Add refresh after each line of program output,
...
some pgms may have long waiting time between output lines.
1994-10-28 04:05:32 +00:00
ache
a984cc06a4
Implement dialog_prgbox() function which allows run program
...
(via pipe) with output to dialog box
1994-10-28 03:08:28 +00:00
paul
9b625b2c6f
Added refresh() to dialog_clear so that it actually
...
clears the screen.
Reviewed by:
Submitted by:
Obtained from:
1994-10-25 15:10:27 +00:00
ache
35cb76f2c9
Make dialog attributes visible from outside (for direct usage
...
in pgms)
1994-10-24 05:09:45 +00:00
ache
1be9f1367e
Fix dialog_clear() to clear windows.
1994-10-21 17:52:19 +00:00
ache
e52bf400df
Implement line_edit() function (full line editor) which may called
...
externally.
Rewrite inputbox/textbox to use this function.
1994-10-21 15:42:30 +00:00
ache
ab76452c48
Declare more functions externally.
...
Don't forget to use 'make beforeinstall'...
1994-10-20 21:56:45 +00:00
ache
9215905d65
Don't exit silently, if initscr failed; put error message
1994-10-19 04:45:41 +00:00
ache
52d7f2c0cd
Check initscr() for NULL
1994-10-19 04:10:48 +00:00
ache
28071c2c7f
Add LDADD += -lcurses
1994-10-12 02:13:39 +00:00
ache
9c19ce0235
Add LDADD+= -ltermcap
1994-10-12 02:06:02 +00:00
ache
46290dcfcf
SHARED_LDADD --> LDADD
1994-10-12 01:54:38 +00:00
ache
de4f96f192
libdialog added
1994-10-11 23:34:13 +00:00
ache
c500015c14
This commit was generated by cvs2svn to compensate for changes in r3515,
...
which included commits to RCS files with non-trunk default branches.
1994-10-11 23:30:51 +00:00
ache
ef40875ab1
Make all dialog box available from C programs via functions calls
1994-10-11 23:30:51 +00:00
adam
420ecd1647
previous fix was not complete
1994-09-25 08:03:24 +00:00
adam
93305f2bf1
Dumped core when prompt == NULL
1994-09-25 04:57:44 +00:00
bde
797f1dafb8
Install libregex.h with the correct owner, group and mode.
1994-09-15 19:52:50 +00:00
pst
790ad2fa59
libg++ include files being installed in /usr/include instead of
...
/usr/include/g++
Submitted by: pst
1994-09-10 07:15:59 +00:00
wollman
7ae6d81d71
Bogus little commit to see if my change to log_accum.pl actually worked.
...
CVS:
1994-09-09 22:22:36 +00:00
rgrimes
ae0202f3c6
ljo:
...
You need to fix the libio/_G_config.h file around lines 42-44. After
that everything should be OK. You should have seen many warning error
messages about this file. There are missing "short" "char" keywords
the file.
Michael:
Apply the following patch
rgrimes:
The patch to include/_G_config.h is highly questionable and has been
marked as such.
Reviewed by: rgrimes
Submitted by: L Jonas Olsson <ljo@ljo-slip.DIALIN.CWRU.Edu>
Submitted by: Michael Reifenberger <root@rz-wb.fh-sw.de>
1994-09-09 15:12:31 +00:00
rgrimes
68697bb86c
Reenable libg++
1994-09-09 15:10:37 +00:00
phk
c8beafaf61
I belive this should be makeable under 2.0. There may be outstanding
...
issues in these areas:
.h's installed
.hP's installed
-lcurses interaction
files needed in ~/legal for copyleft reasons.
1994-08-08 05:52:55 +00:00
phk
f280e7f6e1
This commit was generated by cvs2svn to compensate for changes in r1935,
...
which included commits to RCS files with non-trunk default branches.
1994-08-08 05:52:55 +00:00
jkh
074642b5a5
Remove libg++ until we have a working one again.
...
Submitted by: jkh
1994-08-07 20:58:04 +00:00
wollman
83f9018281
Bump shared-library version numbers.
1994-08-05 21:33:53 +00:00
wollman
a53b074453
Last commit was slightly half-baked; try again. Use <sys/cdefs.h> to get
...
__P defined, rather than trying to do it ourselves.
1994-08-05 21:31:51 +00:00
wollman
f53b3edeed
Use __GNU_P ratherthan __P.
1994-08-04 20:53:14 +00:00
phk
49d4be764f
Here comes the right import of gcc-2.6.0.
1994-08-02 20:15:59 +00:00
ache
7bb3544ac8
Change includes in proper way, i.e.
...
"readline.h" --> <readline/readline.h>
Remove -I./readline from Makefile (again!)
1994-06-12 08:51:09 +00:00
paul
6ba86fb564
Put back -I${.CURDIR}/readline in Makefile.
...
The sources are just broken and given that an extra -I flag is going
to be needed it may as well be as above to guarantee that the library
will build.
1994-06-11 15:18:01 +00:00
ache
4707366d36
Remove -I./readline, unneded with make includes
1994-06-10 07:35:49 +00:00
csgr
65e5f0d8b7
Add comments to Makefile.inc's about libg++ and shlib nos.
1994-05-28 09:56:30 +00:00
csgr
4d20eac80b
Remove explicit specification of SHLIB major and minor nos.
1994-05-27 10:53:33 +00:00
csgr
ffb47aff46
Bump all minor nos. of libs in /usr/src/gnu/lib.
...
shlibs are now version 1.1
1994-05-26 08:17:25 +00:00
jkh
25660f4add
A perfectly good libgnuregex.a and you can't use it! No header was being
...
installed. Do so now as gnuregex.h
1994-05-19 17:40:01 +00:00
ache
0aad240af7
Make local changes more portable.
1994-05-14 01:18:07 +00:00
ache
b772d1e49f
Upgrade to readline 2.0 from bash1.14.1
1994-05-13 15:48:04 +00:00
ache
c0fb5cd078
Add PAREN_MATCHING to CFLAGS
1994-05-11 16:30:27 +00:00
ache
a99fcfed52
Remove #ifdefs which may confuse external packages which include
...
this headers
1994-05-11 16:25:34 +00:00
ache
83dbe62961
Add HAVE_VARARGS_H to CFLAGS
...
Add VISIBLE_STATS to CFLAGS, fix complete.c for successful
compilation with VISIBLE_STATS
1994-05-11 15:49:43 +00:00
ache
b90d5f78ed
Add some note, how to tune readline to 8-bit clean mode
1994-05-11 15:19:11 +00:00
ache
b7c5b2df22
Add VI_MODE to CFLAGS
1994-05-11 15:11:01 +00:00
ache
3699cadbc4
Back out forced 8-bit mode, it can be tudned from ~/.inputrc file
1994-05-11 15:09:10 +00:00
ache
4b34b08a9e
Add note about additional changes
1994-05-10 06:48:07 +00:00
ache
6f835918ed
Make readline 8-bit clean
1994-05-10 06:32:12 +00:00
ache
3c39970bc8
Back out previous fix, correct place to fix is octave program
1994-05-10 01:21:11 +00:00
ache
e7dd2a9044
Correct rl_attempted_completion_function type to Function *
...
for successful compilation with octave
1994-05-10 01:16:18 +00:00
ache
e8a676a690
Merged with new readline 2.0 from bash
1994-05-09 23:24:44 +00:00
ache
5ffff78a1a
Merge with much improved version from gdb4.11
1994-05-09 20:36:08 +00:00
ache
67b1642fa3
Install history.h to /usr/include/readline too, gdb4 include it
1994-05-09 18:43:40 +00:00
ache
34618ed686
libreadline added
1994-05-09 16:11:10 +00:00
ache
ceb5ca06c6
Port readline lib into gnu system tree.
...
Really we don't need copy of this library into each program
(gdb f.e.)
P.S. it is much cleaner port than /usr/ports version and based
on /usr/ports version. /usr/ports version will be removed.
1994-05-09 15:59:10 +00:00
ache
4581057d61
This commit was generated by cvs2svn to compensate for changes in r1466,
...
which included commits to RCS files with non-trunk default branches.
1994-05-09 15:59:10 +00:00
rgrimes
b3fbe5df00
Update for new organization of gnu tree.
1994-01-30 01:03:16 +00:00
nate
ef0615a7dd
No longer install the GNU regex.h include file.
1994-01-29 20:20:51 +00:00
smace
2fa482e62d
Update shlib version to 1.0
1993-12-28 07:57:07 +00:00
smace
fa3eee434b
Update version to 1.0
1993-12-28 07:54:51 +00:00
paul
b77e0b81ad
Added
...
SHLIB_MAJOR=0
SHLIB_MINOR=0
1993-11-09 20:25:14 +00:00
rich
5e95a8816c
merge free.c realloc.c into malloc.c so that all three are linked in
...
if any are referenced.
libc's malloc.o contains malloc(), free() and realloc(). And libc
refers to realloc which will cause the linker to pull in redundant
malloc() and free() definitions from malloc.o if it isn't already
linked in from GNU malloc. Rich
1993-10-19 18:22:37 +00:00
rgrimes
509c338632
This is gnu lib malloc from NetBSD verbatium, here is the version info
...
that Chris created:
this version of GNU malloc was obtained from prep.ai.mit.edu on
9/22/1993. There was no version noted.
1993-09-24 13:03:39 +00:00
rgrimes
85912886f5
Changed install -o root -g bin to -o ${BINOWN} -g ${BINGRP} on the header
...
install commands to be consistent with other header files.
1993-08-23 05:26:19 +00:00
rgrimes
75bdcbe3df
Changed afterintall: target to beforeinstall: so that it is easy to get
...
the regex.h header file installed.
1993-08-08 04:38:56 +00:00
cvs2svn
4c6599b128
This commit was manufactured by cvs2svn to create branch
...
'VENDOR-libregex'.
1993-07-30 20:16:54 +00:00
conklin
5e0c8d9ee2
GNU Regex 0.12
1993-07-30 20:16:53 +00:00