aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* eliminate coredump for readline(NULL) caseAdam David1995-05-221-1/+1
* configuration files are in /etc/uucp and spool files are in /var/spool/uucpJean-Marc Zucconi1995-05-206-33/+33
* Don't chdir to subdirs before formatting, non-native manpagesAndrey A. Chernov1995-05-201-28/+40
* Make error message for no input files specified consistent across allRodney W. Grimes1995-05-173-3/+3
* Remove extra argument from mesgboxAndrey A. Chernov1995-05-161-1/+1
* Call mesgbox instead of msgbox for long descriptionsAndrey A. Chernov1995-05-161-1/+1
* Changes to support the new dialog_dselect() features required to fixJordan K. Hubbard1995-05-162-13/+62
* Fix draw shadow bug, when shadow reaches end of the screen,Andrey A. Chernov1995-05-151-20/+34
* This patch teaches info to read gzipped files (emacs info alreadyRodney W. Grimes1995-05-141-0/+1
* Install uuconv/uuchk with right permissionsAndrey A. Chernov1995-05-142-8/+2
* Update other Makefiles to reflect uuconv/uuchk install place changeAndrey A. Chernov1995-05-133-6/+6
* Install uuconv/uuchk to /usr/sbinAndrey A. Chernov1995-05-133-5/+6
* Add missing includeAndrey A. Chernov1995-05-121-0/+6
* Submitted by: Charles Henrich <henrich@fubar.cl.msu.edu>Rodney W. Grimes1995-05-121-2/+2
* Submitted by: gjRodney W. Grimes1995-05-092-6/+2
* Fix nested comments for -Wcomment warnings.Rodney W. Grimes1995-05-092-2/+2
* Bump major number, function deletedAndrey A. Chernov1995-05-081-1/+3
* Bump major numberAndrey A. Chernov1995-05-081-1/+3
* Fix nasty shadow bug sneaked in Marc's commit.Andrey A. Chernov1995-05-083-90/+42
* From Wolfram: Fix: typos, old linksJoerg Wunsch1995-05-062-5/+9
* Bump major number instead of minor: old functions arguments was changed tooAndrey A. Chernov1995-05-041-3/+3
* Bump minor numberAndrey A. Chernov1995-05-031-1/+3
* Small fix for yp_match implementation:Bill Paul1995-05-031-2/+2
* Handle too long strings correctly in print_autowrap()Andrey A. Chernov1995-04-301-1/+2
* Fix HAVE_SAVED_IDS and HAVE_BROKEN_SETREUID definesAndrey A. Chernov1995-04-291-2/+2
* Remove setr* hacksAndrey A. Chernov1995-04-271-4/+4
* Close this PR:Jordan K. Hubbard1995-04-261-1/+1
* Gary J's patches to make gdb -w work properly.Jordan K. Hubbard1995-04-266-8/+22
* Hastily back out my previous change to install ui_objects.h; upon furtherJordan K. Hubbard1995-04-211-5/+1
* Also install new ui_objects.h header file. I'm not sure how I feel aboutJordan K. Hubbard1995-04-211-3/+7
* Sync. up bits with Paul K. Cascade support plus some cosmetic changes.Nate Williams1995-04-211-13/+60
* Upgrade.Andrey A. Chernov1995-04-2011-52/+355
* Fix for the ``gdb -k /nonexistent /dev/mem'' core dump.Joerg Wunsch1995-04-191-2/+12
* Backed out the only FreeBSD specific change to the stock CVS sources nowNate Williams1995-04-181-1/+1
* Fix update_line() updates on screen edgesAndrey A. Chernov1995-04-181-1/+1
* Add missing $(DESTDIR) to rm command so that this stops removing filesRodney W. Grimes1995-04-171-1/+1
* Added back 'examples' to the subdirs which was bogusly removed.Nate Williams1995-04-141-2/+2
* Fix broken file name globbing. Man is now also able to find pagesJoerg Wunsch1995-04-112-4/+14
* Re-enabled cvs now that Rod is satisfied that it will work correctly.Nate Williams1995-04-111-2/+2
* Mods to tar (--fast-read) to cause it to stop looking for exact-matchingJordan K. Hubbard1995-04-104-2/+48
* as Thomas Graichen recently wrote in private mail:Nate Williams1995-04-101-2/+2
* Added Makefile for example files. They are now installed inNate Williams1995-04-081-0/+17
* Because -lcompat defines the same symbols as -lgnuregex and the weaknessNate Williams1995-04-073-8/+65
* Back out my change to enforce command line linker order due toNate Williams1995-04-071-11/+8
* Added a new feature from Peter Eriksson's latest release of ypserv (0.13):Bill Paul1995-04-052-7/+40
* Take yp_svc.c out of CLEANFILES rule.Bill Paul1995-04-021-2/+2
* Add back some stuff to yppush.c that I was a little over-zealous inBill Paul1995-04-022-12/+92
* Removed code from yp_xdr.c module that now lives in libc. (Unfortunately,Bill Paul1995-04-021-91/+0
* Make yppush compile again when obj directory exists. *groan*Bill Paul1995-04-022-4/+3
* Fix compiler warnings: don't declare enum types as static.Bruce Evans1995-04-021-4/+9