Commit Graph

513 Commits

Author SHA1 Message Date
chs 6bc3e72dcd update uvm_pagealloc() and uvmspace_exec() arguments.
add "void" to functions which take no arguments.
untabify flags lists.
2001-07-28 15:55:14 +00:00
chs 72580e632a update uvm.9 links. 2001-07-28 15:35:10 +00:00
chs 54ada2fc86 vm_map_t -> struct vm_map *.
add UBC interfaces.
2001-07-28 15:31:29 +00:00
bjh21 047d7307f1 Another thing I found lying around: Mention every ioctl tag I could find in
the tree.  Maybe this will stop people picking duplicates so often.
2001-07-26 14:29:09 +00:00
gmcgarry 7b2064c2a5 Bring up to date. pool_create() doesn't exist any longer. Include
missing description of pool_destroy().  Fix some minor nits.

It isn't clear from the source whether pool_reclaim() and pool_drain()
should belong to the exported API.  At least it seems they aren't used.
No descriptions for these functions exist in this manpage.
2001-07-19 21:35:53 +00:00
thorpej 18bf360868 Document BUS_DMA_READ and BUS_DMA_WRITE. 2001-07-19 15:32:06 +00:00
bouyer d548bb4062 Document scsipi_thread_call_callback() and scsipi_target_detach() 2001-07-18 20:35:36 +00:00
wiz 07a7c0df20 Grammar, whitespace and typo fixes. 2001-07-12 15:03:08 +00:00
itojun 373d09ca3c typo fixes, sync with openbsd tree 2001-07-12 12:43:21 +00:00
itojun 6d6ebe430c add altq(9). 2001-07-12 12:35:16 +00:00
perry 3ee53a3696 remove redundant .Pp 2001-07-07 05:45:06 +00:00
perry 8057ca5380 add new b*() and mem*() man pages 2001-07-07 05:08:19 +00:00
perry e7eca1a183 man pages for b*() and mem*(), noting b*() to be obsolete 2001-07-07 05:05:17 +00:00
abs 510da333e5 pcmcia(9) not PCMCIA(9) 2001-07-06 18:11:29 +00:00
jdolecek dbbda99b31 remove the splhigh stuff altogether, that is not going to be requirement 2001-07-05 18:49:20 +00:00
nathanw e66f3a0fe4 Basic man page for setrunqueue() and remrunqueue(). Why not? They're easy. 2001-07-05 18:38:49 +00:00
nathanw e927c2a3b8 The I/O address space of ISA is 16 bits; correct this, but add a note
explaining why it is often treated as only having 10 bits of I/O
address space.
2001-07-05 18:01:15 +00:00
kristerw f3ccdc57d0 Corrected spelling of "-width". 2001-07-01 22:54:39 +00:00
gmcgarry 8752c2315f Add some missing documentation. 2001-07-01 04:11:13 +00:00
gmcgarry e839d267cd Add code references. Fix formatting. 2001-07-01 03:24:51 +00:00
gmcgarry fa0e67711f Fix terminology in discussion on locks. Expand history.
Add cross-references.
2001-07-01 03:23:02 +00:00
gmcgarry 74fb57bcf1 Refer to locks by their correct names as described lock(9). 2001-07-01 03:13:20 +00:00
jdolecek c2f5416992 Add #include <sys/proc.h> to SYNOPSIS, note tsleep() is a macro.
Fixes kern/10770.
2001-06-29 10:54:20 +00:00
itojun 2cb84fbf40 wording - refer to [off, off + len] by "the contiguous region", it should
be more clear
2001-06-28 23:15:24 +00:00
itojun 21f1825482 add m_pulldown.9 to MLINKS. 2001-06-28 23:04:38 +00:00
itojun 540d501b6f document m_pulldown (grammar check anyone?).
document m_pullup length restriction (len <= MHLEN).
2001-06-28 23:02:47 +00:00
jdolecek 27f92d9a03 s/by published/published by/ 2001-06-21 15:22:38 +00:00
wiz 0d3d11a65b xref uvm_vs{,un}lock instead of vs{,un}lock 2001-06-21 12:13:36 +00:00
wiz db3f9a692b disk_detach.9, not disk_detatch.9 2001-06-21 12:10:57 +00:00
wiz 3fdb4cb67a Whitespace and formatting fixes. 2001-06-21 12:03:29 +00:00
wiz 6539335131 Fix typos, punctuation and whitespace. 2001-06-21 11:59:00 +00:00
wiz ad3ce1d8c4 Improve grammar and formatting, fix some typos. 2001-06-21 11:51:32 +00:00
wiz c242c84057 Remove unnecessary .Pp, and a punctuation fix. 2001-06-21 10:03:49 +00:00
msaitoh fc1483157b s/monotomically/monotonically/g 2001-06-19 19:26:01 +00:00
wiz 3f9984fc90 `existent', not `existant' 2001-06-19 13:42:07 +00:00
wiz 342de5ede2 Fix typo and whitespaces. 2001-06-19 13:20:53 +00:00
wiz f3f6c5b675 `accessible' only has one `a'. 2001-06-19 12:52:20 +00:00
kleink b687a173a9 Correct mtod() return data type. 2001-06-17 12:36:14 +00:00
wiz 0a600be867 receive, not recieve 2001-06-12 15:17:10 +00:00
wiz 40ac848024 Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
wiz 37fa32750e Uppercase Dt argument. 2001-06-05 12:58:34 +00:00
wiz 0f73519188 Remove trailing dot from Nd, and some whitespace fixes. 2001-06-05 12:57:29 +00:00
wiz a93f39800f Remove trailing dot from Nd. 2001-06-05 12:56:56 +00:00
wiz 814e5bd0ba Uppercase Dt, and fix some whitespace. 2001-06-05 12:56:03 +00:00
wiz a578359ad2 Add section to Dt. 2001-06-05 12:54:35 +00:00
wiz 5b6ad2d2f5 Drop argument of .Os. 2001-06-05 11:31:21 +00:00
jdolecek 64239fceaa Note CTRL-u clears the entered input in cngetsn() too, besides '@'
slighly adjust the sentence about Backspace key
2001-06-04 09:50:07 +00:00
jdolecek fb1a28db61 Console input may not be necessarily keyboard, adjust accordingly.
Comment out the splhigh stuff for now, it doesn't quite match current use.
2001-06-02 22:04:11 +00:00
jdolecek d005e2321e Document cnbell(), cngetc(), cngetsn(), cnpollc(), cnputc(). 2001-06-02 19:12:59 +00:00
gmcgarry 828e6159c7 - correctly describe the usage of flags to the lock manager
- clarify terminology on shared and exclusive access to locks
- fix history
- formatting fixes
2001-05-31 21:00:07 +00:00
abs db6bc3a61a {independant,indepedant}->independent 2001-05-31 10:51:21 +00:00
wiz ebc7623ed8 Fix typos reported in misc/13053 by Patrick Welche.
Whitespace nit cleanup while I'm here.
2001-05-27 16:04:46 +00:00
wiz a75a1efd23 Whitespace nits, and re-sort SEE ALSO according to mdoc.samples(7). 2001-05-24 23:54:11 +00:00
sommerfeld 4b6c6f444a Clarify specification of in4_cksum; add description of in_cksum and
in6_cksum as well as makefile goo to install links.
2001-05-24 14:04:41 +00:00
wiz b50a4f2bbb Minor fixes (whitespace, Nm -> Fn, punctuation, sort SEE ALSO). 2001-05-23 18:49:59 +00:00
sommerfeld 8c436a8524 Add in4_cksum 2001-05-23 15:59:58 +00:00
sommerfeld 876730ad99 preliminary man page with rough spec for what this function should do.
(XXX should also include in_cksum, in6_cksum).
2001-05-23 15:58:41 +00:00
bouyer 3ab3c1bb26 Add a note about scsipi_channel_thaw() and command ordering. 2001-05-23 15:56:48 +00:00
perry 2ce3ea6b4e systm.h says these take const void * parameters 2001-05-16 03:54:24 +00:00
perry 6aea3cdfa2 fuword returns a long, according to systm.h 2001-05-16 03:52:58 +00:00
hubertf b05ee69a95 Add pool_init.9 2001-05-12 18:07:20 +00:00
wiz c3d0c0f680 Refer pmap(9), not pmap_init(9). 2001-05-12 17:10:05 +00:00
bouyer 8e5cb805e8 Manual page describing interface between scsipi middle-layer and host bus
adapters.
2001-05-11 08:51:15 +00:00
eeh a4842c1b74 Install the cnmagic(9) manpage. 2001-05-11 02:35:06 +00:00
jdolecek 9e29be957a Move splched() prototype under splserial() in SYNOPSYS, so that the
entries are sorted by priority correctly.
2001-05-07 17:59:41 +00:00
wiz 7da30c83ac Change xref for vmstat(8) to vmstat(1).
Whitespace, punctuation and spelling fixes while I'm here.
2001-05-06 23:48:31 +00:00
gmcgarry a2bcb1b5a1 Fix format, add history and cross references. 2001-05-06 05:16:15 +00:00
gmcgarry 8a43d56a88 pmap(9) does exist now 2001-05-06 04:46:54 +00:00
jhawk 3e0f915127 Remove refernece to nonexistant vfs_shutdown(9), per
kern/4901
2001-04-29 19:18:20 +00:00
jhawk 2387d49806 Remove nonexistant references to ifattach(9) and *_ifattach(9),
per PR kern/4901.
2001-04-29 19:17:22 +00:00
jhawk 6a342ecfe5 Remove reference to nonexistant boot(9). ADdresses PR
kern/4901.
2001-04-29 19:14:09 +00:00
jhawk 6de3c7fef6 Comment out references to hz(9) and hardclock(9). It'd be nice
if someone wrote them, but let's not reference them until they are
written. Addresses PR kern/4901.
2001-04-29 19:12:20 +00:00
jdolecek 46f548d519 Document ltsleep(9). Feel free to improve if you wish. 2001-04-27 07:54:23 +00:00
kleink 72eb13ae2a Tyop poleece. 2001-04-25 12:38:20 +00:00
bjh21 5a25454f00 Fix typo: maching -> machine 2001-04-25 12:05:24 +00:00
simonb a69a3cc5ec Spell occurred correctly. 2001-04-25 02:19:48 +00:00
gmcgarry 4288d3f1e6 Minor punctuation corrections. 2001-04-24 04:29:33 +00:00
thorpej 25d921464e Add a manual page that describes the pmap(9) API and the requirements
of a pmap module.

