History log of /freebsd-11.0-release/share/man/man4/linux.4
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


# 210959 06-Aug-2010 bschmidt

Obviously the option is known as COMPAT_LINUX32 on amd64.

PR: docs/149182
Pointed out by: Fernando <fernando.apesteguia at gmail.com>
MFC after: 3 days


# 203684 08-Feb-2010 gavin

Update .Dt on these man pages: the kernel modules and corresponding man
pages are installed on more platforms than just i386.


# 181942 21-Aug-2008 rpaulo

Move man pages out of man4.i386. Most of them are applicable to amd64
too, so, instead of descending to the i386 directory, we add some magic to
the parent Makefile.
These man pages refer to drivers that I'm aware that work on amd64. Most
likely there are more, but I'll deal with them later.

Approved by: brueffer, philip, takawata


# 177293 17-Mar-2008 brueffer

Use a standard section 4 SYNOPSIS.

MFC after: 3 days


# 162404 18-Sep-2006 ru

Markup fixes.


# 159740 18-Jun-2006 netchild

2 spelling fixes...

Noticed by: John E Hein <jhein@timing.com>


# 159729 18-Jun-2006 netchild

- xref linsysfs
- improve the ldconfig part
- tell about pitfalls with the osrelease sysctl


# 153741 26-Dec-2005 sobomax

Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure
with flags bitfield and set BI_CAN_EXEC_DYN flag for all brands that usually
allow executing elf dynamic binaries (aka shared libraries). When it is
requested to execute ET_DYN elf image check if this flag is on after we
know the elf brand allowing execution if so.

PR: kern/87615
Submitted by: Marcin Koziej <creep@desk.pl>


# 152569 18-Nov-2005 ru

-mdoc sweep.


# 152437 14-Nov-2005 cognet

Briefly document the use of kern.elf32.can_exec_dyn.

MFC after: 3 days


# 107788 12-Dec-2002 ru

Uniformly refer to a file system as "file system".

Approved by: re


# 96711 16-May-2002 trhodes

More file system > filesystem


# 70466 29-Dec-2000 ru

Prepare for mdoc(7)NG.


# 68939 20-Nov-2000 sheldonh

Fix broken cross-reference to linprocfs(5).


# 65068 25-Aug-2000 sheldonh

Replace the thumb-suck phrase "system call vector translation" with
something that people who like tomato juice prefer.


# 65041 24-Aug-2000 sheldonh

Import the new linux(4) manual page, which will be useful when the
linux(8) utility and manual page go away.