| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling fixes. | jmz | 1996-02-09 | 1 | -5/+5 |
* | Add some missing MLINKS, correct some cross references, correct some | mpp | 1996-02-09 | 2 | -4/+4 |
* | Whoops, do not reference myself. | pst | 1996-02-08 | 1 | -2/+0 |
* | Close docs/1002 - remove bogus cross references | pst | 1996-02-08 | 1 | -8/+1 |
* | Added entries for some info files that are being installed, but | mpp | 1996-02-08 | 1 | -0/+4 |
* | Fix bin/pr506 - uname from current system | pst | 1996-02-08 | 1 | -2/+3 |
* | Update the manual page to reflect the fact that an "Index" line | jdp | 1996-02-07 | 1 | -2/+5 |
* | making <page>.1 from <page>.man | wosch | 1996-02-06 | 2 | -0/+2 |
* | recursive grep, enabled with -DHAVE_FTS=1 | wosch | 1996-02-02 | 3 | -20/+261 |
* | Correct some manual page cross reference errors. E.g. su is a section | mpp | 1996-02-02 | 3 | -3/+4 |
* | Fix the ".Os" macro to not display "BSD Experimental" if no arguments | mpp | 1996-02-01 | 1 | -1/+1 |
* | Remove groff/tmac/mm.diff - it is just a small file containing a context | mpp | 1996-01-31 | 1 | -70/+0 |
* | Updated the ".St -ansiC" macro to report "ISO 9899: 1990 (``ISO C'')" | mpp | 1996-01-31 | 1 | -4/+24 |
* | Teach the .Os macro about FreeBSD and our releases. E.g. | mpp | 1996-01-31 | 2 | -23/+90 |
* | 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 |
* | Correct the path used to invoke "pr" if the "-l" option to diff is | mpp | 1996-01-10 | 1 | -3/+3 |
* | 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 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 83 | -86185/+0 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 171 | -127796/+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 |
* | | Fix the convert to 'death-support' script to work with un-modified | nate | 1995-12-24 | 1 | -1/+1 |
* | | Add a reference to dialog(3) now that the man pages exist. | jkh | 1995-12-23 | 1 | -0/+3 |
* | | 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 |
* | | 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 |