Dima Dorfman
ae444ae634
Assorted mechanical fixes.
...
PR: 34790
Submitted by: Mike Makonnen <mike_makonnen@yahoo.com>
2002-03-09 04:38:25 +00:00
Poul-Henning Kamp
4670ae1cea
Add one.
...
Submitted by: jedgar
Reviewed by: The usual gang of idiots in that IRC channel.
2002-02-25 21:52:34 +00:00
Mike Barcroft
fd8e4ebc8c
o Move NTOHL() and associated macros into <sys/param.h>. These are
...
deprecated in favor of the POSIX-defined lowercase variants.
o Change all occurrences of NTOHL() and associated marcros in the
source tree to use the lowercase function variants.
o Add missing license bits to sparc64's <machine/endian.h>.
Approved by: jake
o Clean up <machine/endian.h> files.
o Remove unused __uint16_swap_uint32() from i386's <machine/endian.h>.
o Remove prototypes for non-existent bswapXX() functions.
o Include <machine/endian.h> in <arpa/inet.h> to define the
POSIX-required ntohl() family of functions.
o Do similar things to expose the ntohl() family in libstand, <netinet/in.h>,
and <sys/param.h>.
o Prepend underscores to the ntohl() family to help deal with
complexities associated with having MD (asm and inline) versions, and
having to prevent exposure of these functions in other headers that
happen to make use of endian-specific defines.
o Create weak aliases to the canonical function name to help deal with
third-party software forgetting to include an appropriate header.
o Remove some now unneeded pollution from <sys/types.h>.
o Add missing <arpa/inet.h> includes in userland.
Tested on: alpha, i386
Reviewed by: bde, jake, tmm
2002-02-18 20:35:27 +00:00
Giorgos Keramidas
505e7511bc
Add a tip about pkg_info and checking for multiple installed versions
...
of a package/port.
2002-02-11 03:45:29 +00:00
Thomas Gellekum
b051995c7f
Clean up G. B. Shaw quotes:
...
- fix missing punctuation,
- remove duplicates in fortunes2,
- don't abbreviate first names.
Remove duplication of Shaw's principle in fortunes2.
2002-01-07 13:47:22 +00:00
Greg Lehey
eb8d2682ce
Correct typo.
2002-01-01 00:50:30 +00:00
Wilko Bulte
9e33f9cfe0
A case of ninfo (non-info)
...
Submitted by: Hans.VanSluis@compaq.com
MFC after: 1 month
2001-12-20 17:25:45 +00:00
Ruslan Ermilov
a7aaf57e4a
FILES support for bsd.prog.mk. See bsd.README for details.
...
Stolen from: NetBSD
2001-12-17 13:59:35 +00:00
Mike Heffner
4dc1e2e2c5
Modify tip that no longer applies for ftp(1).
2001-12-17 08:16:14 +00:00
Wilko Bulte
aa84159a86
Unix: Just Say No..
...
Obtained from: Jan.Hendriks@Compaq.com
MFC after: 3 days
2001-12-12 09:49:02 +00:00
Giorgos Keramidas
bed6ccabc3
Be more specific in an example of fortune's -e option.
...
PR: 32085
Submitted by: setantae@submonkey.net <setantae@submonkey.net>
2001-12-08 04:54:55 +00:00
John Baldwin
d860ec7a2b
Trim yet another duplicate fortune.
2001-12-05 22:40:44 +00:00
John Baldwin
ae4385c3b1
Properly sort the last two fortunes alphabetically.
2001-12-05 22:39:00 +00:00
John Baldwin
6d8773a960
Add a short commentary on libdialog by jkh.
2001-12-05 22:13:53 +00:00
John Baldwin
01ad25b722
Remove an incorrect duplicate Douglas Adam quote and properly format and
...
the correct duplicate. Both versions also attributed the quote to the
wrong book.
2001-12-05 22:09:39 +00:00
John Baldwin
b2b286f559
Fix a typo and add a missing period.
2001-12-05 21:36:14 +00:00
John Baldwin
bc584bd7b6
Remove some duplicate fortunes.
2001-12-05 21:06:30 +00:00
Poul-Henning Kamp
c47d61ce4e
s/Kenned y/Kennedy/
...
Pointed out by: $a_lot_of_people
2001-11-27 17:10:54 +00:00
Poul-Henning Kamp
116debb603
This string of coincidences was too good to let pass.
...
Obtained from: BBC World Service on 9410kHz
2001-11-27 16:53:43 +00:00
Peter Wemm
73025dc48c
Fix some duplicate quotes and tidy up some Dr. Who quotes.
2001-11-27 12:02:03 +00:00
Giorgos Keramidas
a521a4eece
Other committers do not mention their personal names and/or email
...
addresses when adding stuff, so it seems fair to stop ``getting all
the fame'' by having my name displayed on login sessions.
Approved by: nik
2001-11-19 20:17:19 +00:00
Josef Karthauser
a5e74e2314
Fix a typo:
...
Flinstone -> Flintstone.
Submitted by: grog (during the kernel debugging session at BSDConEurope)
2001-11-12 12:21:39 +00:00
Matthew Dillon
83ce8c6db8
Add terminating % so the last fortune can be found.
...
Add a fortune.
2001-11-09 18:24:09 +00:00
Poul-Henning Kamp
874ba4513a
Separate concatenated fortunes.
...
Remove unattributed duplicate of Frederick Brooks eternal words
about the danger of second systems.
2001-11-03 16:43:13 +00:00
Poul-Henning Kamp
f9e2c4f5e8
Correct attribution and fix translation from Danish.
2001-11-03 16:38:06 +00:00
Jeroen Ruigrok van der Werven
096830fe4e
Correct attribution.
...
PR: 30500
Submitted by: Drew Derbyshire <ahd@kew.org>
2001-10-28 13:23:39 +00:00
Kris Kennaway
247a741b8a
Add some important advice for young optical physicists.
2001-10-05 08:27:21 +00:00
Kris Kennaway
adea229e21
Add a brief comparative analysis of 3 popular religions.
...
Approved by: maintainer
2001-10-01 01:10:15 +00:00
John Baldwin
c33f34c05e
Borrow Peter's peril-sensitive sunglasses and add a short parody quoted in
...
the unnamed IRC channel.
2001-09-27 22:04:42 +00:00
Murray Stokely
a43a70d6c6
Tip Correction : s/seconds/minutes/
...
PR: docs/30844
Submitted by: Andrew <andrew@ugh.net.au>
2001-09-27 00:43:28 +00:00
Kris Kennaway
ae62a4cf07
Update a duplicate quotation.
...
PR: 30228
MFC after: 2 weeks
2001-09-01 08:01:06 +00:00
Alexander Langer
d33a962d07
Move /etc/defaults/make.conf to /usr/share/examples/etc/make.conf as
...
discussed on the arch@ mailinglist (after repo-copy).
sys.mk will .error if it finds /etc/defaults/make.conf but include
it anyways (this is the same behaviour as with the make.conf.local
removal).
/usr/share/examples/etc/make.conf has BDEFLAGS commented out now,
since it's only an example file.
Adjust all textes that talk about make.conf or defaults/make.conf to
match the new situation.
2001-08-30 22:44:51 +00:00
Ruslan Ermilov
753d686d34
mdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-14 10:01:54 +00:00
Ruslan Ermilov
8af1452cf8
Removed duplicate VCS ID tags, as per style(9).
2001-08-13 14:06:34 +00:00
Michael Haro
821213b97f
Remove whitespace after %. The whitespace was causing strfile to not see
...
the % string section break and thus fortune was producing a rather large
multi-fortune fortune message.
2001-08-12 20:32:37 +00:00
Kris Kennaway
9070692e9d
A good sysadmin always carries around a few feet of fiber. If he ever
...
gets lost, he simply drops the fiber on the ground, waits ten minutes,
then asks the backhoe operator for directions.
-- Bill Bradford <mrbill@mrbill.net>
Submitted by: Kris Kirby <kris@catonic.net>
2001-08-01 22:51:09 +00:00
Dima Dorfman
7ebcc426ef
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
Ruslan Ermilov
63919764c2
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 10:42:19 +00:00
Mike Pritchard
d6368edb13
Fix a couple of typos.
2001-06-30 14:42:20 +00:00
Dima Dorfman
6a2ceb2365
Remove two duplicate tips and correct formatting of an attribution.
2001-06-26 02:36:26 +00:00
Dima Dorfman
0c3f957cb5
Correct usage.
2001-06-26 02:11:48 +00:00
Brian Somers
4a824adfc0
What to do when :w tells you you haven't got permission.
2001-06-25 21:05:55 +00:00
Brian Somers
b363588c62
Mention that sh supports command line editing
2001-06-25 20:45:52 +00:00
Brian Somers
3579379c2d
Mention that vi supports split-screen mode.
2001-06-25 20:44:03 +00:00
Brian Somers
5fc478617d
Suggest using .login/.profile to set environment variables, not
...
.cshrc/.bashrc/.zshrc/.shrc
2001-06-25 20:41:42 +00:00
John Baldwin
a9df2152da
Document the mysterious Peter Wemm Murphy Field (PWMF).
...
Reviewed by: phk, eivind, nra
2001-06-20 20:58:04 +00:00
John Baldwin
26df205f44
Remove some more duplicate fortunes.
2001-06-20 20:25:56 +00:00
Matthew Hunt
bfe01aa7f2
"Unmount" is spelled "umount", not "unmount".
2001-06-20 20:14:36 +00:00
John Baldwin
798c771f8d
Resort the last entry to its proper location. D definitely comes before Z.
2001-06-20 19:55:41 +00:00
John Baldwin
5a69ac96f5
Remove a duplicate entry.
2001-06-20 19:45:15 +00:00