augustss
8ada967637
Add auacer.
2004-10-10 16:39:36 +00:00
snj
f01f5b2f9e
English fix.
2004-10-07 02:14:59 +00:00
dbj
f4bfaafba1
fix typo: s/sate/state/
2004-10-06 05:57:33 +00:00
rumble
a950c45f67
Move a comma up to the preceding line as advised by wiz@.
2004-10-04 20:17:47 +00:00
rumble
aae599581f
Removed accidental repetitious words.
2004-10-04 19:12:52 +00:00
rumble
c1cd7e398e
'..is is valid to..' -> '..it is valid to..'
2004-10-04 19:09:28 +00:00
rumble
0499193e1e
'at at time' -> 'at a time'
2004-10-04 19:08:19 +00:00
rumble
9ef61d6b29
Grammar tweak and removal of double 'is':
...
'If the computer is is heavy loaded..' ->
'If the computer is under heavy load..'
2004-10-04 19:06:46 +00:00
wiz
140a83e4cc
Break line at appropriate place, and bump date for new WSKBD_USONLY option.
2004-10-04 01:08:28 +00:00
hubertf
fa3cdcf564
Add & document WSKBD_USONLY: In order to strip down the space usage of wscons,
...
all keymaps except the US english one can be removed from the kernel
with this option, which results in a space gain of about 10kB.
XXX it would be nice if we could strip down more kernel facilities
2004-10-04 00:20:23 +00:00
wiz
342cc31278
Slight grammar fixes.
2004-10-03 10:50:20 +00:00
kent
41c5fabceb
add description of selector
...
mention unsupported features in BUGS section
bump date
2004-10-03 06:58:04 +00:00
wiz
f042855102
Bump date for tee_msgbuf; new sentence, new line.
2004-09-30 09:20:52 +00:00
reinoud
22f1132820
Implement ddb setting that allows all ddb output to be teed into the
...
kernel message buffer/log. Its off by default and can be switched on in the
kernel configuration on build time, be set as a variable in ddb and be set
using sysctl.
This adds the sysctl value
ddb.tee_msgbuf = 0
by default.
The functionality is especially added and aimed for developers who are not
blessed with a serial console and wish to keep all their ddb output in the
log. Specifying /l as a modifier to some selected commands will also put
the output in the log but not all commands provide one nor has the same
meaning for all commands.
This feature could in the future also be implemented as an ddb command but
that could lead to more bloat allthough maybe easier for non developpers to
use when mailing their backtraces from kernel crashes.
2004-09-29 23:54:11 +00:00
wiz
dd9f33983a
Bump date for *ignore_fstypes addition; new sentence, new line;
...
mark up the bang.
2004-09-28 15:19:02 +00:00
erh
bfbf351dcb
PR misc/7716: add sushi support for the check_devices_ignore_fstypes
...
and find_core_ignore_fstypes options.
2004-09-28 15:06:15 +00:00
erh
89366510b3
PR misc/7716: document the check_devices_ignore_fstypes and
...
find_core_ignore_fstypes options.
2004-09-28 15:05:13 +00:00
tshiozak
94244ec3de
add missed entry for CP866. (lib/27060)
2004-09-28 06:51:37 +00:00
simonb
244c55e255
Add antidisestablishmentarianism.
2004-09-28 00:49:52 +00:00
chris
e039c124c4
Remove repeated "in the"
2004-09-25 19:11:02 +00:00
jmmv
774c9e589b
Add "Creative Tech NOMAD MuVo TX" to the list of devices know to work.
2004-09-25 18:43:43 +00:00
wiz
177b99eda2
Install sti(4) and descend into man4.hp700.
2004-09-24 13:49:50 +00:00
jkunz
da38616ada
Import hp700 / hppa specific man pages from OpenBSD.
2004-09-22 16:38:26 +00:00
tron
1263e27807
Update commt about "OBJECT_FMT": only ns32k uses "a.out" these days.
2004-09-19 08:56:22 +00:00
wiz
0cd74d2a4b
Fix formatting bug reported by Chris Ross in PR 26989.
2004-09-18 11:41:08 +00:00
wiz
2eb8f56f83
Add missing article, from FreeBSD via jmc@openbsd.
2004-09-16 09:42:51 +00:00
wiz
9e1c2438c7
Bump date for COMPAT_AOUT removal.
2004-09-14 19:39:04 +00:00
jdolecek
9772b75e1b
g/c COMPAT_AOUT
2004-09-14 19:33:22 +00:00
wiz
4d38f47519
Correct macro usage.
2004-09-12 13:12:26 +00:00
wiz
6d8640263f
Replace "<>&" with "\*[Lt]\*[Gt]\*[Am]".
2004-09-12 13:06:14 +00:00
wiz
cd95d7a583
Fix typo.
2004-09-12 13:03:06 +00:00
ian
70f35b6f77
Remove support for ALIASES in share/locale/ctype/Makefile, which
...
created symlinks in the filesystem. Put the one existing alias
(zh_TW.BIG5) into the newer locale.alias file.
2004-09-10 15:12:51 +00:00
oster
6737b791e5
Minor update to note a few other archs for which booting directly from
...
a RAID-1 set is supported.
2004-09-10 01:32:14 +00:00
wiz
c7f456efa5
Not sparc-specific, or it should be in man4.sparc.
2004-09-09 21:39:07 +00:00
wiz
201f9fdaab
- fix a device name
...
- grammar fixes
- capitalization fix
- add missing words
From Christian Brueffer in PR 26870.
While here: New sentence, new line, and add a comma.
2004-09-07 15:15:51 +00:00
wiz
6da0cfcad6
Grammar improvements, sort SEE ALSO, fix a typo.
2004-09-07 13:55:22 +00:00
yamt
7e5cc54607
fix typos.
2004-09-06 21:53:25 +00:00
yamt
c63e47f8b1
add MLINKS for each mbuf tagging functions.
2004-09-06 21:46:46 +00:00
yamt
4ff6bb436c
document mbuf tagging interfaces.
2004-09-06 18:23:31 +00:00
wiz
b19910cb19
mdoc and Grammar improvements (at least I hope so :) ).
2004-09-06 16:25:29 +00:00
wiz
8ba4c2c522
Add "near". Noted missing by David A. Holland in PR 26862.
2004-09-06 12:54:48 +00:00
wiz
2fb687e15b
- improve wording
...
- fix some grammar errors
- fix capitalization
By Christian Brueffer in PR 26859.
2004-09-06 12:52:54 +00:00
yamt
ca6f5d2af0
- document m_copyback_cow and m_makewritable.
...
- note limitations of m_copyback.
- bump date.
2004-09-06 09:45:27 +00:00
snj
f6be58aa62
New sentence, new line, drop trailing whitespace, bump date for last.
2004-09-05 17:55:29 +00:00
manu
cd622b7f8c
Documentation on the PIM kernel options and on multicast, from Pavlin
...
Radoslavov, imported from FreeBSD.
2004-09-04 23:54:51 +00:00
jmmv
9e7f11e2ee
+ POLS.
2004-09-02 12:10:11 +00:00
jmmv
a5b2b35142
Add missing blank line between items.
2004-09-02 11:35:56 +00:00
jmmv
9c15c4ad4f
Add minor space for proper formatting.
2004-09-02 11:33:24 +00:00
lukem
88b5ee46e9
Install zoneinfo files NONBINMODE (444) instead of BINMODE (555).
...
Noted by David Laight on tech-toolchain.
2004-08-31 00:00:31 +00:00
wiz
08a2426e10
Mention pkgsrc/multimedia/ffmpeg and add a comma. Bump date.
2004-08-30 16:42:48 +00:00