.. |
at_exit.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
at_fork.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
at_shutdown.9
|
Add a new at_shutdown queue, SHUTDOWN_FINAL. This queue is run at
|
1998-09-15 08:48:57 +00:00 |
bios.9
|
Fixed a missing #include in the synopsis.
|
1998-01-16 18:06:23 +00:00 |
boot.9
|
|
|
buf.9
|
Fix some spelling errors.
|
1999-02-01 22:55:54 +00:00 |
BUS_CONNECT_INTR.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
BUS_CREATE_INTR.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
bus_generic_attach.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
bus_generic_detach.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
bus_generic_map_intr.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
bus_generic_print_child.9
|
Fixed wrong function prototype(s) in synopsis.
|
1999-03-06 17:25:50 +00:00 |
bus_generic_read_ivar.9
|
Fixed bitrot in synopsis (u_long changed to uintptr_t for portability).
|
1999-03-06 17:21:14 +00:00 |
bus_generic_shutdown.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
BUS_PRINT_CHILD.9
|
Fixed wrong function prototype(s) in synopsis.
|
1999-03-06 17:25:50 +00:00 |
BUS_READ_IVAR.9
|
Fixed bitrot in synopsis (u_long changed to uintptr_t for portability).
|
1999-03-06 17:21:14 +00:00 |
cd.9
|
Change the worm(4) man page to note that there is no longer a worm(4)
|
1998-10-16 00:26:28 +00:00 |
copy.9
|
Strings are terminated by NUL, not NULL.
|
1998-02-28 15:35:22 +00:00 |
devclass_add_driver.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
devclass_find.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
devclass_get_device.9
|
Fixed wrong function prototype(s) in synopsis.
|
1999-03-06 17:25:50 +00:00 |
devclass_get_devices.9
|
Fixed C syntax error in synopsis.
|
1999-03-06 17:14:24 +00:00 |
devclass_get_maxunit.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
devclass_get_name.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
devclass_get_softc.9
|
Fixed wrong function prototype(s) in synopsis.
|
1999-03-06 17:25:50 +00:00 |
devclass.9
|
Fix some spelling errors.
|
1999-02-01 22:55:54 +00:00 |
devfs_add_devswf.9
|
Sort cross references.
|
1998-08-31 16:41:09 +00:00 |
devfs_link.9
|
Fixed bitrot in synopsis (devfs_link was renamed to devfs_makelink).
|
1999-03-06 17:37:20 +00:00 |
devfs_remove_dev.9
|
Sort cross references.
|
1998-08-31 16:41:09 +00:00 |
device_add_child.9
|
Document device_add_child_ordered().
|
1999-05-28 09:38:25 +00:00 |
DEVICE_ATTACH.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
device_delete_child.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
DEVICE_DETACH.9
|
Fixed wrong function prototype(s) in synopsis.
|
1999-03-06 17:25:50 +00:00 |
device_enable.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
device_find_child.9
|
Fixed wrong function prototype(s) in synopsis.
|
1999-03-06 17:25:50 +00:00 |
device_get_devclass.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
device_get_driver.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
device_get_ivars.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
device_get_softc.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
device_get_state.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
device_get_unit.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
device_probe_and_attach.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
DEVICE_PROBE.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
device_set_desc.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
DEVICE_SHUTDOWN.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
device.9
|
Fix some spelling errors.
|
1999-02-01 22:55:54 +00:00 |
devstat.9
|
Fixed bitrot in synopsis (const poisoning hadn't reached here).
|
1999-03-06 17:10:15 +00:00 |
driver.9
|
Add manpages for the new device framework.
|
1998-09-03 21:52:05 +00:00 |
fetch.9
|
Fixed bitrot in synopsis (fuword() and suword() changed to support alpha).
|
1999-03-06 17:04:18 +00:00 |
ifnet.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
inittodr.9
|
Fixed #include and/or prototype bugs in synopsis.
|
1997-04-13 14:49:13 +00:00 |
intro.9
|
s/file it possible/file if possible/
|
1999-05-11 01:19:34 +00:00 |
kernacc.9
|
Fixed #include and/or prototype bugs in synopsis.
|
1997-04-13 14:49:13 +00:00 |
Makefile
|
Document the flags and p parameters to VOP_LOCK and VOP_UNLOCK. Also,
|
1999-03-17 20:17:32 +00:00 |
malloc.9
|
Removed occurrences of consecutive repeated words (such as "the the").
|
1999-02-12 02:12:08 +00:00 |
MD5.9
|
Fixed #include and/or prototype bugs in synopsis.
|
1997-04-13 14:49:13 +00:00 |
mi_switch.9
|
Typo fix: sq --> qs
|
1997-05-12 01:56:31 +00:00 |
microseq.9
|
Fixed missing headers in synopsis.
|
1999-03-06 17:07:29 +00:00 |
namei.9
|
Description of LOCKLEAF said "inode" when it should have said "vnode".
|
1999-05-29 13:00:40 +00:00 |
panic.9
|
|
|
physio.9
|
Fixed #include and/or prototype bugs in synopsis.
|
1997-04-13 14:49:13 +00:00 |
posix4.9
|
Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and
|
1998-03-28 11:51:01 +00:00 |
psignal.9
|
|
|
resettodr.9
|
|
|
rtalloc.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
rtentry.9
|
Insert a missing newline.
|
1998-06-24 13:30:25 +00:00 |
sleep.9
|
Fix some spelling errors.
|
1999-02-01 22:55:54 +00:00 |
spl.9
|
Removed all `vector xxxintr' specifications. Interrupt handlers are now
|
1998-10-22 15:53:06 +00:00 |
store.9
|
Fixed bitrot in synopsis (fuword() and suword() changed to support alpha).
|
1999-03-06 17:04:18 +00:00 |
style.9
|
Slightly relax the requirements fro removing extra braces and parenthesis.
|
1999-01-30 04:17:14 +00:00 |
suser.9
|
Fixed bitrot in synopsis (a missing include).
|
1999-06-02 16:33:22 +00:00 |
time.9
|
|
|
timeout.9
|
Fixed synopsis again. Too much was blown away by splatting a NetBSD-
|
1998-01-16 18:45:52 +00:00 |
uio.9
|
Fixed #include and/or prototype bugs in synopsis.
|
1997-04-13 14:49:13 +00:00 |
VFS_FHTOVP.9
|
FIxed missing include in synopsis.
|
1998-08-03 17:29:44 +00:00 |
VFS_INIT.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VFS_MOUNT.9
|
FIxed missing include in synopsis.
|
1998-08-03 17:29:44 +00:00 |
VFS_QUOTACTL.9
|
FIxed missing include in synopsis.
|
1998-08-03 17:29:44 +00:00 |
VFS_ROOT.9
|
FIxed missing include in synopsis.
|
1998-08-03 17:29:44 +00:00 |
VFS_START.9
|
FIxed missing include in synopsis.
|
1998-08-03 17:29:44 +00:00 |
VFS_STATFS.9
|
FIxed missing include in synopsis.
|
1998-08-03 17:29:44 +00:00 |
VFS_SYNC.9
|
FIxed missing include in synopsis.
|
1998-08-03 17:29:44 +00:00 |
VFS_UNMOUNT.9
|
FIxed missing include in synopsis.
|
1998-08-03 17:29:44 +00:00 |
VFS_VGET.9
|
FIxed missing include in synopsis.
|
1998-08-03 17:29:44 +00:00 |
VFS_VPTOFH.9
|
FIxed missing include in synopsis.
|
1998-08-03 17:29:44 +00:00 |
VFS.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
vget.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
vnode.9
|
Add a section on vnode types. Mostly based on information supplied by
|
1998-09-28 23:36:35 +00:00 |
VOP_ABORTOP.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_ACCESS.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_ADVLOCK.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_ATTRIB.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_BWRITE.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_CREATE.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_FSYNC.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_GETPAGES.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_INACTIVE.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_IOCTL.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_LINK.9
|
Clarify more of what VOP_LINK expects.
|
1999-02-13 07:56:49 +00:00 |
VOP_LOCK.9
|
Fixed bitrot in synopsis.
|
1999-03-26 02:11:59 +00:00 |
VOP_LOOKUP.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_MMAP.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_OPENCLOSE.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_PATHCONF.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_PRINT.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_RDWR.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_READDIR.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_READLINK.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_REALLOCBLKS.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_REMOVE.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_RENAME.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
VOP_STRATEGY.9
|
FIxed bitrot in prototype in synopsis.
|
1998-08-03 17:27:41 +00:00 |
VOP_VPTOFH.9
|
FIxed missing include in synopsis.
|
1998-08-03 17:29:44 +00:00 |
vput.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
vref.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
vrele.9
|
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
|
1998-03-12 07:31:21 +00:00 |
vslock.9
|
Fixed #include and/or prototype bugs in synopsis.
|
1997-04-13 14:49:13 +00:00 |