Author: marcus (doc,ports committer)
Date: Fri Dec 19 06:50:15 2008
New Revision: 186315
URL: http://svn.freebsd.org/changeset/base/186315
Log:
Do not segfault when procstat -f or procstat -v is called on a process not
owned by the current user. If kinfo_getfile() or kinfo_getvmmap() return
Author: marcus (doc,ports committer)
Date: Fri Dec 19 06:47:59 2008
New Revision: 186314
URL: http://svn.freebsd.org/changeset/base/186314
Log:
Initialize the cntp pointer to 0 prior to doing any work so that callers
don't try to iterate through garbage or NULL memory. Additionally, return
Author: kmacy
Date: Fri Dec 19 06:34:57 2008
New Revision: 186313
URL: http://svn.freebsd.org/changeset/base/186313
Log:
MFC 185970
fix support and capabilities
Approved by: re
Modified:
releng/7.1/share/man/man4/cxgb.4
Modified: releng/7.1/share/man/man4/cxgb.4
==
Author: kmacy
Date: Fri Dec 19 06:33:18 2008
New Revision: 186312
URL: http://svn.freebsd.org/changeset/base/186312
Log:
MFC 185970
fix support and capabilities
Approved by: re
Modified:
stable/7/share/man/man4/cxgb.4
Modified: stable/7/share/man/man4/cxgb.4
Alexander Motin wrote:
Niclas Zeising wrote:
Alexander Motin wrote:
Author: mav
Date: Thu Dec 18 21:13:46 2008
New Revision: 186296
URL: http://svn.freebsd.org/changeset/base/186296
Log:
Before modularization commit, atapci driver was attaching only to
devices of
storage class. This check
Author: kmacy
Date: Fri Dec 19 05:05:35 2008
New Revision: 186311
URL: http://svn.freebsd.org/changeset/base/186311
Log:
Log:
MFC 183967, 184861, 185157
183967:
Track number of packets transmitted and number of packets received
PR: 125806
184861:
Update firmware version
Author: kensmith
Date: Fri Dec 19 04:02:16 2008
New Revision: 186310
URL: http://svn.freebsd.org/changeset/base/186310
Log:
MFC r186165:
> Handle VFS_VGET() failing with an error other than EOPNOTSUPP in addition
> to failing with that error.
>
> PR: 125149
> Submitted by: Ja
Author: kensmith
Date: Fri Dec 19 03:59:20 2008
New Revision: 186309
URL: http://svn.freebsd.org/changeset/base/186309
Log:
MFC r186165:
> Handle VFS_VGET() failing with an error other than EOPNOTSUPP in addition
> to failing with that error.
>
> PR: 125149
> Submitted by: Ja
Author: qingli
Date: Fri Dec 19 01:37:20 2008
New Revision: 186308
URL: http://svn.freebsd.org/changeset/base/186308
Log:
The ppp application relies on the if_tun interface to properly
install a p2p host route between the end points. The ppp module
upates this router based on user configurat
Author: delphij
Date: Fri Dec 19 00:20:48 2008
New Revision: 186306
URL: http://svn.freebsd.org/changeset/base/186306
Log:
MFC r186169:
Don't count InFramesL2FilterDiscards into Ierr. This value does not represent
a real packet error but simply indicate that an unexpected unicast or
mul
Author: delphij
Date: Fri Dec 19 00:19:46 2008
New Revision: 186305
URL: http://svn.freebsd.org/changeset/base/186305
Log:
MFC r186168:
Test whether sc->tx_mbuf_map[i], not whether sc->tx_mbuf_map is NULL before
doing bus_dmamap_sync() since it operates on the former, not the latter.
Author: delphij
Date: Fri Dec 19 00:17:09 2008
New Revision: 186304
URL: http://svn.freebsd.org/changeset/base/186304
Log:
MFC r186169:
Don't count InFramesL2FilterDiscards into Ierr. This value does not represent
a real packet error but simply indicate that an unexpected unicast or
mul
Author: delphij
Date: Fri Dec 19 00:14:45 2008
New Revision: 186303
URL: http://svn.freebsd.org/changeset/base/186303
Log:
MFC r186168:
Test whether sc->tx_mbuf_map[i], not whether sc->tx_mbuf_map is NULL before
doing bus_dmamap_sync() since it operates on the former, not the latter.
On Thu, Dec 18, 2008 at 10:45:25PM +0100, Niclas Zeising wrote:
...
# With this change, am I able to boot from a harddrive located on a
# SiS-controller again? Or is that more likely a different issue?
# I have't investigated my issue properly due to lack of time, so I don't
# know exactly what's
Jens Schweikhardt wrote:
On Thu, Dec 18, 2008 at 10:45:25PM +0100, Niclas Zeising wrote:
...
# With this change, am I able to boot from a harddrive located on a
# SiS-controller again? Or is that more likely a different issue?
# I have't investigated my issue properly due to lack of time, so I d
Author: sam
Date: Thu Dec 18 23:00:09 2008
New Revision: 186302
URL: http://svn.freebsd.org/changeset/base/186302
Log:
convert MALLOC/FREE to malloc/free
Modified:
head/sys/net80211/ieee80211_acl.c
head/sys/net80211/ieee80211_crypto_ccmp.c
head/sys/net80211/ieee80211_crypto_tkip.c
head/
Author: mav
Date: Thu Dec 18 22:04:13 2008
New Revision: 186301
URL: http://svn.freebsd.org/changeset/base/186301
Log:
Add ULI M5461 chipset and vendor ID.
Modified:
head/sys/dev/sound/pci/hda/hdac.c
Modified: head/sys/dev/sound/pci/hda/hdac.c
Author: rnoland
Date: Thu Dec 18 22:01:46 2008
New Revision: 186300
URL: http://svn.freebsd.org/changeset/base/186300
Log:
Garbage collect entries from pcireg.h since we now include it.
Approved by: kib@
MFC after:2 weeks
Modified:
head/sys/dev/drm/drmP.h
Modified: head/sys/dev/d
Alexander Motin wrote:
Niclas Zeising wrote:
Alexander Motin wrote:
Author: mav
Date: Thu Dec 18 21:13:46 2008
New Revision: 186296
URL: http://svn.freebsd.org/changeset/base/186296
Log:
Before modularization commit, atapci driver was attaching only to
devices of
storage class. This check
Author: rnoland
Date: Thu Dec 18 21:58:57 2008
New Revision: 186299
URL: http://svn.freebsd.org/changeset/base/186299
Log:
We only want drm to ever attach to the primary pci device.
Intel 855 chips present the same pci id for both heads. This prevents
us from attaching to the dummy second h
Niclas Zeising wrote:
Alexander Motin wrote:
Author: mav
Date: Thu Dec 18 21:13:46 2008
New Revision: 186296
URL: http://svn.freebsd.org/changeset/base/186296
Log:
Before modularization commit, atapci driver was attaching only to
devices of
storage class. This check was lost. It is not imp
Author: piso
Date: Thu Dec 18 21:46:18 2008
New Revision: 186298
URL: http://svn.freebsd.org/changeset/base/186298
Log:
Update the ipfw man page to reflect last change (-q option with nat option).
MFC after:3 days
Modified:
head/sbin/ipfw/ipfw.8
Modified: head/sbin/ipfw/ipfw.8
=
Alexander Motin wrote:
Author: mav
Date: Thu Dec 18 21:13:46 2008
New Revision: 186296
URL: http://svn.freebsd.org/changeset/base/186296
Log:
Before modularization commit, atapci driver was attaching only to devices of
storage class. This check was lost. It is not important for the most case
Author: piso
Date: Thu Dec 18 21:37:31 2008
New Revision: 186297
URL: http://svn.freebsd.org/changeset/base/186297
Log:
Honor the quiet (-q) option while adding a nat rule.
Submitted by: Andrey V. Elsukov
MFC after:3 days
Modified:
head/sbin/ipfw/ipfw2.c
Modified: head/sbin/ipfw/i
Author: mav
Date: Thu Dec 18 21:13:46 2008
New Revision: 186296
URL: http://svn.freebsd.org/changeset/base/186296
Log:
Before modularization commit, atapci driver was attaching only to devices of
storage class. This check was lost. It is not important for the most cases,
but as it was report
Author: rnoland
Date: Thu Dec 18 21:04:50 2008
New Revision: 186295
URL: http://svn.freebsd.org/changeset/base/186295
Log:
rework drm_scatter.c which allocates scatter / gather pages for use by
ati pci gart to use bus_dma to handle the allocations. This fixes
a garbled screen issue on at le
In message: <200812181844.mbiiikvf049...@svn.freebsd.org>
"David E. O'Brien" writes:
: Author: obrien
: Date: Thu Dec 18 18:44:46 2008
: New Revision: 186291
: URL: http://svn.freebsd.org/changeset/base/186291
:
: Log:
: Be a little bit more pestimistic in argument handling - check
Author: thompsa
Date: Thu Dec 18 19:15:25 2008
New Revision: 186294
URL: http://svn.freebsd.org/changeset/base/186294
Log:
Fix last commit, ttydisc_rint_bypass returns the total, not remainder.
Modified:
head/sys/dev/usb/ucom.c
Modified: head/sys/dev/usb/ucom.c
==
Author: bz
Date: Thu Dec 18 19:09:14 2008
New Revision: 186293
URL: http://svn.freebsd.org/changeset/base/186293
Log:
Only unlock the llentry if it is actually valid.
Reported by: ed
Modified:
head/sys/netinet6/ip6_input.c
Modified: head/sys/netinet6/ip6_input.c
===
Author: thompsa
Date: Thu Dec 18 19:08:19 2008
New Revision: 186292
URL: http://svn.freebsd.org/changeset/base/186292
Log:
Attempt to handoff the entire buffer with ttydisc_rint_bypass() before banging
each char separately.
Modified:
head/sys/dev/usb/ucom.c
Modified: head/sys/dev/usb/ucom.
Author: obrien
Date: Thu Dec 18 18:44:46 2008
New Revision: 186291
URL: http://svn.freebsd.org/changeset/base/186291
Log:
Be a little bit more pestimistic in argument handling - check if we've
overflown our internal buffer (though after the fact), and s/strncpy/strlcpy/
Reviewed by: rodr
Author: marius
Date: Thu Dec 18 18:29:15 2008
New Revision: 186290
URL: http://svn.freebsd.org/changeset/base/186290
Log:
- Failing to register as interrupt controller during attach shouldn't
be fatal so just inform about this instead of panicing.
- Ensure we use the right softc in case th
Author: raj
Date: Thu Dec 18 18:28:03 2008
New Revision: 186289
URL: http://svn.freebsd.org/changeset/base/186289
Log:
Minor spelling fix in E500 locore.
Modified:
head/sys/powerpc/booke/locore.S
Modified: head/sys/powerpc/booke/locore.S
==
Author: raj
Date: Thu Dec 18 18:27:12 2008
New Revision: 186288
URL: http://svn.freebsd.org/changeset/base/186288
Log:
Extend and improve MPC85XX Local Bus management.
- Make LBC resources management self-contained: introduce explicit LBC
resources definition (much like the OCP), provid
Author: ru
Date: Thu Dec 18 15:56:12 2008
New Revision: 186287
URL: http://svn.freebsd.org/changeset/base/186287
Log:
Removed a comment made obsolete by revisions 157927 and 174292.
Modified:
head/sys/kern/kern_mbuf.c
Modified: head/sys/kern/kern_mbuf.c
==
Author: ivoras
Date: Thu Dec 18 15:34:38 2008
New Revision: 186286
URL: http://svn.freebsd.org/changeset/base/186286
Log:
By popular request, stringify kern.vm_guest sysctl. Now it returns a
short, self-documenting string describing the detected virtual
environment.
Approved by: gnn (m
Author: ivoras
Date: Thu Dec 18 15:25:33 2008
New Revision: 186285
URL: http://svn.freebsd.org/changeset/base/186285
Log:
Remove spaces in wait object names to make top (1) output prettier and
unbreak scripts that examine ps (1) output.
Reviewed by: ed
Approved by: gnn (mentor)
Modif
Author: bms
Date: Thu Dec 18 15:12:04 2008
New Revision: 186284
URL: http://svn.freebsd.org/changeset/base/186284
Log:
Add new tool tionxcl to bring ttys out of exclusive mode when
left by e.g. legacy uucp or tip.
Added:
head/tools/tools/tionxcl/
head/tools/tools/tionxcl/Makefile (conte
Author: nyan
Date: Thu Dec 18 14:23:25 2008
New Revision: 186283
URL: http://svn.freebsd.org/changeset/base/186283
Log:
done.
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
==
--- svnad
Author: gnn
Date: Thu Dec 18 14:21:35 2008
New Revision: 186282
URL: http://svn.freebsd.org/changeset/base/186282
Log:
Check in the actual module recognition code for the Chelsio
driver.
Obtained from:Chelsio Inc.
Modified:
head/sys/dev/cxgb/common/cxgb_ael1002.c
head/sys/dev
Author: nyan
Date: Thu Dec 18 14:19:54 2008
New Revision: 186280
URL: http://svn.freebsd.org/changeset/base/186280
Log:
Increase my limit temporarily.
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
===
Author: fjoe
Date: Thu Dec 18 12:16:51 2008
New Revision: 186279
URL: http://svn.freebsd.org/changeset/base/186279
Log:
Exit with error code 2 when run with -k (continue if errors) and build failed.
Modified:
head/usr.bin/make/globals.h
head/usr.bin/make/job.c
head/usr.bin/make/job.h
he
Author: kib
Date: Thu Dec 18 12:01:53 2008
New Revision: 186278
URL: http://svn.freebsd.org/changeset/base/186278
Log:
Do not busy twice the mount point where a quota operation is performed.
Tested by:pho
MFC after:1 month
Modified:
head/sys/ufs/ufs/ufs_vfsops.c
Modified: head
Author: kib
Date: Thu Dec 18 12:01:19 2008
New Revision: 186277
URL: http://svn.freebsd.org/changeset/base/186277
Log:
The quotactl, statfs and fstatfs syscall implementations may dereference
NULL pointer to struct mount if the looked up vnode is reclaimed. Also,
these syscalls only mnt_ref(
Author: kib
Date: Thu Dec 18 11:58:12 2008
New Revision: 186276
URL: http://svn.freebsd.org/changeset/base/186276
Log:
Do not return success and doomed vnode from lookup. LK_UPGRADE allows
the vnode to be reclaimed.
Tested by:pho
MFC after:1 month
Modified:
head/sys/kern/vfs_
Author: kmacy
Date: Thu Dec 18 09:59:24 2008
New Revision: 186275
URL: http://svn.freebsd.org/changeset/base/186275
Log:
if_rtdel is always called with the RADIX_NODE_HEAD lock held
Modified:
head/sys/net/if.c
Modified: head/sys/net/if.c
==
46 matches
Mail list logo