summaryrefslogtreecommitdiffstats
path: root/share/man/man9
Commit message (Collapse)AuthorAgeFilesLines
...
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.charnier1998-03-1254-153/+168
| | | | Use .An/.Aq.
* Reviewed by: bdedufault1998-03-081-27/+40
| | | | | | | | | | | | | | | | | | | | | | | Changes to support building with _POSIX_SOURCE set to 199309L: 1. Add sys/_posix.h to handle those preprocessor defs that POSIX says have effects when defined before including any header files; 2. Change POSIX4_VISIBLE back to _POSIX4_VISIBLE 3. Add _POSIX4_VISIBLE_HISTORICALLY for pre-existing BSD features now defined in POSIX. These show up when: _POSIX_SOURCE and _POSIX_C_SOURCE are not set or _POSIX_C_SOURCE is set >= 199309L and vanish when: _POSIX_SOURCE is set or _POSIX_C_SOURCE is < 199309L. 4. Explain these in man 9 posix4; 5. Include _posix.h and conditionalize on new feature test.
* Reviewed by: msmith, bde long agodufault1998-03-042-2/+121
| | | | | POSIX.4 headers and sysctl variables. Nothing should change unless POSIX4 is defined or _POSIX_VERSION is set to 199309.
* Fix a few typos.jraynard1998-02-282-4/+4
|
* Strings are terminated by NUL, not NULL.jraynard1998-02-281-2/+2
|
* Don't refer to the nonexistent function VOP_VALLOC.bde1998-01-201-4/+3
|
* Removed obsolete man pages.bde1998-01-166-431/+0
|
* Removed references to the man pages for the obsolete interfacesbde1998-01-161-5/+3
| | | | | VOP_BLKATOFF, VOP_SEEK, VOP_SELECT, VOP_TRUNCATE, VOP_UPDATE, VOP_VALLOC and VOP_VFREE.
* Fixed synopsis again. Too much was blown away by splatting a NetBSD-bde1998-01-161-4/+8
| | | | based version over the top of the FreeBSD version in rev.1.6.
* Fixed bitrot. The type of the "level" is intrmask_t, not int.bde1998-01-161-11/+11
|
* Fixed prototype for tsleep() (const poisoning).bde1998-01-161-2/+2
|
* Fixed a missing #include in the synopsis.bde1998-01-167-4/+11
|
* Comment out xref to buf(9) manpage.steve1998-01-031-2/+2
| | | | PR: 5421
* Expanded cross references.alex1998-01-021-1/+3
|
* Sorted lists. Use the same style as most Makefiles for `MLINKS+=' lines.bde1998-01-011-52/+53
|
* Install devfs_remove_dev.9 and suser.9.bde1998-01-011-4/+4
|
* The terminating character in strings is `NUL', not `NULL'.wosch1997-12-281-4/+4
|
* Use consistent spelling,hoek1997-12-252-5/+5
| | | | | | | | writeable -> writable (recall prior debate over this? :-) initialise -> initialize recognise -> recognize Merry Christmas! :)
* Add a man page for REMOVING devices from devfs.julian1997-12-251-0/+62
|
* oops, remove a dangling predicate left over after a sentence was rewritten.wollman1997-12-071-2/+2
|
* Add some more macro advice and correct spelling of ``parentheses''.wollman1997-12-071-6/+16
|
* Added some advice to avoid typedef'ing structures, as this breakswollman1997-12-071-2/+25
| | | | | | information-hiding. Also recommended against naming typedefs to end in _t unless POSIX or ANSI requires it, and in favor of using queue(3) macros to generate lists rather than rolling one's own.
* Fixed spelling of EACCES.bde1997-11-231-3/+3
|
* state that "kernel includes" ==> sys/*.hobrien1997-11-121-2/+3
|
* Update malloc.9 to reflect new reality.phk1997-10-111-106/+31
|
* Be a little closer to current reality.phk1997-10-111-21/+42
|
* Sort cross refereces in section SEE ALSO.wosch1997-09-2923-69/+69
|
* Updated timeout.9 man page describing the new callout interface. Thisgibbs1997-09-211-63/+120
| | | | man page was based on the NetBSD version.
* Activate the bios.9 manpage.eivind1997-08-121-2/+2
| | | | PR: 4215
* Oops, fix manpage title.msmith1997-08-011-2/+2
|
* Manpage for new BIOS functionality.msmith1997-08-011-0/+114
| | | | (Skeletal, could do with some extra references.)
* An overhaul of style.9 to clear up some of the ambiguities. A number ofpeter1997-05-271-75/+92
| | | | | | | things are explicitly stated now rather than being implied by example. Obtained from: Quite a few people over the last few weeks Reviewed by: core
* Typo fix: sq --> qsalex1997-05-121-1/+1
|
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-1351-71/+122
|
* Updated synopsis for Lite2.bde1997-04-134-11/+15
| | | | Fixed missing #include in synopsis.
* Fixed #include(s) in the synopsis to actually declare the function(s) in thebde1997-04-113-0/+5
| | | | synopsis.
* Cleaned up synopsis:bde1997-04-111-4/+4
| | | | | | | | - don't quote function names, since quoting them is unnecessary and unusual and confuses my synopsis checker. - include <sys/types.h> instead of <sys/param.h>. It is normal to (have to) include <sys/param.h> instead of <sys/types.h>, but it is more useful for man pages to document minimal prerequisites.
* Fixed synopsis:bde1997-04-111-4/+1
| | | | | | | | - don't declare nonexistent function sleep(). - don't include <sys/errno.h> explicitly. sleep() should be nuked some more, e.g., this man page should not be named after a nonexistent function.
* Check for -1 instead of EOF in the getopt() example.mpp1997-04-091-3/+3
| | | | Submitted by: Kent Vander Velden
* Document wakeup_one().mpp1997-04-092-3/+15
|
* uncomment CD_Q_BCD_TRACKS flag, add xref to scsi(4)jmg1997-04-021-5/+4
|
* Add malloc(9) to document the kernel malloc() and free() routines.mpp1997-03-222-3/+266
| | | | | Obtained from: NetBSD w/changes to reflect current FreeBSD headers and diagnostic messages.
* Minor mdoc fixes.mpp1997-03-226-11/+11
|
* Add vslock(9) to document the vslock() and vsunlock() kernel functions.mpp1997-03-222-2/+74
| | | | Obtained from: NetBSD
* One minor mdoc fix.mpp1997-03-221-1/+1
|
* Add kernacc(9) that documents the kernacc() and useracc() kernelmpp1997-03-222-2/+84
| | | | | | functions. Obtained from: NetBSD (renamed from access.9)
* Add physio(9).mpp1997-03-222-2/+139
| | | | Obtained from: NetBSD w/minor FreeBSD changes
* Add mi_switch.9. It documents the kernel mi_switch() and cpu_switch()mpp1997-03-222-2/+145
| | | | | | context switching functions. Obtained from: NetBSD (renamed from ctxsw.9)
* Add resettodr(9).mpp1997-03-222-3/+60
| | | | Obtained from: NetBSD
* Add inittodr(9) to document how the system clock is initialized.mpp1997-03-222-4/+123
| | | | | | Obtained from NetBSD and then modified to reflect how things work in FreeBSD, along with some minor changes to make a few points clearer.
OpenPOWER on IntegriCloud