NetBSD/share/man/man9
chs 3023aadd79 fix vmem_alloc() to never return an error for VM_SLEEP requests,
thus fixing kmem_alloc() to never return NULL for KM_SLEEP requests.
instead these operations will retry forever, which was the intent.
2016-02-29 00:34:17 +00:00
..
man9.i386 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
man9.sun3
man9.x86 Swap function names, so that xxx_bp() refers to the boot processor and 2015-05-04 08:15:21 +00:00
CTASSERT.9 Canonical prolog order 2010-04-05 19:18:45 +00:00
KASSERT.9 Document new *ASSERTMSG() prototype, and update KASSERT(9). 2011-09-27 00:36:49 +00:00
LWP_CACHE_CREDS.9
Makefile add documentation on "options KERNHIST". 2015-10-26 07:07:36 +00:00
RUN_ONCE.9 Use .Xr for Xrefs. 2010-07-06 22:29:29 +00:00
SET.9 Add missing verb. 2015-12-13 23:32:52 +00:00
STACK.9 Xref param(3). 2011-04-08 07:55:04 +00:00
accept_filter.9
accf_data.9 Make ready for HTML output. 2010-04-11 21:32:10 +00:00
accf_http.9 Use .Nm. 2010-04-11 05:40:16 +00:00
altq.9
arp.9 Sort sections: consistently put CODE REFERENCES directly before SEE ALSO. 2013-09-17 19:58:03 +00:00
audio.9 Fix a typo in a function name. Found by Nat Sloss, thanks. 2014-07-13 11:08:46 +00:00
autoconf.9 Fix argument order for config_attach_loc in autoconf(9). 2013-03-13 00:09:21 +00:00
bcdtobin.9
bcmp.9
bcopy.9
bintime_add.9 Fix xref. 2010-06-08 07:20:20 +00:00
bluetooth.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
boothowto.9 Uncomment crash(8) reference. 2010-02-25 17:15:55 +00:00
bpf.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
buffercache.9 Add missing .El. From Henning Petersen in PR 49845. 2015-04-20 06:50:13 +00:00
bufferio.9 Plural agreement. 2015-03-30 14:09:04 +00:00
bufq.9
bus_dma.9 Remove extra period. 2013-10-30 04:16:44 +00:00
bus_space.9 Added missing newline, as proposed by Petri Laakso in PR kern/46721. 2012-07-19 17:48:55 +00:00
byteorder.9 fix previous again, hopefully ok this time 2010-05-14 05:23:35 +00:00
bzero.9
callback.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
callout.9 Make it clear that we should use not callout_stop but callout_halt before callout_destroy 2014-11-20 15:43:52 +00:00
cardbus.9 cardbus autoconf uses cardbus_attach_args, not isapnp_attach_args. 2016-02-15 22:37:54 +00:00
clock.9 Fix description of days_in_month. Based on email from Kamil 2014-12-26 14:15:18 +00:00
cnmagic.9 Add FUNCTIONS. List only complete prototypes in SYNOPSIS. Sort SYNOPSIS 2010-06-08 19:44:28 +00:00
condvar.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
config.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
cons.9 Offset indent the example. 2010-06-08 19:28:56 +00:00
copy.9
coredump_write.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
cprng.9 Clarify advice about when to use what parts of cprng(9). 2015-02-19 15:38:30 +00:00
cpu_configure.9 Update some xrefs to point to softint(9), not the old/alt spelling. 2015-03-23 13:40:34 +00:00
cpu_coredump.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
cpu_dumpconf.9
cpu_idle.9
cpu_initclocks.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
cpu_lwp_fork.9 Refer to cpu_switchto(9) instead of nonexistent cpu_switch(x). 2010-04-13 05:41:53 +00:00
cpu_need_resched.9 - document RESCHED_KPREEMPT 2011-10-24 07:30:29 +00:00
cpu_number.9 Cosmetics. 2010-04-13 06:21:40 +00:00
cpu_reboot.9 Change mentions of doshutdownhooks(9) to pmf_system_shutdown(9). 2010-02-11 18:22:26 +00:00
cpu_rootconf.9 New sentence, new line. Use more markup. Sort SEE ALSO. 2014-11-26 20:46:46 +00:00
cpu_startup.9 Small changes to wording and markup. 2010-04-13 12:04:25 +00:00
cpu_switchto.9 Sort SEE ALSO. 2011-06-03 08:06:54 +00:00
cpufreq.9 There is no user space control for this with cpuctl(8) as far as I can tell. Remove all references to it. 2015-12-01 12:07:41 +00:00
csf.9 typo 2015-05-25 21:02:37 +00:00
ctod.9 Xref param(3). 2011-04-08 07:55:04 +00:00
curproc.9 Change xref from pfind(9) to proc_find(9). Bump date. 2010-07-01 15:12:31 +00:00
ddc.9 New sentence, new line. 2014-01-04 15:41:59 +00:00
delay.9 Xref delay(9) and kpause(9) with each other. 2011-07-20 05:20:54 +00:00
deviter.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
devsw_attach.9 Minus needs a backslash, add it. 2015-05-14 13:59:15 +00:00
disk.9 Retire disk_blocksize(). 2014-12-31 20:13:41 +00:00
disklabel.9
dmover.9 Do not list complete prototypes in the sections describing the functions. 2010-01-25 19:34:37 +00:00
do_setresuid.9 Sort sections: consistently put CODE REFERENCES directly before SEE ALSO. 2013-09-17 19:58:03 +00:00
dofileread.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
dopowerhooks.9 Drop incorrect , 2010-04-05 19:31:29 +00:00
doshutdownhooks.9 Drop redundant macros. Drop incorrect , 2010-04-05 19:32:55 +00:00
driver.9 And struct cfdata => cfdata_t too... 2011-07-23 16:04:35 +00:00
edid.9 Sort sections. 2014-01-04 15:40:25 +00:00
errno.9 Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
ethersubr.9 Sort sections: consistently put CODE REFERENCES directly before SEE ALSO. 2013-09-17 19:58:03 +00:00
evcnt.9 In the EXAMPLES section, use device_t and accessors instead of struct 2011-01-14 18:34:44 +00:00
extattr.9
extent.9 s/Jukly/July/ 2012-07-14 10:24:59 +00:00
fetch.9
file.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
fileassoc.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
filedesc.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
firmload.9 Fix typos 2015-04-28 09:48:30 +00:00
flash.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
fork1.9
fsetown.9
fstrans.9 More details on what may sleep and what won't sleep when. 2015-03-31 21:08:06 +00:00
genfs.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
genfs_rename.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
hardclock.9 Vaguely describe the frame-parameter. Beautify. 2010-03-25 15:17:38 +00:00
hash.9
hashinit.9 Sort sections: consistently put CODE REFERENCES directly before SEE ALSO. 2013-09-17 19:58:03 +00:00
humanize_number.9 Wording, markup. 2010-08-07 16:41:34 +00:00
hz.9 Split Nm argument in NAME section on multiple lines, like usual. 2010-03-26 19:40:41 +00:00
ieee80211.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
ieee80211_crypto.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
ieee80211_input.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
ieee80211_ioctl.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
ieee80211_node.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
ieee80211_output.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
ieee80211_proto.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
ieee80211_radiotap.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
iic.9 Correct return type of iic_release_bus. 2014-04-03 15:39:10 +00:00
imax.9 Xref ilog2(3). 2010-06-08 08:55:46 +00:00
in4_cksum.9
in_getifa.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
inittodr.9
interrupt_distribute.9 Add man about kernel APIs to support intrctl(8). 2015-08-17 06:28:11 +00:00
intro.9 Update some xrefs to point to softint(9), not the old/alt spelling. 2015-03-23 13:40:34 +00:00
ioasic.9 Reference <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 17:34:44 +00:00
ioctl.9 Use more markup. 2013-03-06 22:07:54 +00:00
ipi.9 Sort SEE ALSO. Wording improvements. Remove unnecessary Pp. 2014-05-25 15:51:26 +00:00
ipkdb.9 Add cross references to new boothowto(9) man page. 2009-09-04 23:29:02 +00:00
isa.9 MI drivers should #include <sys/bus.h> not <machine/bus.h>. 2011-05-30 01:48:40 +00:00
isapnp.9 MI drivers should #include <sys/bus.h> not <machine/bus.h>. 2011-05-30 01:48:40 +00:00
itimerfix.9
kauth.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
kcopy.9
kcpuset.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
kernhist.9 flesh out the descrition of kernhist_dumpmask() 2015-10-29 00:32:55 +00:00
kfilter_register.9
kmem.9 fix vmem_alloc() to never return an error for VM_SLEEP requests, 2016-02-29 00:34:17 +00:00
knote.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
kpause.9 Don't capitalize "it" in the middle of a sentence. 2013-10-17 13:17:50 +00:00
kpreempt.9 kpreempt(9): add a note when kernel preemption is disabled/deferred. 2010-02-16 19:21:30 +00:00
kprintf.9 Sort sections: consistently put CODE REFERENCES directly before SEE ALSO. 2013-09-17 19:58:03 +00:00
kthread.9 Remove the unused and all-but-unusable kthread_destroy(). Also makes 2015-04-21 11:10:29 +00:00
linedisc.9
lock.9
log.9
ltsleep.9 New sentence, new line; slight wording improvements. 2014-03-22 11:35:03 +00:00
m_tag.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
makeiplcookie.9
malloc.9 Remove KMEMSTATS. 2015-08-07 13:53:28 +00:00
mb.9 Xref __insn_barrier(3) and mb(9) with each other. 2011-01-02 07:14:02 +00:00
mbuf.9 add m_copyup(9) obtained from FreeBSD (manual only) 2013-06-17 09:58:21 +00:00
mca.9 Fix a few file system paths to use Pa macro. 2013-03-15 19:32:30 +00:00
memcmp.9
memcpy.9 Bump date for previous. Move RCS Id to top of file. 2012-01-02 18:07:21 +00:00
memmove.9
memoryallocators.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
memset.9
mi_switch.9 New sentence, new line. Prepare for HTML output. 2009-05-04 19:48:15 +00:00
microseq.9
microtime.9 Sort sections: consistently put CODE REFERENCES directly before SEE ALSO. 2013-09-17 19:58:03 +00:00
microuptime.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
module.9 Minor tweaks, from Michael McConville 2015-10-04 22:51:19 +00:00
mstohz.9 Use Aq instead of \*[Lt]...\*[Gt] 2011-10-20 10:36:42 +00:00
mutex.9 Typo. Bump date. 2013-09-04 10:17:58 +00:00
namecache.9 Mark up author name with An. 2014-02-07 16:57:05 +00:00
namei.9 Bump date for previous. 2015-04-21 10:00:30 +00:00
nullop.9 Document the fine nullop() family of dummy functions. 2010-07-25 21:05:13 +00:00
opencrypto.9 Clear up documentation for crypto_unregister() vs crypto_unregister_all() 2013-12-31 01:55:05 +00:00
optstr.9
panic.9 * decapitalize NAME section's line 2012-06-12 21:06:43 +00:00
pathbuf.9 Document pathbuf_assimilate, used by nfsd to move pathnames from mbufs to 2010-11-30 10:32:46 +00:00
pci.9 Bump date. 2015-10-04 12:10:51 +00:00
pci_configure_bus.9 extent_create does not take storage type argument anymore. 2012-07-14 05:32:17 +00:00
pci_intr.9 Add note about the return value of pci_intr_setattr(). Found by wizd(8). 2015-10-13 09:21:56 +00:00
pci_msi.9 Change pci_msi[x]_count()'s argument. 2015-08-13 05:01:04 +00:00
pckbport.9
pcmcia.9 MI drivers should #include <sys/bus.h> not <machine/bus.h>. 2011-05-30 01:48:40 +00:00
pcq.9 fix reference to queue(3) 2015-04-18 08:04:58 +00:00
pcu.9 pcu(9) man page: correct PCU_REENABLE description, add pcu_discard_all(), 2014-05-25 14:56:23 +00:00
percpu.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
pfil.9 Remove PFIL_HOOKS references, code was unifdefed. 2013-08-22 07:17:11 +00:00
physio.9 Minor markup nits. 2010-04-13 10:06:43 +00:00
pmap.9 fix a description of PMAP_PREFER argument. 2012-02-16 12:10:10 +00:00
pmatch.9 Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
pmc.9 Adjust cpu_switch(9) -> cpu_switchto(9) in xrefs. 2012-02-22 19:04:38 +00:00
pmf.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
pool.9 Remove POOL_INIT() (does not exist). 2015-08-15 10:18:07 +00:00
pool_cache.9 Document pool_cache_sethardlimit(9), the faithful friend of 2011-11-15 00:32:34 +00:00
powerhook_establish.9 Use Nm instead of Xr to itself. 2009-05-15 06:40:15 +00:00
ppi.9
ppsratecheck.9
preempt.9
proc_find.9 Briefly document proc_find() and pgrp_find(). 2010-07-01 14:54:44 +00:00
pserialize.9 Note limited extent for reference to the pserialized object. 2016-01-26 01:09:56 +00:00
putter.9 New sentence, new line. 2009-05-18 12:27:22 +00:00
radio.9
ras.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
rasops.9 Use more markup. Increase table width since longest string changed. 2012-01-13 23:12:32 +00:00
ratecheck.9
resettodr.9
rnd.9 Update header file references in rnd man pages. 2015-04-13 22:23:54 +00:00
rndsink.9 Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +00:00
roundup.9 Fix a typo. 2011-06-01 11:19:19 +00:00
rssadapt.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
rt_timer.9 Sort sections: consistently put CODE REFERENCES directly before SEE ALSO. 2013-09-17 19:58:03 +00:00
rwlock.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
scanc.9 fix prototype 2013-04-24 00:56:14 +00:00
sched_4bsd.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
sched_m2.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
scsipi.9 Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
secmodel.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
secmodel_bsd44.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
secmodel_extensions.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
secmodel_overlay.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
secmodel_securelevel.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
secmodel_suser.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
select.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
setbit.9 more xref. 2012-12-04 18:03:37 +00:00
setjmp.9
shutdownhook_establish.9 Use Nm instead of Xr to itself. 2009-05-15 06:40:15 +00:00
signal.9 Update this, mechanically, to match the new functions and their prototypes. 2010-04-29 16:31:11 +00:00
skpc.9 Casing. 2011-11-01 23:17:59 +00:00
sockopt.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
softintr.9 dependant -> dependent 2011-06-30 20:09:15 +00:00
spl.9 kpreempt(9): add a note when kernel preemption is disabled/deferred. 2010-02-16 19:21:30 +00:00
splraiseipl.9 Bump date for previous. 2015-07-09 11:34:59 +00:00
store.9
suspendsched.9 Remove dead reference to scheduler(9). 2010-04-13 18:33:44 +00:00
sysctl.9 - add the bool type for IMMEDIATE flag. 2011-12-04 18:34:20 +00:00
sysmon_envsys.9 Fix a few file system paths to use Pa macro. 2013-03-15 19:32:30 +00:00
sysmon_pswitch.9 As proposed on tech-net@, introduce a new switch type, PSWITCH_TYPE_RADIO, 2015-01-06 15:39:54 +00:00
sysmon_taskq.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
tc.9 Reference <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 17:34:44 +00:00
tcp_congctl.9
time_second.9 Tidy up the SEE ALSO section. Namely, do not duplicate a big list of xrefs 2011-03-13 05:03:21 +00:00
timecounter.9 Xref bintime_add(9). 2010-06-08 05:50:01 +00:00
todr.9 Adapt to recent changes. 2014-09-10 14:28:02 +00:00
ts2timo.9 Kill extra El macro. 2013-05-24 14:41:32 +00:00
tvtohz.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
ubc.9 Describe ubc_purge(9). 2011-06-14 00:19:20 +00:00
ucas.9 Sort SEE ALSO. 2011-10-27 07:23:23 +00:00
ucom.9 PR/49326: Henning Petersen: Correct errors in man pages csf.9 , pci.9 and ucom.9 2014-10-27 12:02:17 +00:00
uiomove.9 Describe the struct iovec better. 2010-04-26 07:51:36 +00:00
usbd_status.9 Fix typo and remove superfluous Pp. 2012-05-13 11:57:05 +00:00
usbdi.9 Typos 2015-06-29 16:20:14 +00:00
userret.9
uvm.9 Reorganize UFP_* flags with markup and more detail. 2015-03-23 08:19:12 +00:00
uvm_km.9 Mention UVM_KMF_EXEC. 2015-08-15 10:31:41 +00:00
uvm_map.9 Fix typo: mask, not mark. 2014-09-12 21:06:25 +00:00
vattr.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
vcons.9
veriexec.9 Rename verified_exec.c -> veriexec.c. 2015-12-09 18:25:32 +00:00
vfs.9
vfs_hooks.9
vfsops.9 Operations getnewvnode() and ungetnewvnode() have been replaced with vcache. 2015-07-12 08:11:27 +00:00
vfssubr.9 End sentence with a dot. 2014-05-24 17:14:02 +00:00
video.9 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
vme.9 Reference <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 17:34:44 +00:00
vmem.9 fix vmem_alloc() to never return an error for VM_SLEEP requests, 2016-02-29 00:34:17 +00:00
vnfileops.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
vnode.9 Trailing whitespace, begone! 2015-07-17 06:45:55 +00:00
vnodeops.9 we don't have va_mask 2016-01-25 18:20:16 +00:00
vnsubr.9 Avoid Pq. 2015-07-11 15:42:31 +00:00
wapbl.9 Clarify what wapbl_jlock_assert and wapbl_junlock_assert mean. 2015-04-01 22:51:33 +00:00
wdc.9 Fix typos 2015-04-28 09:48:30 +00:00
workqueue.9 Semicolon, not comma; use future tense more Englishly. 2015-10-13 04:22:24 +00:00
wscons.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
wsdisplay.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
wsfont.9 New sentence, new line. Use more markup. Bump date for previous. 2012-01-13 23:09:51 +00:00
wskbd.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
wsmouse.9 Remove boilerplate in CODE REFERENCES on file paths. 2010-12-02 12:54:13 +00:00
xcall.9 Update xcall(9). 2013-11-26 20:48:25 +00:00