summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Added Makefile for example files. They are now installed innate1995-04-081-0/+17
* Because -lcompat defines the same symbols as -lgnuregex and the weaknessnate1995-04-073-8/+65
* Back out my change to enforce command line linker order due tonate1995-04-071-11/+8
* Added a new feature from Peter Eriksson's latest release of ypserv (0.13):wpaul1995-04-052-7/+40
* Take yp_svc.c out of CLEANFILES rule.wpaul1995-04-021-2/+2
* Add back some stuff to yppush.c that I was a little over-zealous inwpaul1995-04-022-12/+92
* Removed code from yp_xdr.c module that now lives in libc. (Unfortunately,wpaul1995-04-021-91/+0
* Make yppush compile again when obj directory exists. *groan*wpaul1995-04-022-4/+3
* Fix compiler warnings: don't declare enum types as static.bde1995-04-021-4/+9
* Spruce up Makefile.yp: add support for netgroups and bootparams maps,wpaul1995-04-021-41/+63
* Reduce yppush. Now that all the required yp_xdr functions arewpaul1995-04-022-22/+49
* Log syslog messages at LOG_NOTICE priority.wpaul1995-04-011-2/+2
* Remove yppasswd_xdr.c and take out references to if from Makefile: usewpaul1995-04-011-3/+3
* Fix thejoerg1995-04-011-5/+7
* One line fix to silently ignore entries that start with a '+' or '-'.wpaul1995-03-311-1/+2
* Forgot one FreeBSD specific change needed.nate1995-03-311-1/+1
* Temporarily disable building CVS to avoid anyone hosing up their CVSnate1995-03-311-4/+2
* Merged in FreeBSD necessary changes in. Note, all of our sourcenate1995-03-3117-940/+1513
* This commit was generated by cvs2svn to compensate for changes in r7516,nate1995-03-3125-0/+20711
|\
| * Original sources from CVS-1.4A2 munged to fit our directory structure.nate1995-03-3125-0/+20711
* | Original sources from CVS-1.4A2 munged to fit our directory structure.nate1995-03-311-0/+133
* | This commit was generated by cvs2svn to compensate for changes in r7514,nate1995-03-3178-4006/+7164
|\ \ | |/
| * Original sources from CVS-1.4A2 munged to fit our directory structure.nate1995-03-3192-4930/+8889
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-cvs'.cvs2svn1995-03-122-0/+557
* | Rework error reporting/logging: although the SunOS documentation sayswpaul1995-03-317-44/+140
* | Wolfram's latest update.joerg1995-03-314-239/+368
* | Ack... clean up the logfile name generation that I botched in the lastwpaul1995-03-301-3/+2
* | Fix up the way _PATH_YP is used to put together the pathname to thewpaul1995-03-302-13/+30
* | 'directories...' is an argument, not an optionjmz1995-03-271-2/+2
* | Made this script a bit more fool-proof, so people like me can betterjoerg1995-03-262-16/+98
* | Comment out all perverted curses optimizationache1995-03-261-19/+19
* | Change wrong -ltermcap -ltermlib picked up to -lmytinfoache1995-03-261-2/+2
* | Get PERL found in any of its obvious locations.jkh1995-03-251-6/+17
* | Don't attempt to fix the mode of mus - mus might be read-only. Justbde1995-03-251-2/+1
* | If mus script not executable, fix.jkh1995-03-241-0/+1
* | Fix -C arg overriding when -T file usedache1995-03-241-3/+5
* | Get rid of strtok(), it is depricated inside libsache1995-03-242-9/+11
* | Adjust include paths.jkh1995-03-241-2/+2
* | Bring back perl/usub as usub/, this time containing an updated curseperljkh1995-03-248-1/+1410
* | Added gdb back in since it can no compile with the ld change.nate1995-03-221-2/+2
* | Modify the default behavior of the linker to no longer prefer staticnate1995-03-221-9/+12
* | This just exited on most errors, some of which were legitimate andjkh1995-03-221-10/+5
* | Saved scroll fixed.ache1995-03-211-1/+1
* | Pretty much a complete rewrite of this Makefile.rgrimes1995-03-201-9/+31
* | Removed /usr/local/lib from the standard library search path to benate1995-03-191-2/+2
* | Fix sparse files handlingache1995-03-181-1/+1
* | Don't use user PATH into environment for sec reasonsache1995-03-181-3/+3
* | 1) Call nroff instead of groff, nroff have some internal groff optionsache1995-03-182-4/+4
* | rename ngroff to groffpst1995-03-181-2/+2
* | Gcc v2.6.3 currently has a problem with templates. Specifically, withnate1995-03-171-0/+4
OpenPOWER on IntegriCloud