NetBSD/share/man/man9
riastradh 0ccbdf5555 pmf(9): Document the bug in pmf_device_register return type.
PR kern/57575
2024-03-09 05:22:05 +00:00
..
man9.i386
man9.sun3
man9.x86
CTASSERT.9
KASSERT.9
KERNEL_LOCK.9 Fix typo, use Nm instead of Xr to itself. 2022-02-15 22:58:25 +00:00
LWP_CACHE_CREDS.9 fix various typos in comments, documentation and messages. 2022-05-31 08:43:13 +00:00
Makefile Install securelevel.9 as an alias of secmodel_securelevel.9 2024-01-07 00:38:18 +00:00
RUN_ONCE.9
SET.9
STACK.9
VOP_ACLCHECK.9 Sort ERRORS, mark up NULL. 2022-01-17 23:12:41 +00:00
VOP_GETACL.9 Sort ERRORS, mark up NULL. 2022-01-17 23:12:41 +00:00
VOP_SETACL.9 Sort ERRORS, mark up NULL. 2022-01-17 23:12:41 +00:00
__cpu_simple_lock.9 __cpu_simple_lock(9): New man page. 2022-02-12 17:10:20 +00:00
accept_filter.9
accf_data.9
accf_http.9
acl.9 put back more links now that we have them. 2022-01-18 20:38:28 +00:00
altq.9 ifq_drops was changed to use uint64_t. 2022-10-25 00:20:36 +00:00
arp.9
atomic_loadstore.9 Introduce membar_acquire/release. Deprecate membar_enter/exit. 2022-04-09 23:32:51 +00:00
audio.9 Update documents. 2021-03-28 07:42:06 +00:00
autoconf.9 change othersize to otherwise. I believe this is what was meant in the context. 2021-08-08 16:12:10 +00:00
bcdtobin.9
bcmp.9
bcopy.9
bintime_add.9
bluetooth.9
boothowto.9
bpf.9
buffercache.9
bufferio.9
bufq.9
bus_dma.9 Steal the sync operation descriptions from FreeBSD and improve other 2024-02-17 08:27:46 +00:00
bus_space.9 Remove Li without effect. 2022-08-13 17:06:55 +00:00
byteorder.9
bzero.9
callback.9
callout.9
cardbus.9
clock.9
cnmagic.9
condvar.9 Permit calling cv_signal()/cv_broadcast() after mutex release. 2023-09-07 20:01:43 +00:00
config.9
cons.9
copy.9
coredump_write.9
cprng.9 cprng(9): Note ipl must be at most IPL_SOFTSERIAL now. 2022-05-17 15:00:05 +00:00
cpu_configure.9
cpu_coredump.9
cpu_dumpconf.9
cpu_idle.9
cpu_initclocks.9
cpu_lwp_fork.9
cpu_need_resched.9
cpu_number.9
cpu_reboot.9
cpu_rootconf.9
cpu_startup.9
cpu_switchto.9
cpufreq.9
crashme.9 crashme(9): Touch up man page markup. 2021-12-11 23:47:53 +00:00
csf.9
ctod.9
curproc.9 curcpu_stable(9): New function for asserting curcpu() is stable. 2023-07-08 13:59:05 +00:00
ddb.9 Improve wording. 2020-10-31 10:48:17 +00:00
ddc.9
delay.9 Use <sys/param.h> in the synopsis rather than <machine/param.h>; an MI 2021-05-31 12:24:15 +00:00
deviter.9
devsw_attach.9 devsw_attach(9): Use semantic markup instead of .Em 2023-02-02 14:09:52 +00:00
disk.9
disklabel.9
dksubr.9
dmover.9
do_setresuid.9
dofileread.9
dopowerhooks.9
doshutdownhooks.9
driver.9 driver(9): Correct paragraph about the driver activate function. 2022-02-11 23:19:43 +00:00
edid.9
errno.9 Add containment for the cloning devices hack in vn_open. 2021-06-29 22:40:53 +00:00
ethersubr.9
evcnt.9
extattr.9
extent.9
file.9
fileassoc.9
filedesc.9
firmload.9
flash.9
fork1.9
fsetown.9
fstrans.9
genfs.9 Sort SEE ALSO, fix punctuation. 2022-01-17 22:27:20 +00:00
genfs_can_access.9 Sort SEE ALSO, fix punctuation. 2022-01-17 22:27:20 +00:00
genfs_can_access_acl_nfs4.9 Add acl related changes; there is no more vaccess; document the genfs functions 2022-01-17 19:08:06 +00:00
genfs_can_access_acl_posix1e.9 Add acl related changes; there is no more vaccess; document the genfs functions 2022-01-17 19:08:06 +00:00
genfs_rename.9 use "non-null" instead of "nonnull" for readability 2022-01-17 22:27:10 +00:00
hardclock.9
hash.9
hashinit.9
heartbeat.9 heartbeat(9): markup fixes 2023-07-07 15:56:31 +00:00
humanize_number.9
hz.9
ieee80211.9
ieee80211_crypto.9
ieee80211_input.9
ieee80211_ioctl.9
ieee80211_node.9
ieee80211_output.9
ieee80211_proto.9
ieee80211_radiotap.9
iic.9
imax.9
in4_cksum.9
in_getifa.9
inittodr.9
interrupt_distribute.9
intro.9
ioasic.9
ioctl.9 fix reference to magma(4) by pointing to sparc/magma 4 and update the date. 2022-07-07 20:22:03 +00:00
ipi.9 ipi(9): Document memory ordering guarantees. 2022-02-12 01:21:11 +00:00
isa.9
isapnp.9
itimerfix.9
kauth.9 kauth_cred_hold(): return cred verbatim so that donating a reference to 2023-10-04 22:17:09 +00:00
kcopy.9
kcpuset.9
kernhist.9 remove clause 3 from all my licenses that aren't conflicting with 2021-12-11 19:24:18 +00:00
kfilter_register.9 document f_touch 2020-10-31 16:03:01 +00:00
klua_lock.9
klua_mod_register.9
kmem.9 Fix trivial typo. No need to bump date. 2021-03-06 14:44:02 +00:00
knote.9
kpause.9
kpreempt.9
kprintf.9 Add printf_nostamp(9), kernel printf() without prepending a timestamp. 2021-03-10 13:27:51 +00:00
kthread.9 Fix typo in macro and merge to error descriptions for the same error 2020-08-01 09:50:42 +00:00
linedisc.9
localcount.9
lock.9
locking.9
log.9
ltsleep.9 Fix a bunch of typos in various kernel man pages. 2020-08-27 14:14:00 +00:00
m_tag.9
makeiplcookie.9
malloc.9 Better grammar. 2021-01-04 18:27:46 +00:00
mbuf.9 fix references in manual pages to the reference documentation 2022-06-28 20:12:52 +00:00
mca.9
memcmp.9
memcpy.9
memmove.9
memoryallocators.9
memset.9
mi_switch.9
microseq.9
microtime.9
microuptime.9
module.9 module(9), sysctl(7): Document kern.module.autounload_unsafe. 2022-08-12 15:43:38 +00:00
mstohz.9
mutex.9 mutex.9: add a small detail to the history section 2023-02-01 03:27:45 +00:00
namecache.9
namei.9 namei(9): s/operatoins/operations/ 2021-12-26 16:41:09 +00:00
nullop.9
opencrypto.9 opencrypto: Touch up man page a little. 2022-05-22 11:40:46 +00:00
optstr.9 optstr(9): markup fixes 2023-04-20 10:43:17 +00:00
panic.9
pathbuf.9
pci.9
pci_configure_bus.9 Fix a bunch of typos in various kernel man pages. 2020-08-27 14:14:00 +00:00
pci_intr.9 Fix a bunch of typos in various kernel man pages. 2020-08-27 14:14:00 +00:00
pci_msi.9 Fix PR kern/55920 . Add pci_msi_count() and pci_msix_count() description. 2021-01-12 05:08:50 +00:00
pckbport.9
pcmcia.9
pcq.9 pcq(9): Document memory ordering guarantees. 2023-02-23 03:03:23 +00:00
pcu.9
percpu.9 percpu(9): percpu_create ctor may be called later, not synchronously. 2023-08-02 06:24:46 +00:00
pfil.9 whitespace fix 2022-01-15 17:54:01 +00:00
physio.9
pktqueue.9 Fix logic error in pktq_set_maxlen() description. 2022-09-05 16:42:59 +00:00
pmap.9 Be explcit that all calls to pmap_activate() and pmap_deactivate() 2020-08-16 16:48:08 +00:00
pmatch.9
pmf.9 pmf(9): Document the bug in pmf_device_register return type. 2024-03-09 05:22:05 +00:00
pool.9 Document PR_PSERIALIZE. Remove documentation for pool_cache_setpredestruct(). 2021-12-22 17:28:17 +00:00
pool_cache.9 Document PR_PSERIALIZE. Remove documentation for pool_cache_setpredestruct(). 2021-12-22 17:28:17 +00:00
portfeatures.9 Document __HAVE_UCAS_FULL and __HAVE_UCAS_MP. 2023-03-06 12:25:06 +00:00
powerhook_establish.9
ppsratecheck.9
preempt.9
proc_find.9
pserialize.9 pserialize(9): Lift rule that pserialize_perform be serialized. 2021-10-10 11:20:46 +00:00
pslist.9 pslist(9): No need to serialize pserialize_perform any more. 2021-11-06 23:29:03 +00:00
psref.9
putter.9
radio.9
ras.9
rasops.9
ratecheck.9
resettodr.9
rnd.9 entropy(9): Simplify stages. Split interrupt vs non-interrupt paths. 2023-08-04 07:38:53 +00:00
roundup.9
rssadapt.9
rt_timer.9
rwlock.9 Add rw_lock_op(): return either RW_READER or RW_WRITER for a lock that is 2020-02-22 21:24:44 +00:00
scanc.9
sched_4bsd.9
sched_m2.9
scsipi.9
secmodel.9 remove double t from targeted, add missing r to arbitrary 2022-01-26 11:48:53 +00:00
secmodel_bsd44.9
secmodel_extensions.9 Describe the hardlink restrictions. 2022-03-27 16:36:11 +00:00
secmodel_overlay.9
secmodel_securelevel.9
secmodel_suser.9
select.9
setbit.9
setjmp.9
shutdownhook_establish.9
signal.9
skpc.9
sockopt.9
softintr.9
specificdata.9
spi.9
spl.9 bring the section on automatic acquisition of kernel_lock up-to-date 2020-04-07 07:25:09 +00:00
splraiseipl.9
strlist.9 Quote minus. 2021-01-21 17:05:50 +00:00
suspendsched.9
sysctl.9 Update to match recent changes in implementation. 2022-09-07 01:18:32 +00:00
sysmon_envsys.9
sysmon_pswitch.9
sysmon_taskq.9 sysmon(9): New sysmon_task_queue_barrier(pri) function. 2021-12-31 14:22:10 +00:00
tc.9
tcp_congctl.9
thmap.9 thmap(9): Minor readability and style tweaks. 2020-08-28 07:03:41 +00:00
threadpool.9 threadpool: Fix man page for threadpool_job_init. 2020-09-07 01:07:38 +00:00
time_second.9 kern: Make time_second and time_uptime macros that work atomically. 2023-07-17 12:55:20 +00:00
timecounter.9 Update description of struct timecounter (u_int64_t -> uint64_t). 2021-09-18 18:01:18 +00:00
todr.9
ts2timo.9
tvtohz.9
ubc.9
ucas.9 s/userpsace/userspace/ 2021-10-04 20:25:20 +00:00
ucom.9
ufetch.9
uiomove.9 uiomove(9): Add uiopeek/uioskip operations. 2023-05-22 14:07:24 +00:00
usbd_status.9 remove clause 3 from all my licenses that aren't conflicting with 2021-12-11 19:24:18 +00:00
usbdi.9 usbd_do_request_async got deleted back in 2013 so remove the commented out 2022-08-14 19:12:23 +00:00
usbnet.9 update my email address. 2024-02-04 05:43:05 +00:00
userret.9
ustore.9
uvm.9 update my email address. 2024-02-04 05:43:05 +00:00
uvm_hotplug.9
uvm_km.9
uvm_map.9 Fix a bunch of typos in various kernel man pages. 2020-08-27 14:14:00 +00:00
vattr.9
vcons.9
veriexec.9
versioningsyscalls.9 versioningsyscalls.9: fix typo 2023-07-14 09:03:37 +00:00
vfs.9
vfs_hooks.9
vfsops.9 Another typo -- its vfs_newvnode(). 2020-08-28 07:28:59 +00:00
vfssubr.9
video.9
vme.9
vmem.9 Add a vmem_xalloc_addr() function, which allocates a specific address 2023-12-02 21:02:12 +00:00
vnfileops.9 Add a period at the end of a sentence. 2023-02-16 04:58:21 +00:00
vnode.9 Remove now unused VV_LOCKSWORK, all file systems support locking. 2022-03-19 13:53:32 +00:00
vnodeops.9 VOP_IOCTL() is a wrapper around spec_ioctl() aka Xdev_ioctl() and 2023-06-15 09:13:36 +00:00
vnsubr.9 Add containment for the cloning devices hack in vn_open. 2021-06-29 22:40:53 +00:00
wapbl.9
wdc.9
workqueue.9 workqueue: Lift unnecessary restriction on workqueue_wait. 2020-09-08 17:02:18 +00:00
wsbell.9
wscons.9
wsdisplay.9
wsfont.9
wskbd.9
wsmouse.9 wsmouse.9: document scrolling bits 2021-10-11 18:19:27 +00:00
xcall.9