summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/ioctl.2
Commit message (Collapse)AuthorAgeFilesLines
* Consistently reference file descriptors as "fd". 55 other manpagesbdrewery2013-09-121-6/+6
| | | | | | | | used "fd", while these used "d" and "filedes". MFC after: 1 week Approved by: gjb Approved by: re (delphij)
* Document FIONREAD, FIONWRITE and FIONSPACE.brueffer2010-05-111-1/+25
| | | | | | Obtained from: NetBSD Submitted by: emaste MFC after: 1 week
* Take a sentence into the present by removing a reference to FreeBSD 3.0.brueffer2007-07-141-4/+2
| | | | | Approved by: re (blanket) MFC after: 3 days
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+1
|
* PR: docs/67884mpp2004-06-211-1/+1
| | | | Submitted by: Chirstopger Nehren <apeiron@comcast.net>
* mdoc(7): Properly mark C headers.ru2003-09-101-1/+1
|
* Back out revision 1.22.ceri2003-07-151-1/+1
| | | | Requested by: bde
* ioctl macros and defines are now present in ioccom.h, not ioctl.h.ceri2003-07-131-1/+1
| | | | | | | Update the manpage to reflect this. PR: docs/54235 Submitted by: Karen Thode <thode12@msn.com>
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-2/+10
|
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.ru2002-12-181-3/+3
|
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-5/+7
| | | | | | | | | | Stop calling system calls "function calls". Use "The .Fn system call" a-la "The .Nm utility". When referring to a non-BSD implementation in the HISTORY section, call syscall a function, to be safe.
* Correct markup.dd2002-04-141-1/+2
|
* Remove the internal implementation details of wrapping syscalls,ru2001-10-261-21/+0
| | | | | | which do not match the reality anyway. Approved by: deischen, bde
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* Don't xref mt(1) just because it mentions ioctl.dd2001-07-291-1/+0
| | | | Submitted by: Philipp Mergenthaler <philipp.mergenthaler@stud.uni-karlsruhe.de>
* Don't capitalize variable names.dd2001-07-291-3/+3
|
* ioctl(2) can return EFAULT from copyin.dd2001-07-291-0/+3
| | | | | PR: 29285 Submitted by: Philipp Mergenthaler <philipp.mergenthaler@stud.uni-karlsruhe.de>
* Remove whitespace at EOL.dd2001-07-151-2/+2
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-041-1/+1
| | | | initially suggested by mdoc(7) style, but was broken over the years
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, remove quoting for `...'.jkoshy1998-09-091-1/+3
| | | | Requested by: bde
* Use a varargs style prototype in the manual page, with accompanyingjkoshy1998-09-061-1/+14
| | | | explanation in the text.
* Sort cross references.wosch1997-01-201-2/+2
|
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-2/+3
| | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages.
* Reviewed by: julian and (hsu?)julian1996-01-221-0/+22
| | | | | | Submitted by: John Birrel(L?) changes for threadsafe operations
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+106
OpenPOWER on IntegriCloud