Author: kientzle
Date: Tue Dec 23 05:01:43 2008
New Revision: 186422
URL: http://svn.freebsd.org/changeset/base/186422
Log:
If conversion from UTF8 fails, don't mark Unicode text as available.
Submitted by: Michihiro NAKAJIMA
MFC after:30 days
Modified:
head/lib/libarchive/archive_
Author: sam
Date: Tue Dec 23 04:51:46 2008
New Revision: 186420
URL: http://svn.freebsd.org/changeset/base/186420
Log:
NPE cleanups needed for ancillary drivers (e.g. crypto acceleration):
o check feature bits when probing NPE ethernet support
o move firmware loading logic from if_npe to cor
Author: sam
Date: Tue Dec 23 04:49:01 2008
New Revision: 186419
URL: http://svn.freebsd.org/changeset/base/186419
Log:
kill NPE_PORTS_MAX, it's not used and likely will not be
Modified:
head/sys/arm/xscale/ixp425/if_npereg.h
Modified: head/sys/arm/xscale/ixp425/if_npereg.h
==
Author: sam
Date: Tue Dec 23 04:48:27 2008
New Revision: 186418
URL: http://svn.freebsd.org/changeset/base/186418
Log:
Fill in feature control support:
o add definitions for more bits, for masking out IXP465-specific bits,
and %b format string
o add ixp4xx_read_feature_bits to retrieve t
Author: sam
Date: Tue Dec 23 04:46:13 2008
New Revision: 186417
URL: http://svn.freebsd.org/changeset/base/186417
Log:
add IXP465 and generic IXP425 definition
Modified:
head/sys/arm/include/armreg.h
Modified: head/sys/arm/include/armreg.h
Author: sam
Date: Tue Dec 23 04:44:23 2008
New Revision: 186416
URL: http://svn.freebsd.org/changeset/base/186416
Log:
o enable TT and big-endian MMIO
o force a reset before ehci_init to get byte-select setup
LS, FS, and HS devices now work on the Cambria board
Modified:
head/sys/arm/x
Author: sam
Date: Tue Dec 23 04:42:10 2008
New Revision: 186415
URL: http://svn.freebsd.org/changeset/base/186415
Log:
o add Transaction Translator support (still missing ISOC xfers)
o add EHCI_SCFLG_BIGEMMIO flag to force big-endian byte-select to be
set in USBMODE
o split reset work in
Author: qingli
Date: Tue Dec 23 03:33:32 2008
New Revision: 186411
URL: http://svn.freebsd.org/changeset/base/186411
Log:
Don't create a bogus ARP entry for 0.0.0.0.
Modified:
head/sys/netinet/if_ether.c
Modified: head/sys/netinet/if_ether.c
==
Author: nyan
Date: Tue Dec 23 02:19:14 2008
New Revision: 186410
URL: http://svn.freebsd.org/changeset/base/186410
Log:
MFH: part of 186372
Disable the pccard, parallel, GbE and wireless lan related devices
to decrease a kernel size.
Approved by: re (kensmith)
Modified:
releng/7.
Author: nyan
Date: Tue Dec 23 02:14:42 2008
New Revision: 186409
URL: http://svn.freebsd.org/changeset/base/186409
Log:
MFH: part of 186372
Disable the pccard, parallel, GbE and wireless lan related devices
to decrease a kernel size.
Approved by: re (kensmith)
Modified:
stable/7/
Author: kensmith
Date: Tue Dec 23 02:05:56 2008
New Revision: 186408
URL: http://svn.freebsd.org/changeset/base/186408
Log:
Prepare for 7.1-RC2 builds.
Approved by: re (implicit)
Modified:
releng/7.1/sys/conf/newvers.sh
Modified: releng/7.1/sys/conf/newvers.sh
=
Author: cperciva
Date: Tue Dec 23 01:23:09 2008
New Revision: 186405
URL: http://svn.freebsd.org/changeset/base/186405
Log:
Prevent cross-site forgery attacks on ftpd(8) due to splitting
long commands into multiple requests. [08:12]
Avoid calling uninitialized function pointers in protoco
Author: cperciva
Date: Tue Dec 23 01:23:09 2008
New Revision: 186405
URL: http://svn.freebsd.org/changeset/base/186405
Log:
Prevent cross-site forgery attacks on ftpd(8) due to splitting
long commands into multiple requests. [08:12]
Avoid calling uninitialized function pointers in protoco
Author: cperciva
Date: Tue Dec 23 01:23:09 2008
New Revision: 186405
URL: http://svn.freebsd.org/changeset/base/186405
Log:
Prevent cross-site forgery attacks on ftpd(8) due to splitting
long commands into multiple requests. [08:12]
Avoid calling uninitialized function pointers in protoco
Author: cperciva
Date: Tue Dec 23 01:23:09 2008
New Revision: 186405
URL: http://svn.freebsd.org/changeset/base/186405
Log:
Prevent cross-site forgery attacks on ftpd(8) due to splitting
long commands into multiple requests. [08:12]
Avoid calling uninitialized function pointers in protoco
Author: trhodes
Date: Tue Dec 23 01:22:57 2008
New Revision: 186404
URL: http://svn.freebsd.org/changeset/base/186404
Log:
Add a basic manual page for elf2aout.
Alter Makefile and remove NO_MAN.
PR: 109975
Added:
head/usr.bin/elf2aout/elf2aout.1 (contents, props changed)
Modified:
Luigi Rizzo wrote:
Author: luigi
Date: Sun Dec 7 19:42:20 2008
New Revision: 185746
URL: http://svn.freebsd.org/changeset/base/185746
Log:
PROBLEM: putting in a loader config file a line of the form
loader_conf_files="foo bar baz"
should cause loading the files listed, and t
Author: mav
Date: Mon Dec 22 22:40:17 2008
New Revision: 186403
URL: http://svn.freebsd.org/changeset/base/186403
Log:
Add 9 more Analog Devices codec names.
Modified:
head/sys/dev/sound/pci/hda/hdac.c
Modified: head/sys/dev/sound/pci/hda/hdac.c
==
Author: alfred
Date: Mon Dec 22 21:37:06 2008
New Revision: 186402
URL: http://svn.freebsd.org/changeset/base/186402
Log:
Fix typo for udav include.
Add link to the u3g2 driver.
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
Author: wollman
Date: Mon Dec 22 21:22:42 2008
New Revision: 186401
URL: http://svn.freebsd.org/changeset/base/186401
Log:
Implement a new feature for the "-m" option: if the month number is
followed by 'f' or 'p', use the following or preceding month of that
number, respectively. Document
Author: thompsa
Date: Mon Dec 22 19:52:21 2008
New Revision: 186398
URL: http://svn.freebsd.org/changeset/base/186398
Log:
Only show the pathname in verbose output as intended in the last commit
(r172862).
Modified:
head/sbin/kldstat/kldstat.c
Modified: head/sbin/kldstat/kldstat.c
=
Author: alc
Date: Mon Dec 22 17:32:52 2008
New Revision: 186397
URL: http://svn.freebsd.org/changeset/base/186397
Log:
Make preparations for resurrecting shared/read locks on vm maps:
mac_proc_vm_revoke_recurse() requests a read lock on the vm map at the start
but does not handle failure
Author: scottl
Date: Mon Dec 22 16:58:47 2008
New Revision: 186396
URL: http://svn.freebsd.org/changeset/base/186396
Log:
Fix a comment to reflect what really happens.
Modified:
head/sys/cam/cam_sim.h
Modified: head/sys/cam/cam_sim.h
==
Author: marius
Date: Mon Dec 22 15:34:06 2008
New Revision: 186395
URL: http://svn.freebsd.org/changeset/base/186395
Log:
- According to comments in OpenBSD, E{2,4}50 tend to have fragile
firmware versions which wedge when using the OFW test service,
so given that we don't really depend
Author: maxim
Date: Mon Dec 22 13:36:15 2008
New Revision: 186394
URL: http://svn.freebsd.org/changeset/base/186394
Log:
o Correct a database name: "group" not "groups".
PR: docs/129853
Submitted by: Denis Barov
MFC after:1 week
Modified:
head/usr.sbin/nscd/nscd.conf.5
Author: bz
Date: Mon Dec 22 12:54:52 2008
New Revision: 186393
URL: http://svn.freebsd.org/changeset/base/186393
Log:
Correct variable name in comment.
MFC after:4 weeks
Modified:
head/sys/netinet6/ip6_input.c
Modified: head/sys/netinet6/ip6_input.c
=
26 matches
Mail list logo