aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Make only a `-r' flag (as opposed to `-r*') special within theJoerg Wunsch1995-08-041-1/+1
* Don't build xditview unless the actual include files for X11 are present.Paul Traina1995-07-291-1/+1
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-2517-28/+29
* Change `install' to `${INSTALL}' as usual.Bruce Evans1995-07-251-1/+1
* Change `install' to `${INSTALL}' as usual.Bruce Evans1995-07-241-4/+3
* Make the tag checks more strict according to Rod's wishes.Joerg Wunsch1995-07-232-28/+74
* Remove my last week's CFLAGS hack from Makefile.inc, and fixJoerg Wunsch1995-07-163-7/+3
* Make ld's error messages consistent with gcc when no input filesRodney W. Grimes1995-07-131-2/+2
* Fix dependencies for gcc.info and reno.info. `make depend' doesn't handleBruce Evans1995-07-121-0/+5
* I added a few lines of code to the latest info browser in theJoerg Wunsch1995-07-085-6/+101
* Add a dependency on the .x source file and avoid copying it.Bruce Evans1995-07-041-10/+8
* Change ld.so to correctly load dependant libraries for dlopen and unload themDoug Rabson1995-06-271-66/+234
* Remove bogus references to /usr/ucb.Bruce Evans1995-06-261-2/+2
* Improve the handling of large minor numbers:Bruce Evans1995-06-263-5/+142
* Convert the colon after (send-pr) into a period, so the info file canJoerg Wunsch1995-06-241-1/+1
* Add an "-m" flag to merge instead of replace the entries. We canSatoshi Asami1995-06-242-41/+75
* Make `ld' properly honoring the umask setting when chmod'ing theJoerg Wunsch1995-06-141-3/+7
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-6/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-30670-9128/+9390
* Add link to sperl4.036, needed for suid scripts and pgmsAndrey A. Chernov1995-05-281-0/+1
* Make link to tperl4.036, needed for suid scripts and other stuffAndrey A. Chernov1995-05-281-0/+1
* Fix $] variable value (version number), close PR 449Andrey A. Chernov1995-05-281-2/+8
* 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
* This patch teaches info to read gzipped files (emacs info alreadyRodney W. Grimes1995-05-141-0/+1
* 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
* From Wolfram: Fix: typos, old linksJoerg Wunsch1995-05-062-5/+9
* 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
* Sync. up bits with Paul K. Cascade support plus some cosmetic changes.Nate Williams1995-04-211-13/+60
* 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
* 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
* 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
* 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
* Reduce yppush. Now that all the required yp_xdr functions areBill Paul1995-04-022-22/+49
* Fix theJoerg Wunsch1995-04-011-5/+7