aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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-940/+1513
* 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-4006/+7164
|\|
| * Original sources from CVS-1.4A2 munged to fit our directory structure.Nate Williams1995-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 saysBill Paul1995-03-317-44/+140
* | Wolfram's latest update.Joerg Wunsch1995-03-314-239/+368
* | 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
* | Fix sparse files handlingAndrey A. Chernov1995-03-181-1/+1
* | Don't use user PATH into environment for sec reasonsAndrey A. Chernov1995-03-181-3/+3
* | 1) Call nroff instead of groff, nroff have some internal groff optionsAndrey A. Chernov1995-03-182-4/+4
* | rename ngroff to groffPaul Traina1995-03-181-2/+2
* | Gcc v2.6.3 currently has a problem with templates. Specifically, withNate Williams1995-03-171-0/+4
* | Fix savestring & gdb conflictAndrey A. Chernov1995-03-172-5/+3
* | Add dummy lchown function so that cpio understands 4.4 symbolic links.Rodney W. Grimes1995-03-173-2/+35
* | UpgradeAndrey A. Chernov1995-03-178-39/+172
* | Wolfram's replacement for the oldish ugly catman(1) program. The newJoerg Wunsch1995-03-153-23/+487
* | Disabled gdb until it compiles. I need make world to work...Poul-Henning Kamp1995-03-131-2/+4
* | Bump SHLIB_MAJOR to 263 to match ../Makefile.incAndrey A. Chernov1995-03-131-2/+2
* | Add cmp -s to beforeinstall targetAndrey A. Chernov1995-03-121-1/+2
* | Don't install shared libgcc, we can't do it this way.Poul-Henning Kamp1995-03-122-6/+2