aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Spruce up Makefile.yp: add support for netgroups and bootparams maps,Bill Paul1995-04-021-41/+63
* Reduce yppush. Now that all the required yp_xdr functions areBill Paul1995-04-022-22/+49
* Log syslog messages at LOG_NOTICE priority.Bill Paul1995-04-011-2/+2
* Remove yppasswd_xdr.c and take out references to if from Makefile: useBill Paul1995-04-011-3/+3
* Fix theJoerg Wunsch1995-04-011-5/+7
* One line fix to silently ignore entries that start with a '+' or '-'.Bill Paul1995-03-311-1/+2
* 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
* | Rework error reporting/logging: although the SunOS documentation saysBill Paul1995-03-317-44/+140
* | Wolfram's latest update.Joerg Wunsch1995-03-314-233/+362
* | Ack... clean up the logfile name generation that I botched in the lastBill Paul1995-03-301-3/+2
* | Fix up the way _PATH_YP is used to put together the pathname to theBill Paul1995-03-302-13/+30
* | '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
* | Don't attempt to fix the mode of mus - mus might be read-only. JustBruce Evans1995-03-251-2/+1
* | If mus script not executable, fix.Jordan K. Hubbard1995-03-241-0/+1
* | Fix -C arg overriding when -T file usedAndrey A. Chernov1995-03-241-3/+5
* | Get rid of strtok(), it is depricated inside libsAndrey A. Chernov1995-03-242-9/+11
* | Adjust include paths.Jordan K. Hubbard1995-03-241-2/+2
* | Bring back perl/usub as usub/, this time containing an updated curseperlJordan K. Hubbard1995-03-248-1/+1410
* | Added gdb back in since it can no compile with the ld change.Nate Williams1995-03-221-2/+2
* | Modify the default behavior of the linker to no longer prefer staticNate Williams1995-03-221-9/+12
* | This just exited on most errors, some of which were legitimate andJordan K. Hubbard1995-03-221-10/+5
* | Saved scroll fixed.Andrey A. Chernov1995-03-211-1/+1
* | Pretty much a complete rewrite of this Makefile.Rodney W. Grimes1995-03-201-9/+31
* | Removed /usr/local/lib from the standard library search path to beNate Williams1995-03-191-2/+2