Gleb Smirnoff wrote on 02.11.2012 09:26:
Author: glebius
Date: Fri Nov 2 05:26:33 2012
New Revision: 242467
URL: http://svn.freebsd.org/changeset/base/242467
Log:
- If DRM_DEBUG_DEFAULT_ON is defined, then initialize drm_debug_flagi to
all supported debugging bits.
- If DRM_DEBUG_DEF
Author: adrian
Date: Sat Nov 3 04:56:08 2012
New Revision: 242510
URL: http://svn.freebsd.org/changeset/base/242510
Log:
HAL API updates, from the previous couple of HAL commits.
Modified:
head/sys/dev/ath/if_athvar.h
Modified: head/sys/dev/ath/if_athvar.h
==
Author: adrian
Date: Sat Nov 3 04:55:43 2012
New Revision: 242509
URL: http://svn.freebsd.org/changeset/base/242509
Log:
HAL API changes!
* introduce a new HAL API method to pull out the TX status descriptor
contents.
* Add num_delims to the 11n first aggr method. This isn't used
Author: adrian
Date: Sat Nov 3 04:53:44 2012
New Revision: 242508
URL: http://svn.freebsd.org/changeset/base/242508
Log:
Add a debug method to dump the EDMA TX status descriptor contents out.
This requires some HAL API changes to be useful, as there's no way
right now to pull out the TX
Author: delphij
Date: Sat Nov 3 04:29:24 2012
New Revision: 242507
URL: http://svn.freebsd.org/changeset/base/242507
Log:
Sync strlcpy with userland version.
MFC after:1 month
Modified:
head/sys/libkern/strlcpy.c
Modified: head/sys/libkern/strlcpy.c
Author: delphij
Date: Sat Nov 3 04:28:53 2012
New Revision: 242506
URL: http://svn.freebsd.org/changeset/base/242506
Log:
Sync strlen with userland implementation.
MFC after:1 month
Modified:
head/sys/libkern/strlen.c
Modified: head/sys/libkern/strlen.c
Author: bapt
Date: Sat Nov 3 00:30:22 2012
New Revision: 242503
URL: http://svn.freebsd.org/changeset/base/242503
Log:
Fix typo
Modified:
head/lib/libutil/pw_util.3
Modified: head/lib/libutil/pw_util.3
==
--- head/l
Author: sjg
Date: Sat Nov 3 00:10:30 2012
New Revision: 242501
URL: http://svn.freebsd.org/changeset/base/242501
Log:
If no contents keyword is specified, the default for files is
the named file.
Approved by: marcel (mentor)
Modified:
head/usr.sbin/makefs/mtree.c
Modified: head/usr.
Author: sbruno
Date: Fri Nov 2 23:25:52 2012
New Revision: 242500
URL: http://svn.freebsd.org/changeset/base/242500
Log:
MFC r241710
est(4) man page update to document the exposed sysctl r/o variables
available to the user. Should be applicable to all branches and versions
where est(4
Author: joel (doc committer)
Date: Fri Nov 2 22:32:47 2012
New Revision: 242499
URL: http://svn.freebsd.org/changeset/base/242499
Log:
Add a couple of examples.
Obtained from:OpenBSD
Modified:
head/bin/ln/ln.1
Modified: head/bin/ln/ln.1
=
Author: delphij
Date: Fri Nov 2 22:07:45 2012
New Revision: 242497
URL: http://svn.freebsd.org/changeset/base/242497
Log:
Copy code from scsi_read_write() as mfi_build_syspd_cdb() to build SCSI
command properly. Without this change, mfi(4) always sends 10 byte READ
and WRITE commands, whic
Author: jimharris
Date: Fri Nov 2 22:03:39 2012
New Revision: 242496
URL: http://svn.freebsd.org/changeset/base/242496
Log:
Update nsamples and nbuffers defaults to match reality.
Modified:
head/share/man/man4/hwpmc.4
Modified: head/share/man/man4/hwpmc.4
===
Author: joel (doc committer)
Date: Fri Nov 2 21:47:21 2012
New Revision: 242495
URL: http://svn.freebsd.org/changeset/base/242495
Log:
A few minor adjustments after r242424:
- Sort entries in SYNOPSIS.
- Start sentence on a new line.
- Remove redundant textdump dump description.
S
On Fri, Nov 2, 2012 at 2:26 PM, Adrian Chadd wrote:
> On 2 November 2012 08:09, Ian Lepore
> wrote:
>
> > Of course, it doesn't save anything if the system is using more than 128
> > maps, did you check? When I checked on an arm dreamplug system, there
> > were roughly 1850 maps allocated by ti
On 2 November 2012 08:09, Ian Lepore wrote:
> Of course, it doesn't save anything if the system is using more than 128
> maps, did you check? When I checked on an arm dreamplug system, there
> were roughly 1850 maps allocated by time it got to the login prompt
> (making that local cache of 500 m
Author: jeff
Date: Fri Nov 2 21:04:06 2012
New Revision: 242492
URL: http://svn.freebsd.org/changeset/base/242492
Log:
- In cancel_mkdir_dotdot don't panic if the inodedep is not available. If
the previous diradd had already finished it could have been reclaimed
already. This would
Author: alfred
Date: Fri Nov 2 18:57:38 2012
New Revision: 242489
URL: http://svn.freebsd.org/changeset/base/242489
Log:
Merge 242488, better use of strlcpy.
Submitted by: Eric van Gyzen
Modified:
head/sys/kern/kern_shutdown.c
Directory Properties:
head/sys/ (props changed)
Modifi
Author: alfred
Date: Fri Nov 2 17:30:08 2012
New Revision: 242486
URL: http://svn.freebsd.org/changeset/base/242486
Log:
Document that you can use -v along with -l.
Noticed by: pjd
Modified:
head/sbin/dumpon/dumpon.8
head/sbin/dumpon/dumpon.c
Modified: head/sbin/dumpon/dumpon.8
=
Author: delphij
Date: Fri Nov 2 16:57:51 2012
New Revision: 242485
URL: http://svn.freebsd.org/changeset/base/242485
Log:
MFC r241235:
MFV tcpdump 4.3.0.
Added:
stable/9/contrib/tcpdump/print-tipc.c
- copied unchanged from r241235, head/contrib/tcpdump/print-tipc.c
Modified:
stab
Author: delphij
Date: Fri Nov 2 16:54:12 2012
New Revision: 242484
URL: http://svn.freebsd.org/changeset/base/242484
Log:
MFC r241231:
MFV: libpcap 1.3.0.
Added:
stable/9/contrib/libpcap/pcap-canusb-linux.c
- copied unchanged from r241231, head/contrib/libpcap/pcap-canusb-linux.c
Author: attilio
Date: Fri Nov 2 16:31:01 2012
New Revision: 242483
URL: http://svn.freebsd.org/changeset/base/242483
Log:
Tweak comment to make more clear why it will fail.
Submitted by: jimharris
Modified:
head/sys/sys/mutex.h
Modified: head/sys/sys/mutex.h
===
Author: jilles
Date: Fri Nov 2 16:07:21 2012
New Revision: 242482
URL: http://svn.freebsd.org/changeset/base/242482
Log:
kdump: Also decode fcntl commands containing underscores and digits.
The commands F_SETLK_REMOTE, F_DUPFD_CLOEXEC and F_DUP2FD_CLOEXEC were not
decoded.
Modified:
h
On Fri, 2012-11-02 at 05:23 +, Adrian Chadd wrote:
> Author: adrian
> Date: Fri Nov 2 05:23:05 2012
> New Revision: 242466
> URL: http://svn.freebsd.org/changeset/base/242466
>
> Log:
> Drop this from 500 to 128, to save a little space on memory constrained
> platforms.
>
> Modified:
>
Author: antoine
Date: Fri Nov 2 15:06:01 2012
New Revision: 242481
URL: http://svn.freebsd.org/changeset/base/242481
Log:
Add more obsolete files.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==
Author: mjacob
Date: Fri Nov 2 14:38:57 2012
New Revision: 242480
URL: http://svn.freebsd.org/changeset/base/242480
Log:
Don't allow for more than one segment for the control space since
we're not set up to deal with that.
X-MFC:242479
MFC after:1 week
Modified:
head/sys
Author: mjacob
Date: Fri Nov 2 14:37:21 2012
New Revision: 242479
URL: http://svn.freebsd.org/changeset/base/242479
Log:
Don't allow for more than one segment for the control space since
we're not set up to deal with that.
MFC after:1 week
Modified:
head/sys/dev/isp/isp_pci.c
Mod
Author: kib
Date: Fri Nov 2 14:18:30 2012
New Revision: 242478
URL: http://svn.freebsd.org/changeset/base/242478
Log:
MFC r238472:
Pass --enable-new-dtags to the linker invocation by default. If
desired, one can turn off the generation of post-ELF standard dtags by
overriding it with --di
Author: kib
Date: Fri Nov 2 14:16:09 2012
New Revision: 242477
URL: http://svn.freebsd.org/changeset/base/242477
Log:
MFC r236137:
Enable gnu hash generation for dynamic ELF binaries on x86.
MFC r236329 (by marius):
Merge r236137 from x86:
Enable GNU hash generation for dynamic ELF b
Author: kib
Date: Fri Nov 2 13:56:36 2012
New Revision: 242476
URL: http://svn.freebsd.org/changeset/base/242476
Log:
The r241025 fixed the case when a binary, executed from nullfs mount,
was still possible to open for write from the lower filesystem. There
is a symmetric situation where t
Author: glebius
Date: Fri Nov 2 13:54:06 2012
New Revision: 242475
URL: http://svn.freebsd.org/changeset/base/242475
Log:
- Fix struct and struct fields names.
- Remove NGM_ATM_CARRIER_CHANGE, which was removed in r118175.
Submitted by: Mamontov Roman
Modified:
head/share/man/man4/ng
Author: glebius
Date: Fri Nov 2 13:51:47 2012
New Revision: 242474
URL: http://svn.freebsd.org/changeset/base/242474
Log:
Remove separate paragraph on ASCII messages and instead
provide this information along with messages documentation,
like this done in manual pages for other netgraph no
Author: dim
Date: Fri Nov 2 12:18:38 2012
New Revision: 242472
URL: http://svn.freebsd.org/changeset/base/242472
Log:
Fix broken macro checking in the libc++ Makefile, introduced in r241909.
This caused -std=c++0x not to be passed to the build by default.
Pointy hat to:dim
MFC
Author: philip
Date: Fri Nov 2 11:13:44 2012
New Revision: 242471
URL: http://svn.freebsd.org/changeset/base/242471
Log:
MFV pciids-20121024, r242469
Update to use the latest version of the PCI IDs Repository.
MFC after:1 week
Modified:
head/share/misc/pci_vendors
Modified: he
Author: philip
Date: Fri Nov 2 10:53:42 2012
New Revision: 242470
URL: http://svn.freebsd.org/changeset/base/242470
Log:
Tag current snapshot of the PCI ID Repository.
Added:
vendor/pciids/pciids-20121024/
- copied from r242469, vendor/pciids/dist/
__
Author: philip
Date: Fri Nov 2 10:51:48 2012
New Revision: 242469
URL: http://svn.freebsd.org/changeset/base/242469
Log:
Import a recent snapshot of the PCI ID Repository.
Modified:
vendor/pciids/dist/pci.ids
Modified: vendor/pciids/dist/pci.ids
=
On Thu, Nov 01, 2012 at 06:59:19PM +, Alfred Perlstein wrote:
> Author: alfred
> Date: Thu Nov 1 18:59:19 2012
> New Revision: 242451
> URL: http://svn.freebsd.org/changeset/base/242451
>
> Log:
> Add an option to display the current dump device via dumpon -l.
[...]
> +.Nm
> +.Fl l
[...]
>
On Thu, Nov 01, 2012 at 05:01:05PM +, Alfred Perlstein wrote:
> + strlcpy(dumpdevname, devname, sizeof(dumpdevname));
> + if (strlen(dumpdevname) != strlen(devname)) {
> + printf("set_dumper: device name truncated from '%s' -> '%s'\n",
> + devname, dumpde
Author: maxim
Date: Fri Nov 2 07:36:16 2012
New Revision: 242468
URL: http://svn.freebsd.org/changeset/base/242468
Log:
o OpenBSD 5.2 added.
Modified:
head/share/misc/bsd-family-tree
Modified: head/share/misc/bsd-family-tree
==
38 matches
Mail list logo