| Commit message (Expand) | Author | Age | Files | Lines |
* | man.1 depend on man.man | wosch | 1996-01-24 | 1 | -0/+1 |
* | manpath.1 depend on manpath.man | wosch | 1996-01-24 | 1 | -0/+1 |
* | `-w' was actually a flag, not an option... | joerg | 1996-01-23 | 1 | -2/+2 |
* | Add a hint that the -w flag to catman(1) is actually the command | joerg | 1996-01-23 | 1 | -1/+8 |
* | Search section 9. | bde | 1996-01-23 | 1 | -1/+1 |
* | Add missing manpage zgrep.1 and links zegrep.1, zfgrep.1 | wosch | 1996-01-23 | 1 | -2/+5 |
* | Change the reference to less(1) (which may not be installed) to more(1). | mpp | 1996-01-22 | 1 | -1/+1 |
* | Rcsdiff incorrectly only allows one -L option to be specified. | mpp | 1996-01-20 | 1 | -2/+2 |
* | Reviewed by: jmz (Jean-Marc Zucconi) | graichen | 1996-01-16 | 2 | -2/+68 |
* | This release is a moderate restructuring of the dynamic linker. | jdp | 1996-01-13 | 1 | -592/+605 |
* | Split up the code so that a single directory can be searched, to | jdp | 1996-01-13 | 2 | -82/+118 |
* | Toss the old yppush into the attic. | wpaul | 1996-01-12 | 3 | -584/+0 |
* | Remove yppush; it's about to be replaced. | wpaul | 1996-01-12 | 1 | -2/+2 |
* | Another '-' needed for make release. | phk | 1996-01-11 | 1 | -2/+2 |
* | Make the new realinstall target a little less draconian so that make release | phk | 1996-01-11 | 1 | -3/+3 |
* | Whoops. cvsinit was creating a modules file in CVSROOT with an | peter | 1996-01-11 | 1 | -2/+3 |
* | Install ld.so in a way that is safe even on a running system. | jdp | 1996-01-11 | 1 | -2/+13 |
* | Fix small bug with negative item_no. | jkh | 1996-01-10 | 1 | -1/+1 |
* | Correct the path used to invoke "pr" if the "-l" option to diff is | mpp | 1996-01-10 | 1 | -3/+3 |
* | Refresh before calling selection hook. | jkh | 1996-01-05 | 2 | -2/+6 |
* | Work around optimizer strength reduction bug. | jkh | 1996-01-04 | 1 | -0/+5 |
* | Use cvs -Q release, instead of cvs release -Q, for removing the | joerg | 1996-01-02 | 1 | -4/+4 |
* | Create individual tests for each dialog feature. | jkh | 1996-01-01 | 19 | -336/+1266 |
* | Next round of changes - make dialog boxes drawable at arbitrary X,Y locations | jkh | 1996-01-01 | 11 | -84/+127 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 137 | -95321/+0 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 251 | -162853/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r13087, | peter | 1995-12-29 | 2 | -0/+3540 |
|\ |
|
| * | Import some ChangeLogs for the parts of cvs-1.6.3 that I missed | peter | 1995-12-29 | 2 | -0/+3540 |
* | | Enabled my FUNCTION_PROFILER_EPILOGUE code and added option | bde | 1995-12-26 | 3 | -12/+45 |
* | | Bah humbug! | peter | 1995-12-25 | 1 | -2/+2 |
* | | Toss ypxfr into the attic. The new one should be appearing shortly. | wpaul | 1995-12-25 | 9 | -1872/+0 |
* | | Turn of ypxfr. It's about to be nuked. | wpaul | 1995-12-25 | 1 | -2/+2 |
* | | Fix the convert to 'death-support' script to work with un-modified | nate | 1995-12-24 | 1 | -1/+1 |
* | | Remove games from the SUBDIR list. Gnu Chess is in ports now. | markm | 1995-12-23 | 1 | -1/+2 |
* | | Add another test to round out the radiolist dialog suite. | jkh | 1995-12-23 | 1 | -31/+107 |
* | | Add a reference to dialog(3) now that the man pages exist. | jkh | 1995-12-23 | 1 | -0/+3 |
* | | o Add some test code. | jkh | 1995-12-23 | 2 | -0/+265 |
* | | Add changes to: | jkh | 1995-12-23 | 8 | -358/+1028 |
* | | Document the -k and -w flags. | jkh | 1995-12-19 | 2 | -2/+40 |
* | | A one line hack to prevent 'cvs checkout -c' from triggering a nasty bug | peter | 1995-12-18 | 1 | -1/+1 |
* | | Re-connect cvs to gnu/usr.bin/Makefile.. | peter | 1995-12-18 | 1 | -2/+2 |
* | | Turn off ypserv. It's about to be replaced by a new non-GPL version. | wpaul | 1995-12-16 | 1 | -2/+2 |
* | | Fix yp_mkdb to do what the code suggests it's trying to do.. | peter | 1995-12-11 | 1 | -6/+10 |
* | | Whitespace cleanup, add forgotten file to CLEANFILES.. | peter | 1995-12-11 | 3 | -6/+6 |
* | | Make CVS use /usr/lib/libmd.a rather than supplying Yet Another Copy(TM) | peter | 1995-12-11 | 4 | -313/+5 |
* | | Tweak the install targets so that the installs are done in the right place | peter | 1995-12-11 | 4 | -8/+8 |
* | | Argh! Botch alert! I dont *believe* I did this.... | peter | 1995-12-11 | 1 | -2/+2 |
* | | Fix a couple of build warts that I broke... | peter | 1995-12-11 | 3 | -9/+22 |
* | | This commit was generated by cvs2svn to compensate for changes in r12757, | peter | 1995-12-11 | 2 | -423/+1034 |
|\ \
| |/ |
|
| * | Bring in two files that I missed.. These are of no real value unless | peter | 1995-12-11 | 2 | -423/+1034 |