Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle 12-hour clocks properly: when the time is 00:00-00:59, adjust the | will | 2003-06-23 | 1 | -1/+5 |
| | | | | hour to 12 so the time reads "12:00-12:59 AM". | ||||
* | Remove near-duplicate entry, keeping the better attributed one. | gsutter | 2003-06-19 | 1 | -12/+0 |
| | |||||
* | In the build process, fortune files have been randomized since at | murray | 2003-06-19 | 1 | -2/+2 |
| | | | | | | | | | least the 4.4-lite days. This is pointless, since fortune(6) performs its own randomization. It was also problematic for binary update systems such as ports/security/freebsd-update. This commit simply removes the -r option to strfile so that the datfiles are constant. Submitted by: Colin Percival <cperciva@sfu.ca> | ||||
* | Preserve an involunteerily joke SunCheckup has been providing. | joerg | 2003-06-18 | 1 | -0/+5 |
| | | | | | (NB: the space before the colon in the second line is authentic, please don't remove.) | ||||
* | Fixup three rather minor typos that have irked me over time. | hoek | 2003-05-31 | 1 | -4/+4 |
| | |||||
* | add a NOCRYPT check alongside the NO_OPENSSL check. | des | 2003-05-19 | 1 | -1/+1 |
| | | | | Approved by: re (scottl) | ||||
* | mdoc(7) police: Make SYNOPSIS match usage(). | ru | 2003-05-16 | 1 | -2/+1 |
| | | | | Approved by: re (blanket) | ||||
* | mdoc(7) police: Added "rot13" to the NAME section. | ru | 2003-05-16 | 1 | -1/+1 |
| | | | | Approved by: re (blanket) | ||||
* | Make the __FBSDID usage consistent | obrien | 2003-05-05 | 6 | -26/+22 |
| | | | | and protect copyright[] from Gcc 3.3's whining. | ||||
* | Add an option to print the time in 12-hour format. | mux | 2003-03-28 | 2 | -4/+26 |
| | | | | Submitted by: Samy Al Bahra <samy@kerneled.com> | ||||
* | Add a new chance at getting offended, having removed so many. | eivind | 2003-03-24 | 1 | -0/+3 |
| | |||||
* | Remove duplicates | eivind | 2003-03-24 | 1 | -202/+0 |
| | |||||
* | Fix two more typos | eivind | 2003-03-24 | 1 | -2/+2 |
| | |||||
* | Explain what the rot13 script does. | tjr | 2003-03-24 | 1 | -0/+4 |
| | | | | PR: 39044 | ||||
* | Fix typos | eivind | 2003-03-19 | 1 | -15/+14 |
| | |||||
* | Fix typo | eivind | 2003-03-19 | 1 | -1/+1 |
| | |||||
* | Remove duplicates | eivind | 2003-03-19 | 1 | -11/+0 |
| | |||||
* | Fix typos | eivind | 2003-03-19 | 1 | -14/+14 |
| | |||||
* | Refactor two sexual jokes to murphy-o | eivind | 2003-03-19 | 2 | -5/+5 |
| | |||||
* | Improved version of Unix sex. | dcs | 2003-03-17 | 1 | -0/+3 |
| | | | | Submitted by: Chris Wasser <cwasser@shaw.ca> | ||||
* | Add long-term view of astronomy. | grog | 2003-03-15 | 1 | -0/+4 |
| | | | | | | | | Submitted by: newton The attribution appears to be correct according to http://emporium.turnpike.net/C/cs/sagan.htm. Others have apparently attributed it to Carl Sagan. | ||||
* | At the risk of serious physical abuse from markm, add another regex joke, | fanf | 2003-03-10 | 1 | -1/+4 |
| | | | | but s/regex/regular expression/g for terminological consistency. | ||||
* | We were low on regex jokes. Now we are *really* low on them. | dcs | 2003-03-10 | 1 | -0/+9 |
| | |||||
* | Fix style of recent additions and sort. | wollman | 2003-02-26 | 2 | -33/+28 |
| | |||||
* | Add a great quote from Linus Torvalds about BDE. | mike | 2003-02-26 | 1 | -0/+5 |
| | |||||
* | EMACS joke (no, not EMACS itself). | dcs | 2003-02-24 | 1 | -0/+6 |
| | |||||
* | Fix a grammar bogon. | schweikh | 2003-02-24 | 1 | -1/+1 |
| | | | | | Submitted by: Seth Hieronymus <sethh@principia.edu> X-MFC after: 4.8 is out the door. | ||||
* | Add a quote from Bob Schieffer's recent book about freedom of the press. | wollman | 2003-02-23 | 1 | -0/+11 |
| | |||||
* | Fixed SYNOPSIS. | ru | 2003-02-23 | 1 | -20/+26 |
| | | | | | | | Expanded stdin/stdout definitions. Ordered the SEE ALSO references. Moved some chat from the BUGS section to freebsd-chat@. Removed ``cvs log'' material from the HISTORY section. | ||||
* | "Happiness" is a noun. | ceri | 2003-02-18 | 1 | -2/+2 |
| | | | | | PR: misc/47345 Submitted by: Ben Rosengart <ben@narcissus.net> | ||||
* | Add Greenspun's Tenth Rule of Programming. | fanf | 2003-02-18 | 1 | -0/+5 |
| | |||||
* | Correct typos. | schweikh | 2003-02-16 | 2 | -2/+2 |
| | | | | | Submitted by: Seth Hieronymus <sethh@principia.edu> X-MFC after: 4.8 is out the door | ||||
* | flexlint rears its head as well as some style(9) fixes[1]. Fixed a | seanc | 2003-02-15 | 4 | -73/+83 |
| | | | | | | | | | few bugs for a few corner cases and correctly handle the case where read(2) is read()'ing from a non-file descriptor and could get fewer bytes back than the buffer, but it isn't EOF[2]. random(6) extensively tested and believed to be bug free (save performance for large files). Submitted by: mkm [1], tjr[2] | ||||
* | Remove the suggestion to try `hangman', because it does not exist | robert | 2003-02-15 | 1 | -3/+0 |
| | | | | in the base system anymore. | ||||
* | Add Warner Losh quote. | wes | 2003-02-11 | 1 | -0/+4 |
| | | | | Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> | ||||
* | Update random(6) to have the ability to randomize a file/stdin based | seanc | 2003-02-11 | 5 | -20/+389 |
| | | | | | | | off of lines or words. See the man page for details. Reviewed by: markm MFC after: 3 days | ||||
* | Immortalize a Robert Watson quote. | mike | 2003-02-10 | 1 | -0/+7 |
| | |||||
* | Add an explanation of why indirection is good. Remove an indirection | fanf | 2003-01-23 | 1 | -15/+4 |
| | | | | filk that also appears in fortunes2. | ||||
* | s/Kank/Kang/ (the klingon) | schweikh | 2003-01-04 | 2 | -2/+3 |
| | | | | | PR: misc/45012 Submitted by: Steve Coltrin <spcoltri@omcl.org> | ||||
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 6 | -19/+19 |
| | | | | especially in troff files. | ||||
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 3 | -14/+15 |
| | | | | Add FreeBSD Id tag where missing. | ||||
* | mdoc(7) police: Added the missing .Os call; it's not strictly | ru | 2002-12-11 | 1 | -0/+1 |
| | | | | | | | necessary nowadays, but is documented as "required", and may become so again in the future. Approved by: re | ||||
* | mdoc(7) police: sweep. | ru | 2002-11-29 | 1 | -18/+14 |
| | |||||
* | Fix a typo. Add FreeBSD ID in a %% comment. | schweikh | 2002-11-17 | 1 | -1/+2 |
| | | | | MFC after: 3 days | ||||
* | set watch in tcsh requires an equal sign after the variable name. | joerg | 2002-11-16 | 1 | -1/+1 |
| | | | | MFC after: 1 day | ||||
* | Add gerrold.limerick to the building process. | dcs | 2002-11-10 | 1 | -3/+3 |
| | |||||
* | Finished at last. | dcs | 2002-11-10 | 1 | -1/+706 |
| | |||||
* | Filling this file at last (now check when I first committed it and see how | dcs | 2002-11-09 | 1 | -0/+72 |
| | | | | | | long certain people take to return books...). Still more to go. | ||||
* | The future's bright: the future's Ballard... | fanf | 2002-10-30 | 1 | -0/+3 |
| | |||||
* | Add a fortune for people who have read their classics. | phk | 2002-10-29 | 1 | -0/+9 |
| |