summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.0.5_cvsrelease/2.0.5_cvscvs2svn1995-06-10469-496/+56072
* There are some embarassing typos (which I made) in yppush.c.David Greenman1995-06-041-6/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_0_5'.cvs2svn1995-05-30269-216350/+0
* 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
* Forgot one FreeBSD specific change needed.Nate Williams1995-03-311-1/+1
* Temporarily disable building CVS to avoid anyone hosing up their CVSNate Williams1995-03-311-4/+2
* Merged in FreeBSD necessary changes in. Note, all of our sourceNate Williams1995-03-3117-938/+1511
* This commit was generated by cvs2svn to compensate for changes in r7516,Nate Williams1995-03-3125-0/+20711
|\
| * Original sources from CVS-1.4A2 munged to fit our directory structure.Nate Williams1995-03-3125-0/+20711
* | Original sources from CVS-1.4A2 munged to fit our directory structure.Nate Williams1995-03-311-0/+133
* | This commit was generated by cvs2svn to compensate for changes in r7514,Nate Williams1995-03-3178-3955/+7113
|\|
| * Original sources from CVS-1.4A2 munged to fit our directory structure.Nate Williams1995-03-3192-4876/+8835
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-cvs'.cvs2svn1995-03-122-0/+557
* | Wolfram's latest update.Joerg Wunsch1995-03-314-233/+362
* | 'directories...' is an argument, not an optionJean-Marc Zucconi1995-03-271-2/+2
* | Made this script a bit more fool-proof, so people like me can betterJoerg Wunsch1995-03-262-16/+98
* | Comment out all perverted curses optimizationAndrey A. Chernov1995-03-261-19/+19
* | Change wrong -ltermcap -ltermlib picked up to -lmytinfoAndrey A. Chernov1995-03-261-2/+2
* | Get PERL found in any of its obvious locations.Jordan K. Hubbard1995-03-251-6/+17