..
man9.i386
u_intN_t -> uintN_t
2005-12-26 19:40:14 +00:00
man9.sun3
altq.9
Sort SEE ALSO.
2006-10-14 07:31:41 +00:00
arc4random.9
u_intN_t -> uintN_t
2005-12-26 19:40:14 +00:00
arp.9
Removed accidental repetitious words.
2004-10-04 19:12:52 +00:00
audio.9
running in emulated wizd mode, convert caddr_t to void *.
2007-03-07 00:41:16 +00:00
autoconf.9
Bump date for previous.
2006-10-13 20:47:42 +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
Add missing whitespace (thanks, john)
2004-10-27 00:56:17 +00:00
bluetooth.9
Add 'service level' security for L2CAP and RFCOMM connections, following
2007-04-21 06:15:22 +00:00
buffercache.9
Mark up function arguments with .Fa, not .Fn; also, fix typo in
2007-02-08 08:04:00 +00:00
bufq.9
Drop trailing whitespace.
2006-01-12 20:29:33 +00:00
bus_dma.9
We no longer have uio_segflg and uio_procp members in the the struct uio.
2007-03-07 22:40:24 +00:00
bus_space.9
Fix Dd argument.
2007-02-02 07:37:06 +00:00
bzero.9
callout.9
Document callout_active().
2005-03-04 05:53:19 +00:00
cardbus.9
Cardbus -> CardBus
2004-07-03 17:36:51 +00:00
cnmagic.9
fix typo: s/sate/state/
2004-10-06 05:57:33 +00:00
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
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
s/CPU_DUMPCONF/CPU_ROOTCONF/
2005-06-14 12:51:19 +00:00
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
sync with the code.
2007-04-21 17:52:09 +00:00
ctxsw.9
Bump date for previous, formatting nit.
2006-07-09 09:24:44 +00:00
curproc.9
ddc.9
Use HTML escapes.
2006-12-23 09:05:20 +00:00
delay.9
disk.9
Use Dv for defined values.
2006-12-23 07:43:41 +00:00
disklabel.9
Remove repeated "in the"
2004-09-25 19:11:02 +00:00
dmover.9
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
2005-12-24 21:22:46 +00:00
do_setresuid.9
'..is is valid to..' -> '..it is valid to..'
2004-10-04 19:09:28 +00:00
dofileread.9
Adapt man pages to ktrace-lwp.
2005-12-20 19:53:14 +00:00
dopowerhooks.9
doshutdownhooks.9
driver.9
Improve HTML output.
2006-10-13 21:06:51 +00:00
edid.9
Drop trailing whitespace.
2006-12-23 06:36:19 +00:00
errno.9
wiz warning: A .Bl directive has no matching .El (fixed)
2004-12-05 16:20:43 +00:00
ethersubr.9
u_intN_t -> uintN_t
2005-12-26 19:40:14 +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
Break line differently to tell groff that the sentence does not
2004-03-13 20:50:17 +00:00
fsetown.9
Update copyright date.
2006-01-29 02:37:18 +00:00
fstrans.9
Fstrans_start() always returns zero, so change its type to void.
2007-05-17 07:26:21 +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_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
ieee80211.9
There is no, and was no, ifnet(9), remove it from SEE ALSO.
2006-09-17 12:11:46 +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
Fix some xrefs. Fix Dd argument. Remove superfluous Pps.
2007-02-20 08:22:05 +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
KASSERT.9
fix description to match the code
2006-12-10 23:03:03 +00:00
kauth.9
Add a new scope, the credentials scope, which is internal to the kauth(9)
2007-01-31 10:08:23 +00:00
kcont.9
.Xr kcont and workqueue each other.
2005-11-24 08:24:01 +00:00
kcopy.9
Bump date for previous.
2006-04-04 20:48:21 +00:00
kfilter_register.9
Fix markup typo.
2003-12-09 19:52:21 +00:00
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
bump date for previous
2004-02-18 16:50:25 +00:00
kprintf.9
Added an explicit statement about the differences between the user-space
2006-07-16 08:25:07 +00:00
kthread.9
Bump date for previous.
2005-09-10 22:21:41 +00:00
linedisc.9
Update to reflect the constification of the arguments of
2005-06-04 22:49:32 +00:00
lock.9
sync with the code. (pri_t)
2007-03-01 14:24:25 +00:00
log.9
ltsleep.9
sync with the code. (pri_t)
2007-03-01 14:24:25 +00:00
m_tag.9
Note that once a tag is attached to an mbuf with m_tag_prepend,
2005-07-19 12:44:02 +00:00
Makefile
update after yamt-idlelwp merge.
2007-05-17 15:12:56 +00:00
makeiplcookie.9
Drop trailing dot in Nd.
2006-12-23 10:01:32 +00:00
malloc.9
document MALLOC_JUSTDEFINE and MALLOC_JUSTDEFINE_LIMIT
2007-03-29 16:29:37 +00:00
mb.9
Tidy up a bit.
2007-04-08 21:41:21 +00:00
mbuf.9
running in emulated wizd mode, convert caddr_t to void *.
2007-03-07 00:41:16 +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
microseq.9
Removed accidental repetitious words.
2004-10-04 19:12:52 +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
Bump date for previous.
2004-12-28 19:23:12 +00:00
namei.9
Bump date for previous.
2006-12-23 09:36:56 +00:00
opencrypto.9
running in emulated wizd mode, convert caddr_t to void *.
2007-03-07 00:41:16 +00:00
optstr.9
Implement options string parsing of the form 'a=b c=d ...'. This will be
2006-02-03 11:04:46 +00:00
panic.9
Bump date for previous.
2006-02-04 18:49:47 +00:00
pathname.9
although this is an intentionally undocumented interface (see PR/35278),
2007-04-15 10:36:51 +00:00
pci_configure_bus.9
Use \*[Am] for better HTML output.
2006-02-24 21:57:22 +00:00
pci_intr.9
pci.9
Remove superfluous character.
2006-06-18 09:27:41 +00:00
pckbport.9
Quote a minus for PostScript output and fix a typo.
2004-08-07 10:03:29 +00:00
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
Explicitly mention that pmap_extract() should deal with KSEG-style
2006-12-18 00:41:21 +00:00
pmatch.9
pmc.9
Update copyright date.
2006-01-29 02:37: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
pool.9
Document the ipl argument to pool_init.
2007-03-15 16:02:40 +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 to match reality.
2005-12-20 19:34:43 +00:00
radio.9
Adapt man pages to ktrace-lwp.
2005-12-20 19:53:14 +00:00
ras.9
running in emulated wizd mode, convert caddr_t to void *.
2007-03-07 00:41:16 +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
RUN_ONCE.9
Be a bit more explicit what happens when init_func fails.
2006-01-17 00:14:16 +00:00
rwlock.9
Fix Dd argument.
2007-02-02 07:37:06 +00:00
SCHED_LOCK.9
scheduler.9
New sentence, new line. Fix typo.
2006-12-23 09:21:10 +00:00
scsipi.9
u_intN_t -> uintN_t
2005-12-26 19:40:14 +00:00
secmodel_bsd44.9
Remove advertising clause from all of my stuff.
2007-01-09 12:49:36 +00:00
secmodel_overlay.9
Remove advertising clause from all of my stuff.
2007-01-09 12:49:36 +00:00
secmodel.9
remove 'unknown keyword' error (use -tag or -hyphen, not both)
2007-04-13 00:36:21 +00:00
selrecord.9
Adapt man pages to ktrace-lwp.
2005-12-20 19:53:14 +00:00
setjmp.9
setrunqueue.9
Adapt man pages to ktrace-lwp.
2005-12-20 19:53:14 +00:00
shutdownhook_establish.9
signal.9
Remove superfluous .Pp.
2006-01-20 21:57:50 +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
Bump date for previous.
2005-06-26 08:41:42 +00:00
tc.9
Removed accidental repetitious words.
2004-10-04 19:12:52 +00:00
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
We no longer have uio_segflg and uio_procp members in the the struct uio.
2007-03-07 22:40:24 +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
Sync the uvm_fault interface with reality after the removal of the
2007-05-06 12:38:09 +00:00
vattr.9
vcons.9
mdoc and wording improvements.
2006-02-13 19:57:58 +00:00
veriexec.9
Some Veriexec stuff that's been rotting in my tree for months.
2007-05-15 19:47:43 +00:00
vfs_hooks.9
add a missing .El
2006-01-16 22:05:21 +00:00
vfs.9
vfsops.9
handle vptofh and fhtovp:
2007-04-16 14:47:19 +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_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
vmem.9
- Add link to memoryallocators(9) in kmem_*(9), vmem(9), uvm(9), malloc(9),
2007-02-16 23:13:05 +00:00
vnfileops.9
ucred -> kauth sweep
2006-10-04 11:35:47 +00:00
vnode.9
Fix typo, add comma.
2007-02-16 22:26:36 +00:00
vnodeops.9
fix typos
2007-05-13 19:02:17 +00:00
vnsubr.9
running in emulated wizd mode, convert caddr_t to void *.
2007-03-07 00:41:16 +00:00
wdc.9
u_intN_t -> uintN_t
2005-12-26 19:40:14 +00:00
workqueue_create.9
Don't mention ltsleep(9), it's obsolete. workqueue(9) uses condvar(9).
2007-05-13 20:24:57 +00:00
workqueue_destroy.9
remove extraneous .El
2007-04-13 00:35:09 +00:00
workqueue_enqueue.9
document workqueue.
2005-11-24 08:20:51 +00:00
workqueue.9
add workqueue_destroy.
2006-09-16 11:15:50 +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
Catch up to changes in prototype for a few functions, which changed some
2005-06-05 15:36:47 +00:00
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