Author: emax
Date: Fri Apr 17 23:33:30 2009
New Revision: 191232
URL: http://svn.freebsd.org/changeset/base/191232
Log:
Fix bug in event timeout handling
Submitted by: mav
MFC after:3 days
Modified:
head/usr.sbin/bluetooth/btpand/event.c
Modified: head/usr.sbin/bluetooth/btpand/ev
Author: imp
Date: Sat Apr 18 03:02:44 2009
New Revision: 191233
URL: http://svn.freebsd.org/changeset/base/191233
Log:
Remove debug write accidentally left in.
Modified:
head/sys/dev/ed/if_ed_pccard.c
Modified: head/sys/dev/ed/if_ed_pccard.c
==
Author: imp
Date: Sat Apr 18 03:10:28 2009
New Revision: 191234
URL: http://svn.freebsd.org/changeset/base/191234
Log:
Establish the interrupt handler AFTER we successfully attach. We need
to do this in case we have a shared interrupt that fires during the
attach process
Modified:
he
Author: kientzle
Date: Sat Apr 18 03:47:29 2009
New Revision: 191235
URL: http://svn.freebsd.org/changeset/base/191235
Log:
Correct and update the manpage to include
more details about some of the formats and
to briefly describe the mtree writing capability.
Modified:
head/lib/libarchive/
Author: imp
Date: Sat Apr 18 04:21:04 2009
New Revision: 191236
URL: http://svn.freebsd.org/changeset/base/191236
Log:
This turns out to be wrong...
Modified:
head/share/man/man4/ed.4
Modified: head/share/man/man4/ed.4
=
Author: imp
Date: Sat Apr 18 04:37:53 2009
New Revision: 191237
URL: http://svn.freebsd.org/changeset/base/191237
Log:
Add GVP NIC 2000P and New Media Livewire. Also New Media LanSurfer
doesn't have a function type of network, so add a quirk for that...
Modified:
head/sys/dev/ed/if_ed_pcca
Author: imp
Date: Sat Apr 18 04:45:02 2009
New Revision: 191238
URL: http://svn.freebsd.org/changeset/base/191238
Log:
Make sure that the data in the ROM with a valid signature isn't all
0's. At least one PC Card ASIC does this...
Modified:
head/sys/dev/ed/if_ed_pccard.c
Modified: head/sy
Author: kientzle
Date: Sat Apr 18 06:01:55 2009
New Revision: 191239
URL: http://svn.freebsd.org/changeset/base/191239
Log:
Libarchive is sprouting dependencies on libmd and libcrypto.
Because crunchgen drops any repeated library (keeping only the
first), the -lcrypto reference must be moved
Author: kientzle
Date: Sat Apr 18 06:03:09 2009
New Revision: 191240
URL: http://svn.freebsd.org/changeset/base/191240
Log:
Make -lcrypto usage dependent on whether or not we're building with OpenSSL.
Modified:
head/usr.bin/cpio/Makefile
head/usr.bin/tar/Makefile
Modified: head/usr.bin/cpi
Author: kientzle
Date: Sat Apr 18 06:06:47 2009
New Revision: 191241
URL: http://svn.freebsd.org/changeset/base/191241
Log:
Rely on OpenSSL bits only if we're building a system with OpenSSL.
Also, adjust the MD5 calls to rely on libmd instead of libcrypto,
so we keep MD5 support even in the
Author: ed
Date: Sat Apr 18 07:36:38 2009
New Revision: 191242
URL: http://svn.freebsd.org/changeset/base/191242
Log:
Convert mlx(4) and mly(4) to si_drv1 instead of dev2unit().
Modified:
head/sys/dev/mlx/mlx.c
head/sys/dev/mly/mly.c
Modified: head/sys/dev/mlx/mlx.c
===
Author: ed
Date: Sat Apr 18 07:39:11 2009
New Revision: 191243
URL: http://svn.freebsd.org/changeset/base/191243
Log:
Remove unused SESUNIT() macro from ses(4).
Modified:
head/sys/cam/scsi/scsi_ses.c
Modified: head/sys/cam/scsi/scsi_ses.c
=
John Baldwin wrote:
Author: jhb
Date: Fri Apr 17 17:40:47 2009
New Revision: 191217
URL: http://svn.freebsd.org/changeset/base/191217
Log:
The vlan code has not required the miibus code since 6.0 when
if_link_state_change() was added and the vlan link-state hook was moved
out of miibus and
Author: edwin
Date: Sat Apr 18 11:50:11 2009
New Revision: 191244
URL: http://svn.freebsd.org/changeset/base/191244
Log:
MFC of tzdata2009f
Correct DST information for Pakistan for 2009.
Approved by: re (kip)
Modified:
stable/7/share/zoneinfo/ (props changed)
stable/7/share/zon
Author: edwin
Date: Sat Apr 18 12:16:33 2009
New Revision: 191245
URL: http://svn.freebsd.org/changeset/base/191245
Log:
MFC of tzdata2009f
Correct DST information for Pakistan for 2009.
Approved by: re (kip)
Modified:
releng/7.2/share/zoneinfo/ (props changed)
releng/7.2/share
Tim Kientzle writes:
> Author: kientzle
> Date: Sat Apr 18 03:47:29 2009
> New Revision: 191235
> URL: http://svn.freebsd.org/changeset/base/191235
>
> Log:
> Correct and update the manpage to include
> more details about some of the formats and
> to briefly describe the mtree writing capab
Author: sam
Date: Sat Apr 18 15:59:09 2009
New Revision: 191246
URL: http://svn.freebsd.org/changeset/base/191246
Log:
allow NANO_CFGDIR to be overridden
Modified:
head/tools/tools/nanobsd/gateworks/common
Modified: head/tools/tools/nanobsd/gateworks/common
==
Author: sam
Date: Sat Apr 18 16:14:03 2009
New Revision: 191247
URL: http://svn.freebsd.org/changeset/base/191247
Log:
Cleanups to prepare this code for wider use (likely merged into hostapd):
o add (required) cmd line args to specify the set of ifnet's to monitor
for WDS discovery msgs; "
Author: lulf
Date: Sat Apr 18 16:36:27 2009
New Revision: 191248
URL: http://svn.freebsd.org/changeset/base/191248
Log:
- Remove assertion of topology lock remaining from 7.x gvinum. It is not
needed,
as the renaming only changes internal gvinum names and will not alter the
geom
topolo
Author: trasz
Date: Sat Apr 18 16:47:33 2009
New Revision: 191249
URL: http://svn.freebsd.org/changeset/base/191249
Log:
Use acl_alloc() and acl_free() instead of using uma(9) directly.
This will make switching to malloc(9) easier; also, it would be
neccessary to add these routines if/when w
Author: antoine
Date: Sat Apr 18 18:21:42 2009
New Revision: 191250
URL: http://svn.freebsd.org/changeset/base/191250
Log:
Add more obsolete files, usb related.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
=
On Sat, Apr 18, 2009 at 06:21:42PM +, Antoine Brodin wrote:
> Modified: head/ObsoleteFiles.inc
[...]
> +OLD_FILES+=usr/sbin/usbdevs
> +OLD_FILES+=usr/share/man/man8/usbdevs.8.gz
Hmm, when I asked, I was told that usbdevs(8) was disconnected
from the build only temporarily.
Cheers,
--
Ruslan
On Sat, Apr 18, 2009 at 8:50 PM, Ruslan Ermilov wrote:
> On Sat, Apr 18, 2009 at 06:21:42PM +, Antoine Brodin wrote:
>> Modified: head/ObsoleteFiles.inc
> [...]
>> +OLD_FILES+=usr/sbin/usbdevs
>> +OLD_FILES+=usr/share/man/man8/usbdevs.8.gz
>
> Hmm, when I asked, I was told that usbdevs(8) was
Author: rwatson
Date: Sat Apr 18 20:09:43 2009
New Revision: 191251
URL: http://svn.freebsd.org/changeset/base/191251
Log:
Garbage collect man page reference to IFF_NEEDSGIANT.
Modified:
head/share/man/man9/altq.9
Modified: head/share/man/man9/altq.9
=
Author: rwatson
Date: Sat Apr 18 20:10:39 2009
New Revision: 191252
URL: http://svn.freebsd.org/changeset/base/191252
Log:
ifconfig(8) no longer needs to know how to print the IFF_NEEDSGIANT flag,
since it shortly won't be defined at all.
Modified:
head/sbin/ifconfig/ifconfig.c
Modified: h
Author: rwatson
Date: Sat Apr 18 20:39:17 2009
New Revision: 191253
URL: http://svn.freebsd.org/changeset/base/191253
Log:
Remove IFF_NEEDSGIANT interface flag: we no longer provide ifnet-layer
infrastructure to support non-MPSAFE network device drivers.
Modified:
head/sys/net/if.h
Modifie
On Sat, Apr 18, 2009 at 09:08:52PM +0200, Antoine Brodin wrote:
> On Sat, Apr 18, 2009 at 8:50 PM, Ruslan Ermilov wrote:
> > On Sat, Apr 18, 2009 at 06:21:42PM +, Antoine Brodin wrote:
> >> Modified: head/ObsoleteFiles.inc
> > [...]
> >> +OLD_FILES+=usr/sbin/usbdevs
> >> +OLD_FILES+=usr/share/
Author: antoine
Date: Sat Apr 18 22:16:46 2009
New Revision: 191254
URL: http://svn.freebsd.org/changeset/base/191254
Log:
usbdevs(8) is not obsoleted, just temporarily disconnected from the build
Noticed by: ru@
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==
Author: kmacy
Date: Sun Apr 19 00:16:04 2009
New Revision: 191255
URL: http://svn.freebsd.org/changeset/base/191255
Log:
- Import infrastructure for caching flows as a means of accelerating L3 and
L2 lookups
as well as providing stateful load balancing when used with RADIX_MPATH.
- Curren
Author: alc
Date: Sun Apr 19 00:34:34 2009
New Revision: 191256
URL: http://svn.freebsd.org/changeset/base/191256
Log:
Allow valid pages to be mapped for read access when they have a non-zero
busy count. Only mappings that allow write access should be prevented by
a non-zero busy count.
Author: kmacy
Date: Sun Apr 19 04:24:56 2009
New Revision: 191257
URL: http://svn.freebsd.org/changeset/base/191257
Log:
- put larger flowtable members at the end
- fix bug where tail pointer of the free list would not get advanced
- clear entry's next pointer when it is added to the freelis
Author: kmacy
Date: Sun Apr 19 04:39:42 2009
New Revision: 191258
URL: http://svn.freebsd.org/changeset/base/191258
Log:
update TODO list
Modified:
head/sys/net/flowtable.c
Modified: head/sys/net/flowtable.c
==
--- h
Author: kmacy
Date: Sun Apr 19 04:44:05 2009
New Revision: 191259
URL: http://svn.freebsd.org/changeset/base/191259
Log:
- Allocate a small flowtable in ip_input.c (changeable by tuneable)
- Use for accelerating ip_output
Modified:
head/sys/netinet/ip_input.c
head/sys/netinet/ip_output.c
Author: kib
Date: Sun Apr 19 05:34:07 2009
New Revision: 191260
URL: http://svn.freebsd.org/changeset/base/191260
Log:
When verifying '..' after VFS_VGET() in ufs_lookup(), do not return
error if '..' is still there but changed between lookup and check.
Start relookup instead. Rename is supp
Author: nwhitehorn
Date: Sun Apr 19 06:30:00 2009
New Revision: 191261
URL: http://svn.freebsd.org/changeset/base/191261
Log:
Fix a typo in the SRR1 comparison for program exceptions. While here,
replace magic numbers with constants to keep this from happening again.
Without this fix, som
Author: kientzle
Date: Sun Apr 19 06:59:12 2009
New Revision: 191262
URL: http://svn.freebsd.org/changeset/base/191262
Log:
When compiled for the release crunches, be a bit
more selective about what libarchive features we pull in:
* No compression support
* Only cpio and ustar writing
36 matches
Mail list logo