Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 5 | -7/+12 |
| | |||||
* | Remove a duplicate fortune. | phk | 2000-12-18 | 1 | -3/+0 |
| | | | | | PR: 21629 Submitted by: Sean C. Farley <sean-freebsd@farley.org> | ||||
* | mdoc(7) police: added missing .Os call. | ru | 2000-12-14 | 1 | -0/+1 |
| | |||||
* | mdoc(7) police: use canonical form of .Dd macro. | ru | 2000-12-11 | 1 | -1/+1 |
| | |||||
* | Eliminate groff(1) and tbl(1) warnings. | ru | 2000-11-28 | 1 | -35/+18 |
| | |||||
* | Constify | kris | 2000-11-26 | 1 | -1/+1 |
| | |||||
* | Format string auditing | kris | 2000-11-26 | 3 | -4/+4 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 14 | -35/+37 |
| | |||||
* | mdoc(7) police: Nm is a must in the NAME section. | ru | 2000-11-17 | 1 | -4/+5 |
| | |||||
* | mdoc(7) police: use certified section headers wherever possible. | ru | 2000-11-17 | 1 | -1/+1 |
| | |||||
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 2 | -3/+2 |
| | |||||
* | Correct a bignum. | grog | 2000-10-31 | 1 | -1/+1 |
| | | | | | Detected-by: lang/clisp Approved-by: jkh | ||||
* | Make the -d option actually work. | alex | 2000-10-28 | 1 | -0/+2 |
| | | | | | | | Today fast terminals are usually the default. PR: 21634 Submitted by: Eric S. Van Gyzen <eric@vangyzen.net> | ||||
* | Remove one other dup. | dwmalone | 2000-10-12 | 1 | -4/+0 |
| | |||||
* | Remove some duplicated Dijkstra quotes and add a new one. | dwmalone | 2000-10-12 | 1 | -14/+4 |
| | | | | Approved by: jkh | ||||
* | Add an amusing spoonerism. | kris | 2000-10-10 | 1 | -0/+2 |
| | | | | | Submitted by: Benno Rice <benno@hiro.netizen.com.au> Approved by: jkh | ||||
* | Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby | wollman | 2000-10-10 | 1 | -0/+2 |
| | | | | <time.h>). | ||||
* | Format string paranoia. | kris | 2000-10-08 | 1 | -3/+3 |
| | |||||
* | Conform to BDECFLAGS | billf | 2000-10-08 | 22 | -643/+787 |
| | |||||
* | Remove a duplicate Feyman quote. Add his problem-solving algorithm. | phk | 2000-09-30 | 1 | -3/+5 |
| | |||||
* | Add definitions of hardware and software. | dcs | 2000-09-25 | 1 | -0/+6 |
| | |||||
* | Remove unneded -ltermcap or -lmytinfo | ache | 2000-09-16 | 16 | -32/+38 |
| | |||||
* | BDECFLAGS (with a whitespace change or two) | billf | 2000-08-29 | 7 | -74/+77 |
| | |||||
* | Clean up previous commit. | billf | 2000-08-28 | 1 | -7/+5 |
| | |||||
* | BDECFLAGS | billf | 2000-08-27 | 1 | -3/+6 |
| | |||||
* | Add another Bill Paul quote. | jlemon | 2000-08-07 | 1 | -0/+5 |
| | | | | Approved by: jkh | ||||
* | Xref strfile(8). | mpp | 2000-07-31 | 1 | -1/+2 |
| | | | | | PR: misc/20304 Submitted by: Kim Scarborough <sluggo@unknown.nu> | ||||
* | put the entires back in order.... I forgot to do that after we dicussed | jmg | 2000-07-28 | 1 | -7/+7 |
| | | | | this at the BSDi get together... | ||||
* | Fixed bitrot in DPADD. | bde | 2000-07-19 | 1 | -1/+1 |
| | |||||
* | Don't call printf with no format string. | kris | 2000-07-10 | 1 | -2/+2 |
| | |||||
* | Don't call printf with no format string. | kris | 2000-07-10 | 2 | -2/+2 |
| | |||||
* | minor brucification. | billf | 2000-07-06 | 1 | -2/+2 |
| | |||||
* | ${BDEFLAGS} | billf | 2000-07-04 | 1 | -19/+19 |
| | |||||
* | "Fix" warnings. | billf | 2000-07-03 | 1 | -6/+13 |
| | |||||
* | -lcompat doesn't seem to be needed anymore. | roberto | 2000-07-03 | 1 | -1/+1 |
| | | | | MFC candidate (compile fine on 5.0 and 4.0-STABLE). | ||||
* | add a real prototype for printit() | billf | 2000-06-30 | 1 | -1/+1 |
| | |||||
* | Remove garbage. | dcs | 2000-06-02 | 1 | -9/+0 |
| | |||||
* | Some David Gerrold limericks, which he gratiously allowed us to | dcs | 2000-06-01 | 1 | -0/+55 |
| | | | | | reproduce. I'll add the file to the makefile once I have finished adding the limericks. | ||||
* | Remove a couple of dups and fix a typo. This doesn't touch dups that | hoek | 2000-05-28 | 1 | -25/+1 |
| | | | | are dupped between here (fortunes2) and fortunes. | ||||
* | A set of diffs to bring the new murphy into line with the | hoek | 2000-05-28 | 1 | -172/+146 |
| | | | | | fortune/Notes fortmatting instructions. Also fix a couple typos. I did a bit of this, by Cy Schubert did most of it. Thanks Cy! | ||||
* | Quoting submitter: | hoek | 2000-05-28 | 3 | -5/+2407 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a recent conversion of an old IBM Mainframe application to the fortune datafile format. The "laws" were extracted from a S/370 Assembler program on a SHARE tape. The comments in the program: *---------------------------------------------------------------------* * 'MURPHY' THE OLE PHILOSOPHER 18 AUGUST 1988 * * * * MURPHY WAS FOUND ON A JES2 TAPE OF ALL PLACES WITH ABOUT * * 500 OR SO SAYINGS. GOT ANOTHER 250 FROM AN UNKNOWN SOURCE * * AND HAVE ADDED ABOUT 100 OR SO MYSELF. * * * [list of changes omitted] * * * JIM MARSHALL, CAPT, USAF * * (301) 688-6829 * * * *---------------------------------------------------------------------* Fortunes that a sufficiently twisted mind could perceive as offensive have been moved to murphy-o. Thanks to the submitter for reviewing these fortunes. The copyright issues were considered before approval. PR: misc/8519 Submitted by: Cy Schubert (misc/8519) Approved by: The Fortune Teller | ||||
* | By overwhelming demand, revert the one=two joke to its previous form. | hoek | 2000-05-28 | 1 | -6/+5 |
| | | | | | | | | | | | Also, fix a couple whitespace formatting errors and typos. Note that the Klingon joke has a 12-point version in the -chat list, mesg-id: <19990717120618.C269@marder-1> (thanks to DES and to submitter doug@gorean). Also, note that the following people need to learn to double-space after a period: <DougB@gorean.org>, <des@flood.ping.uio.no>, <mellon@pobox.com>, <jeroen@vangelderen.org>, and <rsidd@physics.iisc.ernet.in>. | ||||
* | Fix some newlines which have snuck in here in contradiction with | hoek | 2000-05-25 | 1 | -7/+4 |
| | | | | fortune's formatting rules. | ||||
* | Add a missing negative to a clause. | hoek | 2000-05-25 | 1 | -1/+1 |
| | |||||
* | Add some fortunes, typically gleaned from FreeBSD mailing lists, remove | hoek | 2000-05-25 | 1 | -9/+55 |
| | | | | | | | | | | | | | | some dups, fix some typos and formatting. Submitted-by (in no particular order): Cy Schubert <cschuber@uumail.gov.bc.ca> (bin/12477) David Kelly <dkelly@hiwaay.net> (misc/16647) Zachary K Drew <drew0054@tc.umn.edu> (misc/16848) Mark Ovens <mark@ukug.uk.freebsd.org> (misc/15809) Bruce A. Mah <bmah@nimitz.ca.sandia.gov> (bin/17085) And myself. Approved by: The Fortune Teller | ||||
* | Remove a period inserted by a previous commit. Corporate mottos and | hoek | 2000-05-25 | 1 | -1/+1 |
| | | | | | | the like usually don't have periods. Approved by: The Fortune Master | ||||
* | Don't segv if bs or bc aren't defined in termcap's entry. Misc cleanup. | hoek | 2000-05-21 | 3 | -27/+44 |
| | | | | | | Fix `|' -> `||'. Use usleep() instead of delay loop. Etc. Submitted by: Andrew <[3]andrew@ugh.net.au> (bin/8501) | ||||
* | Add a new fortune and remove an email address. | jim | 2000-04-05 | 1 | -1/+6 |
| | | | | Reviewed by: jkh | ||||
* | Get rid of some deltas lying around. This is a collection of lots of | green | 2000-03-26 | 1 | -38/+38 |
| | | | | | | small typo fixes. Most have to do with periods and ellipses, but there are some spelling, capitalization, and miscellaneous fixes. No meanings have been changed. | ||||
* | Put the '%' before the new appended fortune, not after. | green | 2000-03-26 | 1 | -1/+1 |
| |