On Mon, 2009-03-02 at 00:52 -0500, Joe Marcus Clarke wrote:
> On Mon, 2009-03-02 at 05:46 +, Andrew Thompson wrote:
> > Author: thompsa
> > Date: Mon Mar 2 05:46:25 2009
> > New Revision: 189276
> > URL: http://svn.freebsd.org/changeset/base/189276
> >
> > Log:
> > Bump __FreeBSD_version fo
On Mon, 2009-03-02 at 05:46 +, Andrew Thompson wrote:
> Author: thompsa
> Date: Mon Mar 2 05:46:25 2009
> New Revision: 189276
> URL: http://svn.freebsd.org/changeset/base/189276
>
> Log:
> Bump __FreeBSD_version for the ushub to uhub rename.
Ughhh! Actually, I lied. I should have looked
On Sun, Mar 1, 2009 at 9:50 PM, Joe Marcus Clarke wrote:
> On Sun, 2009-03-01 at 21:46 -0800, Garrett Cooper wrote:
>> On Sun, Mar 1, 2009 at 9:41 PM, Joe Marcus Clarke
>> wrote:
>> > On Mon, 2009-03-02 at 05:37 +, Andrew Thompson wrote:
>> >> Author: thompsa
>> >> Date: Mon Mar 2 05:37:05
On Sun, 2009-03-01 at 21:46 -0800, Garrett Cooper wrote:
> On Sun, Mar 1, 2009 at 9:41 PM, Joe Marcus Clarke
> wrote:
> > On Mon, 2009-03-02 at 05:37 +, Andrew Thompson wrote:
> >> Author: thompsa
> >> Date: Mon Mar 2 05:37:05 2009
> >> New Revision: 189275
> >> URL: http://svn.freebsd.org/c
On Sun, Mar 1, 2009 at 9:41 PM, Joe Marcus Clarke wrote:
> On Mon, 2009-03-02 at 05:37 +, Andrew Thompson wrote:
>> Author: thompsa
>> Date: Mon Mar 2 05:37:05 2009
>> New Revision: 189275
>> URL: http://svn.freebsd.org/changeset/base/189275
>>
>> Log:
>> Rename the ushub device class back
Author: thompsa
Date: Mon Mar 2 05:46:25 2009
New Revision: 189276
URL: http://svn.freebsd.org/changeset/base/189276
Log:
Bump __FreeBSD_version for the ushub to uhub rename.
Requested by: marcus
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h
On Mon, 2009-03-02 at 05:37 +, Andrew Thompson wrote:
> Author: thompsa
> Date: Mon Mar 2 05:37:05 2009
> New Revision: 189275
> URL: http://svn.freebsd.org/changeset/base/189275
>
> Log:
> Rename the ushub device class back to uhub as it was in the old usb stack,
> moused(8) looks for "u
Author: thompsa
Date: Mon Mar 2 05:37:05 2009
New Revision: 189275
URL: http://svn.freebsd.org/changeset/base/189275
Log:
Rename the ushub device class back to uhub as it was in the old usb stack,
moused(8) looks for "uhub/ums" to decide if needs to load the module.
Reported by: Garrett
Author: sam
Date: Mon Mar 2 05:07:05 2009
New Revision: 189274
URL: http://svn.freebsd.org/changeset/base/189274
Log:
add -b option to suppress the banner
Modified:
head/tools/tools/ath/athstats/main.c
Modified: head/tools/tools/ath/athstats/main.c
==
Author: marcel
Date: Mon Mar 2 04:35:52 2009
New Revision: 189273
URL: http://svn.freebsd.org/changeset/base/189273
Log:
Write the MBR by using the bootcode verb of the gpart class.
The "write MBR" verb is kept for backward compatibility, but
the DIOCSMBR ioctl has been removed.
Modified:
Author: sam
Date: Mon Mar 2 04:12:41 2009
New Revision: 189272
URL: http://svn.freebsd.org/changeset/base/189272
Log:
uupdate for 0.6.8
Modified:
head/usr.sbin/wpa/wpa_passphrase/Makefile
Modified: head/usr.sbin/wpa/wpa_passphrase/Makefile
===
Author: das
Date: Mon Mar 2 04:11:42 2009
New Revision: 189271
URL: http://svn.freebsd.org/changeset/base/189271
Log:
Rewrite asprintf() as a wrapper around vasprintf(), thus reducing the
number of functions that have an incestuous relationship with the
arcane innards of stdio.
Replaced:
Author: sam
Date: Mon Mar 2 04:11:34 2009
New Revision: 189270
URL: http://svn.freebsd.org/changeset/base/189270
Log:
update for 0.6.8
Modified:
head/usr.sbin/wpa/hostapd_cli/Makefile
Modified: head/usr.sbin/wpa/hostapd_cli/Makefile
==
Author: sam
Date: Mon Mar 2 04:10:40 2009
New Revision: 189269
URL: http://svn.freebsd.org/changeset/base/189269
Log:
update for 0.6.8
Modified:
head/usr.sbin/wpa/wpa_cli/Makefile
Modified: head/usr.sbin/wpa/wpa_cli/Makefile
==
Author: das
Date: Mon Mar 2 04:07:58 2009
New Revision: 189268
URL: http://svn.freebsd.org/changeset/base/189268
Log:
The argument corresponding to %zn is supposed to be an ssize_t *, not
a size_t *, although the distinction is moot in practice.
Modified:
head/lib/libc/stdio/printf-pos.c
Author: cy (ports committer)
Date: Mon Mar 2 03:08:46 2009
New Revision: 189267
URL: http://svn.freebsd.org/changeset/base/189267
Log:
Verify that the filesystem being referenced in fstab is indeed a UFS
filesystem. This avoids confusion with nullfs and unionfs filesystems
which reference t
Author: sam
Date: Mon Mar 2 02:51:52 2009
New Revision: 189266
URL: http://svn.freebsd.org/changeset/base/189266
Log:
bring along mergeinfo
Submitted by: mlaier
Modified:
head/contrib/wpa/ (props changed)
___
svn-src-all@freebsd.org mailing
Author: thompsa
Date: Mon Mar 2 02:44:10 2009
New Revision: 189265
URL: http://svn.freebsd.org/changeset/base/189265
Log:
Move the serial drivers from Giant to using their own mutexs.
Tested with: u3g, ubser, uplcom
Modified:
head/sys/dev/usb/serial/u3g.c
head/sys/dev/usb/serial/uark
Author: sam
Date: Mon Mar 2 02:29:17 2009
New Revision: 189264
URL: http://svn.freebsd.org/changeset/base/189264
Log:
don't need these any more; we are now using a combined tree
Deleted:
head/contrib/hostapd/
head/contrib/wpa_supplicant/
___
svn-
Author: sam
Date: Mon Mar 2 02:28:22 2009
New Revision: 189263
URL: http://svn.freebsd.org/changeset/base/189263
Log:
update to 0.6.8
Reviewed by: thompsa
Modified:
head/usr.sbin/wpa/Makefile.inc
head/usr.sbin/wpa/hostapd/Makefile
head/usr.sbin/wpa/hostapd/driver_freebsd.c
head/u
Author: sam
Date: Mon Mar 2 02:26:53 2009
New Revision: 189262
URL: http://svn.freebsd.org/changeset/base/189262
Log:
bring in local changes for:
CONFIG_DEBUG_SYSLOG
CONFIG_TERMINATE_ONLASTIF
EAP_SERVER
Modified:
head/contrib/wpa/hostapd/hostapd.c
head/contrib/wpa/src/utils/wpa_debug
Author: sam
Date: Mon Mar 2 02:23:47 2009
New Revision: 189261
URL: http://svn.freebsd.org/changeset/base/189261
Log:
connect vendor wpa area to contrib
Added:
head/contrib/wpa/
- copied from r189260, vendor/wpa/dist/
___
svn-src-all@freebsd.o
Author: sam
Date: Mon Mar 2 02:22:49 2009
New Revision: 189260
URL: http://svn.freebsd.org/changeset/base/189260
Log:
remove
Deleted:
head/contrib/wpa/
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
T
Author: rwatson
Date: Sun Mar 1 23:32:27 2009
New Revision: 189259
URL: http://svn.freebsd.org/changeset/base/189259
Log:
Merge r188315 from head to stable/7:
Set the lower bound on queue size for an audit pipe to 1 instead of 0,
as an audit pipe with a queue length of 0 is less usef
Author: rwatson
Date: Sun Mar 1 23:17:51 2009
New Revision: 189258
URL: http://svn.freebsd.org/changeset/base/189258
Log:
Merge r188313 from head to stable/7:
Change various routines that are responsible for transforming audit
event IDs based on arguments to return au_event_t rather
Author: sam
Date: Sun Mar 1 22:52:41 2009
New Revision: 189257
URL: http://svn.freebsd.org/changeset/base/189257
Log:
add new combined wpa_supplicant+hostapd tree
Added:
head/contrib/wpa/ (props changed)
___
svn-src-all@freebsd.org mailing list
h
Author: mav
Date: Sun Mar 1 22:50:14 2009
New Revision: 189256
URL: http://svn.freebsd.org/changeset/base/189256
Log:
Give controller a chance to issue Soft Reset clear command before checking
ready status. Most of controllers managed to issue coommand and set BUSY
bit almost simultaneously
Author: rwatson
Date: Sun Mar 1 22:48:18 2009
New Revision: 189255
URL: http://svn.freebsd.org/changeset/base/189255
Log:
Merge r187686 from head to stable/7:
When a statically linked binary is executed (or at least, one without
an interpreter definition in its program header), set t
Author: sam
Date: Sun Mar 1 22:40:15 2009
New Revision: 189254
URL: http://svn.freebsd.org/changeset/base/189254
Log:
remove unused bits
Deleted:
vendor/wpa/dist/hostapd/Makefile
vendor/wpa/dist/hostapd/driver_bsd.c
vendor/wpa/dist/hostapd/driver_hostap.c
vendor/wpa/dist/hostapd/driver
Author: scottl
Date: Sun Mar 1 22:37:34 2009
New Revision: 189253
URL: http://svn.freebsd.org/changeset/base/189253
Log:
Merge 186882: Implement kern.cam.cd.retry_count to aid with disk-
recovery tools.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/cam/scsi/scsi_cd.c
stable/7/
Author: sam
Date: Sun Mar 1 22:10:51 2009
New Revision: 189252
URL: http://svn.freebsd.org/changeset/base/189252
Log:
tag 0.6.8 release
Added:
vendor/wpa/0.6.8/
- copied from r189251, vendor/wpa/dist/
___
svn-src-all@freebsd.org mailing list
h
Author: sam
Date: Sun Mar 1 22:08:50 2009
New Revision: 189250
URL: http://svn.freebsd.org/changeset/base/189250
Log:
remove wpa_supplicant; it's about to be replaced by "wpa" which
has wpa_supplicant+hostapd combined
Modified:
svnadmin/conf/paths
Modified: svnadmin/conf/paths
===
In message: <20090301190359.ga56...@citylink.fud.org.nz>
Andrew Thompson writes:
: On Sun, Mar 01, 2009 at 06:57:59PM +, Warner Losh wrote:
: > Author: imp
: > Date: Sun Mar 1 18:57:59 2009
: > New Revision: 189248
: > URL: http://svn.freebsd.org/changeset/base/189248
: >
: > Log
Author: das
Date: Sun Mar 1 19:25:40 2009
New Revision: 189249
URL: http://svn.freebsd.org/changeset/base/189249
Log:
Use C99-style initializers. No functional change.
Reviewed by: md5(1)
Modified:
head/lib/libc/stdio/findfp.c
Modified: head/lib/libc/stdio/findfp.c
===
On Sun, Mar 01, 2009 at 06:57:59PM +, Warner Losh wrote:
> Author: imp
> Date: Sun Mar 1 18:57:59 2009
> New Revision: 189248
> URL: http://svn.freebsd.org/changeset/base/189248
>
> Log:
> Add verbage about needing to remap libusb-0.1 to libusb20 to get old
> programs to work with the new
Author: imp
Date: Sun Mar 1 18:57:59 2009
New Revision: 189248
URL: http://svn.freebsd.org/changeset/base/189248
Log:
Add verbage about needing to remap libusb-0.1 to libusb20 to get old
programs to work with the new usb stack.
Modified:
head/UPDATING
Modified: head/UPDATING
=
Author: ed
Date: Sun Mar 1 17:44:31 2009
New Revision: 189247
URL: http://svn.freebsd.org/changeset/base/189247
Log:
Hide __restrict from lint, just like we do with other keywords.
Unlike GCC, LLVM defines __STDC_VERSION__ to 199901L by default. This
means `restrict' keywords in files en
Author: scottl
Date: Sun Mar 1 16:50:46 2009
New Revision: 189246
URL: http://svn.freebsd.org/changeset/base/189246
Log:
Merge 188840: Add DDF metadata support, found commonly on motherboards with
Adaptec branding. For Entertainment Purposes Only!
Added:
stable/7/sys/dev/ata/ata-raid-ddf.
Author: mav
Date: Sun Mar 1 16:47:49 2009
New Revision: 189245
URL: http://svn.freebsd.org/changeset/base/189245
Log:
Comment out enabling FIS Based Switching inside ata_ahci_issue_cmd() as it
done in other places. Until we have no support for command queueing we have
no any benefit from FB
Author: scottl
Date: Sun Mar 1 16:43:45 2009
New Revision: 189244
URL: http://svn.freebsd.org/changeset/base/189244
Log:
Merge 188845: Fix pseudo-scsi parameters so that more than 2 commands
will be queued to the device at once.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/cont
Author: scottl
Date: Sun Mar 1 16:41:48 2009
New Revision: 189243
URL: http://svn.freebsd.org/changeset/base/189243
Log:
Merge 188844: Fix pseudo-scsi parameters so that more than one i/o can
be queued at a time.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props
Author: scottl
Date: Sun Mar 1 16:31:35 2009
New Revision: 189242
URL: http://svn.freebsd.org/changeset/base/189242
Log:
Merge 182433: Fix locking mistake in the da driver.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/cam/scsi/scsi_da.c
stable/7/sys/contrib/pf/ (props changed
Author: scottl
Date: Sun Mar 1 16:28:17 2009
New Revision: 189241
URL: http://svn.freebsd.org/changeset/base/189241
Log:
Merge 186371: Fix refcount locking in cd, pass, and sg periphs.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/cam/scsi/scsi_cd.c
stable/7/sys/cam/scsi/scsi_pa
Author: scottl
Date: Sun Mar 1 16:26:38 2009
New Revision: 189240
URL: http://svn.freebsd.org/changeset/base/189240
Log:
Merge 181791: SCSI_DELAY is specified in milliseconds.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/cam/scsi/scsi_all.c
stable/7/sys/contrib/pf/ (props cha
Author: scottl
Date: Sun Mar 1 16:24:57 2009
New Revision: 189239
URL: http://svn.freebsd.org/changeset/base/189239
Log:
Merge 181381: Update SCSI opcodes and ASCs from t10.org.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/cam/scsi/scsi_all.c
stable/7/sys/cam/scsi/scsi_all.h
Author: ed
Date: Sun Mar 1 15:08:33 2009
New Revision: 189238
URL: http://svn.freebsd.org/changeset/base/189238
Log:
As discussed with kib, take over rdivacky's mentorship.
Modified:
svnadmin/conf/mentors
Modified: svnadmin/conf/mentors
==
Author: luigi
Date: Sun Mar 1 15:03:08 2009
New Revision: 189237
URL: http://svn.freebsd.org/changeset/base/189237
Log:
sync the build script with the version in -current.
The most relevant changes are the building of libraries
in the --init call, and the ability to use /boot/loader
(on b
Author: trasz
Date: Sun Mar 1 15:01:00 2009
New Revision: 189236
URL: http://svn.freebsd.org/changeset/base/189236
Log:
MFC r187894. Note that r188501 should be merged too.
Make sure the cdev doesn't go away while the filesystem is still mounted.
Otherwise dev2udev() could return garbag
Author: luigi
Date: Sun Mar 1 14:57:33 2009
New Revision: 189235
URL: http://svn.freebsd.org/changeset/base/189235
Log:
document the possibility of hardwiring kenv/getenv values;
remove duplicate isa and npx entries;
remove DEVICE_POLLING
add tap, bpf devices;
add re and nfe drivers
Mo
Author: luigi
Date: Sun Mar 1 14:51:07 2009
New Revision: 189234
URL: http://svn.freebsd.org/changeset/base/189234
Log:
remove duplicate entries for isa and npx, they are
in by default now
Modified:
head/release/picobsd/bridge/PICOBSD
Modified: head/release/picobsd/bridge/PICOBSD
Author: sos
Date: Sun Mar 1 14:44:03 2009
New Revision: 189233
URL: http://svn.freebsd.org/changeset/base/189233
Log:
Remove self.
Modified:
head/MAINTAINERS
Modified: head/MAINTAINERS
==
--- head/MAINTAINERSSun
On Sun, Mar 01, 2009 at 01:33:49PM +, Robert Watson wrote:
> On Sun, 1 Mar 2009, Luigi Rizzo wrote:
...
> >any chance to do similar things for other key kernel structures, such as
> >mbufs and struct bio ?
> >
> >As an example, "struct bio" would benefit from at least one extra intptr_t
> >fi
Author: dchagin
Date: Sun Mar 1 14:26:24 2009
New Revision: 189232
URL: http://svn.freebsd.org/changeset/base/189232
Log:
Fix range-check error introduced in r182292. Also do not do anything
if all processors in the map are not available, simply return.
Approved by: kib (mentor)
MFC a
On Sun, 1 Mar 2009, Luigi Rizzo wrote:
On Sun, Mar 01, 2009 at 12:42:54PM +, Robert Watson wrote:
Author: rwatson
Date: Sun Mar 1 12:42:54 2009
New Revision: 189230
URL: http://svn.freebsd.org/changeset/base/189230
Log:
Do a bit of struct ifnet cleanup in preparation for 8.0: group func
On Sun, Mar 01, 2009 at 12:42:54PM +, Robert Watson wrote:
> Author: rwatson
> Date: Sun Mar 1 12:42:54 2009
> New Revision: 189230
> URL: http://svn.freebsd.org/changeset/base/189230
>
> Log:
> Do a bit of struct ifnet cleanup in preparation for 8.0: group function
> pointers together, m
/malloc.conf.)
+20090301:
+ The layout of struct ifnet has changed, requiring a rebuild of all
+ network device driver modules.
+
20090227:
The /dev handling for the new USB stack has changed, a
buildworld/installworld is required for libusb20
Author: rwatson
Date: Sun Mar 1 12:42:54 2009
New Revision: 189230
URL: http://svn.freebsd.org/changeset/base/189230
Log:
Do a bit of struct ifnet cleanup in preparation for 8.0: group function
pointers together, move padding to the bottom of the structure, and add
two new integer spares du
Author: trasz
Date: Sun Mar 1 11:20:35 2009
New Revision: 189229
URL: http://svn.freebsd.org/changeset/base/189229
Log:
MFC r188240:
When a device containing mounted UFS filesystem disappears, the type
of devvp becomes VBAD, which UFS incorrectly interprets as snapshot
vnode, which in
Author: trasz
Date: Sun Mar 1 11:17:38 2009
New Revision: 189228
URL: http://svn.freebsd.org/changeset/base/189228
Log:
MFC r187199:
Turn a "panic: non-decreasing id" into an error printf. This seems
to be caused by a metadata corruption that occurs quite often after
unplugging a pend
Author: trasz
Date: Sun Mar 1 11:11:14 2009
New Revision: 189227
URL: http://svn.freebsd.org/changeset/base/189227
Log:
MFC r186911:
Don't panic with "vinvalbuf: dirty bufs" when the mounted device that was
being written to goes away.
Reviewed by: kib, scottl
Approved by: rwatso
On Tue, 16 Dec 2008, Peter Wemm wrote:
On Sat, Dec 13, 2008 at 1:59 PM, Bjoern A. Zeeb wrote:
De-virtualize the MD5 context for TCP initial seq number generation
and make it a function local variable like we do almost everywhere
inside the kernel.
[..]
--- head/sys/netinet/vinet.hSat
Author: trasz
Date: Sun Mar 1 11:02:37 2009
New Revision: 189226
URL: http://svn.freebsd.org/changeset/base/189226
Log:
MFC r186194:
According to phk@, VOP_STRATEGY should never, _ever_, return
anything other than 0. Make it so. This fixes
"panic: VOP_STRATEGY failed bp=0xc320dd90 vp
Author: bz
Date: Sun Mar 1 11:01:00 2009
New Revision: 189225
URL: http://svn.freebsd.org/changeset/base/189225
Log:
Add size-guards evaluated at compile-time to the main struct vnet_*
which are not in a module of their own like gif.
Single kernel compiles and universe will fail if the s
Author: trasz
Date: Sun Mar 1 10:51:34 2009
New Revision: 189224
URL: http://svn.freebsd.org/changeset/base/189224
Log:
MFC r174937 by imp.
Reviewed by: imp
Approved by: rwatson (mentor)
Original commit log:
A partial solution to some of the 'pull the umass device with a
mo
On 2009-Feb-27 17:06:18 +0100, Ed Schouten wrote:
>* Ed Schouten wrote:
>> Remove empty directory structure.
>
>H... Looks like there are many more:
...
> contrib/groff/addftinfo
> contrib/groff/afmtodit
> contrib/groff/eqn
> contrib/groff/grn
> contrib/groff/gro
Author: bz
Date: Sun Mar 1 09:51:50 2009
New Revision: 189223
URL: http://svn.freebsd.org/changeset/base/189223
Log:
Add the infrastructure and expected sizeof() values for each supported
architecture to implement size-guards on the vimage vnet_* structures.
As CTASSERT_EQUAL() needs spe
Author: ed
Date: Sun Mar 1 09:50:13 2009
New Revision: 189222
URL: http://svn.freebsd.org/changeset/base/189222
Log:
Improve my previous changes to the TTY code: also remove memcpy().
It's better to just use internal language constructs, because it is
likely the compiler has a better opi
Author: bz
Date: Sun Mar 1 09:35:41 2009
New Revision: 189221
URL: http://svn.freebsd.org/changeset/base/189221
Log:
Add the new compile-time assertion macro CTASSERT_EQUAL().
It takes a positive integer constant (the expected value) and
another positive integer, usually compile-time evalua
Author: sam
Date: Sun Mar 1 08:01:38 2009
New Revision: 189220
URL: http://svn.freebsd.org/changeset/base/189220
Log:
use ansi prototypes
Submitted by: Pawel Worach
Modified:
head/usr.sbin/wpa/wpa_supplicant/Packet32.c
Modified: head/usr.sbin/wpa/wpa_supplicant/Packet32.c
69 matches
Mail list logo