History log of /freebsd-11.0-release/lib/libc/sys/ioctl.2
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 255486 12-Sep-2013 bdrewery

Consistently reference file descriptors as "fd". 55 other manpages
used "fd", while these used "d" and "filedes".

MFC after: 1 week
Approved by: gjb
Approved by: re (delphij)


# 207923 11-May-2010 brueffer

Document FIONREAD, FIONWRITE and FIONSPACE.

Obtained from: NetBSD
Submitted by: emaste
MFC after: 1 week


# 171447 14-Jul-2007 brueffer

Take a sentence into the present by removing a reference to FreeBSD 3.0.

Approved by: re (blanket)
MFC after: 3 days


# 165903 09-Jan-2007 imp

Per Regents of the University of Calfornia letter, remove advertising
clause.

# If I've done so improperly on a file, please let me know.


# 131504 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


# 130863 21-Jun-2004 mpp

PR: docs/67884
Submitted by: Chirstopger Nehren <apeiron@comcast.net>


# 119964 10-Sep-2003 ru

mdoc(7): Properly mark C headers.


# 117635 15-Jul-2003 ceri

Back out revision 1.22.

Requested by: bde


# 117520 13-Jul-2003 ceri

ioctl macros and defines are now present in ioccom.h, not ioctl.h.
Update the manpage to reflect this.

PR: docs/54235
Submitted by: Karen Thode <thode12@msn.com>


# 108087 19-Dec-2002 ru

mdoc(7) police: "The .Fa argument.".


# 108040 18-Dec-2002 ru

mdoc(7) police: Fixed abuses of the .Ar and .Em macros.


# 108028 18-Dec-2002 ru

mdoc(7) police: Tidy up the syscall language.

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.


# 94632 14-Apr-2002 dd

Correct markup.


# 85555 26-Oct-2001 ru

Remove the internal implementation details of wrapping syscalls,
which do not match the reality anyway.

Approved by: deischen, bde


# 84306 01-Oct-2001 ru

mdoc(7) police: Use the new .In macro for #include statements.


# 80533 29-Jul-2001 dd

Don't xref mt(1) just because it mentions ioctl.

Submitted by: Philipp Mergenthaler <philipp.mergenthaler@stud.uni-karlsruhe.de>


# 80532 29-Jul-2001 dd

Don't capitalize variable names.


# 80531 29-Jul-2001 dd

ioctl(2) can return EFAULT from copyin.

PR: 29285
Submitted by: Philipp Mergenthaler <philipp.mergenthaler@stud.uni-karlsruhe.de>


# 79754 15-Jul-2001 dd

Remove whitespace at EOL.


# 79531 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 79454 09-Jul-2001 dd

mdoc(7) police: remove extraneous .Pp before and/or after .Sh.


# 59954 04-May-2000 phantom

Use `Er' variable to define first column width in ERRORS section. It was
initially suggested by mdoc(7) style, but was broken over the years


# 59460 21-Apr-2000 phantom

Introduce ".Lb" macro to libc manpages.

More libraries manpages updates following.


# 50476 28-Aug-1999 peter

$Id$ -> $FreeBSD$


# 38961 09-Sep-1998 jkoshy

Add $Id$, remove quoting for `...'.

Requested by: bde


# 38877 06-Sep-1998 jkoshy

Use a varargs style prototype in the manual page, with accompanying
explanation in the text.


# 21907 20-Jan-1997 wosch

Sort cross references.


# 17782 22-Aug-1996 mpp

Correctly use .Fn instead of .Nm to reference function names
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.


# 13545 22-Jan-1996 julian

Reviewed by: julian and (hsu?)
Submitted by: John Birrel(L?)

changes for threadsafe operations


# 1574 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1573,
which included commits to RCS files with non-trunk default branches.


# 1573 27-May-1994 rgrimes

BSD 4.4 Lite Lib Sources