Author: mjacob
Date: Tue Feb 23 14:35:44 2010
New Revision: 204246
URL: http://svn.freebsd.org/changeset/base/204246
Log:
xpt_rescan only honors a wildcard in the target field. Revert the previous
change and have isp_make_here scan the whole bus which will then scan all
luns.
I think xp
Sun, Feb 21, 2010 at 15:55:08, yanefbsd wrote about "Re: svn commit: r204103 -
in head/usr.bin: . seq":
> >> Add seq(1), a small utility to generate sequence number.
> > Why do we need this when we have jot(1)?
> Agreed. FreeBSD isn't Linux (seq is a non-standard GNU tool).
> -Garrett
jot is
Author: nwhitehorn
Date: Tue Feb 23 14:56:49 2010
New Revision: 204247
URL: http://svn.freebsd.org/changeset/base/204247
Log:
Fix two bugs in this manpage: 'System' is not abbreviated with 'P',
and a non-useful version of smu(4) was in 8.0, so modify the history
to reflect that.
Submitt
Author: ivoras
Date: Tue Feb 23 15:12:41 2010
New Revision: 204248
URL: http://svn.freebsd.org/changeset/base/204248
Log:
Upgrade the "snake" syscons screensaver to the new, multimedia version!
Now, with color! And system load averages!
Amused by it: gnn
Modified:
head/sys/dev/syscons/
Author: ivoras
Date: Tue Feb 23 15:27:07 2010
New Revision: 204249
URL: http://svn.freebsd.org/changeset/base/204249
Log:
The New and Improved snake_server - Service Pack 1: now even more
sensitive to load average variations!
Modified:
head/sys/dev/syscons/snake/snake_saver.c
Modified: hea
Author: mav
Date: Tue Feb 23 16:39:53 2010
New Revision: 204250
URL: http://svn.freebsd.org/changeset/base/204250
Log:
Fix recursive lock attempt on hot-plug event in non-ATA_CAM mode.
Modified:
head/sys/dev/ata/ata-all.c
Modified: head/sys/dev/ata/ata-all.c
=
Author: pjd
Date: Tue Feb 23 16:46:34 2010
New Revision: 204251
URL: http://svn.freebsd.org/changeset/base/204251
Log:
MFC r201684.
Teach the (gpt)zfsboot and zfsloader raidz code to use its buffers
more efficiently.
Before this patch, in the worst case memory use would increase
ex
Author: mjacob
Date: Tue Feb 23 18:37:21 2010
New Revision: 204252
URL: http://svn.freebsd.org/changeset/base/204252
Log:
MFC 196008 196162 197214 197372 197373
MFC 198822 200089 201325 201408 202418
MFC 203444 203463 203478 204050
Move back into RELENG_7 the current state of isp.
Dele
Author: mav
Date: Tue Feb 23 18:42:07 2010
New Revision: 204253
URL: http://svn.freebsd.org/changeset/base/204253
Log:
Make xpt_rescan() more correct, as it was before r197208: do not use
XPT_SCAN_LUN for wildcard LUN, fall back to XPT_SCAN_BUS.
Modified:
head/sys/cam/cam_xpt.c
Modified: h
Author: gavin
Date: Tue Feb 23 19:34:22 2010
New Revision: 204254
URL: http://svn.freebsd.org/changeset/base/204254
Log:
Merge r203620,203621 from head:
Document support for the D-Link DFE520-TX card (supported with the vr(4)
driver)
PR: kern/135989
Submitted by: "Ras
Author: gavin
Date: Tue Feb 23 19:37:00 2010
New Revision: 204255
URL: http://svn.freebsd.org/changeset/base/204255
Log:
Merge r203393,r203395 from head:
The multiplicand a = 0x5deece66d = 25214903917, not 0xfdeece66d.
This bug in the man page has gone unnoticed for over 15 years!
Author: weongyo
Date: Tue Feb 23 19:44:51 2010
New Revision: 204256
URL: http://svn.freebsd.org/changeset/base/204256
Log:
fixes a compile error; invalid type argument of '->'.
Modified:
head/sys/dev/bwn/if_bwn.c
Modified: head/sys/dev/bwn/if_bwn.c
===
Author: weongyo
Date: Tue Feb 23 19:55:54 2010
New Revision: 204257
URL: http://svn.freebsd.org/changeset/base/204257
Log:
o adds sysctl variables to show device statistics.
o records RTS success/fail statistics.
Pointed by: imp
Modified:
head/sys/dev/bwn/if_bwn.c
head/sys/dev/bwn/
Author: gavin
Date: Tue Feb 23 20:28:15 2010
New Revision: 204258
URL: http://svn.freebsd.org/changeset/base/204258
Log:
Merge r203636 from head:
Correct arguments to free_unr(), "item" was missing.
Modified:
stable/7/share/man/man9/alloc_unr.9
Directory Properties:
stable/7/share/ma
Author: gavin
Date: Tue Feb 23 21:15:05 2010
New Revision: 204260
URL: http://svn.freebsd.org/changeset/base/204260
Log:
Merge r202115 from head:
Our standard "xterm" termcap entry supports colour, so this tip is
redundant.
As it happens, "xterm-color" has just been an alias for "xte
Author: emaste
Date: Tue Feb 23 21:41:13 2010
New Revision: 204264
URL: http://svn.freebsd.org/changeset/base/204264
Log:
Minor diff reduction with Adaptec's driver: in aac_release_command() set
cm_queue to AAC_ADAP_NORM_CMD_QUEUE by default. In every place it was set,
it was set to AAC_ADA
Author: jkim
Date: Tue Feb 23 21:51:14 2010
New Revision: 204265
URL: http://svn.freebsd.org/changeset/base/204265
Log:
Yet another attempt to make palette loading more safer:
- Add a separate palette data for 8-bit DAC mode when SC_PIXEL_MODE is set
and fill it up with default gray-scale
Author: gavin
Date: Tue Feb 23 22:09:42 2010
New Revision: 204266
URL: http://svn.freebsd.org/changeset/base/204266
Log:
Merge r202931 from head:
Add support for four more nfsmb controllers, shipping on at least the
ASUS Atom ION boards.
PR: kern/142571
Submitted by: oli
Author: np
Date: Tue Feb 23 23:01:41 2010
New Revision: 204267
URL: http://svn.freebsd.org/changeset/base/204267
Log:
Allow cxgbtool to build with WARNS=6
MFC after:1 week
Modified:
head/usr.sbin/cxgbtool/cxgbtool.c
head/usr.sbin/cxgbtool/reg_defs.c
head/usr.sbin/cxgbtool/reg_def
Author: nwhitehorn
Date: Wed Feb 24 00:54:37 2010
New Revision: 204268
URL: http://svn.freebsd.org/changeset/base/204268
Log:
Close a race involving the OEA64 scratchpage. When the scratch page's
physical address is changed, there is a brief window during which its PTE
is invalid. Since moea
Author: nwhitehorn
Date: Wed Feb 24 00:55:55 2010
New Revision: 204269
URL: http://svn.freebsd.org/changeset/base/204269
Log:
Use dcbz instead of word stores for page zeroing, providing a factor of
3-4 speedup.
Modified:
head/sys/powerpc/aim/mmu_oea64.c
Modified: head/sys/powerpc/aim/mmu_o
Author: nwhitehorn
Date: Wed Feb 24 01:27:36 2010
New Revision: 204270
URL: http://svn.freebsd.org/changeset/base/204270
Log:
Add the ability to set SMU-based machines to restart automatically after
power loss.
Modified:
head/share/man/man4/man4.powerpc/smu.4
head/sys/powerpc/powermac/smu
Author: np
Date: Wed Feb 24 01:44:39 2010
New Revision: 204271
URL: http://svn.freebsd.org/changeset/base/204271
Log:
Accessing an mbuf after it has been handed off to the hardware is a bad
race as it could already have been tx'd and freed by that time. Place
the bpf tap just _before_ writi
Cyrille Lefevre a écrit :
Doug Barton a écrit :
I agree to making the change you suggested, but I would like to
quibble over the format. Isn't the attached patch equivalent, and
simpler? What is the value of setting HOME and PATH in the environment
if we're just going to use 'env -i HOME PATH'
Doug Barton a écrit :
I agree to making the change you suggested, but I would like to
quibble over the format. Isn't the attached patch equivalent, and
simpler? What is the value of setting HOME and PATH in the environment
if we're just going to use 'env -i HOME PATH' anyway?
how about to repl
25 matches
Mail list logo