Many thanks to Bill Sommerfeld for reviewing the document for me.
2001-04-24 02:55:34 +00:00
jdolecek 583f68be2c update prototype for uvm_map_pageable()
XXX there are probably more things which need an update here
2001-04-21 08:34:11 +00:00
jdolecek 4475e78cfe fix typo 2001-04-21 08:22:44 +00:00
jdolecek bbec4c0ca5 Also create splvm(9) link to spl(9) 2001-04-18 05:56:51 +00:00
jdolecek 946c8603a3 add splvm() to NAME section 2001-04-18 05:56:05 +00:00
thorpej 3ee35c5985 Update to reflect reality. 2001-04-14 00:15:41 +00:00
wiz 2f5daf571c ioctl(2), not (4); whitespace. 2001-04-09 19:12:44 +00:00
augustss f70857ea75 Fix typo. 2001-04-09 18:59:51 +00:00
wiz 9f63abe263 Replace a .Xr with a .Pa. 2001-04-09 17:14:38 +00:00
wiz f7064e7d10 Fix date, and some whitespace while I'm here. 2001-04-09 17:13:19 +00:00
wiz 4ed1f1f6aa Fix xref, and whitespace.
XXX: this man page could do with some markup improvements
2001-04-09 17:12:28 +00:00
wiz 512125447e Fix date, and whitespace while I'm here. 2001-04-09 17:09:58 +00:00
wiz 0e9cec3b66 Double typo. 2001-04-06 15:54:10 +00:00
wiz 7e32c5e43d Two typos. 2001-04-06 15:53:43 +00:00
wiz 5885978f76 Add section to xref. 2001-04-04 11:39:40 +00:00
wiz 9f4a1a9112 Xref uvm(9), not UVM(9).
XXX: perhaps we should have a link to UVM(9), too?
2001-04-04 11:39:17 +00:00
drochner be5b4d13dd remove the "STANDARD UVM RETURN VALUES" section which is not true anymore 2001-03-23 17:14:43 +00:00
drochner d7c42bffab update uvm_vslock arguments and return value 2001-03-23 17:07:38 +00:00
thorpej bef1dcbc81 Document the forthcoming BUS_DMA_STREAMING flag, per the
discussion about it on tech-kern.
2001-03-07 22:23:45 +00:00
pooka 7cf18877e8 make this reflect the current state found in malloc.h 2001-02-17 22:21:05 +00:00
eeh 17a9e88b78 Update line discipline documentation. 2001-02-10 23:24:12 +00:00
briggs 23dbc539e2 Make and install pci_configure_bus(9) with a link to pci_conf_interrupt(9)
(called from pci_configure_bus()).
Also make and install pci_intr(9), which seems to have been overlooked in
the Makefile
2001-02-10 02:52:17 +00:00
briggs 36be5d5e65 Add man page for pci_configure_bus() 2001-02-10 02:50:37 +00:00
ad 2962c6f0a3 Fix typo. 2001-01-22 21:58:17 +00:00
augustss 05c9b152d9 Update to reflect reality. 2001-01-21 00:50:48 +00:00
augustss 6e4a47f95c Update documentation to reflact new location and name of the symbol
defined if a port has generic soft interrupts.
2001-01-18 04:17:47 +00:00
sommerfeld ea23a4b9a6 Preliminary pci_intr_* man page. 2000-12-28 23:06:08 +00:00
wiz 987c42ae1c some whitespace cleanup 2000-12-24 02:52:53 +00:00
takemura 3c9d9276dc Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY and
PWR_SOFTRESUME. Apm calls powerhook with the values in normal interrupt
priority level while others are protected with splhigh().
2000-11-26 11:08:57 +00:00
scw 7a09b2eab5 Document the bus_space_peek_N() and bus_space_poke_N() families
of functions, as proposed on tech-kern.

