On Mon, 18 Oct 2010, David Xu wrote:
Doug Barton wrote:
On Mon, 18 Oct 2010, David Xu wrote:
Author: davidxu
Date: Mon Oct 18 05:15:26 2010
New Revision: 214008
URL: http://svn.freebsd.org/changeset/base/214008
Log:
s/||/&&
Since this came up in another context this evening ...
We can se
Doug Barton wrote:
On Mon, 18 Oct 2010, David Xu wrote:
Author: davidxu
Date: Mon Oct 18 05:15:26 2010
New Revision: 214008
URL: http://svn.freebsd.org/changeset/base/214008
Log:
s/||/&&
Since this came up in another context this evening ...
We can see the "what" from the diff. I'm curious
Author: edwin
Date: Mon Oct 18 05:44:11 2010
New Revision: 214010
URL: http://svn.freebsd.org/changeset/base/214010
Log:
"b64decode -r" did not handle arbitary breaks in base64 encoded
data. White space should be accepted anywhere in a base64 encoded
stream, not just after every chunk (4 cha
On Mon, 18 Oct 2010, David Xu wrote:
Author: davidxu
Date: Mon Oct 18 05:15:26 2010
New Revision: 214008
URL: http://svn.freebsd.org/changeset/base/214008
Log:
s/||/&&
Since this came up in another context this evening ...
We can see the "what" from the diff. I'm curious about the "why" for
Author: davidxu
Date: Mon Oct 18 05:16:44 2010
New Revision: 214009
URL: http://svn.freebsd.org/changeset/base/214009
Log:
sort function name.
Modified:
head/lib/libthr/pthread.map
Modified: head/lib/libthr/pthread.map
=
Author: davidxu
Date: Mon Oct 18 05:15:26 2010
New Revision: 214008
URL: http://svn.freebsd.org/changeset/base/214008
Log:
s/||/&&
Modified:
head/lib/libthr/thread/thr_rwlockattr.c
Modified: head/lib/libthr/thread/thr_rwlockattr.c
=
Author: davidxu
Date: Mon Oct 18 05:09:22 2010
New Revision: 214007
URL: http://svn.freebsd.org/changeset/base/214007
Log:
Add pthread_rwlockattr_setkind_np and pthread_rwlockattr_getkind_np, the
functions set or get pthread_rwlock type, current supported types are:
PTHREAD_RWLOCK_PREFER_
Author: marcel
Date: Mon Oct 18 05:01:53 2010
New Revision: 214006
URL: http://svn.freebsd.org/changeset/base/214006
Log:
Re-implement the root mount logic using a recursive approach, whereby each
root file system (starting with devfs and a synthesized configuration) can
contain directives f
Author: marcel
Date: Mon Oct 18 04:34:42 2010
New Revision: 214005
URL: http://svn.freebsd.org/changeset/base/214005
Log:
In vfs_filteropt(), only print the errmsg when there's no errmsg
mount option. Otherwise errors tend to get printed multiple times.
Modified:
head/sys/kern/vfs_mount.c
Author: marcel
Date: Mon Oct 18 04:30:27 2010
New Revision: 214004
URL: http://svn.freebsd.org/changeset/base/214004
Log:
Rename boot() to kern_reboot() and make it visible outside of
kern_shutdown.c. This makes it easier for emulators and other
parts of the kernel to initiate a reboot.
Mod
Author: marcel
Date: Mon Oct 18 04:26:32 2010
New Revision: 214003
URL: http://svn.freebsd.org/changeset/base/214003
Log:
Allow the MDIOCATTACH ioctl operation to originate from within the kernel.
To protect against malicious software, we demand that the file name is at
a particular location
Author: edwin
Date: Mon Oct 18 03:59:55 2010
New Revision: 214002
URL: http://svn.freebsd.org/changeset/base/214002
Log:
Stylify of uudecode(1)
Part of PR bin/124739.
PR: bin/124739
Submitted by: Mark Andrews
Modified:
head/usr.bin/uudecode/uudecode.c
Modified: head/usr.b
Author: kevlo
Date: Mon Oct 18 03:34:33 2010
New Revision: 214001
URL: http://svn.freebsd.org/changeset/base/214001
Log:
Fix a possible race where the directory dirent is moved to the location
that was used by ".." entry.
This change seems fixed panic during attempt to access msdosfs data
Author: dim
Date: Sun Oct 17 22:10:33 2010
New Revision: 213998
URL: http://svn.freebsd.org/changeset/base/213998
Log:
Back down to normal limit.
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
Author: dim
Date: Sun Oct 17 22:03:05 2010
New Revision: 213997
URL: http://svn.freebsd.org/changeset/base/213997
Log:
Tag the binutils-2_15-branch from the sourceware CVS repository,
exactly as it was on Sun, 23 May 2004 04:40:32 +.
Corresponds to git commit 242eda977694c559d7d216267
Author: dim
Date: Sun Oct 17 21:44:27 2010
New Revision: 213995
URL: http://svn.freebsd.org/changeset/base/213995
Log:
Temporarily raise my limit, so I can import binutils snapshots.
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
===
Author: pjd
Date: Sun Oct 17 20:10:00 2010
New Revision: 213994
URL: http://svn.freebsd.org/changeset/base/213994
Log:
MFC r213133,r213135,r213136,r213137,r213245:
r213133:
Add three GPT attributes:
GPT_ENT_ATTR_BOOTME - this is bootable partition
GPT_ENT_ATTR_BOOTONCE - try
Author: scottl
Date: Sun Oct 17 20:01:56 2010
New Revision: 213993
URL: http://svn.freebsd.org/changeset/base/213993
Log:
Re-add opt_mps.h and opt_cam.h, lost in the previous rev.
Modified:
head/sys/modules/mps/Makefile
Modified: head/sys/modules/mps/Makefile
Author: dim
Date: Sun Oct 17 19:03:23 2010
New Revision: 213991
URL: http://svn.freebsd.org/changeset/base/213991
Log:
Tag vendor/binutils/dist, as it existed at r191844.
Added:
vendor/binutils/2.15-r191844-obrien/
- copied from r213990, vendor/binutils/dist/
Author: culot (ports committer)
Date: Sun Oct 17 19:02:42 2010
New Revision: 213990
URL: http://svn.freebsd.org/changeset/base/213990
Log:
Add myself to calendar.freebsd.
Approved by: sahil@ (mentor)
Modified:
head/usr.bin/calendar/calendars/calendar.freebsd
Modified: head/usr.bin/cale
Author: dim
Date: Sun Oct 17 18:49:45 2010
New Revision: 213989
URL: http://svn.freebsd.org/changeset/base/213989
Log:
Bootstrap merge history for binutils.
Modified:
Directory Properties:
head/contrib/binutils/ (props changed)
___
svn-src-all@fre
Author: culot (ports committer)
Date: Sun Oct 17 18:48:51 2010
New Revision: 213988
URL: http://svn.freebsd.org/changeset/base/213988
Log:
Add an entry for myself to committers-ports.dot.
Approved by: sahil@ (mentor)
Modified:
head/share/misc/committers-ports.dot
Modified: head/share/m
Author: glebius
Date: Sun Oct 17 17:39:54 2010
New Revision: 213987
URL: http://svn.freebsd.org/changeset/base/213987
Log:
Merge from head 213480,213481,213717:
Add support to Alcatel/TCTMobile X080S USB 3G modem. The device needs
special eject command to reappear as modem. It also re
Author: nwhitehorn
Date: Sun Oct 17 17:31:49 2010
New Revision: 213986
URL: http://svn.freebsd.org/changeset/base/213986
Log:
Fix an XXX comment by answering 'no'. OS X does not set the day-of-week
counter on SMU-based systems, which causes FreeBSD to reject the RTC time
when used in a dual-
Author: marius
Date: Sun Oct 17 16:46:54 2010
New Revision: 213985
URL: http://svn.freebsd.org/changeset/base/213985
Log:
- In oneshot-mode it doesn't make sense to try to compensate the clock
drift in order to achieve a more stable clock as the tick intervals may
vary in the first place
Author: pjd
Date: Sun Oct 17 16:43:20 2010
New Revision: 213984
URL: http://svn.freebsd.org/changeset/base/213984
Log:
MFC r213183,r213428,r213429,r213430,r213529,r213530,r213531,r213533,r213579,
r213580,r213938,r213939,r213981:
r213183:
Plug memory leak on fork(2) failure.
Su
Author: kib
Date: Sun Oct 17 16:30:33 2010
New Revision: 213983
URL: http://svn.freebsd.org/changeset/base/213983
Log:
Document vunref(9), add some important notes for vrele(9) and vput(9).
Merge all three manpages to one, removing separate file for vput(9).
MFC after:1 week
Deleted:
Author: nwhitehorn
Date: Sun Oct 17 15:55:46 2010
New Revision: 213982
URL: http://svn.freebsd.org/changeset/base/213982
Log:
MFC r213360:
Missed some changes in the last commit required to build LINT.
Modified:
stable/8/sys/powerpc/powerpc/pmap_dispatch.c
Directory Properties:
stable/
Author: pjd
Date: Sun Oct 17 15:47:27 2010
New Revision: 213981
URL: http://svn.freebsd.org/changeset/base/213981
Log:
Log correct connection when canceling half-open connection.
Submitted by: Mikolaj Golub
MFC after:3 days
Modified:
head/sbin/hastd/hastd.c
Modified: head/sbin/ha
Author: glebius
Date: Sun Oct 17 15:25:33 2010
New Revision: 213980
URL: http://svn.freebsd.org/changeset/base/213980
Log:
Merge 213831:
Enable the shared memory reference clock driver. The GPS devices are
getting more and more popular, as source of precise time, and the gpsd
daemon
Author: nwhitehorn
Date: Sun Oct 17 15:22:59 2010
New Revision: 213979
URL: http://svn.freebsd.org/changeset/base/213979
Log:
MFC r213307,213335:
Add support for memory attributes (pmap_mapdev_attr() and friends) on
PowerPC/AIM. This is currently stubbed out on Book-E, since I have no
i
Author: jh
Date: Sun Oct 17 14:48:53 2010
New Revision: 213978
URL: http://svn.freebsd.org/changeset/base/213978
Log:
MFC r213298:
Fix printing of the "rw" mount option in fstab(5) format (-p option).
fstab(5) format requires that one of "rw", "rq" or "ro" is always
specified.
PR:
Author: marius
Date: Sun Oct 17 14:25:55 2010
New Revision: 213977
URL: http://svn.freebsd.org/changeset/base/213977
Log:
MFC: r213868
- In the spirit of r212559 add a comment describing what will eventually
lower the PIL.
- Just as with the AP ensure that the (S)TICK timer(s) are in
Author: marius
Date: Sun Oct 17 14:25:01 2010
New Revision: 213976
URL: http://svn.freebsd.org/changeset/base/213976
Log:
MFC: r213868
- In the spirit of r212559 add a comment describing what will eventually
lower the PIL.
- Just as with the AP ensure that the (S)TICK timer(s) are in
Author: kib
Date: Sun Oct 17 13:47:03 2010
New Revision: 213975
URL: http://svn.freebsd.org/changeset/base/213975
Log:
MFC r213846:
Remove stale comment.
Modified:
stable/8/sys/compat/linux/linux_util.h
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen
Author: marius
Date: Sun Oct 17 13:41:12 2010
New Revision: 213974
URL: http://svn.freebsd.org/changeset/base/213974
Log:
MFC: r213578
In the replacement text of the __bswapN_const() macros cast the argument
to the expected type so they work like the corresponding __bswapN_var()
functio
Author: marius
Date: Sun Oct 17 13:41:09 2010
New Revision: 213973
URL: http://svn.freebsd.org/changeset/base/213973
Log:
MFC: r213578
In the replacement text of the __bswapN_const() macros cast the argument
to the expected type so they work like the corresponding __bswapN_var()
functio
Author: marius
Date: Sun Oct 17 13:13:13 2010
New Revision: 213972
URL: http://svn.freebsd.org/changeset/base/213972
Log:
MFC: r213575
Just use the sparc64 version of this header rather than duplicating it.
Modified:
stable/8/sys/sun4v/include/endian.h
Directory Properties:
stable/8/sy
Author: marius
Date: Sun Oct 17 13:13:12 2010
New Revision: 213971
URL: http://svn.freebsd.org/changeset/base/213971
Log:
MFC: r213575
Just use the sparc64 version of this header rather than duplicating it.
Modified:
stable/7/sys/sun4v/include/endian.h
Directory Properties:
stable/7/sy
Author: marius
Date: Sun Oct 17 13:11:46 2010
New Revision: 213970
URL: http://svn.freebsd.org/changeset/base/213970
Log:
MFC: r185421
Renamed the FRAMELEN macro to TRUEPHY_FRAMELEN as for powerpc
it seems to be possible to collide with FRAMELEN from machine/frame.h.
Found by: ze
Author: marius
Date: Sun Oct 17 13:10:22 2010
New Revision: 213969
URL: http://svn.freebsd.org/changeset/base/213969
Log:
MFC: r173164
Setting sc->mii_anegticks to MII_ANEGTICKS_GIGE in rgephy_attach()
is redundant. mii_phy_add_media() already takes care of that.
Pointed out by:
Author: marius
Date: Sun Oct 17 13:07:35 2010
New Revision: 213968
URL: http://svn.freebsd.org/changeset/base/213968
Log:
MFC: r182067
Move the code that looks for the companion phy to a subroutine to make
sure we get the error handling right in both places. This also
simplifies the co
Author: marius
Date: Sun Oct 17 13:06:18 2010
New Revision: 213967
URL: http://svn.freebsd.org/changeset/base/213967
Log:
r182037, r182038, r182064
When there's an error, we don't want to free the children, since it
will be stack garbage.
Modified:
stable/7/sys/dev/mii/mlphy.c
stable
Author: marius
Date: Sun Oct 17 12:47:07 2010
New Revision: 213966
URL: http://svn.freebsd.org/changeset/base/213966
Log:
MFC: r182751
Recognize 88E1116R phy variation. This part is found on some embedded devices.
Obtained from:Semihalf
Modified:
stable/7/sys/dev/mii/e1000ph
Author: marius
Date: Sun Oct 17 12:43:15 2010
New Revision: 213965
URL: http://svn.freebsd.org/changeset/base/213965
Log:
MFC: r176773, r178598
Recognize Cicada CS8204 and CS8244 PHYs.
Modified:
stable/7/sys/dev/mii/ciphy.c
stable/7/sys/dev/mii/miidevs
Directory Properties:
stable/7/
Author: marius
Date: Sun Oct 17 12:34:20 2010
New Revision: 213964
URL: http://svn.freebsd.org/changeset/base/213964
Log:
MFC: r175703
Fix a typo in a comment.
Modified:
stable/7/sys/dev/mii/amphy.c
Directory Properties:
stable/7/sys/ (props changed)
stable/7/sys/cddl/contrib/opens
Author: marius
Date: Sun Oct 17 12:33:15 2010
New Revision: 213963
URL: http://svn.freebsd.org/changeset/base/213963
Log:
MFC: r213361
Try to adhere to style(9) and be consistent within this file.
Modified:
stable/7/sys/dev/mii/mii.c
Directory Properties:
stable/7/sys/ (props changed
Author: marius
Date: Sun Oct 17 12:33:15 2010
New Revision: 213962
URL: http://svn.freebsd.org/changeset/base/213962
Log:
MFC: r213361
Try to adhere to style(9) and be consistent within this file.
Modified:
stable/8/sys/dev/mii/mii.c
Directory Properties:
stable/8/sys/ (props changed
Author: marius
Date: Sun Oct 17 12:30:01 2010
New Revision: 213961
URL: http://svn.freebsd.org/changeset/base/213961
Log:
MFC: r213229
Use the mii_data provided via mii_attach_args and mii_pdata respectively
instead of reaching out for the softc of the parent.
Modified:
stable/7/sys/de
Author: marius
Date: Sun Oct 17 12:29:57 2010
New Revision: 213960
URL: http://svn.freebsd.org/changeset/base/213960
Log:
MFC: r213229
Use the mii_data provided via mii_attach_args and mii_pdata respectively
instead of reaching out for the softc of the parent.
Modified:
stable/8/sys/de
Author: marius
Date: Sun Oct 17 12:16:38 2010
New Revision: 213959
URL: http://svn.freebsd.org/changeset/base/213959
Log:
MFC: r213188
- Remove clause 3 and 4 from TNF licenses.
- Remove closes 3 & 4 from Manuel Bouyer's license.
Obtained from:NetBSD
Modified:
stable/7/sys
Author: marius
Date: Sun Oct 17 12:16:36 2010
New Revision: 213958
URL: http://svn.freebsd.org/changeset/base/213958
Log:
MFC: r213188
- Remove clause 3 and 4 from TNF licenses.
- Remove closes 3 & 4 from Manuel Bouyer's license.
Obtained from:NetBSD
Modified:
stable/8/sys
Author: marius
Date: Sun Oct 17 12:11:43 2010
New Revision: 213957
URL: http://svn.freebsd.org/changeset/base/213957
Log:
MFC: r204646
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
the software.
Obtained from:NetBSD
Modified:
stable/7/sys/amd64
Author: marius
Date: Sun Oct 17 12:11:42 2010
New Revision: 213956
URL: http://svn.freebsd.org/changeset/base/213956
Log:
MFC: r204646
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
the software.
Obtained from:NetBSD
Modified:
stable/8/sys/amd64
Author: marius
Date: Sun Oct 17 12:05:37 2010
New Revision: 213954
URL: http://svn.freebsd.org/changeset/base/213954
Log:
MFC: r213104
minor simplifications and cosmetics
Modified:
stable/8/sys/sparc64/sparc64/elf_machdep.c
Directory Properties:
stable/8/sys/ (props changed)
stable
Author: marius
Date: Sun Oct 17 12:05:39 2010
New Revision: 213955
URL: http://svn.freebsd.org/changeset/base/213955
Log:
MFC: r213104
minor simplifications and cosmetics
Modified:
stable/7/sys/sparc64/sparc64/elf_machdep.c
Directory Properties:
stable/7/sys/ (props changed)
stable
Author: marius
Date: Sun Oct 17 11:51:59 2010
New Revision: 213953
URL: http://svn.freebsd.org/changeset/base/213953
Log:
MFC: r213873
Explicitly lower the PIL to 0 as part of enabling interrupts, similar to
what is done on other platforms. Unlike as with the sched_throw(NULL)
called on
Author: marius
Date: Sun Oct 17 11:51:55 2010
New Revision: 213952
URL: http://svn.freebsd.org/changeset/base/213952
Log:
MFC: r213873
Explicitly lower the PIL to 0 as part of enabling interrupts, similar to
what is done on other platforms. Unlike as with the sched_throw(NULL)
called on
Author: jh
Date: Sun Oct 17 11:40:29 2010
New Revision: 213951
URL: http://svn.freebsd.org/changeset/base/213951
Log:
MFC r213835: Add FreeBSD 8.2.
Modified:
stable/8/gnu/usr.bin/groff/tmac/mdoc.local
Directory Properties:
stable/8/gnu/usr.bin/groff/ (props changed)
Modified: stable/8/gn
Author: davidxu
Date: Sun Oct 17 11:01:52 2010
New Revision: 213950
URL: http://svn.freebsd.org/changeset/base/213950
Log:
- Insert thread0 into correct thread hash link list.
- In thr_exit() and kthread_exit(), only remove thread from
hash if it can directly exit, otherwise let exit1() do
Author: bz
Date: Sun Oct 17 09:13:47 2010
New Revision: 213949
URL: http://svn.freebsd.org/changeset/base/213949
Log:
MFC r213837:
Remove dead code:
assignment to a local variable not used anywhere after that.
Modified:
stable/8/sys/netipsec/ipsec_output.c
Directory Properties:
s
Author: bz
Date: Sun Oct 17 08:59:02 2010
New Revision: 213948
URL: http://svn.freebsd.org/changeset/base/213948
Log:
MFC r213836:
Style: make the asterisk go with the variable name, not the type.
Modified:
stable/8/sys/netipsec/ipsec_output.c
Directory Properties:
stable/8/sys/ (p
Author: bz
Date: Sun Oct 17 08:46:34 2010
New Revision: 213947
URL: http://svn.freebsd.org/changeset/base/213947
Log:
MFC r213832:
Use ifa_ifwithaddr_check() rather than ifa_ifwithaddr() as we are not
interested in the result and would leak a reference otherwise.
PR: ke
Author: bz
Date: Sun Oct 17 08:44:34 2010
New Revision: 213946
URL: http://svn.freebsd.org/changeset/base/213946
Log:
MFC r213837:
Remove dead code:
assignment to a local variable not used anywhere after that.
Modified:
stable/7/sys/netipsec/ipsec_output.c
Directory Properties:
s
Author: edwin
Date: Sun Oct 17 07:11:40 2010
New Revision: 213945
URL: http://svn.freebsd.org/changeset/base/213945
Log:
Mega-merge of ncal into stable/7:
r186401:
Implement a new feature for the "-m" option: if the month number is
followed by 'f' or 'p', use the following or preceding
65 matches
Mail list logo