On Sat, 2 Mar 2013, Marius Strobl wrote:
Log:
- Apparently, it's no longer a problem to call shutdown_nice(9) from within
an interrupt filter (some other drivers in the tree do the same). So
change the overtemperature and power fail interrupts from handlers in order
to code and get rid
Author: joel (doc committer)
Date: Sat Mar 2 06:55:55 2013
New Revision: 247614
URL: http://svnweb.freebsd.org/changeset/base/247614
Log:
mdoc: remove superfluous paragraph macro.
Modified:
head/lib/libc/sys/cap_fcntls_limit.2
head/lib/libc/sys/cap_ioctls_limit.2
head/lib/libc/sys/cap_ri
On Sat, 2 Mar 2013, Marius Strobl wrote:
Log:
- While Netra X1 generally show no ill effects when registering a power
fail interrupt handler, there seems to be either a broken batch of them
or a tendency to develop a defect which causes this interrupt to fire
inadvertedly. Given that a
Author: marcel
Date: Sat Mar 2 05:28:55 2013
New Revision: 247613
URL: http://svnweb.freebsd.org/changeset/base/247613
Log:
Make this WARNS=9 clean on i386 w/ clang.
Modified:
head/lib/libstand/nandfs.c
Modified: head/lib/libstand/nandfs.c
===
On Fri, 1 Mar 2013 19:32:17 -0800
Tim Kientzle wrote:
>
> On Mar 1, 2013, at 7:23 PM, Andrew Turner wrote:
>
> > Author: andrew
> > Date: Sat Mar 2 03:23:14 2013
> > New Revision: 247609
> > URL: http://svnweb.freebsd.org/changeset/base/247609
> >
> > Log:
> > Build the Raspberry Pi dtb file
Author: marcel
Date: Sat Mar 2 05:07:51 2013
New Revision: 247612
URL: http://svnweb.freebsd.org/changeset/base/247612
Log:
Fix warnings (control reaches end of non-void function).
Modified:
head/lib/libstand/nandfs.c
Modified: head/lib/libstand/nandfs.c
Author: marcel
Date: Sat Mar 2 05:03:36 2013
New Revision: 247611
URL: http://svnweb.freebsd.org/changeset/base/247611
Log:
Fix nandfs support by providing the same crc32 function as is used
in newfs_nandfs. In libstand we get crc32 from libz. The polynomial
is not the same as used for nand
Author: andrew
Date: Sat Mar 2 05:02:29 2013
New Revision: 247610
URL: http://svnweb.freebsd.org/changeset/base/247610
Log:
Move some virtual memory constants to the top of the file where they are on
other architectures [1].
While here:
- Remove an unused and commented out include.
On Mar 1, 2013, at 7:23 PM, Andrew Turner wrote:
> Author: andrew
> Date: Sat Mar 2 03:23:14 2013
> New Revision: 247609
> URL: http://svnweb.freebsd.org/changeset/base/247609
>
> Log:
> Build the Raspberry Pi dtb file when building the kernel so we can copy it
> to the boot partition for U-B
Author: andrew
Date: Sat Mar 2 03:23:14 2013
New Revision: 247609
URL: http://svnweb.freebsd.org/changeset/base/247609
Log:
Build the Raspberry Pi dtb file when building the kernel so we can copy it
to the boot partition for U-Boot.
Modified:
head/sys/arm/conf/RPI-B
Modified: head/sys/arm
Author: andrew
Date: Sat Mar 2 02:19:04 2013
New Revision: 247608
URL: http://svnweb.freebsd.org/changeset/base/247608
Log:
Ensure the stack is correctly aligned before calling the first C function.
Modified:
head/sys/arm/arm/locore.S
Modified: head/sys/arm/arm/locore.S
Author: delphij
Date: Sat Mar 2 01:04:02 2013
New Revision: 247607
URL: http://svnweb.freebsd.org/changeset/base/247607
Log:
MFC r247422:
Add a reminder that the user should update boot block if they are upgrading
their existing system and use LZ4 compression for ZFS.
Suggested by:
Author: delphij
Date: Sat Mar 2 01:04:02 2013
New Revision: 247607
URL: http://svnweb.freebsd.org/changeset/base/247607
Log:
MFC r247422:
Add a reminder that the user should update boot block if they are upgrading
their existing system and use LZ4 compression for ZFS.
Suggested by:
Author: pjd
Date: Sat Mar 2 01:00:26 2013
New Revision: 247606
URL: http://svnweb.freebsd.org/changeset/base/247606
Log:
Add regression tests for the new Capsicum system calls.
Sponsored by: The FreeBSD Foundation
Added:
head/tools/regression/capsicum/
head/tools/regression/capsicum/s
Author: pjd
Date: Sat Mar 2 00:56:53 2013
New Revision: 247605
URL: http://svnweb.freebsd.org/changeset/base/247605
Log:
Update existing regression tests after Capsicum overhaul.
Modified:
head/tools/regression/security/cap_test/cap_test_capabilities.c
head/tools/regression/security/cap_te
Author: pjd
Date: Sat Mar 2 00:55:09 2013
New Revision: 247604
URL: http://svnweb.freebsd.org/changeset/base/247604
Log:
Regen after r247602.
Modified:
head/sys/compat/freebsd32/freebsd32_proto.h
head/sys/compat/freebsd32/freebsd32_syscall.h
head/sys/compat/freebsd32/freebsd32_syscalls.c
Author: pjd
Date: Sat Mar 2 00:53:12 2013
New Revision: 247602
URL: http://svnweb.freebsd.org/changeset/base/247602
Log:
Merge Capsicum overhaul:
- Capability is no longer separate descriptor type. Now every descriptor
has set of its own capability rights.
- The cap_new(2) system
Author: marius
Date: Sat Mar 2 00:41:51 2013
New Revision: 247601
URL: http://svnweb.freebsd.org/changeset/base/247601
Log:
- Apparently, it's no longer a problem to call shutdown_nice(9) from within
an interrupt filter (some other drivers in the tree do the same). So
change the overtem
Author: marius
Date: Sat Mar 2 00:37:31 2013
New Revision: 247600
URL: http://svnweb.freebsd.org/changeset/base/247600
Log:
- While Netra X1 generally show no ill effects when registering a power
fail interrupt handler, there seems to be either a broken batch of them
or a tendency to de
Author: pjd
Date: Sat Mar 2 00:11:27 2013
New Revision: 247598
URL: http://svnweb.freebsd.org/changeset/base/247598
Log:
Provide cap_sandboxed(3) function, which is a wrapper around cap_getmode(2)
system call, which has a nice property - it never fails, so it is a bit
easier to use. If ther
Author: delphij
Date: Fri Mar 1 23:26:13 2013
New Revision: 247596
URL: http://svnweb.freebsd.org/changeset/base/247596
Log:
Fix assignment of maximum bounadary.
Submitted by: Sascha Wildner
Obtained from:DragonFly rev fd39c81ba220f7ad6e4dc9b30d45e828cf58a1ad
MFC after:2 w
On Friday, 1 March 2013 at 17:13:45 +, Chris Rees wrote:
> On 1 Mar 2013 14:27, "Jilles Tjoelker" wrote:
>> The find(1) and stat(1) approaches also work in other shells such as
>> bash, ksh and zsh. An extension to test(1) can only be used by writing
>> ugly things like /bin/test. Whatever yo
Author: delphij
Date: Fri Mar 1 23:21:18 2013
New Revision: 247595
URL: http://svnweb.freebsd.org/changeset/base/247595
Log:
Fix wrong assignment.
Submitted by: Sascha Wildner
Obtained from:DragonFly rev 9568dd07a22a136e380e6c19a8ea188eb92976d5
MFC after:2 weeks
Modified:
Author: delphij
Date: Fri Mar 1 23:18:20 2013
New Revision: 247594
URL: http://svnweb.freebsd.org/changeset/base/247594
Log:
Fix a typo in mfi_stp_cmd() that would give wrong assignment.
Submitted by: Sascha Wildner
Obtained from:DragonFly rev 0dc98fff2206d7bb78ce5e07ac34d6954e4
On Fri, Mar 1, 2013 at 11:03 PM, John Baldwin wrote:
> Author: jhb
> Date: Fri Mar 1 22:03:31 2013
> New Revision: 247588
> URL: http://svnweb.freebsd.org/changeset/base/247588
>
> Log:
> Replace the TDP_NOSLEEPING flag with a counter so that the
> THREAD_NO_SLEEPING() and THREAD_SLEEPING_OK(
Author: delphij
Date: Fri Mar 1 22:20:13 2013
New Revision: 247592
URL: http://svnweb.freebsd.org/changeset/base/247592
Log:
MFV r247575:
Import a fix tighten assertion on SPA versions from vendor (Illumos).
Illumos ZFS issue:
3543 Feature flags causes assertion in spa.c to mis
Author: marius
Date: Fri Mar 1 22:09:08 2013
New Revision: 247591
URL: http://svnweb.freebsd.org/changeset/base/247591
Log:
Initialize count in order to appease clang.
Submitted by: delphij
Modified:
head/sys/dev/aac/aac_pci.c
Modified: head/sys/dev/aac/aac_pci.c
==
Author: marius
Date: Fri Mar 1 22:05:20 2013
New Revision: 247590
URL: http://svnweb.freebsd.org/changeset/base/247590
Log:
Initialize count in order to appease clang.
Submitted by: delphij
Modified:
head/sys/dev/bce/if_bce.c
Modified: head/sys/dev/bce/if_bce.c
Author: pfg
Date: Fri Mar 1 22:03:57 2013
New Revision: 247589
URL: http://svnweb.freebsd.org/changeset/base/247589
Log:
MFC r246562:
Remove unused MAXSYMLINKLEN macro.
Reviewed by: mckusick
PR: kern/175794
Modified:
stable/9/sys/fs/ext2fs/inode.h
stable/9/sys/ufs/
Author: jhb
Date: Fri Mar 1 22:03:31 2013
New Revision: 247588
URL: http://svnweb.freebsd.org/changeset/base/247588
Log:
Replace the TDP_NOSLEEPING flag with a counter so that the
THREAD_NO_SLEEPING() and THREAD_SLEEPING_OK() macros can nest.
Reviewed by: attilio
Modified:
head/sys/d
Author: andrew
Date: Fri Mar 1 21:59:23 2013
New Revision: 247587
URL: http://svnweb.freebsd.org/changeset/base/247587
Log:
Increase the maximum text size on ARM to 64MiB. Without this clang would be
sent a SIGABRT when it is loaded as it is too large. This is the smallest
power of two MiB
Author: pjd
Date: Fri Mar 1 21:58:56 2013
New Revision: 247586
URL: http://svnweb.freebsd.org/changeset/base/247586
Log:
Remove unnecessary variables.
Modified:
head/sys/kern/vfs_vnops.c
Modified: head/sys/kern/vfs_vnops.c
Author: mm
Date: Fri Mar 1 21:58:51 2013
New Revision: 247585
URL: http://svnweb.freebsd.org/changeset/base/247585
Log:
MFV r247316:
Merge new read-only zfs properties from vendor (illumos)
Illumos ZFS issues:
3588 provide zfs properties for logical (uncompressed) space used and
Author: pjd
Date: Fri Mar 1 21:57:02 2013
New Revision: 247584
URL: http://svnweb.freebsd.org/changeset/base/247584
Log:
Reduce lock scope a little.
Modified:
head/sys/kern/vfs_syscalls.c
Modified: head/sys/kern/vfs_syscalls.c
Author: des
Date: Fri Mar 1 21:35:53 2013
New Revision: 247583
URL: http://svnweb.freebsd.org/changeset/base/247583
Log:
Manually fix screwed-up mergeinfo.
Modified:
Directory Properties:
stable/8/cddl/compat/opensolaris/ (props changed)
stable/8/cddl/contrib/opensolaris/ (props change
Author: mm
Date: Fri Mar 1 21:01:45 2013
New Revision: 247580
URL: http://svnweb.freebsd.org/changeset/base/247580
Log:
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 13973:4972ab336f54
Illumos ZFS issues:
3464 zfs synctask code needs restructuring
Modified:
Author: mm
Date: Fri Mar 1 21:01:45 2013
New Revision: 247580
URL: http://svnweb.freebsd.org/changeset/base/247580
Log:
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 13973:4972ab336f54
Illumos ZFS issues:
3464 zfs synctask code needs restructuring
Added:
v
Author: marius
Date: Fri Mar 1 20:51:53 2013
New Revision: 247579
URL: http://svnweb.freebsd.org/changeset/base/247579
Log:
- Move reporting of failures to disable RX/TX MAC under bootverbose as at
least the Saturn chips of 501-6738 cards may fail to do so the first
time, which isn't fa
Author: mm
Date: Fri Mar 1 20:49:56 2013
New Revision: 247578
URL: http://svnweb.freebsd.org/changeset/base/247578
Log:
Update vendor-sys/illumos/dist to illumos-gate 13971:d1648d817bd6
Illumos ZFS issues:
3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock is piping hot
Modif
Author: ian
Date: Fri Mar 1 20:48:53 2013
New Revision: 247576
URL: http://svnweb.freebsd.org/changeset/base/247576
Log:
MFC r246121 ...
Fix a descriptor leak in devd. Clients reading /var/run/devd.pipe can close
their socket connection any time, and devd only notices that when it gets
Author: mm
Date: Fri Mar 1 20:48:07 2013
New Revision: 247575
URL: http://svnweb.freebsd.org/changeset/base/247575
Log:
Update vendor-sys/illumos/dist to illumos-gate 13970:c9a5683da38e
Illumos ZFS issues:
3543 Feature flags causes assertion in spa.c to miss certain cases
Modified:
Author: marius
Date: Fri Mar 1 20:36:59 2013
New Revision: 247574
URL: http://svnweb.freebsd.org/changeset/base/247574
Log:
- In sbbc_pci_attach() just pass the already obtained bus tag and handle
instead of acquiring these anew.
- Use NULL instead of 0 for pointers.
MFC after:1
Author: marius
Date: Fri Mar 1 20:34:02 2013
New Revision: 247573
URL: http://svnweb.freebsd.org/changeset/base/247573
Log:
- Remove an unused header.
- Use NULL instead of 0 for pointers.
- Let ofw_pcib_probe() return BUS_PROBE_DEFAULT instead of 0 so specialized
PCI-PCI-bridge drivers
Author: jpaetzel
Date: Fri Mar 1 20:33:35 2013
New Revision: 247572
URL: http://svnweb.freebsd.org/changeset/base/247572
Log:
MFC 246799:
Resolve issue that caused WITNESS to report LORs.
Modified:
stable/9/sys/dev/oce/oce_if.c
stable/9/sys/dev/oce/oce_if.h
Directory Properties:
sta
Author: marius
Date: Fri Mar 1 20:16:06 2013
New Revision: 247571
URL: http://svnweb.freebsd.org/changeset/base/247571
Log:
- Apparently, r186520 was just wrong and the clock of Oxford OX16PCI958 is
neither DEFAULT_RCLK * 2 nor DEFAULT_RCLK * 10 but plain DEFAULT_RCLK
and there's no (op
Author: marius
Date: Fri Mar 1 19:55:10 2013
New Revision: 247570
URL: http://svnweb.freebsd.org/changeset/base/247570
Log:
- Make tables, device ID strings etc const. This includes #ifdef'ing 0
aac_command_status_table, which is actually unused since r111532.
While at it, make aac_if a
Author: des
Date: Fri Mar 1 19:42:50 2013
New Revision: 247568
URL: http://svnweb.freebsd.org/changeset/base/247568
Log:
Pull in OpenPAM Micrampelis from head. Also merge a few minor module
changes, most importantly support for ECDSA keys in pam_ssh.
Added:
stable/9/contrib/openpam/TODO
Author: jhb
Date: Fri Mar 1 19:40:02 2013
New Revision: 247567
URL: http://svnweb.freebsd.org/changeset/base/247567
Log:
MFC 246367:
Install and as userland headers
in /usr/include.
Modified:
stable/8/etc/mtree/BSD.include.dist
stable/8/include/Makefile
stable/8/usr.sbin/pciconf/Ma
Author: jhb
Date: Fri Mar 1 19:39:54 2013
New Revision: 247566
URL: http://svnweb.freebsd.org/changeset/base/247566
Log:
MFC 246367:
Install and as userland headers
in /usr/include.
Modified:
stable/9/etc/mtree/BSD.include.dist
stable/9/include/Makefile
stable/9/usr.sbin/pciconf/Ma
Author: marius
Date: Fri Mar 1 19:12:38 2013
New Revision: 247565
URL: http://svnweb.freebsd.org/changeset/base/247565
Log:
- Make tables, device ID strings etc const.
- Use NULL instead of 0 for pointers.
- Remove redundant bzero(9)'ing of the softc.
- Remove redundant/unused softc membe
Author: alc
Date: Fri Mar 1 19:02:41 2013
New Revision: 247564
URL: http://svnweb.freebsd.org/changeset/base/247564
Log:
Eliminate a redundant #include: machine/pmap.h is already included
through vm/pmap.h.
Modified:
head/sys/arm/econa/econa_machdep.c
head/sys/arm/s3c2xx0/s3c24x0_machdep
Author: jhb
Date: Fri Mar 1 19:01:52 2013
New Revision: 247563
URL: http://svnweb.freebsd.org/changeset/base/247563
Log:
MFC 246129:
Allow the address and ports to be separated by a colon or period rather
than a space to permit directly pasting the output of commands such as
netstat and s
Author: jhb
Date: Fri Mar 1 19:01:40 2013
New Revision: 247562
URL: http://svnweb.freebsd.org/changeset/base/247562
Log:
MFC 246129:
Allow the address and ports to be separated by a colon or period rather
than a space to permit directly pasting the output of commands such as
netstat and s
Author: marius
Date: Fri Mar 1 18:49:14 2013
New Revision: 247561
URL: http://svnweb.freebsd.org/changeset/base/247561
Log:
- Use strdup(9) instead of reimplementing it.
- Use __DECONST instead of strange casts.
- Reduce code duplication and simplify name2oid().
PR: 176373
Author: kib
Date: Fri Mar 1 18:40:14 2013
New Revision: 247560
URL: http://svnweb.freebsd.org/changeset/base/247560
Log:
Make the default implementation of the VOP_VPTOCNP() fail if the
directory entry, matched by the inode number, is ".".
NFSv4 client might instantiate the distinct vnod
Author: jhb
Date: Fri Mar 1 18:39:55 2013
New Revision: 247559
URL: http://svnweb.freebsd.org/changeset/base/247559
Log:
MFC 245849:
Don't assume that all Linux TCP-level socket options are identical to
FreeBSD TCP-level socket options (only the first two are). Instead,
using a mapping f
Author: jhb
Date: Fri Mar 1 18:39:46 2013
New Revision: 247558
URL: http://svnweb.freebsd.org/changeset/base/247558
Log:
MFC 245849:
Don't assume that all Linux TCP-level socket options are identical to
FreeBSD TCP-level socket options (only the first two are). Instead,
using a mapping f
Author: dim
Date: Fri Mar 1 17:37:57 2013
New Revision: 247557
URL: http://svnweb.freebsd.org/changeset/base/247557
Log:
MFC r247166:
Pull in r172354 from upstream clang trunk:
Refactor the x86 CPU name logic in the driver and pass -march and -mcpu
flag information down from the
On 1 Mar 2013 14:27, "Jilles Tjoelker" wrote:
>
> On Wed, Feb 27, 2013 at 07:25:48PM +1100, Peter Jeremy wrote:
> > On 2013-Feb-26 01:02:27 +0100, Jilles Tjoelker wrote:
> > >> Enhance test(1) by adding provision to compare any combination of
the
> > >> access, birth, change and modify times
Author: jhb
Date: Fri Mar 1 17:10:52 2013
New Revision: 247556
URL: http://svnweb.freebsd.org/changeset/base/247556
Log:
MFC 246037:
Mark 'ticks', 'time_second', and 'time_uptime' as volatile to prevent the
compiler from caching their values in tight loops.
Modified:
stable/8/sys/dev/usb
Author: jhb
Date: Fri Mar 1 17:10:43 2013
New Revision: 247555
URL: http://svnweb.freebsd.org/changeset/base/247555
Log:
MFC 246037:
Mark 'ticks', 'time_second', and 'time_uptime' as volatile to prevent the
compiler from caching their values in tight loops.
Modified:
stable/9/sys/dev/usb
Author: jhb
Date: Fri Mar 1 16:19:09 2013
New Revision: 247554
URL: http://svnweb.freebsd.org/changeset/base/247554
Log:
MFC 246035:
- Compute the correct size to reallocate when doubling the size of the
array of loaded objects to avoid a buffer overrun.
- Use reallocf() to avoid leakin
Author: jhb
Date: Fri Mar 1 16:18:40 2013
New Revision: 247553
URL: http://svnweb.freebsd.org/changeset/base/247553
Log:
MFC 246035:
- Compute the correct size to reallocate when doubling the size of the
array of loaded objects to avoid a buffer overrun.
- Use reallocf() to avoid leakin
Author: kevlo
Date: Fri Mar 1 15:48:31 2013
New Revision: 247551
URL: http://svnweb.freebsd.org/changeset/base/247551
Log:
Fix typo.
Modified:
head/sys/dev/tws/tws_hdm.c
Modified: head/sys/dev/tws/tws_hdm.c
==
--- h
Author: kevlo
Date: Fri Mar 1 15:45:57 2013
New Revision: 247550
URL: http://svnweb.freebsd.org/changeset/base/247550
Log:
Assign the len field of the netbuf structure to the current length of
a sockaddr.
Obtained from:NetBSD
Modified:
head/lib/libc/rpc/clnt_vc.c
Modified: he
Author: jhb
Date: Fri Mar 1 14:54:37 2013
New Revision: 247548
URL: http://svnweb.freebsd.org/changeset/base/247548
Log:
MFC 245577,245640:
Don't attempt to use clflush on the local APIC register window. Various
CPUs exhibit bad behavior if this is done (Intel Errata AAJ3, hangs on
Penti
Author: jhb
Date: Fri Mar 1 14:54:26 2013
New Revision: 247547
URL: http://svnweb.freebsd.org/changeset/base/247547
Log:
MFC 245577,245640:
Don't attempt to use clflush on the local APIC register window. Various
CPUs exhibit bad behavior if this is done (Intel Errata AAJ3, hangs on
Penti
On Wed, Feb 27, 2013 at 07:25:48PM +1100, Peter Jeremy wrote:
> On 2013-Feb-26 01:02:27 +0100, Jilles Tjoelker wrote:
> >> Enhance test(1) by adding provision to compare any combination of the
> >> access, birth, change and modify times of two files, instead of only
> >> being able to compar
Author: des
Date: Fri Mar 1 10:33:31 2013
New Revision: 247544
URL: http://svnweb.freebsd.org/changeset/base/247544
Log:
MFH (r246328): sort knobs
Modified:
stable/9/lib/Makefile (contents, props changed)
Directory Properties:
stable/9/lib/ (props changed)
Modified: stable/9/lib/Makef
Author: des
Date: Fri Mar 1 10:23:36 2013
New Revision: 247543
URL: http://svnweb.freebsd.org/changeset/base/247543
Log:
MFH (r240278): document -quit
Modified:
stable/8/usr.bin/find/find.1
Directory Properties:
stable/8/usr.bin/find/ (props changed)
Modified: stable/8/usr.bin/find/find
Author: des
Date: Fri Mar 1 09:50:45 2013
New Revision: 247542
URL: http://svnweb.freebsd.org/changeset/base/247542
Log:
More misapplied mergeinfo.
Modified:
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/Makefile (props changed)
stable/8/sys/amd64/ (props changed
Author: des
Date: Fri Mar 1 09:49:55 2013
New Revision: 247541
URL: http://svnweb.freebsd.org/changeset/base/247541
Log:
MFH (r240278): document -quit
Modified:
stable/9/usr.bin/find/find.1
Directory Properties:
stable/9/usr.bin/find/ (props changed)
Modified: stable/9/usr.bin/find/find
Author: mm
Date: Fri Mar 1 09:42:58 2013
New Revision: 247540
URL: http://svnweb.freebsd.org/changeset/base/247540
Log:
Fix the zfs_ioctl compat layer to support zfs_cmd size change introduced
in r247265 (ZFS deadman thread). Both new utilities now support the old
kernel and new kernel prop
Author: des
Date: Fri Mar 1 09:40:02 2013
New Revision: 247539
URL: http://svnweb.freebsd.org/changeset/base/247539
Log:
MFH (r238602): add -g (gigabyte) flag
Modified:
stable/8/usr.bin/du/du.1
stable/8/usr.bin/du/du.c
Directory Properties:
stable/8/usr.bin/du/ (props changed)
Modifie
Author: des
Date: Fri Mar 1 09:39:53 2013
New Revision: 247538
URL: http://svnweb.freebsd.org/changeset/base/247538
Log:
MFH (r238602): add -g (gigabyte) flag
Modified:
stable/9/usr.bin/du/du.1
stable/9/usr.bin/du/du.c
Directory Properties:
stable/9/usr.bin/du/ (props changed)
Modifie
Author: des
Date: Fri Mar 1 09:39:29 2013
New Revision: 247537
URL: http://svnweb.freebsd.org/changeset/base/247537
Log:
Fix a few instances of broken mergeinfo
Modified:
Directory Properties:
stable/8/ (props changed)
stable/8/COPYRIGHT (props changed)
stable/8/LOCKS (props change
Author: alc
Date: Fri Mar 1 08:30:31 2013
New Revision: 247535
URL: http://svnweb.freebsd.org/changeset/base/247535
Log:
Copy the definition of VM_MAX_AUTOTUNE_MAXUSERS from i386. (See r242847.)
Tested by:andrew
Modified:
head/sys/arm/include/vmparam.h
Modified: head/sys/arm/inclu
77 matches
Mail list logo