| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove two duplicate tips and correct formatting of an attribution. | Dima Dorfman | 2001-06-26 | 1 | -12/+1 |
* | Correct usage. | Dima Dorfman | 2001-06-26 | 1 | -1/+1 |
* | Convert to nl_langinfo(CODESET) | Andrey A. Chernov | 2001-06-26 | 2 | -16/+19 |
* | What to do when :w tells you you haven't got permission. | Brian Somers | 2001-06-25 | 1 | -0/+7 |
* | Mention that sh supports command line editing | Brian Somers | 2001-06-25 | 1 | -0/+3 |
* | Mention that vi supports split-screen mode. | Brian Somers | 2001-06-25 | 1 | -0/+3 |
* | Suggest using .login/.profile to set environment variables, not | Brian Somers | 2001-06-25 | 1 | -4/+3 |
* | WARNS= -> WARNS?= | Dima Dorfman | 2001-06-22 | 3 | -3/+3 |
* | More -fno-builtin failures. | Dag-Erling Smørgrav | 2001-06-21 | 3 | -0/+3 |
* | Document the mysterious Peter Wemm Murphy Field (PWMF). | John Baldwin | 2001-06-20 | 1 | -0/+6 |
* | Remove some more duplicate fortunes. | John Baldwin | 2001-06-20 | 1 | -19/+0 |
* | "Unmount" is spelled "umount", not "unmount". | Matthew Hunt | 2001-06-20 | 1 | -1/+1 |
* | Resort the last entry to its proper location. D definitely comes before Z. | John Baldwin | 2001-06-20 | 1 | -6/+5 |
* | Remove a duplicate entry. | John Baldwin | 2001-06-20 | 1 | -3/+0 |
* | Fix a couple of tips, and add a new one. | Nik Clayton | 2001-06-19 | 1 | -15/+8 |
* | Correct some typos. | Dima Dorfman | 2001-06-19 | 1 | -2/+2 |
* | More tips. I'd never heard of look(1) before. | Nik Clayton | 2001-06-16 | 1 | -0/+159 |
* | More tips, this time from the Russian Fidonet FreeBSD Echo. | Nik Clayton | 2001-06-16 | 1 | -0/+12 |
* | De-credit myself in order to be consistent. | Eivind Eklund | 2001-06-15 | 1 | -19/+37 |
* | More tips. | Nik Clayton | 2001-06-15 | 1 | -0/+24 |
* | Add a new category of fortunes, 'freebsd-tips'. Useful hints, advice, and | Nik Clayton | 2001-06-15 | 2 | -3/+281 |
* | DECR() macro still depended on -traditional-cpp behaviour. | Ruslan Ermilov | 2001-06-14 | 3 | -60/+60 |
* | Style nits: | Ruslan Ermilov | 2001-06-14 | 1 | -2/+2 |
* | Games ownership cleanup. | Ruslan Ermilov | 2001-06-13 | 8 | -19/+20 |
* | Axe -traditional-cpp that behaves badly with -nostdinc and WARNS=2. | Ruslan Ermilov | 2001-06-13 | 1 | -1/+0 |
* | Fix ISO_ to preferred MIME name | Andrey A. Chernov | 2001-06-10 | 1 | -1/+1 |
* | mvprintw is varadic - it doesn't take a va_list. Use vw_printw | David Malone | 2001-06-06 | 1 | -1/+2 |
* | Remove #if 0'd code. It turned up on my MAXPATHLEN + 1 sweep. | Warner Losh | 2001-06-05 | 1 | -35/+0 |
* | When a game ends that makes the top 10, the function insert_score in | Poul-Henning Kamp | 2001-05-23 | 1 | -1/+1 |
* | s/Cthulu/Cthulhu/ | Daniel C. Sobral | 2001-05-21 | 1 | -2/+2 |
* | Silence WARNS=2 and BDECFLAGS on alpha and i386 | Kris Kennaway | 2001-05-20 | 4 | -5/+8 |
* | Silence WARNS=2 and BDECFLAGS on alpha and i386 | Kris Kennaway | 2001-05-20 | 3 | -1/+4 |
* | %DCL-I-FORMATRIGHT, Format VMS error messages pedantically correct. | Warner Losh | 2001-04-23 | 1 | -2/+2 |
* | beforeinstall -> SCRIPTS. | Ruslan Ermilov | 2001-04-07 | 2 | -8/+2 |
* | Axe out duplicate. | Poul-Henning Kamp | 2001-03-28 | 1 | -15/+0 |
* | Spelling fixes. | Poul-Henning Kamp | 2001-03-28 | 1 | -3/+3 |
* | Remove duplicate. | Poul-Henning Kamp | 2001-03-28 | 1 | -12/+0 |
* | Remove a duplicate piece of chalk. | Poul-Henning Kamp | 2001-03-28 | 2 | -4/+0 |
* | - Backout botched attempt to intoduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 39 | -5/+40 |
* | Lets spell the guys name correctly: s/Avogardo/Avogadro/ | Wilko Bulte | 2001-03-23 | 1 | -1/+1 |
* | Set the default manual section for games/ to 6. | Ruslan Ermilov | 2001-03-20 | 37 | -37/+16 |
* | Compare initscr to NULL not ERR. Add FreeBSD tag. | David Malone | 2001-03-05 | 1 | -2/+3 |
* | setlocale(3) has been fixed to match POSIX standard: | Ruslan Ermilov | 2001-03-02 | 2 | -4/+4 |
* | Prepare for mdocNG. | Ruslan Ermilov | 2001-02-26 | 1 | -1/+1 |
* | Don't include "${.CURDIR}/../../Makefile.inc" explicitly. Doing so was | Bruce Evans | 2001-02-21 | 3 | -3/+3 |
* | Fixed style bug (bloat of a line length past 80 columns) in previous commit. | Bruce Evans | 2001-02-18 | 1 | -2/+2 |
* | Correct typo. | Greg Lehey | 2001-02-15 | 1 | -1/+2 |
* | Remove spurious '"'. | Poul-Henning Kamp | 2001-02-10 | 1 | -1/+1 |
* | mdoc(7) police: Change -filled displays (which just happen | Ruslan Ermilov | 2001-02-07 | 2 | -4/+4 |
* | mdoc(7) police: correct .Dd, add missing .El. | Ruslan Ermilov | 2001-02-06 | 1 | -1/+2 |