Author: remko
Date: Fri Jan 28 07:04:01 2011
New Revision: 218009
URL: http://svn.freebsd.org/changeset/base/218009
Log:
MFC r174460,174478
Add information about the maximum file size for msdosfs.
PR: docs/112935
Submitted by: Julian Stacey
Actually this was inspired by the
Author: jchandra
Date: Fri Jan 28 06:12:59 2011
New Revision: 218007
URL: http://svn.freebsd.org/changeset/base/218007
Log:
CDDL fixes for MIPS n32.
Provide 64 bit atomic ops, and use 32 bit pointer.
Modified:
head/sys/cddl/compat/opensolaris/kern/opensolaris_atomic.c
head/sys/cddl/com
Author: dchagin
Date: Fri Jan 28 05:42:14 2011
New Revision: 218005
URL: http://svn.freebsd.org/changeset/base/218005
Log:
Style(9) fix.
MFC after:1 month.
Modified:
head/sys/compat/linux/linux_misc.c
Modified: head/sys/compat/linux/linux_misc.c
=
Author: marcel
Date: Fri Jan 28 00:22:03 2011
New Revision: 218000
URL: http://svn.freebsd.org/changeset/base/218000
Log:
In uart_tty_outwakeup(), check CTS/RTS flow control settings and
prevent sending data when CTS is de-asserted.
In uart_tty_intr(), call uart_tty_outwakeup() when the CTS
Author: gavin
Date: Thu Jan 27 23:16:41 2011
New Revision: 217997
URL: http://svn.freebsd.org/changeset/base/217997
Log:
Merge r217200 from head:
Sync the list of devices supported by uslcom(4) with Linux, bringing in
all new devices added between our r211022 and their git revision
Author: jilles
Date: Thu Jan 27 23:08:20 2011
New Revision: 217996
URL: http://svn.freebsd.org/changeset/base/217996
Log:
sh: Add test for EXIT trap in command substitution.
This is not really realistic but is an opposition to $(trap).
Added:
head/tools/regression/bin/sh/builtins/trap7.0
Author: gavin
Date: Thu Jan 27 23:07:23 2011
New Revision: 217995
URL: http://svn.freebsd.org/changeset/base/217995
Log:
Merge r217264 from head:
Remove a bullet point that appears to have been accidentally inserted twice.
It has also been included within the feature lists to which it
Author: gavin
Date: Thu Jan 27 23:07:03 2011
New Revision: 217994
URL: http://svn.freebsd.org/changeset/base/217994
Log:
Merge r217264 from head:
Remove a bullet point that appears to have been accidentally inserted twice.
It has also been included within the feature lists to which it
Author: gavin
Date: Thu Jan 27 23:05:29 2011
New Revision: 217993
URL: http://svn.freebsd.org/changeset/base/217993
Log:
Merge r217061, r217274, r217275 from head:
- Support the Uniform Industrial Corp (UIC) MSR206 Magnetic Card Reader.
- Improve or fix some comments.
- Update the
Author: kib
Date: Thu Jan 27 21:45:38 2011
New Revision: 217991
URL: http://svn.freebsd.org/changeset/base/217991
Log:
linux_sigreturn() loads the struct trapframe from l_sigcontext
members, thus making a signed extension of 32 bit register
context. If the register is not touched in usermode
Author: cperciva
Date: Thu Jan 27 21:41:27 2011
New Revision: 217990
URL: http://svn.freebsd.org/changeset/base/217990
Log:
MFC r217872: Unbreak .Dd line.
Approved by:re (kib)
Modified:
releng/8.2/share/man/man4/rgephy.4
Directory Properties:
releng/8.2/share/man/man4/ (props cha
Author: cperciva
Date: Thu Jan 27 21:40:31 2011
New Revision: 217988
URL: http://svn.freebsd.org/changeset/base/217988
Log:
MFC r217872: Unbreak .Dd line.
Approved by:re (kib)
Modified:
stable/8/share/man/man4/rgephy.4
Directory Properties:
stable/8/share/man/man4/ (props changed
Author: cperciva
Date: Thu Jan 27 21:39:45 2011
New Revision: 217987
URL: http://svn.freebsd.org/changeset/base/217987
Log:
MFC r217872: Unbreak .Dd line.
Approved by:re (kib)
Modified:
releng/7.4/share/man/man4/rgephy.4
Directory Properties:
releng/7.4/share/man/man4/ (props cha
Author: cperciva
Date: Thu Jan 27 21:39:03 2011
New Revision: 217986
URL: http://svn.freebsd.org/changeset/base/217986
Log:
MFC r217872: Unbreak .Dd line.
Approved by: re (kib)
Modified:
stable/7/share/man/man4/rgephy.4
Directory Properties:
stable/7/share/man/man4/ (props changed)
Author: jhb
Date: Thu Jan 27 21:33:06 2011
New Revision: 217985
URL: http://svn.freebsd.org/changeset/base/217985
Log:
MFC 217237,217291:
- Fix two harmless off-by-one errors.
- Always use PRI_BASE() when checking the base type of a thread's priority
class.
Modified:
stable/7/sys/kern
Author: jhb
Date: Thu Jan 27 21:32:50 2011
New Revision: 217984
URL: http://svn.freebsd.org/changeset/base/217984
Log:
MFC 217237,217291:
- Fix two harmless off-by-one errors.
- Always use PRI_BASE() when checking the base type of a thread's priority
class.
Modified:
stable/8/sys/kern
On Thursday, January 27, 2011 3:50:04 pm Remko Lodder wrote:
> Author: remko
> Date: Thu Jan 27 20:50:03 2011
> New Revision: 217979
> URL: http://svn.freebsd.org/changeset/base/217979
>
> Log:
> MFC r186424
>
> Add quirk for the Storcase InfoStation 12bay
> SATA to FC SAN.
>
>
Author: jhb
Date: Thu Jan 27 21:27:49 2011
New Revision: 217983
URL: http://svn.freebsd.org/changeset/base/217983
Log:
Cleanup mergeinfo from some earlier changes.
Modified:
Directory Properties:
stable/7/sys/ (props changed)
stable/7/sys/cam/scsi/ (props changed)
stable/7/sys/cddl/co
Author: jhb
Date: Thu Jan 27 21:21:09 2011
New Revision: 217982
URL: http://svn.freebsd.org/changeset/base/217982
Log:
MFC 217078,217079: Various priority fixes for creating new threads:
- Move sched_fork() later in fork() after the various sections of the new
thread and proc have been cop
Author: jhb
Date: Thu Jan 27 21:16:23 2011
New Revision: 217981
URL: http://svn.freebsd.org/changeset/base/217981
Log:
MFC 217078,217079: Various priority fixes for creating new threads:
- Move sched_fork() later in fork() after the various sections of the new
thread and proc have been cop
Author: remko
Date: Thu Jan 27 20:53:03 2011
New Revision: 217980
URL: http://svn.freebsd.org/changeset/base/217980
Log:
MFC r183110
Document the -F 's return statement.
If the application returns succesfully
the return code is 7 (which means the
filesystem is clean).
P
Author: remko
Date: Thu Jan 27 20:50:03 2011
New Revision: 217979
URL: http://svn.freebsd.org/changeset/base/217979
Log:
MFC r186424
Add quirk for the Storcase InfoStation 12bay
SATA to FC SAN.
PR: 129858
Submitted by: Nick Triantos
MFC after: 1 week
Author: remko
Date: Thu Jan 27 20:39:19 2011
New Revision: 217978
URL: http://svn.freebsd.org/changeset/base/217978
Log:
MFC r194558
Add architecture support for TinyBSD
PR: 135301
Submitted by: Olivier Cochard-Labbe
Reviewed by:Jean Milanez Melo (maintainer)
You will also want r217872 for rgephy.4.
hth,
Doug
On 01/27/2011 01:01, Colin Percival wrote:
Author: cperciva
Date: Thu Jan 27 09:01:00 2011
New Revision: 217927
URL: http://svn.freebsd.org/changeset/base/217927
Log:
MFC r217869,217870: Fix .Dd lines in re(4) and nfe(4).
k
Modified:
On 01/26/2011 21:24, Bruce Evans wrote:
On Wed, 26 Jan 2011, Doug Barton wrote:
My concern was that the man page says that we don't support the option
at all, but with a FreeBSD client and a solaris server it has a
demonstrable effect. If someone wants to improve the wording then by
all means,
Author: jhb
Date: Thu Jan 27 20:12:35 2011
New Revision: 217977
URL: http://svn.freebsd.org/changeset/base/217977
Log:
MFC 217077:
Only change the priority of timeshare threads to PRI_MAX_TIMESHARE
when yield() is called. Specifically, leave the priority of real time
and idle threads unch
Author: jhb
Date: Thu Jan 27 20:12:18 2011
New Revision: 217976
URL: http://svn.freebsd.org/changeset/base/217976
Log:
MFC 217077:
Only change the priority of timeshare threads to PRI_MAX_TIMESHARE
when yield() is called. Specifically, leave the priority of real time
and idle threads unch
Author: jhb
Date: Thu Jan 27 20:09:20 2011
New Revision: 217975
URL: http://svn.freebsd.org/changeset/base/217975
Log:
MFC 217076:
- Restore dropping the priority of syncer down to PPAUSE when it is idle.
This was lost when it was converted to using a condition variable instead
of lbol
Author: yongari
Date: Thu Jan 27 20:08:14 2011
New Revision: 217974
URL: http://svn.freebsd.org/changeset/base/217974
Log:
ixgb(4) does not support altq(4) yet.
Modified:
head/share/man/man4/altq.4
Modified: head/share/man/man4/altq.4
=
Author: yongari
Date: Thu Jan 27 20:06:24 2011
New Revision: 217973
URL: http://svn.freebsd.org/changeset/base/217973
Log:
Backout r216577. ixgb(4) does not support altq(4) yet.
Modified:
head/share/man/man4/ixgb.4
Modified: head/share/man/man4/ixgb.4
Author: yongari
Date: Thu Jan 27 19:38:03 2011
New Revision: 217971
URL: http://svn.freebsd.org/changeset/base/217971
Log:
MFC r182771:
Hook up ixgbe(4) to the build. D'oh!
Modified:
stable/7/share/man/man4/Makefile
Directory Properties:
stable/7/share/man/man4/ (props changed)
Modi
Author: remko
Date: Thu Jan 27 19:37:01 2011
New Revision: 217970
URL: http://svn.freebsd.org/changeset/base/217970
Log:
MFC r194582
Add support for the Myson Heden 8813.
Note that I also added the usbdev to the list, because the 8813 version
is not yet known there. I might have t
Author: pjd
Date: Thu Jan 27 19:33:57 2011
New Revision: 217969
URL: http://svn.freebsd.org/changeset/base/217969
Log:
Remember created control connection so on fork(2) we can close it in child.
Found with: procstat(1)
MFC after:1 week
Modified:
head/sbin/hastd/control.c
head/s
Author: yongari
Date: Thu Jan 27 19:32:53 2011
New Revision: 217968
URL: http://svn.freebsd.org/changeset/base/217968
Log:
MFC r179724,179852:
r179724:
Add man page for ixgbe driver
r179852:
Bring this up to date with regard to our other section 4 and Intel manpages,
also fixe
Author: pjd
Date: Thu Jan 27 19:31:35 2011
New Revision: 217967
URL: http://svn.freebsd.org/changeset/base/217967
Log:
Close the control socket before exiting, so it will be unlinked.
MFC after:1 week
Modified:
head/sbin/hastd/hastd.c
Modified: head/sbin/hastd/hastd.c
==
Author: pjd
Date: Thu Jan 27 19:28:29 2011
New Revision: 217966
URL: http://svn.freebsd.org/changeset/base/217966
Log:
Extend pjdlog_verify() to support the following additional macros:
PJDLOG_RVERIFY() - always check expression and on false log the given message
and exit.
PJDLOG_RAS
Author: pjd
Date: Thu Jan 27 19:24:07 2011
New Revision: 217965
URL: http://svn.freebsd.org/changeset/base/217965
Log:
Add functions to initialize/finalize pjdlog. This allows to open/close log
file at will.
MFC after:1 week
Modified:
head/sbin/hastctl/hastctl.c
head/sbin/hastd/h
Author: pjd
Date: Thu Jan 27 19:18:42 2011
New Revision: 217964
URL: http://svn.freebsd.org/changeset/base/217964
Log:
Use my copyright for 2011 work.
MFC after:1 week
Modified:
head/sbin/hastd/pjdlog.c
Modified: head/sbin/hastd/pjdlog.c
=
Author: yongari
Date: Thu Jan 27 19:17:31 2011
New Revision: 217963
URL: http://svn.freebsd.org/changeset/base/217963
Log:
MFC r183646,216552:
r183646:
Add a HARDWARE section. It doesn't contain any information not
already in the DESCRIPTION section, but this allows for the manual
Author: pjd
Date: Thu Jan 27 19:15:25 2011
New Revision: 217962
URL: http://svn.freebsd.org/changeset/base/217962
Log:
Add LOG_NDELAY flag to openlog(3) - we want descriptor to be immediately open
so there are no surprises once we start chrooting or using capsicum.
MFC after:1 week
M
Author: pjd
Date: Thu Jan 27 19:12:44 2011
New Revision: 217961
URL: http://svn.freebsd.org/changeset/base/217961
Log:
- Remove obvious NOTREACHED comment after abort() call.
- Remove redundant newline at the end of the file.
MFC after:1 week
Modified:
head/sbin/hastd/pjdlog.c
Mod
Author: remko
Date: Thu Jan 27 19:12:04 2011
New Revision: 217960
URL: http://svn.freebsd.org/changeset/base/217960
Log:
MFC r198787
Document the WWWSUPFILE variable.
PR: 137723
Submitted by: Sofian Brabez
Approved by:imp (mentor, implicit)
MFC after: 3 d
Author: remko
Date: Thu Jan 27 19:11:11 2011
New Revision: 217959
URL: http://svn.freebsd.org/changeset/base/217959
Log:
MFC r198787
Document the WWWSUPFILE variable.
PR: 137723
Submitted by: Sofian Brabez
Approved by:imp (mentor, implicit)
MFC after: 3
Author: pjd
Date: Thu Jan 27 19:10:24 2011
New Revision: 217958
URL: http://svn.freebsd.org/changeset/base/217958
Log:
Remove __dead2 from pjdlog_verify() prototype, it does return sometimes.
MFC after:1 week
Modified:
head/sbin/hastd/pjdlog.h
Modified: head/sbin/hastd/pjdlog.h
Author: remko
Date: Thu Jan 27 19:08:01 2011
New Revision: 217957
URL: http://svn.freebsd.org/changeset/base/217957
Log:
MFC r178987
Fix pstat behaviour when using coredumps. The reference to tp was
incorrect and should have been poining to &tty, tp is a virtual
address from the c
Author: yongari
Date: Thu Jan 27 19:05:43 2011
New Revision: 217956
URL: http://svn.freebsd.org/changeset/base/217956
Log:
MFC r216552:
Document JMC251/JMC261 support.
Modified:
stable/8/share/man/man4/jme.4
Directory Properties:
stable/8/share/man/man4/ (props changed)
Modified: sta
Author: yongari
Date: Thu Jan 27 19:04:17 2011
New Revision: 217955
URL: http://svn.freebsd.org/changeset/base/217955
Log:
MFC r216551:
Add support for JMicron JMC251/JMC261 Gigabit/Fast ethernet
controller with Card Read Host Controller. These controllers are
multi-function devices
Author: yongari
Date: Thu Jan 27 19:02:28 2011
New Revision: 217954
URL: http://svn.freebsd.org/changeset/base/217954
Log:
MFC r216551:
Add support for JMicron JMC251/JMC261 Gigabit/Fast ethernet
controller with Card Read Host Controller. These controllers are
multi-function devices
Author: yongari
Date: Thu Jan 27 18:46:26 2011
New Revision: 217953
URL: http://svn.freebsd.org/changeset/base/217953
Log:
MFC r216546,216548-216550:
r216546:
Consistently put a tab character between #define and the macro name.
r216548:
Fix a regression introduced in r213893. FPGA
Author: yongari
Date: Thu Jan 27 18:44:05 2011
New Revision: 217952
URL: http://svn.freebsd.org/changeset/base/217952
Log:
MFC r216546,216548-216550:
r216546:
Consistently put a tab character between #define and the macro name.
r216548:
Fix a regression introduced in r213893. FPGA
Author: yongari
Date: Thu Jan 27 18:38:48 2011
New Revision: 217951
URL: http://svn.freebsd.org/changeset/base/217951
Log:
MFC r216438:
Remove unecessary and clearly wrong usage of atomic(9).
Modified:
stable/7/sys/dev/ale/if_ale.c
Directory Properties:
stable/7/sys/ (props changed)
Author: yongari
Date: Thu Jan 27 18:37:10 2011
New Revision: 217950
URL: http://svn.freebsd.org/changeset/base/217950
Log:
MFC r216438:
Remove unecessary and clearly wrong usage of atomic(9).
Modified:
stable/8/sys/dev/ale/if_ale.c
Directory Properties:
stable/8/sys/ (props changed)
Author: yongari
Date: Thu Jan 27 18:34:05 2011
New Revision: 217949
URL: http://svn.freebsd.org/changeset/base/217949
Log:
MFC r216362:
Remove unecessary and clearly wrong usage of atomic(9).
Modified:
stable/7/sys/dev/alc/if_alc.c
stable/7/sys/dev/jme/if_jme.c
Directory Properties:
s
Author: yongari
Date: Thu Jan 27 18:31:07 2011
New Revision: 217948
URL: http://svn.freebsd.org/changeset/base/217948
Log:
MFC r216362:
Remove unecessary and clearly wrong usage of atomic(9).
Modified:
stable/8/sys/dev/alc/if_alc.c
stable/8/sys/dev/jme/if_jme.c
Directory Properties:
s
Author: kib
Date: Thu Jan 27 16:10:25 2011
New Revision: 217946
URL: http://svn.freebsd.org/changeset/base/217946
Log:
Add support for BIO_DELETE on swap-backed md(4). In the case of BIO_DELETE
covering the whole page, free the page. Otherwise, clear the region and
mark it clean. Not marking
Author: jchandra
Date: Thu Jan 27 14:49:22 2011
New Revision: 217944
URL: http://svn.freebsd.org/changeset/base/217944
Log:
Implement sf_buf using direct map (XKPHYS) in MIPS n64.
- Provide trivial implementation of sf_buf_alloc(), sf_buf_free(),
sf_buf_kva() and sf_buf_page() using dir
Author: jchandra
Date: Thu Jan 27 14:16:12 2011
New Revision: 217942
URL: http://svn.freebsd.org/changeset/base/217942
Log:
Fix n32 compile.
These changes are needed to fix n32 compile after the recent change of
mips n32 MACHINE_ARCH to mipsn32eb/mipsn32el.
Reviewed by: imp, bz (ear
Author: mav
Date: Thu Jan 27 13:53:21 2011
New Revision: 217941
URL: http://svn.freebsd.org/changeset/base/217941
Log:
MFC r217509:
Fix 32bit bit fields handling. This fixes card serial number fetching.
It was just a cosmetic issue, because that number is only reported in logs.
Modified:
Author: mav
Date: Thu Jan 27 13:52:23 2011
New Revision: 217940
URL: http://svn.freebsd.org/changeset/base/217940
Log:
MFC r208441:
Report relative card address to NewBus as location string.
Modified:
stable/8/sys/dev/mmc/mmc.c
Directory Properties:
stable/8/sys/ (props changed)
stabl
Author: mav
Date: Thu Jan 27 13:43:33 2011
New Revision: 217939
URL: http://svn.freebsd.org/changeset/base/217939
Log:
MFC r215725:
Fix small typo.
Modified:
stable/8/sys/dev/ahci/ahci.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen/ (props chang
Author: mav
Date: Thu Jan 27 13:40:03 2011
New Revision: 217938
URL: http://svn.freebsd.org/changeset/base/217938
Log:
MFC r215936:
Do hard reset before soft reset for SATA channels. Soft reset reported to be
not enough to restore device readiness in some situations.
Modified:
stable/8/sy
Author: mav
Date: Thu Jan 27 13:38:52 2011
New Revision: 217937
URL: http://svn.freebsd.org/changeset/base/217937
Log:
MFC r215451:
Record that there is no devices if SATA reset found none.
Modified:
stable/8/sys/dev/ata/chipsets/ata-via.c
Directory Properties:
stable/8/sys/ (props chan
Author: mav
Date: Thu Jan 27 13:37:45 2011
New Revision: 217936
URL: http://svn.freebsd.org/changeset/base/217936
Log:
MFC r215449:
Some VIA SATA controllers provide access to non-standard SATA registers via
PCI config space. Use them to implement hot-plug and link speed reporting.
Tested
On 26 Jan 2011, at 23:41, m...@freebsd.org wrote:
> Upon further consideration, I don't think sbuf_new_for_sysctl() should
> be doing the wire. Whether the buffer needs to be wired or not is up
> to the implementation of the individual sysctl; *most* of them will be
> holding a lock when doing s
Author: kib
Date: Thu Jan 27 09:52:31 2011
New Revision: 217933
URL: http://svn.freebsd.org/changeset/base/217933
Log:
MFC r217633:
In tmpfs_readdir(), normalize handling of the directory entries that
either overflow the supplied buffer, or cause uiomove fail.
Do not advance cached de when
Somehow subversion got confused; this is a very old commit message.
It should read "convert ANI debugging to use HAL_DEBUG_ANI rather than
HAL_DEBUG_ANY".
Thanks,
Adrian
On 27 January 2011 16:42, Adrian Chadd wrote:
> Author: adrian
> Date: Thu Jan 27 08:42:50 2011
> New Revision: 217925
> UR
Author: cperciva
Date: Thu Jan 27 09:33:51 2011
New Revision: 217932
URL: http://svn.freebsd.org/changeset/base/217932
Log:
MFC r217869,217870: Fix .Dd lines in re(4) and nfe(4).
Approved by:re (kib)
Modified:
releng/8.2/share/man/man4/nfe.4
releng/8.2/share/man/man4/re.4
Directory
Author: cperciva
Date: Thu Jan 27 09:33:30 2011
New Revision: 217931
URL: http://svn.freebsd.org/changeset/base/217931
Log:
MFC r217869,217870: Fix .Dd lines in re(4) and nfe(4).
Approved by: re (kib)
Modified:
releng/7.4/share/man/man4/nfe.4
releng/7.4/share/man/man4/re.4
Directory P
Author: adrian
Date: Thu Jan 27 09:26:37 2011
New Revision: 217930
URL: http://svn.freebsd.org/changeset/base/217930
Log:
Initialise the chainmask from the EEPROM rather than the hard-coded defaults.
The defaults enabled three chains on the AR5416 even if the card has two
chains. This res
Author: cperciva
Date: Thu Jan 27 09:01:44 2011
New Revision: 217928
URL: http://svn.freebsd.org/changeset/base/217928
Log:
MFC r217869,217870: Fix .Dd lines in re(4) and nfe(4).
Modified:
stable/7/share/man/man4/nfe.4
stable/7/share/man/man4/re.4
Directory Properties:
stable/7/share/man/
Author: cperciva
Date: Thu Jan 27 09:01:00 2011
New Revision: 217927
URL: http://svn.freebsd.org/changeset/base/217927
Log:
MFC r217869,217870: Fix .Dd lines in re(4) and nfe(4).
k
Modified:
stable/8/share/man/man4/nfe.4
stable/8/share/man/man4/re.4
Directory Properties:
stable/8/share/
Author: adrian
Date: Thu Jan 27 08:42:50 2011
New Revision: 217925
URL: http://svn.freebsd.org/changeset/base/217925
Log:
Add missing getCapability call for AR5416.
Modified:
head/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c
Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c
=
Author: ae
Date: Thu Jan 27 08:02:26 2011
New Revision: 217924
URL: http://svn.freebsd.org/changeset/base/217924
Log:
While inspecting the disklabel check that start offset of partition is
within provider's bounds. If not then reject this disklabel.
Mark bbarea as NULL to do not free it agai
73 matches
Mail list logo