Author: adrian
Date: Mon Sep 10 06:07:28 2012
New Revision: 240298
URL: http://svn.freebsd.org/changeset/base/240298
Log:
Add some colour to make it easy (well, easier) to see what the current
selected rates and current sample rates are.
(Note: when run under high traffic and with -s 0.1
Author: davidxu
Date: Mon Sep 10 05:12:45 2012
New Revision: 240297
URL: http://svn.freebsd.org/changeset/base/240297
Log:
POSIX requires sigevent to be visible after mqueue.h is included.
Modified:
head/include/mqueue.h
Modified: head/include/mqueue.h
===
Author: davidxu
Date: Mon Sep 10 05:09:39 2012
New Revision: 240296
URL: http://svn.freebsd.org/changeset/base/240296
Log:
Process CPU-Time Clocks option is supported, define _POSIX_CPUTIME.
Modified:
head/include/unistd.h
Modified: head/include/unistd.h
=
Author: davidxu
Date: Mon Sep 10 05:00:29 2012
New Revision: 240295
URL: http://svn.freebsd.org/changeset/base/240295
Log:
Add missing prototype for clock_getcpuclockid.
Modified:
head/include/time.h
Modified: head/include/time.h
==
Author: eadler
Date: Mon Sep 10 02:40:17 2012
New Revision: 240294
URL: http://svn.freebsd.org/changeset/base/240294
Log:
Keep this file relatively up to date (taken from f.b.o/adminstration)
MFC after:3 days
Modified:
head/share/misc/organization.dot
Modified: head/share/misc/organ
Author: eadler
Date: Mon Sep 10 02:40:02 2012
New Revision: 240293
URL: http://svn.freebsd.org/changeset/base/240293
Log:
Sync access file date recommendation
Change from CVS to svn for canconical source of information
MFC after:3 days
Modified:
head/share/misc/committers-doc.dot
Author: gshapiro
Date: Mon Sep 10 01:15:51 2012
New Revision: 240292
URL: http://svn.freebsd.org/changeset/base/240292
Log:
Properly define true/false when defining __bool_true_false_are_defined
for filters which pull in mfapi.h before stdbool.h. Issue reported by
Petr Rehor, maintainer of
Author: rmacklem
Date: Sun Sep 9 21:00:45 2012
New Revision: 240289
URL: http://svn.freebsd.org/changeset/base/240289
Log:
Add a simple printf() based debug facility to the new nfs client.
Use it for a printf() that can be harmlessly generated for mmap()'d
files. It will be used extensively
Author: mav
Date: Sun Sep 9 20:00:00 2012
New Revision: 240286
URL: http://svn.freebsd.org/changeset/base/240286
Log:
At least from A70M FCH chipsets AMD started to use their real vendor ID
(1022) in HPET. But according to report they still haven't fixed problem
with level-triggered interru
Author: kib
Date: Sun Sep 9 19:20:23 2012
New Revision: 240285
URL: http://svn.freebsd.org/changeset/base/240285
Log:
Allow shared lookups for nullfs mounts, if lower filesystem supports
it. There are two problems which shall be addressed for shared
lookups use to have measurable effect on
Author: kib
Date: Sun Sep 9 19:17:15 2012
New Revision: 240284
URL: http://svn.freebsd.org/changeset/base/240284
Log:
Add a facility for vgone() to inform the set of subscribed mounts
about vnode reclamation. Typical use is for the bypass mounts like
nullfs to get a notification about lower
Author: kib
Date: Sun Sep 9 19:11:52 2012
New Revision: 240283
URL: http://svn.freebsd.org/changeset/base/240283
Log:
Add MNTK_LOOKUP_EXCL_DOTDOT struct mount flag, which specifies to the
lookup code that dotdot lookups shall override any shared lock
requests with the exclusive one. The fla
Author: hselasky
Date: Sun Sep 9 17:23:57 2012
New Revision: 240282
URL: http://svn.freebsd.org/changeset/base/240282
Log:
Implement missing USB suspend and resume support for DWC OTG driver.
Modified:
head/sys/dev/usb/controller/dwc_otg.c
Modified: head/sys/dev/usb/controller/dwc_otg.c
===
Author: hselasky
Date: Sun Sep 9 14:53:34 2012
New Revision: 240281
URL: http://svn.freebsd.org/changeset/base/240281
Log:
Add support for DWC OTG.
Modified:
head/sys/dev/usb/controller/usb_controller.c
Modified: head/sys/dev/usb/controller/usb_controller.c
=
Author: hselasky
Date: Sun Sep 9 14:51:38 2012
New Revision: 240280
URL: http://svn.freebsd.org/changeset/base/240280
Log:
Add support for DWC OTG.
Added:
head/sys/arm/broadcom/bcm2835/dwc_otg_brcm.c (contents, props changed)
Added: head/sys/arm/broadcom/bcm2835/dwc_otg_brcm.c
===
Author: hselasky
Date: Sun Sep 9 14:41:34 2012
New Revision: 240279
URL: http://svn.freebsd.org/changeset/base/240279
Log:
Add support for host mode to the DWC OTG controller driver.
The DWC OTG host mode support should still be considered
experimental. Isochronous support for DWC OTG is no
Author: des
Date: Sun Sep 9 13:18:13 2012
New Revision: 240278
URL: http://svn.freebsd.org/changeset/base/240278
Log:
Document -quit, four and a half years after it was implemented.
MFC after:3 days
Pointy hat to:imp@
Modified:
head/usr.bin/find/find.1
Modified: head/usr.
Author: ae
Date: Sun Sep 9 11:40:37 2012
New Revision: 240277
URL: http://svn.freebsd.org/changeset/base/240277
Log:
Handle LOADER_NO_DISK_SUPPORT knob in the arm and powerpc ubldr.
Modified:
head/sys/boot/arm/uboot/Makefile
head/sys/boot/powerpc/uboot/Makefile
Modified: head/sys/boot/arm
Author: ae
Date: Sun Sep 9 11:37:17 2012
New Revision: 240276
URL: http://svn.freebsd.org/changeset/base/240276
Log:
Update according to the change of struct uboot_devdesc.
Modified:
head/sys/boot/uboot/common/main.c
Modified: head/sys/boot/uboot/common/main.c
==
Author: ae
Date: Sun Sep 9 11:34:27 2012
New Revision: 240275
URL: http://svn.freebsd.org/changeset/base/240275
Log:
Build disk.c only when DISK_SUPPORT is enabled.
Modified:
head/sys/boot/uboot/lib/Makefile
Modified: head/sys/boot/uboot/lib/Makefile
Author: ae
Date: Sun Sep 9 11:33:06 2012
New Revision: 240274
URL: http://svn.freebsd.org/changeset/base/240274
Log:
Update uboot's disk driver to use new DISK API.
Modified:
head/sys/boot/uboot/lib/disk.c
Modified: head/sys/boot/uboot/lib/disk.c
Author: ae
Date: Sun Sep 9 11:32:06 2012
New Revision: 240273
URL: http://svn.freebsd.org/changeset/base/240273
Log:
Use disk_fmtdev() and disk_parsedev() functions from the new DISK API.
Modified:
head/sys/boot/uboot/lib/devicename.c
Modified: head/sys/boot/uboot/lib/devicename.c
=
Author: ae
Date: Sun Sep 9 11:30:45 2012
New Revision: 240272
URL: http://svn.freebsd.org/changeset/base/240272
Log:
Make struct uboot_devdesc compatible with struct disk_devdesc.
Modified:
head/sys/boot/uboot/lib/libuboot.h
Modified: head/sys/boot/uboot/lib/libuboot.h
=
Author: glebius
Date: Sun Sep 9 09:46:48 2012
New Revision: 240271
URL: http://svn.freebsd.org/changeset/base/240271
Log:
For UDP transport set IP_RECVDSTADDR sockopt on the socket, and provide
IP_SENDSRCADDR control with datagram message we reply with. This makes
bsnmpd reply from exactly
Author: glebius
Date: Sun Sep 9 08:14:47 2012
New Revision: 240264
URL: http://svn.freebsd.org/changeset/base/240264
Log:
Add removed if_pflow.h.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==
Author: tuexen
Date: Sun Sep 9 08:14:04 2012
New Revision: 240263
URL: http://svn.freebsd.org/changeset/base/240263
Log:
Whitespace changes.
MFC after: 10 days
Modified:
head/sys/netinet/sctp_pcb.c
Modified: head/sys/netinet/sctp_pcb.c
==
Author: joel (doc committer)
Date: Sun Sep 9 07:23:15 2012
New Revision: 240257
URL: http://svn.freebsd.org/changeset/base/240257
Log:
Remove clause 3 and 4 from the NetBSD Foundation copyright header, missed
in r203971.
Modified:
head/usr.bin/xlint/lint1/makeman
Modified: head/usr.bin/xl
27 matches
Mail list logo