NetBSD/share/man/man9
elad 3862950e53 Add a NOTES section to the manual, indicating that kauth(9) is still under
active development and its ABI (and possibly API) may change between
NetBSD versions.

This is critical to, for example, LKMs, where there might be a case of them
being built using one version of the ABI and used on system with another.

The main concern for "ABI" here is the set of KAUTH_* actions and requests
that is (for now) an enum. This note is likely to be removed as kauth(9)
is stablized -- hopefully before NetBSD 5.0.

okay christos@
2007-11-27 10:50:09 +00:00
..
man9.i386 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
man9.sun3
KASSERT.9 fix description to match the code 2006-12-10 23:03:03 +00:00
Makefile Make securelevel a "secmodel" of its own. 2007-11-21 22:49:05 +00:00
RUN_ONCE.9 - kcont was removed. 2007-07-14 10:52:47 +00:00
altq.9 TRUE -> true, FALSE -> false. 2007-06-24 19:26:58 +00:00
arc4random.9 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
arp.9
audio.9 Wups, bump date. 2007-11-10 20:55:33 +00:00
autoconf.9 Sync with code in src/sys/sys/device.h: 2007-10-04 17:28:48 +00:00
bcdtobin.9 Document libkern's bcdtobin(9)/bintobcd(9). 2006-03-11 15:47:09 +00:00
bcmp.9
bcopy.9
bitmask_snprintf.9 update CODE REFERENCES to match new module 2007-07-29 09:40:54 +00:00
bluetooth.9 Add 'service level' security for L2CAP and RFCOMM connections, following 2007-04-21 06:15:22 +00:00
buffercache.9 - kcont was removed. 2007-07-14 10:52:47 +00:00
bufq.9 Drop trailing whitespace. 2006-01-12 20:29:33 +00:00
bus_dma.9 Bump date for previous. 2007-05-19 14:30:55 +00:00
bus_space.9 Fix Dd argument. 2007-02-02 07:37:06 +00:00
bzero.9
callout.9 Sync callout(9) man page with bool changes. 2007-10-16 09:17:44 +00:00
cardbus.9
cnmagic.9
condvar.9 - Note that cv_has_waiters() can only be used to assert that there are 2007-03-29 17:40:36 +00:00
config.9 add a couple of .Xr's to config(5). 2006-06-04 21:58:21 +00:00
cons.9 Typo: add a missing article. 2006-01-03 02:17:22 +00:00
copy.9 More ktrace-lwp. 2006-01-29 02:26:27 +00:00
coredump_write.9 Break lines to 80 chars. 2006-01-12 20:20:15 +00:00
cpu_configure.9
cpu_coredump.9 Update man pages for new coredump interface. 2005-12-24 21:07:05 +00:00
cpu_dumpconf.9 kills a few `caddr_t' occurences still present in manpage 2007-07-30 22:48:46 +00:00
cpu_idle.9 update. (cpu_did_resched) 2007-04-20 13:45:43 +00:00
cpu_initclocks.9
cpu_lwp_fork.9 More ktrace-lwp that I got wrong in the first try. 2006-01-29 03:09:19 +00:00
cpu_need_resched.9 update after yamt-idlelwp merge. 2007-05-17 15:06:25 +00:00
cpu_number.9
cpu_reboot.9
cpu_rootconf.9
cpu_startup.9 Bump date for previous. 2006-03-01 23:22:23 +00:00
cpu_swapout.9 Adapt man pages to ktrace-lwp. 2005-12-20 19:53:14 +00:00
cpu_switchto.9 fix the description of return values. pointed by Martin Husemann. 2007-05-21 02:30:47 +00:00
csf.9 Fix Fn abuses. Sort SEE ALSO. End sentences with dots. 2007-07-15 21:31:15 +00:00
curproc.9
ddc.9 Use HTML escapes. 2006-12-23 09:05:20 +00:00
delay.9 - kcont was removed. 2007-07-14 10:52:47 +00:00
disk.9 Use Dv for defined values. 2006-12-23 07:43:41 +00:00
disklabel.9
dmover.9 - kcont was removed. 2007-07-14 10:52:47 +00:00
do_setresuid.9
dofileread.9 Adapt man pages to ktrace-lwp. 2005-12-20 19:53:14 +00:00
dopowerhooks.9
doshutdownhooks.9
driver.9 make it clear that no deactivate call will be made if the activate returns 2007-10-14 10:10:04 +00:00
edid.9 Drop trailing whitespace. 2006-12-23 06:36:19 +00:00
errno.9
ethersubr.9 Update documentation to match source. 2007-09-19 05:26:21 +00:00
evcnt.9 "is be" -> "is" 2006-09-17 12:15:20 +00:00
extattr.9 Fix typo. 2007-02-08 22:27:20 +00:00
extent.9 running in emulated wizd mode, convert caddr_t to void *. 2007-03-07 00:41:16 +00:00
fetch.9
file.9 running in emulated wizd mode, convert caddr_t to void *. 2007-03-07 00:41:16 +00:00
fileassoc.9 Some Veriexec stuff that's been rotting in my tree for months. 2007-05-15 19:47:43 +00:00
filedesc.9 Update falloc() to match current reality. 2006-07-25 05:15:56 +00:00
firmload.9 Use .Aq instead of <>. 2006-01-21 23:33:21 +00:00
fork1.9
fsetown.9 Update copyright date. 2006-01-29 02:37:18 +00:00
fstrans.9 Bump date. 2007-10-08 10:32:38 +00:00
getiobuf.9 Sort SEE ALSO. 2006-01-17 00:02:19 +00:00
hardclock.9
hash.9
hashinit.9 Drop trailing whitespace. 2006-12-23 06:36:19 +00:00
humanize_number.9 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
hz.9 time(9) was renamed to time_second(9), fix xrefs. 2007-02-20 08:26:35 +00:00
ieee80211.9 There is no, and was no, ifnet(9), remove it from SEE ALSO. 2006-09-17 12:11:46 +00:00
ieee80211_crypto.9 Bring the ieee80211 manual pages reasonably up-to-date with reality: 2006-09-12 11:05:23 +00:00
ieee80211_input.9 Bring the ieee80211 manual pages reasonably up-to-date with reality: 2006-09-12 11:05:23 +00:00
ieee80211_ioctl.9 running in emulated wizd mode, convert caddr_t to void *. 2007-03-07 00:41:16 +00:00
ieee80211_node.9 "is be" -> "is" 2006-09-17 12:15:20 +00:00
ieee80211_output.9 "is be" -> "is" 2006-09-17 12:15:20 +00:00
ieee80211_proto.9 Bring the ieee80211 manual pages reasonably up-to-date with reality: 2006-09-12 11:05:23 +00:00
ieee80211_radiotap.9 Define four new radiotap fields per discussions with John Bicket, Sam 2007-03-26 04:32:14 +00:00
iic.9 Fix Dd argument. 2007-02-02 07:37:06 +00:00
imax.9 Serial comma. 2006-07-30 00:19:43 +00:00
in4_cksum.9
in_getifa.9 Bump date for previous. 2007-03-02 20:31:58 +00:00
inittodr.9 time(9) was renamed to time_second(9), fix xrefs. 2007-02-20 08:26:35 +00:00
intro.9 - kcont was removed. 2007-07-14 10:52:47 +00:00
ioasic.9 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
ioctl.9 running in emulated wizd mode, convert caddr_t to void *. 2007-03-07 00:41:16 +00:00
ipkdb.9 Add missing " 2007-05-10 09:08:38 +00:00
isa.9 running in emulated wizd mode, convert caddr_t to void *. 2007-03-07 00:41:16 +00:00
isapnp.9 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
itimerfix.9 Fix typo or mispelling. 2006-06-17 04:58:14 +00:00
kauth.9 Add a NOTES section to the manual, indicating that kauth(9) is still under 2007-11-27 10:50:09 +00:00
kcopy.9 Bump date for previous. 2006-04-04 20:48:21 +00:00
kfilter_register.9
kmem_alloc.9 Whitespace nit. 2007-02-17 08:50:04 +00:00
kmem_free.9 Whitespace nit. 2007-02-17 08:50:04 +00:00
kmem_zalloc.9 Whitespace nit. 2007-02-17 08:50:04 +00:00
knote.9
kpause.9 Fix typo. s/conat/const 2007-10-28 21:33:23 +00:00
kprintf.9 Document aprint*_dev and aprint*_ifnet. Requested by joerg@ 2007-09-24 20:44:23 +00:00
kthread.9 kthread_create1 is no more, ok thx. 2007-11-21 23:11:06 +00:00
linedisc.9
lock.9 sync with the code. (pri_t) 2007-03-01 14:24:25 +00:00
log.9
ltsleep.9 ident is now of type wchan_t 2007-06-17 18:50:07 +00:00
m_tag.9
makeiplcookie.9 Drop trailing dot in Nd. 2006-12-23 10:01:32 +00:00
malloc.9 kills a few `caddr_t' occurences still present in manpage 2007-07-30 22:48:46 +00:00
mb.9 Tidy up a bit. 2007-04-08 21:41:21 +00:00
mbuf.9 kills a few `caddr_t' occurences still present in manpage 2007-07-30 22:48:46 +00:00
mca.9
memcmp.9
memcpy.9
memmove.9
memoryallocators.9 Remove advertising clause from all of my stuff. 2007-01-09 12:49:36 +00:00
memset.9
mi_switch.9 Remove obsolete content about cpu_switchto() from ctxsw(9) and rename 2007-07-21 08:51:31 +00:00
microseq.9 - kcont was removed. 2007-07-14 10:52:47 +00:00
microtime.9 time(9) was renamed to time_second(9), fix xrefs. 2007-02-20 08:26:35 +00:00
microuptime.9 add microuptime.9 (from FreeBSD) for timecounters 2006-06-24 08:47:19 +00:00
mstohz.9
mutex.9 Try to be more concise, and add a bit more text. 2007-04-09 13:37:57 +00:00
namecache.9 Note that if vp is NULL in cache_enter, a negative entry is created. 2007-06-25 16:33:50 +00:00
namei.9 Include struct componentname declaration in struct namei - it's 2007-06-30 18:55:19 +00:00
opencrypto.9 - kcont was removed. 2007-07-14 10:52:47 +00:00
optstr.9 boolean_t -> bool sweep 2007-08-11 19:16:21 +00:00
panic.9 Bump date for previous. 2006-02-04 18:49:47 +00:00
pci.9 Remove superfluous character. 2006-06-18 09:27:41 +00:00
pci_configure_bus.9 Use \*[Am] for better HTML output. 2006-02-24 21:57:22 +00:00
pci_intr.9
pckbport.9
pcmcia.9 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
pfil.9 pfil_add_hook() and pfil_remove_hook() return int, not void. 2006-01-08 23:34:34 +00:00
physio.9
pmap.9 boolean_t -> bool 2007-08-08 21:36:43 +00:00
pmatch.9
pmc.9 Update copyright date. 2006-01-29 02:37:18 +00:00
pool.9 pool_init: wchan is const 2007-07-25 09:14:18 +00:00
pool_cache.9 - Add link to memoryallocators(9) in kmem_*(9), vmem(9), uvm(9), malloc(9), 2007-02-16 23:13:05 +00:00
powerhook_establish.9 it's now const char *name, not char *name. (hi, wiz!) 2006-09-24 07:27:57 +00:00
ppi.9 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
ppsratecheck.9 time(9) was renamed to time_second(9), fix xrefs. 2007-02-20 08:26:35 +00:00
preempt.9 update and document yield(). 2007-07-03 12:14:24 +00:00
putter.9 Short description of putter(9) 2007-11-21 18:40:58 +00:00
radio.9 Adapt man pages to ktrace-lwp. 2005-12-20 19:53:14 +00:00
ras.9 Fix bug introduced by imperfect wizd emulation. 2007-05-19 14:28:42 +00:00
rasops.9 Reflect shadow framebuffer changes (hi wiz!). 2006-02-18 18:36:26 +00:00
ratecheck.9 time(9) was renamed to time_second(9), fix xrefs. 2007-02-20 08:26:35 +00:00
resettodr.9 time(9) was renamed to time_second(9), fix xrefs. 2007-02-20 08:26:35 +00:00
rnd.9 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
rssadapt.9 Improvements from jmc@openbsd. 2006-02-25 01:04:26 +00:00
rt_timer.9
rwlock.9 Valid arguments for rw_enter() and rw_tryenter() are RW_READER/RW_WRITER 2007-08-27 15:43:13 +00:00
sched_4bsd.9 Fix Fn abuse. New sentence, new line. End sentence with dot. 2007-07-15 21:33:12 +00:00
scsipi.9 kills a few `caddr_t' occurences still present in manpage 2007-07-30 22:48:46 +00:00
secmodel.9 remove 'unknown keyword' error (use -tag or -hyphen, not both) 2007-04-13 00:36:21 +00:00
secmodel_bsd44.9 Make securelevel a "secmodel" of its own. 2007-11-21 22:49:05 +00:00
secmodel_overlay.9 Remove advertising clause from all of my stuff. 2007-01-09 12:49:36 +00:00
secmodel_securelevel.9 Make securelevel a "secmodel" of its own. 2007-11-21 22:49:05 +00:00
selrecord.9 Adapt man pages to ktrace-lwp. 2005-12-20 19:53:14 +00:00
setjmp.9
shutdownhook_establish.9
signal.9 - kcont was removed. 2007-07-14 10:52:47 +00:00
softintr.9
spl.9 Fix Dd argument. 2007-02-17 08:44:08 +00:00
splraiseipl.9 Fix Dd argument. 2007-02-17 08:44:08 +00:00
store.9
suspendsched.9
sysctl.9 fix unbalanced double quote 2007-10-04 17:16:01 +00:00
sysmon_envsys.9 Improve description for ENVSYS_FMONNOTSUPP. 2007-11-20 10:08:47 +00:00
tc.9
tcp_congctl.9 Update structure. 2006-10-15 17:48:07 +00:00
time_second.9 time.9 renamed to time_second.9. various updates to reflect API changes. 2006-09-06 18:04:30 +00:00
timecounter.9 Comment out "/usr/share/doc/papers/timecounter.ascii.gz", since we do not 2006-06-24 18:41:37 +00:00
todr.9 time(9) was renamed to time_second(9), fix xrefs. 2007-02-20 08:26:35 +00:00
ucom.9 running in emulated wizd mode, convert caddr_t to void *. 2007-03-07 00:41:16 +00:00
uiomove.9 Bump date for previous. 2007-05-19 14:30:55 +00:00
usbdi.9 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
userret.9 need_resched -> cpu_need_resched 2007-02-17 17:29:24 +00:00
uvm.9 Remove extraneous .Ed 2007-11-21 14:21:31 +00:00
vattr.9 Add va_birthtime. 2007-06-24 22:49:44 +00:00
vcons.9 mdoc and wording improvements. 2006-02-13 19:57:58 +00:00
veriexec.9 boolean_t -> bool sweep 2007-08-11 19:16:21 +00:00
vfs.9
vfs_hooks.9 add a missing .El 2006-01-16 22:05:21 +00:00
vfsops.9 "struct lwp *l" is a goner from VFS/VOP interfaces. 2007-11-26 19:11:11 +00:00
vfssubr.9 Add and update documentation for fstrans(9) file system suspension helper. 2007-01-21 15:42:36 +00:00
vme.9
vmem.9 - Add link to memoryallocators(9) in kmem_*(9), vmem(9), uvm(9), malloc(9), 2007-02-16 23:13:05 +00:00
vmem_alloc.9 consistency. 2006-11-04 12:39:50 +00:00
vmem_create.9 Fix typo, found by yamt. 2006-10-26 12:31:14 +00:00
vmem_destroy.9 Various minor improvements. 2006-10-26 11:16:28 +00:00
vmem_free.9 be explicit about the difference between vmem_free and vmem_xfree. 2006-11-04 13:07:58 +00:00
vmem_xalloc.9 Fix a typo. 2006-11-04 17:16:24 +00:00
vmem_xfree.9 be explicit about the difference between vmem_free and vmem_xfree. 2006-11-04 13:07:58 +00:00
vnfileops.9 vn_poll does not return success/error, it return what VOP_POLL 2007-05-17 17:47:10 +00:00
vnode.9 vprint takes a const char *label 2007-06-15 11:42:11 +00:00
vnodeops.9 "struct lwp *l" is a goner from VFS/VOP interfaces. 2007-11-26 19:11:11 +00:00
vnsubr.9 Bump date. 2007-10-08 10:32:38 +00:00
wdc.9 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
workqueue.9 - kcont was removed. 2007-07-14 10:52:47 +00:00
workqueue_create.9 Use more markup. Try to improve english. Sort SEE ALSO. 2007-08-07 20:50:39 +00:00
workqueue_destroy.9 remove extraneous .El 2007-04-13 00:35:09 +00:00
workqueue_enqueue.9 Use more markup. Try to improve english. Sort SEE ALSO. 2007-08-07 20:50:39 +00:00
wscons.9
wsdisplay.9 running in emulated wizd mode, convert caddr_t to void *. 2007-03-07 00:41:16 +00:00
wsfont.9
wskbd.9 running in emulated wizd mode, convert caddr_t to void *. 2007-03-07 00:41:16 +00:00
wsmouse.9 running in emulated wizd mode, convert caddr_t to void *. 2007-03-07 00:41:16 +00:00