yamt
1adc21b497
cpu_switchto doesn't use curlwp.
2007-02-17 17:48:17 +00:00
yamt
5ee77a9232
- move an implementation example to an EXAMPLES section.
...
- adapt to multiprocessor.
2007-02-17 17:35:52 +00:00
yamt
443a5d8276
need_resched -> cpu_need_resched
2007-02-17 17:29:24 +00:00
yamt
e2f125eb9e
process -> LWP.
2007-02-17 17:26:31 +00:00
yamt
69fa8e9367
correct a header.
...
XXX maybe it's better to introduce sys/cpu.h.
2007-02-17 17:25:34 +00:00
yamt
d8e79b86c0
locking note.
2007-02-17 17:24:01 +00:00
yamt
38384421f9
need_resched -> cpu_need_resched.
2007-02-17 17:18:31 +00:00
yamt
fbee1fbbf7
some more notes.
2007-02-17 17:14:21 +00:00
yamt
29f0b10c51
add manpages for yamt-idlelwp branch. not enabled in the makefile yet.
2007-02-17 16:23:08 +00:00
yamt
277af7c2c3
remove cpu_idle.9. it has not been available on trunk.
2007-02-17 14:32:23 +00:00
tnozaki
be0ee7c9f3
citrus_csmapper.c: find_best_pivot_pvdb()
...
- don't break loop until all the src/dst combinations are tested.
charset.pivot.CP.src
- redo rev 1.3.
2007-02-17 12:39:44 +00:00
wiz
54c03147a4
Whitespace nit.
2007-02-17 08:50:04 +00:00
wiz
06dd0b9f76
Sort SEE ALSO (by section number first, then by name).
2007-02-17 08:49:39 +00:00
wiz
15bc0b94bc
Fix Dd argument.
2007-02-17 08:44:08 +00:00
wiz
4d46e7cc67
Use Em for notes. Whitespace nits.
2007-02-17 08:43:19 +00:00
wiz
30fd28f965
Use Em for notes. Whitespace nits. Typo fix.
2007-02-17 08:43:10 +00:00
wiz
43e1e16d61
New sentence, new line.
...
Sort hardware list.
Bump date for previous.
2007-02-17 08:36:18 +00:00
daniel
c339e55881
Add an opencrypto provider for the AES xcrypt instructions found on VIA
...
C5P and later cores (also known as 'ACE', which is part of the VIA PadLock
security engine). Ported from OpenBSD.
Reviewed on tech-crypto and port-i386, no objections to commiting this.
2007-02-17 00:28:23 +00:00
rmind
ede64e5874
- Add link to memoryallocators(9) in kmem_*(9), vmem(9), uvm(9), malloc(9),
...
pool(9) and pool_cache(9) manuals.
- Sort uvm(9) "SEE ALSO" section.
2007-02-16 23:13:05 +00:00
dillo
ff885dda73
Fix typo, add comma.
2007-02-16 22:26:36 +00:00
wiz
32a80e5d97
Add if, NC, ti and te to wsvt25 termcap entry. Should fix PR 34995.
...
Patch from Onno van der Linden (and Sergey Svishchev).
2007-02-16 21:33:12 +00:00
hannken
198beb0314
Make fstrans(9) the default helper for file system suspension.
...
Replaces the now obsolete vn_start_write()/vn_finished_write().
2007-02-16 17:23:53 +00:00
pooka
27f51110f8
lookup in-core nodes in readdir() and provide the real inode for
...
each node. This makes pwd work.
2007-02-16 16:39:56 +00:00
hubertf
4aa8f11f5e
Xref the firmware package, just like wpi.4 and iwi.4 do,
...
bump date.
2007-02-16 15:32:08 +00:00
reed
cfbdfbc5a7
Remove unused references to "clean_uucp" variable. (Code was already
...
removed.)
Add rebuild_whatisdb weekly variable that defaults to NO.
This is for running makewhatis weekly.
This defaults to NO because it is not needed using just base sets/default
install which provide the whatis.db file(s).
2007-02-15 23:04:10 +00:00
pooka
34faca38b1
* introduce path comparison method for the sysctl MIB paths
...
* use puffs_path_walkcmp() instead of a homegrown routine
2007-02-15 17:07:31 +00:00
tron
4a83339899
Remove entries for rw_owned(9) again. The set lists were incorrect,
...
not this "Makefile".
2007-02-15 17:04:04 +00:00
tron
3e0f4f02f6
Create symbolic links for rw_owned(9).
2007-02-15 16:44:41 +00:00
pooka
3f1bccc16c
Use new libpuffs dotdot features to get rid of embedding the directory
...
hierarchy in the in-memory nodes. This allows us to easily do
reclaim, since we don't have to worry about reclaiming a node which
has alive children which might want to dotdot lookup later on.
2007-02-15 12:59:22 +00:00
pooka
5f82fb0670
support reclaim
2007-02-15 12:54:52 +00:00
pooka
70d42dbba1
do reclaim
2007-02-15 12:54:24 +00:00
pooka
9c41498b0b
PUFFS_ISDOTDOT -> PCNISDOTDOT
2007-02-15 12:52:30 +00:00
skrll
8694ada1fe
Sort some entries.
2007-02-15 07:30:07 +00:00
ad
d399d56922
Fix up MLINKS for previous. From nick@.
2007-02-11 18:49:18 +00:00
ad
6fa495aa59
Note that device drivers should not (in general) use these interfaces.
2007-02-11 16:36:06 +00:00
ad
6f86141195
Add mb/rwlock/condvar/mutex section 9 manual pages.
2007-02-11 16:16:09 +00:00
ad
b52b3eb8ff
Mark these interfaces obsolete.
2007-02-11 16:05:08 +00:00
reed
ab2b69b1e9
Remove sentence that says variables can be set to NO to
...
disable the test. There is no "test". So it is confusing.
Instead say:
The variables described below can be set to ``YES'' or ``NO'' in the
/etc/weekly.conf file. The default settings are in the
/etc/defaults/weekly.conf file. (Note that you should never edit
/etc/defaults/weekly.conf directly, as it is often replaced during system
upgrades.)
(I don't suggest that all are YES because of a possible upcoming
addition.)
2007-02-10 18:27:28 +00:00
mlelstv
cf2092aa79
Option N.V. is the real vendor, Vodafone just sells the UMTS cards.
...
Add support for Globetrotter Fusion Quad Lite cards.
2007-02-10 07:44:00 +00:00
dillo
d096538b4a
Fix typo.
2007-02-08 22:27:20 +00:00
tnozaki
a7bd6df304
backout rev1.3's change, this broke cp932 -> eucjp-ms conversion.
2007-02-08 15:48:18 +00:00
dillo
8f94021d97
Mark up function arguments with .Fa, not .Fn; also, fix typo in
...
function argument.
2007-02-08 08:04:00 +00:00
elad
83ec1c0544
Better intro to exploit mitigation features, also add a TOC for it.
2007-02-08 00:38:27 +00:00
dyoung
9d8de20b22
Add a license.
2007-02-07 07:28:29 +00:00
wiz
cc2a6c83d0
Drop trailing whitespace. Uppercase Dt argument. Add RCS Id.
...
XXX: missing license.
2007-02-07 06:46:06 +00:00
wiz
9000cdc5de
Bump date for previous.
2007-02-07 06:41:50 +00:00
wiz
0a06354421
Correct default firmware path. Add xref to firmload(9).
...
Bump date.
2007-02-06 23:42:34 +00:00
wiz
303b003785
Add xref to firmload(9). Prompted by dillo.
2007-02-06 23:40:32 +00:00
reed
e8146d3cc6
Don't say the script is run "by default" because it is not.
...
Also mention that it is disabled.
2007-02-06 17:17:47 +00:00
dyoung
56db732551
Add cmos(4) for reading/writing CMOS RAM on x86 boxes. This driver
...
comes from Takahiro Kambe, with some mods by me.
2007-02-06 07:28:59 +00:00