kleink
24162ced3c
vslock() is gone in UVM; uvm_vslock() can be found in uvm(9).
2000-01-07 21:14:25 +00:00
augustss
97182e0962
Add a skeleton for the usbdi documentation.
...
This is still very incomplete.
1999-12-15 11:27:34 +00:00
augustss
64343e22be
Back out one change that's not ready yet.
1999-12-06 15:00:12 +00:00
augustss
d039bfb01b
Document powerhook functions.
1999-12-06 14:50:02 +00:00
enami
82d7115cf2
Don't pass so many args to .Nd macro. It just overflows.
1999-11-19 01:12:39 +00:00
kristerw
1e851441fb
Fixed typos (from OpenBSD)
1999-11-18 18:12:52 +00:00
msaitoh
0fcbe067c6
s/ the the / the /
1999-10-08 20:13:42 +00:00
hwr
9dd92b1071
Fix a typo.
1999-09-15 09:41:51 +00:00
kleink
03126e1c99
Use full month names with .Dd, as per mdoc.samples(7).
1999-09-12 18:47:10 +00:00
oster
2dad94c947
Note M_RAIDFRAME.
1999-09-08 02:58:09 +00:00
enami
c2956b75c9
Use .Pa for pathname.
1999-08-17 05:24:06 +00:00
sommerfeld
b8e4538f80
Create new pool flag PR_LIMITFAIL, indicating that even PR_WAIT
...
allocations should fail if the pool is at its hard limit.
Document flag in pool(9).
Use it in mbuf.h for the first allocate call for M_GET, M_GETHDR, and
MCLGET, so that m_reclaim gets called even for blocking allocations.
1999-08-05 04:00:03 +00:00
mrg
74e7dd65cc
fix includes: out goes netinet/ip.h, in comings sys/mbuf, net/if.h and net/pfil.h.
...
partly from mike@pelley.com in PR#7803.
1999-06-18 06:03:39 +00:00
kleink
f5326607ab
allocm, freem: one step closer to reality.
1999-06-16 14:19:27 +00:00
kleink
40a25851dc
Sync round_buffersize() with reality.
1999-06-12 20:10:55 +00:00
lukem
629b8919f9
add humanize_number(9) / format_bytes(9)
1999-05-21 06:26:15 +00:00
hwr
1bffbb6eb6
s/described in papers published Sun Microsystems/described in papers published
...
by Sun Microsystems/
1999-05-06 12:04:50 +00:00
augustss
456ec1a005
Make the copyrights conform to the standard.
1999-04-13 20:25:28 +00:00
pk
1cd395375d
1, 2, 3 and.. 4!
1999-04-06 20:24:37 +00:00
msaitoh
d38518728c
add MLINKS for pool(9).
...
fix some bugs.
1999-04-03 14:50:21 +00:00
mycroft
ee89805a27
Remove blank lines.
1999-03-24 06:46:30 +00:00
mycroft
66902a3cfd
Remove blank lines.
1999-03-24 06:14:18 +00:00
garbled
e4c16bfb11
More .Os cleanups. .Os is defined in the tmac.doc-common file,
...
so we shouldn't override it with versions in the manpages. Many more to
come.
1999-03-16 00:40:46 +00:00
hwr
22c4195c12
Enable ioctl.9.
1999-03-07 15:24:30 +00:00
hwr
ccc7f9746b
Should fix misc/5934.
...
is@netbsd.org gave it's ok.
1999-03-07 15:21:04 +00:00
mycroft
6bb985323b
Fix formatting errors (bad sentence breaks).
1999-03-06 22:09:29 +00:00
mycroft
6841c53323
Fix minor formatting errors.
1999-03-06 21:55:16 +00:00
explorer
3ebb419571
Update to slightly altered rnd_attach_source() api
1999-02-28 17:08:05 +00:00
ross
9cc575480d
Add missing .El.
1999-02-25 23:29:33 +00:00
is
2c7fa23c38
Fix Copyright dates
1999-02-16 23:34:10 +00:00
is
dc068e0d1f
Assign my files to The NetBSD Foundation, Inc.
1999-02-16 22:46:55 +00:00
nathanw
76e6c3f244
Document uiomove().
1999-02-13 08:03:34 +00:00
msaitoh
876f7dd99f
Add "const"
1999-01-16 16:39:52 +00:00
msaitoh
eba40aeea0
Add missing period.
1998-11-10 16:22:46 +00:00
bouyer
14a02d6d19
Man page describing the interface between the MI core wdc and its bus
...
front-ends.
1998-10-19 12:52:21 +00:00
jtk
3493c17663
add bioscall(9) for i386
1998-10-01 02:33:50 +00:00
kleink
1d6ab6aedc
Typo (run queue array name).
1998-09-22 11:24:52 +00:00
jeremy
7e8c997a3f
Added microtime.9.
1998-09-15 01:40:47 +00:00
jeremy
58cfb334aa
Manual page which describes the microtime() function for obtaining the
...
current value of the system realtime clock.
1998-09-15 01:38:01 +00:00
pk
a3360f0c95
oops, roff parameter overflow.
1998-09-10 16:41:57 +00:00
pk
060d9ca064
Document the "skew" extensions.
1998-09-10 16:04:36 +00:00
enami
5cf1acbac0
comma is not a part of argument.
1998-09-10 04:04:42 +00:00
frueauf
f4a3ad9ff9
Keep the alphabetical order.
1998-09-03 09:30:05 +00:00
msaitoh
8d1acbb7fd
s/January/June/
...
This is a bug between rev. 1.3 and 1.4.
1998-09-03 08:20:08 +00:00
msaitoh
6f4ce5dfdd
Eliminate extra comma in SEE ALSO section
1998-09-03 08:12:56 +00:00
augustss
0589dc769d
Fix kprintf related Makefile problems.
...
From John.P.Darrow@wheaton.edu , fixes PR 6091.
1998-09-03 07:27:38 +00:00
jeremy
d3b609004c
Corrected my incorrect usage of hyphens, en-dashes, and em-dashes.
1998-09-03 01:58:56 +00:00
jeremy
5f0b8ba018
Changed to suggest using sun3/autoconf.h rather than machine/autoconf.h to
...
reflect the new system include file locations.
Reworded slightly and added more macros.
1998-09-03 01:54:28 +00:00
jeremy
1a56a0bb75
Reformatted slightly and changed to use more macros.
1998-09-03 01:39:17 +00:00
jeremy
f69a99ee74
Cleaned up some statements.
...
Added cross references to related pages.
1998-09-03 01:05:03 +00:00