Jens Schweikhardt
d1ed27b64a
Fixed double word typo.
...
MFC after: 7 days
2001-07-13 20:11:43 +00:00
Ruslan Ermilov
4772483c00
Add a few more manpages from Chad.
...
Fold major.9, minor.9, umajor.9, and uminor.9 into a single device_ids.9.
2001-07-13 18:35:48 +00:00
Alexander Langer
4dad593a95
- correct two typos
...
- Use NULL instead of 0 for pointers (style(9)!)
Submitted by: Joel Wilsson <siigron@sii.linuxsweden.nu>
MFC after: 37 days
2001-07-13 16:10:39 +00:00
Ruslan Ermilov
e8b02a428d
mdoc(7) police: -xwidth has been fold into -width.
2001-07-13 09:09:52 +00:00
Ruslan Ermilov
034709cb72
Merge Chad's fixes.
2001-07-13 08:14:54 +00:00
Ruslan Ermilov
2378902495
mdoc(7) police: fixed markup and some content typos.
2001-07-11 10:31:49 +00:00
Ruslan Ermilov
4bc6a387c2
mdoc(7) police: fixed markup.
2001-07-11 09:13:12 +00:00
Alfred Perlstein
0ef36920de
I have gone through all of the functions and added
...
the correct includes and changed the functions as
requested.
Submitted by: Chad David <davidc@acns.ab.ca>
2001-07-11 03:51:44 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Alfred Perlstein
d248afb3b2
Sort MAN= section.
2001-07-10 07:42:35 +00:00
Alfred Perlstein
8adb2d7b0e
Install:
...
cdevsw_add.9 cdevsw_remove.9 devsw.9
major.9 minor.9 umajor.9 uminor.9 vn_isdisk.9
2001-07-10 07:28:11 +00:00
Alfred Perlstein
f1ccaa63b8
Document some of the dev_t related APIs.
...
Submitted by: Chad David <davidc@acns.ab.ca>
2001-07-10 07:25:18 +00:00
Alfred Perlstein
5c5e4328d3
Link in new manpages:
...
BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9
BUF_REFCNT.9 BUF_TIMELOCK.9 BUF_UNLOCK.9
lockcount.9 lockdestroy.9 lockmgr.9 lockmgr_printinfo.9 lockstatus.9
2001-07-10 04:35:22 +00:00
Alfred Perlstein
983bb14077
Note that this function is for debugging purposes.
2001-07-10 04:31:33 +00:00
Alfred Perlstein
275a0fac29
Fix explanation of LK_SLEEPFAIL option.
...
Remove extra period from end of sentance.
2001-07-10 04:29:24 +00:00
Alfred Perlstein
ec12cfb58b
fix typos: s/BUF_LOCK/BUF_TIMELOCK, order xrefs.
2001-07-10 04:27:03 +00:00
Alfred Perlstein
82ed18ac0c
Document some of the kernel API dealing with locks used primarily by VFS.
...
Submitted by: Chad David <davidc@acns.ab.ca>
2001-07-10 04:22:14 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Alfred Perlstein
ffe734e3a2
Link in manpages for vfs_busy, vfs_mount, vfs_unbusy, and vinvalbuf.
2001-07-09 07:15:51 +00:00
Alfred Perlstein
8981fef84c
Document kernel API for vfs_busy(), vfs_mount(), vfs_unbusy(), and
...
vinvalbuf().
Submitted by: Chad David <davidc@acns.ab.ca>
2001-07-09 06:47:10 +00:00
Ruslan Ermilov
5521ff5a4d
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
2001-07-06 16:46:48 +00:00
Ruslan Ermilov
83c9300962
mdoc(7) police: minor formatting fixes.
2001-07-06 09:20:19 +00:00
Dag-Erling Smørgrav
8cce2ebaf3
Constify the format string.
...
Submitted by: Mike Barcroft <mike@q9media.com>
Forgotten by: des
2001-07-05 22:34:11 +00:00
Ruslan Ermilov
d68b700a78
mdoc(7) police: mark type with .Vt, sort xrefs.
2001-07-04 15:37:13 +00:00
Ruslan Ermilov
e3718e310c
mdoc(7) police: cosmetics.
2001-07-04 15:32:44 +00:00
Joerg Wunsch
72fb076dce
Don't give a bad example by starting a struct tag name with an
...
underscore. Names starting with an underscore are reserved.
2001-07-03 16:22:42 +00:00
John Baldwin
a1382e7fd2
Add a new manpage to document the CTRx macros used when adding new KTR
...
tracepoints to kernel code.
2001-06-28 07:20:05 +00:00
Dima Dorfman
9e28aca5d2
mdoc(7) police: use the Fn macro where appropriate.
2001-06-24 01:38:20 +00:00
Dima Dorfman
a910f192bb
Remove duplicate words.
2001-06-24 01:34:38 +00:00
Dima Dorfman
bdd87f4f44
Correct a typo.
2001-06-24 01:30:38 +00:00
Dima Dorfman
c91ed2eb6c
Correct getopt usage and a syntax error (period used instead of a semicolon).
2001-06-18 20:36:06 +00:00
Robert Watson
0734b428c7
o The VOP_RDWR man page neglected to mention (at least) two error modes
...
possible when writing:
[EFBIG] An attempt was made to write a file that exceeds
the process's file size limit or the maximum file
size.
[EPERM] An append-only flag is set on the file, but the
caller is attempting to write before the current
end of file.
2001-06-15 16:12:41 +00:00
Dag-Erling Smørgrav
b0def2b548
Add sbuf_copyin(). Also add 'b' variants of sbuf_{cat,copyin,cpy}() which
...
ignore NUL bytes in the source string.
2001-06-11 17:05:52 +00:00
Dag-Erling Smørgrav
d647935801
sbuf_new(9) now returns a struct sbuf * instead of an int. If the caller
...
does not provide a struct sbuf, sbuf_new(9) will allocate one and return
a pointer to it.
2001-06-10 15:48:04 +00:00
Ruslan Ermilov
0b381bf1fd
Remove vestiges of MFS.
2001-06-01 10:07:28 +00:00
Dima Dorfman
8a6ecebcdf
Link make_dev.9 to make_dev_alias.9 and depends_dev.9.
2001-05-29 04:17:36 +00:00
Dima Dorfman
f14b89faeb
Document depends_dev.
...
Reviewed by: phk
2001-05-29 04:14:33 +00:00
Dima Dorfman
a19771414c
Remove obsolete DEVFS manual pages. The routines they describe don't
...
exist in the new (phk's) DEVFS.
Approved by: phk
2001-05-28 20:27:23 +00:00
Jimmy Olgeni
88bc7f853c
Fix typo: "an socket" -> "a socket".
...
Place period at the end of AUTHORS section.
MFC after: 1 week
2001-05-27 22:17:46 +00:00
David E. O'Brien
19d4c7b3d7
Back out rev 1.50. VCS was correct -- it is Version Control System.
2001-05-17 02:05:36 +00:00
Doug Barton
6c7344c5dd
Minor typos
2001-05-17 01:36:01 +00:00
Dima Dorfman
2656302f76
Fix a typo (pasto?).
2001-05-09 05:03:35 +00:00
Kazuo Horikawa
fdabcac610
Fix typos.
...
o replace `of possible' with `if possible'
o VOP_SETACL(9) is modified to say about `ACL' instead of `extended
attributed'
o EOPNOTSUPP of VOP_SETEXTATTR(9) is modified to say about
VOP_SETEXTATTR(9) instead of VOP_GETEXTATTR(9)
Reviewed by: Robert Watson <rwatson@FreeBSD.org>,
Chris Costello <chris@calldei.com>
2001-05-07 22:15:18 +00:00
Ruslan Ermilov
15c613547e
A bit of markup and spelling fixes.
2001-05-07 12:48:38 +00:00
Dima Dorfman
563aaa6519
s/mtx_try_enter/mtx_trylock/
2001-05-06 22:04:17 +00:00
Dima Dorfman
1f7eace1d1
Add printf.9, and add links to tprintf.9 and uprintf.9.
2001-05-05 00:25:39 +00:00
Dima Dorfman
1be41bcf25
A manual page for the printf(), uprintf(), and tprintf() kernel functions.
...
Submitted by: Andrew R. Reiter <arr@watson.org>
Reviewed by: jhb
2001-05-04 23:25:58 +00:00
Jens Schweikhardt
e986850f9f
Fixed typos: dependant -> dependent
2001-05-01 14:10:12 +00:00
Alexander Langer
63060b7aef
Improve description of "new_sysent".
2001-04-28 13:19:20 +00:00
Alexander Langer
50c39ea7a5
Add SYSCALL_MODULE.9, a manpage for the SYSCALL_MODULE wrapper macro
...
for syscall klds.
Some text of this manpage is based on the comments in the example
syscall module written by Assar Westerlund.
Reviewed by: ru
2001-04-28 13:18:40 +00:00