Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -4/+4 |
| | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. | ||||
* | Handle sorting in better way | ache | 1996-06-09 | 1 | -16/+34 |
| | |||||
* | Activate collate | ache | 1996-06-05 | 1 | -1/+1 |
| | |||||
* | Backed out yacc changes. | bde | 1996-06-03 | 2 | -3/+3 |
| | |||||
* | Use new yacc rule. | phk | 1996-05-30 | 2 | -3/+3 |
| | |||||
* | Fix -f mode | ache | 1996-05-28 | 1 | -14/+27 |
| | | | | Fix freeing of wrong pointer | ||||
* | -Wall cleanup | ache | 1996-05-27 | 2 | -17/+13 |
| | | | | Remove unneded function | ||||
* | Localize it. | ache | 1996-05-27 | 9 | -130/+130 |
| | | | | | | | off_t -> long. Install strfile & unstr -Wall cleanup Fix matching bug with offensive database | ||||
* | Find caesar and strfile properly. | ache | 1996-05-27 | 2 | -12/+23 |
| | | | | Generate .dat files on build state | ||||
* | Use valid ctype range now. | ache | 1996-05-27 | 4 | -16/+24 |
| | | | | | | Includes cleanup Misc. cleanup Use absolute path in rot13 wrapper. | ||||
* | Applied patch to close PR#bin/199 | scrappy | 1996-05-26 | 1 | -2/+5 |
| | | | | Submitted by: Toshihiro Kanda <candy@kgc.co.jp> | ||||
* | The Makefile assumed that builder had '.' in it's path, which is a | nate | 1996-05-15 | 2 | -229/+6 |
| | | | | | | | | | security hole for root. Fix this oversight and clean up the build of 'hack.onames.h' which should be built everytime. Tested with/without obj directories and .depend files. Noticed by: "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de> | ||||
* | Correct some man page cross references and file location references. | mpp | 1996-04-07 | 1 | -1/+1 |
| | |||||
* | add missing include files | wosch | 1996-03-13 | 8 | -0/+10 |
| | |||||
* | Correct man page section number references (e.g. don't use the | mpp | 1996-02-11 | 1 | -1/+1 |
| | | | | | old 1M, 3X and 3S section numbers) and make some minor formatting changes to silence manck. | ||||
* | Correct some man page cross references and some file | mpp | 1996-02-05 | 2 | -5/+5 |
| | | | | locations. | ||||
* | Add some missing manual page links. | mpp | 1996-02-02 | 2 | -0/+2 |
| | |||||
* | Fix even more spelling errors in some more man pages. | mpp | 1996-01-30 | 2 | -3/+3 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 99 | -5894/+0 |
| | | | | which included commits to RCS files with non-trunk default branches. | ||||
* | recording cvs-1.6 file death | peter | 1995-12-30 | 5 | -2394/+0 |
| | |||||
* | Truncate the fgets() return properly. | jkh | 1995-12-28 | 1 | -1/+2 |
| | |||||
* | gets -> fgets | dima | 1995-12-27 | 1 | -1/+1 |
| | | | | Submitted by: fn@@pain.csrv.uidaho.edu | ||||
* | Spell a German fortune correctly. | joerg | 1995-12-27 | 3 | -9/+9 |
| | |||||
* | 1) Remove the subdir x11/ from the build. xneko and xroach are ports now. | markm | 1995-12-22 | 1 | -4/+1 |
| | | | | 2) Add $Id$ | ||||
* | gets() -> fgets() | jkh | 1995-12-01 | 1 | -1/+1 |
| | |||||
* | gets() -> fgets(). I'm tired of looking at the compiler messages! | jkh | 1995-12-01 | 1 | -6/+6 |
| | |||||
* | Prototype atof() so that the -speed option works. Closes bin/733. | asami | 1995-09-23 | 1 | -1/+4 |
| | | | | Submitted by: candy@fct.kgc.co.jp (Toshihiro Kanda) | ||||
* | Make morse(6) realling playing the characters on the speaker. | joerg | 1995-08-27 | 3 | -76/+365 |
| | | | | | | Minor additions by me, mostly taken from the suggestion in PR # bin/709. Submitted by: lyndon@orthanc.com (Lyndon Nerenberg, VE7TCP/VE6BBM) | ||||
* | Delete bogus referneces to timezone code internal header file `tzfile.h', | wollman | 1995-08-07 | 1 | -1/+1 |
| | | | | which is no longer bogusly installed in /usr/include. | ||||
* | Add missing ospeed initialization | ache | 1995-08-04 | 1 | -1/+5 |
| | |||||
* | Add missing ospeed setting | ache | 1995-08-04 | 1 | -0/+5 |
| | |||||
* | Add missing entries to speedtable | ache | 1995-08-04 | 1 | -1/+1 |
| | |||||
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-07-25 | 11 | -24/+24 |
| | | | | specified in the top level Makefiles. | ||||
* | Change `install' to `${INSTALL}' as usual. | bde | 1995-07-24 | 1 | -2/+2 |
| | | | | Install the `built' files with flag ${COPY}. | ||||
* | Use correct spelling of ``knew''. | rgrimes | 1995-07-17 | 1 | -1/+1 |
| | | | | Obtained from: netbsd-bugs@NetBSD.ORG, Peter Seebach <seebs@solon.com> | ||||
* | Remove bogus references to /usr/ucb. | bde | 1995-06-26 | 1 | -3/+1 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 101 | -521/+521 |
| | |||||
* | Fix nested comments for -Wcomment warnings. | rgrimes | 1995-05-09 | 12 | -83/+83 |
| | |||||
* | Add piano. | jkh | 1995-04-28 | 1 | -1/+1 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r8136, | jkh | 1995-04-28 | 4 | -0/+243 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import the piano program again, except this time in the right location. | jkh | 1995-04-28 | 4 | -0/+243 |
| | | | | | | | | Submitted by: Toshihiro Kanda <candy@kgc.co.jp> | ||||
* | | If possible, pick up the caesar program inside in the compilation tree. | phk | 1995-03-26 | 1 | -1/+1 |
| | | |||||
* | | Create /usr/share/games/quiz.db via mtree and remove private mkdir command | rgrimes | 1995-03-18 | 1 | -3/+0 |
| | | | | | | | | from Makefile. | ||||
* | | Include <limits.h> to get LONG_MAX - don't depend on namespace pollution | bde | 1995-02-03 | 1 | -0/+1 |
| | | | | | | | | in <time.h>. | ||||
* | | Add missing "noflush" option from standard rogue | ache | 1995-01-04 | 3 | -6/+14 |
| | | |||||
* | | gdc -> grdc | ache | 1994-12-05 | 2 | -6/+6 |
| | | |||||
* | | gdc -> grdc | ache | 1994-12-04 | 1 | -1/+1 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r4974, | ache | 1994-12-04 | 3 | -0/+232 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Re-import with new name, old name conflicts with gated | ache | 1994-12-04 | 3 | -0/+232 |
| | | |||||
* | | Add bs/gdc | ache | 1994-12-03 | 1 | -2/+2 |
| | |