summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Collapse)AuthorAgeFilesLines
* Dramatically clean up Makefile. Make send-pr get rebuilt if Makefilewollman1994-10-151-16/+18
| | | | changes.
* Add LDADD += -lcursesache1994-10-121-1/+2
|
* Add LDADD+= -ltermcapache1994-10-121-1/+2
|
* SHARED_LDADD --> LDADDache1994-10-121-2/+2
|
* Output error diagnostics, if occurse.ache1994-10-114-0/+36
| | | | Add radiolist test.
* Use libdialog now.ache1994-10-113-284/+74
|
* libdialog addedache1994-10-111-2/+2
|
* This commit was generated by cvs2svn to compensate for changes in r3515,ache1994-10-1116-0/+3985
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Make all dialog box available from C programs via functions callsache1994-10-1116-0/+3985
| |
* | Implement HOME/END keys for line editache1994-10-102-5/+26
| |
* | Implement insert-mode line editingache1994-10-101-16/+23
| |
* | Back out part of ctype fixes, unneded with new ctypeache1994-10-093-4/+4
| |
* | Cosmetic cleanuppst1994-10-091-5/+8
| |
* | Dialog addedache1994-10-081-2/+2
| |
* | This commit was generated by cvs2svn to compensate for changes in r3430,ache1994-10-0823-0/+4671
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Moved from ports, arrow keys allowed to edit input,ache1994-10-0823-0/+4671
| | | | back tab key understanded now
* Fix many problems with 8bit chars (sign extend in ctype macros)ache1994-10-074-30/+21
| | | | | Fix main problem with 8-bit chars in directories names: because signed_sum left uninitialized, wrong checksum occurse
* Make ~%take work: ignore \rache1994-10-021-1/+4
| | | | Obtained from: taylor-list
* Make -a option optional, uux fails in other case with new sendmail-styleache1994-10-021-2/+2
| | | | | <> address in return-receipts Obtained from: taylor-list
* Removed NOOBJ so obj directory gets built if wanted.paul1994-10-021-1/+0
|
* #define HAVE_TERMIOS added for proper terminal handlingache1994-10-022-0/+4
| | | | Submitted by: smcarey@mailbox.syr.edu
* Don't build profiled libraries. (NOPROFILE= yes. I don't like the negativebde1994-09-281-0/+2
| | | | | logic or lack of checking of truth values. There are too many ways to spell "yes". Some Makefiles spell it as "no".)
* previous fix was not completeadam1994-09-251-2/+1
|
* Dumped core when prompt == NULLadam1994-09-251-1/+2
|
* Fixed a couple of compiler warnings related to wrong prototypes.dg1994-09-231-2/+3
|
* Don't build profiled library.bde1994-09-201-1/+2
|
* Add dependency for -lcompat.bde1994-09-202-2/+6
|
* For Bruce: -DNO_SHARED_LIBCC_INT reverts back to static libcc_int.wollman1994-09-192-2/+12
| | | | This makes the back end run faster, but at the cost of speed.
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowwollman1994-09-189-25/+19
| | | | | | | | | | | | | | | | no longer link against the whole library, since they don't require much from it, but just compile the few small modules they actually need static. This should save a measurable amount of space; compare: -r-xr-xr-x 1 bin bin 155648 Sep 18 18:00 cc1* -r-xr-xr-x 1 root bin 1048576 Sep 18 17:33 cc1.noshae* Of course, the library takes up a bit of space, but when you add in the savings from the C++ compiler, you more than make up the difference: -r--r--r-- 1 bin bin 1157344 Sep 18 18:27 /usr/lib/libcc_int.so.26.0 -r-xr-xr-x 1 bin bin 491520 Sep 18 18:27 /usr/libexec/cc1plus*
* Add q modifier (for long longs) support to -Wformat.rgrimes1994-09-181-22/+29
| | | | Reviewed by: bde
* Add LDDESTDIR to ld command.swallace1994-09-181-2/+6
| | | | Add -I${DESTDIR}/usr/include to cpp command.
* Unmap hints file when finished with it, so that it can go awaybde1994-09-151-1/+21
| | | | | | | completely when ldconfig unlinks it. If init is shared, then the referenced unlinked copy of the hints file created by running ldconfig in /etc/rc caused the file system to be unclean after every reboot.
* Install libregex.h with the correct owner, group and mode.bde1994-09-151-2/+3
|
* Add NOMAN, fix Id.jkh1994-09-151-2/+2
|
* Add NOMAN, fix Id line.jkh1994-09-151-2/+3
|
* Set NOMAN properly, correct Id line.jkh1994-09-151-2/+2
|
* Change install -c to install ${COPY} as per Rod's comments. At leastjkh1994-09-151-1/+1
| | | | we've got one Makefile that uses this in the tree now! :-)
* Fix typo, add -c to install so that files aren't moved out on firstjkh1994-09-151-6/+4
| | | | install! :-)
* Cleaned up comments, added Id lines.jkh1994-09-152-5/+4
|
* Add texinfo to the list of SUBDIR targets.jkh1994-09-151-2/+2
|
* Added ${DESTDIR} in the lineswallace1994-09-152-2/+2
| | | | CFLAGS+= -I$(.CURDIR)/. -I${DESTDIR}/usr/include/readline -I$(.CURDIR)/../bfd
* This commit was generated by cvs2svn to compensate for changes in r2726,gclarkii1994-09-1394-0/+68956
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import of GNU Info 3.0 in bmake formatgclarkii1994-09-1394-0/+68956
| |
| * This commit was manufactured by cvs2svn to create branch 'GNU'.cvs2svn1993-11-1247-0/+14698
| |
* | Include of bsd.prog.mk should almost always be the last line of the file.rgrimes1994-09-124-10/+8
| | | | | | | | | | Fix missing ${DESTDIR} in 2 places (rgrimes) Submitted by: bde
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-114-5/+5
| |
* | Deleted checks for libcrypt as not nessecery for 2.0.gclarkii1994-09-113-12/+0
| |
* | Added CURDIR directives for some installs.gclarkii1994-09-111-2/+3
| | | | | | | | | | Reviewed by: Gary Clark II Submitted by: Rod Grimes
* | Added includes for Makefile.inc (/usr/src/gnu/usr.bin/Makefile.inc)gclarkii1994-09-113-1/+5
| | | | | | | | | | Reviewed by: Gary Clark II Submitted by: Rod Grimes
* | Changed AF_LOCAL to AF_LOCAL_XX so as not to conflict with 4.4 socket.hgclarkii1994-09-116-150/+42
| | | | | | | | Added casts to shutup warnings in doio.c
OpenPOWER on IntegriCloud