Author: np
Date: Fri Feb 26 07:08:44 2010
New Revision: 204348
URL: http://svn.freebsd.org/changeset/base/204348
Log:
Support IFCAP_VLANHWTSO in cxgb(4). It works with or without vlanhwtag.
While here, remove old DPRINTFs and tidy up the capability code a bit.
Modified:
head/sys/dev/cxgb/c
Author: edwin
Date: Fri Feb 26 06:44:00 2010
New Revision: 204347
URL: http://svn.freebsd.org/changeset/base/204347
Log:
Split the contributed code from libc/stdtime from lib/libc/stdtime
to contrib/tzcode/stdtime.
Deleted:
head/lib/libc/stdtime/asctime.c
head/lib/libc/stdtime/ctime.3
h
In message: <3bbf2fe11002251732t35179d9ar3c3f39aafe75d...@mail.gmail.com>
Attilio Rao writes:
: 2010/2/26 Xin LI :
: > On Thu, Feb 25, 2010 at 3:48 PM, Attilio Rao wrote:
: >> 2010/2/26 M. Warner Losh :
: >>> In message: <201002251413.o1peddkv033...@svn.freebsd.org>
: >>> A
2010/2/26 Xin LI :
> On Thu, Feb 25, 2010 at 3:48 PM, Attilio Rao wrote:
>> 2010/2/26 M. Warner Losh :
>>> In message: <201002251413.o1peddkv033...@svn.freebsd.org>
>>> Attilio Rao writes:
>>> : Author: attilio
>>> : Date: Thu Feb 25 14:13:39 2010
>>> : New Revision: 204309
>>> : URL:
On Thu, Feb 25, 2010 at 3:48 PM, Attilio Rao wrote:
> 2010/2/26 M. Warner Losh :
>> In message: <201002251413.o1peddkv033...@svn.freebsd.org>
>> Attilio Rao writes:
>> : Author: attilio
>> : Date: Thu Feb 25 14:13:39 2010
>> : New Revision: 204309
>> : URL: http://svn.freebsd.org/chang
Author: weongyo
Date: Fri Feb 26 00:37:49 2010
New Revision: 204343
URL: http://svn.freebsd.org/changeset/base/204343
Log:
Updates what firmware module should be used for LP (low power) PHY
users and bumps date.
Modified:
head/share/man/man4/bwn.4
Modified: head/share/man/man4/bwn.4
==
2010/2/26 M. Warner Losh :
> In message: <201002251413.o1peddkv033...@svn.freebsd.org>
> Attilio Rao writes:
> : Author: attilio
> : Date: Thu Feb 25 14:13:39 2010
> : New Revision: 204309
> : URL: http://svn.freebsd.org/changeset/base/204309
> :
> : Log:
> : Introduce the new kernel
In message: <201002251413.o1peddkv033...@svn.freebsd.org>
Attilio Rao writes:
: Author: attilio
: Date: Thu Feb 25 14:13:39 2010
: New Revision: 204309
: URL: http://svn.freebsd.org/changeset/base/204309
:
: Log:
: Introduce the new kernel sub-tree x86 which should contain all the c
On Thu, 25 Feb 2010, Jaakko Heinonen wrote:
On 2010-02-18, Jaakko Heinonen wrote:
namei() returns EISDIR for "/" (due to DELETE and and the special handling
of the degenerate case which includes "/" and not much else, else the bug
would affect more cases).
This causes a problem also for mkdir
Author: des
Date: Thu Feb 25 22:44:23 2010
New Revision: 204340
URL: http://svn.freebsd.org/changeset/base/204340
Log:
Fix 'make checkdpadd'
Submitted by: ru@
Modified:
head/secure/libexec/sftp-server/Makefile
Modified: head/secure/libexec/sftp-server/Makefile
==
Author: ru
Date: Thu Feb 25 22:18:35 2010
New Revision: 204339
URL: http://svn.freebsd.org/changeset/base/204339
Log:
Fixed dependencies (make checkdpadd).
Modified:
head/cddl/usr.bin/ctfconvert/Makefile
head/cddl/usr.bin/ctfdump/Makefile
head/cddl/usr.bin/ctfmerge/Makefile
head/cddl/us
Author: ru
Date: Thu Feb 25 22:16:30 2010
New Revision: 204338
URL: http://svn.freebsd.org/changeset/base/204338
Log:
Removed redundant -I. from CFLAGS and "yes" from WITHOUT_MAN.
Modified:
head/lib/libdwarf/Makefile
head/lib/libproc/Makefile
Modified: head/lib/libdwarf/Makefile
==
Author: edwin
Date: Thu Feb 25 21:29:40 2010
New Revision: 204336
URL: http://svn.freebsd.org/changeset/base/204336
Log:
Remove non-contributed code.
Deleted:
head/contrib/tzcode/stdtime/Makefile.inc
head/contrib/tzcode/stdtime/Symbol.map
head/contrib/tzcode/stdtime/strftime.3
head/cont
Author: jkim
Date: Thu Feb 25 21:29:00 2010
New Revision: 204335
URL: http://svn.freebsd.org/changeset/base/204335
Log:
Initial gdbserver support for amd64.
Added:
head/gnu/usr.bin/gdb/gdbserver/fbsd-amd64-low.c (contents, props changed)
head/gnu/usr.bin/gdb/gdbserver/reg-x86-64.c (cont
Author: des
Date: Thu Feb 25 21:26:50 2010
New Revision: 204334
URL: http://svn.freebsd.org/changeset/base/204334
Log:
Remove -static; it was a failed experiment that got committed by accident.
Modified:
head/secure/libexec/sftp-server/Makefile
Modified: head/secure/libexec/sftp-server/Makef
Author: edwin
Date: Thu Feb 25 21:21:34 2010
New Revision: 204333
URL: http://svn.freebsd.org/changeset/base/204333
Log:
Copy lib/libc/stdtime to contrib/tzcode/stdtime for the proper split
of contributed code and FreeBSD specific code.
Added:
- copied from r204332, head/lib/libc/stdtime
Author: edwin
Date: Thu Feb 25 21:10:27 2010
New Revision: 204332
URL: http://svn.freebsd.org/changeset/base/204332
Log:
From contrib/tzcode:
The Makefiles are leftovers from the copies and should live in usr.sbin/zic/*
From usr.sbin/zic:
The sources are from a vendor contributed source
Author: ru
Date: Thu Feb 25 20:24:19 2010
New Revision: 204329
URL: http://svn.freebsd.org/changeset/base/204329
Log:
Fixed dependencies (make checkdpadd).
Modified:
head/lib/librt/Makefile
head/sbin/geom/class/part/Makefile
head/sbin/ifconfig/Makefile
head/sbin/ipfw/Makefile
head/usr
On 2010-02-18, Jaakko Heinonen wrote:
> > namei() returns EISDIR for "/" (due to DELETE and and the special handling
> > of the degenerate case which includes "/" and not much else, else the bug
> > would affect more cases).
>
> This causes a problem also for mkdir(2), rmdir(2) and rename(2). All
Author: weongyo
Date: Thu Feb 25 19:47:47 2010
New Revision: 204328
URL: http://svn.freebsd.org/changeset/base/204328
Log:
Add bwn(4) driver.
Modified:
head/sys/boot/forth/loader.conf
head/usr.sbin/sysinstall/devices.c
Modified: head/sys/boot/forth/loader.conf
=
Author: weongyo
Date: Thu Feb 25 19:43:22 2010
New Revision: 204327
URL: http://svn.freebsd.org/changeset/base/204327
Log:
Connect bwn.4 to the build.
Modified:
head/share/man/man4/Makefile
Modified: head/share/man/man4/Makefile
===
Author: weongyo
Date: Thu Feb 25 19:42:51 2010
New Revision: 204326
URL: http://svn.freebsd.org/changeset/base/204326
Log:
Add bwn(4) driver to the build.
Modified:
head/sys/modules/Makefile
Modified: head/sys/modules/Makefile
=
2010/2/25 Takahashi Yoshihiro :
> Author: nyan
> Date: Thu Feb 25 15:44:54 2010
> New Revision: 204319
> URL: http://svn.freebsd.org/changeset/base/204319
>
> Log:
> MFi386: the part of r204309 to fix pc98 kernel
>
> Introduce the new kernel sub-tree x86 which should contain all the code
> s
Author: nyan
Date: Thu Feb 25 15:44:54 2010
New Revision: 204319
URL: http://svn.freebsd.org/changeset/base/204319
Log:
MFi386: the part of r204309 to fix pc98 kernel
Introduce the new kernel sub-tree x86 which should contain all the code
shared and generalized between our current amd
Author: raj
Date: Thu Feb 25 15:30:26 2010
New Revision: 204318
URL: http://svn.freebsd.org/changeset/base/204318
Log:
Minor style correction.
Modified:
head/sys/boot/uboot/lib/time.c
Modified: head/sys/boot/uboot/lib/time.c
===
Author: raj
Date: Thu Feb 25 15:29:41 2010
New Revision: 204317
URL: http://svn.freebsd.org/changeset/base/204317
Log:
Fix handling of GPT disk partition index.
Obtained from:Semihalf
MFC after:1 week
Modified:
head/sys/boot/uboot/lib/disk.c
Modified: head/sys/boot/uboot/l
Author: raj
Date: Thu Feb 25 15:27:13 2010
New Revision: 204316
URL: http://svn.freebsd.org/changeset/base/204316
Log:
Let loader(8) for U-Boot use default storage more flexibly.
Obtained from:Semihalf
MFC after:1 week
Modified:
head/sys/boot/uboot/common/main.c
Modified:
Author: raj
Date: Thu Feb 25 15:21:37 2010
New Revision: 204315
URL: http://svn.freebsd.org/changeset/base/204315
Log:
Enable U-Boot storage for PowerPC. While there fix loader(8) help file name.
MFC after:1 week
Modified:
head/sys/boot/powerpc/uboot/Makefile
head/sys/boot/powerpc/
Author: wilko
Date: Thu Feb 25 15:03:57 2010
New Revision: 204314
URL: http://svn.freebsd.org/changeset/base/204314
Log:
On the (non)sense of legal disclaimers in emails.
Modified:
head/games/fortune/datfiles/fortunes
Modified: head/games/fortune/datfiles/fortunes
===
Author: attilio
Date: Thu Feb 25 15:00:27 2010
New Revision: 204313
URL: http://svn.freebsd.org/changeset/base/204313
Log:
Fix a mis-change about the compiling of atrtc.c.
Sponsored by: Sandvine Incorporated
Reported by: Giovanni Trematerra
MFC: 3 weeks
X-MF
Author: nwhitehorn
Date: Thu Feb 25 14:51:06 2010
New Revision: 204312
URL: http://svn.freebsd.org/changeset/base/204312
Log:
Fix another bug involving /dev/mem and the OEA64 scratchpage. When
the scratchpage is updated, the PVO's physical address is updated as well.
This makes pmap_extract(
Author: ru
Date: Thu Feb 25 14:42:26 2010
New Revision: 204311
URL: http://svn.freebsd.org/changeset/base/204311
Log:
Fixed missing or broken library dependencies.
Modified:
head/share/mk/bsd.libnames.mk
head/tools/regression/file/closefrom/Makefile
head/tools/regression/file/flock/Makefi
Author: ru
Date: Thu Feb 25 14:36:50 2010
New Revision: 204310
URL: http://svn.freebsd.org/changeset/base/204310
Log:
Moved mcgrab(1) into a separate directory -- our .mk infrastructure
doesn't currently have support for building multiple programs in a
single makefile.
While here, fixed
Author: attilio
Date: Thu Feb 25 14:13:39 2010
New Revision: 204309
URL: http://svn.freebsd.org/changeset/base/204309
Log:
Introduce the new kernel sub-tree x86 which should contain all the code
shared and generalized between our current amd64, i386 and pc98.
This is just an initial step
Author: kib
Date: Thu Feb 25 13:53:09 2010
New Revision: 204308
URL: http://svn.freebsd.org/changeset/base/204308
Log:
Do not restrict the allowed signals that can be specified by number
to the list of signals that has symbolic name. It was impossible to
send rt signals with kill(1) due to t
Author: kib
Date: Thu Feb 25 13:51:11 2010
New Revision: 204307
URL: http://svn.freebsd.org/changeset/base/204307
Log:
Make pause(3) implementation not depended on the legacy sigcompat.c
interfaces. Do not block rt signals during and after pause(3) calls.
Use private libc namespace to call p
Author: imp
Date: Thu Feb 25 11:54:10 2010
New Revision: 204305
URL: http://svn.freebsd.org/changeset/base/204305
Log:
Add CPU_CNMIPS for the core that's in Octeon CPUs.
Modified:
head/sys/conf/options.mips
Modified: head/sys/conf/options.mips
Author: rwatson
Date: Thu Feb 25 09:51:14 2010
New Revision: 204303
URL: http://svn.freebsd.org/changeset/base/204303
Log:
Fix edge cases in several KASSERTs: use <= rather than < when testing that
counters have not gone about MAXCPU or NETISR_MAXPROT. These problems
caused panics on UP ker
38 matches
Mail list logo