These provide a way to safely access bus space without crashing
the system if nothing responds on the bus.  c.f. `badaddr()'.
2000-11-23 22:56:53 +00:00
thorpej dcf80e02de Update for the new pfil framework. 2000-11-11 01:22:37 +00:00
eeh df87630144 Add console magic sequence framework. 2000-11-08 22:41:58 +00:00
lukem 279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
lukem ebcd47ebf3 use .Xr 2000-11-07 05:44:50 +00:00
eeh 26f192b24a Add manpage for new line discipline stuff. 2000-11-02 23:15:10 +00:00
itojun ce80048889 document m_dup(9). talk a little bit about issues with shared
external storage (M_EXT).
2000-10-13 04:19:58 +00:00
ad 82759dbdf5 Use .{B,Bs,F,N,O}x and fix miscellaneous errors. 2000-09-21 10:43:49 +00:00
thorpej b391d6cece Document spllock(). 2000-08-22 19:56:08 +00:00
enami f6836da7ad Fix two more typos. 2000-08-22 01:33:52 +00:00
thorpej a703d1e88e i before e except after c ... 2000-08-21 23:16:01 +00:00
thorpej c848fa23c5 Inject more truth into this document. 2000-08-21 22:53:53 +00:00
tv 7c8513ea3b MLINK2->M_LINK2, also make the listing of these three options be more in
line with the columnar layout.
2000-08-14 17:34:12 +00:00
deberg 0bcba35b9e fix typo 2000-08-14 02:37:37 +00:00
tv 9f8eb67559 Add manpage for bitmask_snprintf(9), describe tprintf(9), and simplify
kprintf(9) by removing the now unsupported "extra" printf format strings.
2000-08-09 03:12:33 +00:00
tv e371c5808a Terminate an unterminated .Bl. 2000-08-09 03:11:00 +00:00
augustss 8e63b5da59 Update documentation about order of hooks. 2000-08-06 02:07:15 +00:00
briggs 0ad393d6e3 On 20 Feb 2000, the humanize_number() function got a fifth argument--a
divisor.  This divisor replaces a hard-coded divisor of 1024.  To remain
consistent with the hard-coded SI prefix list, humanize_number should
probably only be called with a divisor of 1000 or 1024.
This is now documented.
2000-08-05 14:58:03 +00:00
jhawk 243d61d41b Xr ppsratecheck 2000-08-03 20:35:40 +00:00
briggs b9198e3e17 As noted by jhawk--'count' is a function argument when I note that that
functions which take a count of bytes have undefined results if the specified
(count) is zero.
2000-08-03 15:30:52 +00:00
itojun f7e4207188 add ppsratecheck(9). 2000-08-03 00:09:39 +00:00
itojun a43773b43f add a note on possible misbehavior when mininterval < 1/hz. 2000-08-02 23:51:07 +00:00
itojun 3454cf5286 add .Ed against .Bd 2000-08-02 23:43:52 +00:00
briggs c90e5bd9f6 Add some basic bus_space_*stream_N documentation. 2000-08-01 23:08:56 +00:00
pk ed1c92951c Add man page for a new time-of-day clock driver interface. Also documents the
already existing clock_secs_to_ymdhms() & clock_ymdhms_to_secs().
2000-07-25 21:12:45 +00:00
ad bcd6512016 Fix a couple of oversights. 2000-07-24 15:00:07 +00:00
gmcgarry 344dfcc9dc Back out previous. 2000-07-14 08:49:41 +00:00
gmcgarry 5f6dba69a0 uvn_attach.9 -> uvm_attach.9 2000-07-13 21:58:39 +00:00
gmcgarry da4ae70d1c Improve use of specific terms and definitions. 2000-07-07 01:26:13 +00:00
mrg 6f661cfcac <vm/vm.h> is gone. fix a few minor errors. 2000-06-29 06:08:44 +00:00
veego b04531906a Fix the broken spinlockmgr.9 link to lock.9 2000-06-26 13:22:43 +00:00
gmcgarry 692c6c4e03 lock(9) manpage. Not much, but it is a start. 2000-06-25 23:45:22 +00:00
cgd db755e7c76 sweep of my licenses (userland files w/o only my copyright) for
consistency.  (no functional changes)
2000-06-14 17:24:02 +00:00
cgd d220ca5ba3 fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well.  No functional changes.
2000-06-14 06:48:47 +00:00
cgd ef767ee388 Replace my personal attribution string ("This product includes software
developed by Christopher G. Demetriou for the NetBSD Project.") with
a generic NetBSD one ("This product includes software developed for the
NetBSD Project.  See http://www.netbsd.org/ for information about NetBSD.")
so that this same set of terms can be used by others if they so desire.
(Eventually i'll be converting more/all of my code.)
2000-06-13 22:36:16 +00:00
cgd 31632fbb01 IPL-lowering functions are now defined to return `void.' See also my
post to tech-kern about the issue.  No ports updated yet; they should
be updated as time permits.
2000-06-08 06:45:24 +00:00
cgd cffb580806 Implement the more flexiable `evcnt' interface as discussed (briefly) on
tech-kern and now documented in evcnt(9).
2000-06-04 19:14:14 +00:00
matt 479163743d Note that softintr_schedule can safely be called multiple times
before the callback is invoked.
2000-06-02 22:12:11 +00:00
cgd a6921e9cfe in foo_softc example, actual struct device, not a pointer to one 2000-05-31 19:39:21 +00:00
pk bd447b03c0 Document pool_init(9) and generally Sync with Reality. 2000-05-31 15:27:33 +00:00
cgd a66fd057e2 documentation of the NetBSD machine-independent software interrupt
framework, dredged out of the January, 1997 tech-kern e-mail archives.
2000-05-31 00:40:51 +00:00
soren 08f5b3301d The datap argument to bus_space_write_{multi,region}_* should be const. 2000-05-27 01:55:42 +00:00
jhawk 1fe6e4844f If db_onpanic is unset and DDB is compiled in, panic() now calls
db_stack_trace_print(__builtin_frame_address(0),...), to printf() the
stack trace to the message bufffer and console. Idea from SunOS/Solaris.
Useful when dumping fails.
2000-05-26 20:25:57 +00:00
bouyer d7a4b673e1 Use my standart copyrigth notice. 2000-05-15 06:34:47 +00:00
mrg 6f214275ce feex speeling eroor 2000-05-07 17:09:32 +00:00
fvdl 015216d717 Clarify that you shouldn't use the bus_dma_segment_t return value from
bus_dmamem_alloc to program DMA registers, but that the dm_segs array
of a successfully loaded DMA mapping should be used.
2000-05-01 23:12:20 +00:00
drochner 4bc03f3617 -fix .Dv usage at one point
-The ucom_get_status() argument list gets messed up - should be .Fn
 anyway, so change it accordingly. Convert the other functions to
 .Fn/.Fa too for consistency.
2000-04-28 09:37:43 +00:00
soren da0560cb7d Typo. 2000-04-19 07:57:50 +00:00
drochner 295689ce1a -document the BUS_SPACE_MAP_PREFETCHABLE flag introduced a while ago
-add a missing link: bus_space_vaddr() to get a pointer from a handle;
 needed to make the BUS_SPACE_MAP_LINEAR flag useful
2000-04-17 09:52:21 +00:00
augustss ef3b31168d Add a man page describing the ucom interface for making tty like USB devices. 2000-04-15 17:20:26 +00:00
enami 2903a6278e - Remove empty line before .Pp
- Remove .Pp before .Sh
2000-04-05 03:29:06 +00:00
enami 551a5b2934 Add missing reset nS to 0. 2000-04-05 03:21:31 +00:00
kleink 9cb38b96c7 Typo. 2000-04-04 10:39:56 +00:00
deberg e028b266a6 fix UVM whatis entry, fixes kern/9692 2000-03-29 06:00:42 +00:00
jdolecek ff20a537dd Add an include statement to SYNOPSIS sections. Fixes kern/9685. 2000-03-27 17:13:50 +00:00
soda 3a43cd9eec add a MLINKS for spllowersoftclock.9 2000-03-27 09:56:01 +00:00
soda 4dc63f2546 semantics of splclock() were changed, and spllowersoftclock() was introduced
on the following commit (thanks Frank van der Linden, Steve Woodford
and Alistair G. Crooks for english correction of HISTORY section):

date: 1999/08/05 18:08:10;  author: thorpej;  state: Exp;  lines: +3 -2

Change the semantics of splsoftclock() to be like other spl*() functions,
that is priority is rasied.  Add a new spllowersoftclock() to provide the
atomic drop-to-softclock semantics that the old splsoftclock() provided,
and update calls accordingly.

This fixes a problem with using the "rnd" pseudo-device from within
interrupt context to extract random data (e.g. from within the softnet
interrupt) where doing so would incorrectly unblock interrupts (causing
all sorts of lossage).
2000-03-27 09:36:29 +00:00
kleink 61b9c51f8f Update for uvm object offsets being described by voff_t's. 2000-03-26 20:57:58 +00:00
thorpej fed1844c73 Documentation for new callout interfaces. 2000-03-23 07:05:30 +00:00
oster 704061a359 'rouinte'->'routine' 2000-03-21 02:24:30 +00:00
darrenr 8619d2b757 update to match recent changes 2000-02-20 01:03:13 +00:00
kleink 31e08c3362 Missed in previous: remove midi goo from argument list as well. 2000-02-17 21:25:47 +00:00
kleink 018c206251 * Nuke obsoleted midi interface from audio_attach_mi().
* Document trgger_{in,out}put().
Fixes PR kern/9341.
2000-02-11 22:56:15 +00:00
abs d92f143010 Note that use of %: is strongly discouraged. 2000-02-07 12:37:02 +00:00
cgd 606920c890 add documentation for the ratecheck() function, a new kernel function
(not even committed... docs before changes?!  CALL RIPLEY!!!)
which can help programmers implement rate-limited actions.
2000-02-03 23:03:14 +00:00
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