index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
man
/
man9
Age
Commit message (
Expand
)
Author
2023-07-09
versioningsyscalls(9): markup fixes
uwe
2023-07-08
Document how system call versioning is done. From this summer's compat-linux
christos
2023-07-08
curcpu_stable(9): New function for asserting curcpu() is stable.
riastradh
2023-07-07
heartbeat(9): markup fixes
uwe
2023-07-07
heartbeat(9): Fix grammaro in man page.
riastradh
2023-07-07
Replace main(9) reference with code location
wiz
2023-07-07
Sort SEE ALSO
wiz
2023-07-07
heartbeat(9): New mechanism to check progress of kernel.
riastradh
2023-06-15
VOP_IOCTL() is a wrapper around spec_ioctl() aka Xdev_ioctl() and
hannken
2023-05-22
uiomove(9): Add uiopeek/uioskip operations.
riastradh
2023-04-20
optstr(9): markup fixes
uwe
2023-04-20
Update to include value conversion routines.
skrll
2023-03-06
Document __HAVE_UCAS_FULL and __HAVE_UCAS_MP.
thorpej
2023-03-06
fix typos
wiz
2023-03-06
portfeatures(9): the man page for the __HAVE macros
uwe
2023-02-23
pcq(9): Document memory ordering guarantees.
riastradh
2023-02-16
Add a period at the end of a sentence.
pgoyette
2023-02-02
devsw_attach(9): Use semantic markup instead of .Em
uwe
2023-02-02
Fix markup.
pgoyette
2023-02-01
mutex.9: add a small detail to the history section
gutteridge
2022-12-19
mutex(9): Minor formatting fixes
uwe
2022-12-18
mutex.9: fix markup (.Em not .Fn)
gutteridge
2022-10-25
ifq_drops was changed to use uint64_t.
msaitoh
2022-10-15
vmem(9): Clarify possible failure modes.
riastradh
2022-09-22
curproc(9): Rework man page.
riastradh
2022-09-07
Update to match recent changes in implementation.
pgoyette
2022-09-05
Fix logic error in pktq_set_maxlen() description.
wiz
2022-09-05
pkgqueue(9): fix some nits, remove trailing whitespace
wiz
2022-09-04
Document the pktqueue interface.
thorpej
2022-08-20
usbnet(9): Clarify how mii functions are used.
riastradh
2022-08-20
mutex(9): Note counterintuitive IPL change releasing spin locks.
riastradh
2022-08-20
usbnet(9): New usbnet_ispromisc(un).
riastradh
2022-08-14
usbd_do_request_async got deleted back in 2013 so remove the commented out
skrll
2022-08-13
Remove Li without effect.
wiz
2022-08-12
module(9), sysctl(7): Document kern.module.autounload_unsafe.
riastradh
2022-08-12
usbnet(9): Tidy up language about init/rx/tx/stop in man page.
riastradh
2022-08-12
bus_space(9): Update barrier semantics to match reality and sense.
riastradh
2022-07-07
fix reference to magma(4) by pointing to sparc/magma 4 and update the date.
andvar
2022-07-07
remove reference to tb(4), which was removed back in 2005.
andvar
2022-06-28
fix references in manual pages to the reference documentation
rillig
2022-05-31
fix various typos in comments, documentation and messages.
andvar
2022-05-26
altq.9: remove CONSTCOND comment from example code
rillig
2022-05-22
opencrypto: Touch up man page a little.
riastradh
2022-05-22
opencrypto: crypto_dispatch never fails now. Make it return void.
riastradh
2022-05-22
opencrypto: Rip out EAGAIN logic when unregistering crypto drivers.
riastradh
2022-05-22
opencrypto: Make crypto_freesession return void.
riastradh
2022-05-22
opencrypto: Make freesession callback return void.
riastradh
2022-05-22
opencrypto: Assert num>0 in crypto_getreq, num=1 in crypto_kgetreq.
riastradh
2022-05-17
cprng(9): Note ipl must be at most IPL_SOFTSERIAL now.
riastradh
2022-05-17
rnd(9): Note that rndsource callbacks are never run in hardint.
riastradh
[next]