Author: kib
Date: Fri Nov 1 06:56:28 2013
New Revision: 257496
URL: http://svnweb.freebsd.org/changeset/base/257496
Log:
MFC r257069:
Add ddb 'show ioapic' and 'show all ioapics' commands.
Modified:
stable/9/sys/x86/x86/io_apic.c
Directory Properties:
stable/9/sys/ (props changed)
Mod
Author: kib
Date: Fri Nov 1 06:33:17 2013
New Revision: 257495
URL: http://svnweb.freebsd.org/changeset/base/257495
Log:
MFC r257072:
Make pci_get_dma_tag() non-static.
Approved by: re (glebius)
Modified:
stable/10/sys/dev/pci/pci.c
stable/10/sys/dev/pci/pci_private.h
Directory Pro
Author: kib
Date: Fri Nov 1 06:32:16 2013
New Revision: 257494
URL: http://svnweb.freebsd.org/changeset/base/257494
Log:
MFC r257071:
Add some definitions for the bits in root control and status PCIe cap
registers.
Approved by: re (glebius)
Modified:
stable/10/sys/dev/pci/pcireg.h
Author: kib
Date: Fri Nov 1 06:31:02 2013
New Revision: 257493
URL: http://svnweb.freebsd.org/changeset/base/257493
Log:
MFC r257070:
Move the PCI_DMA_BOUNDARY definition into the pcivar.h.
Approved by: re (glebius)
Modified:
stable/10/sys/dev/pci/pci.c
stable/10/sys/dev/pci/pcivar
Author: kib
Date: Fri Nov 1 06:29:38 2013
New Revision: 257492
URL: http://svnweb.freebsd.org/changeset/base/257492
Log:
MFC r257069:
Add ddb 'show ioapic' and 'show all ioapics' commands.
Approved by: re (glebius)
Modified:
stable/10/sys/x86/x86/io_apic.c
Directory Properties:
sta
Author: kib
Date: Fri Nov 1 06:26:37 2013
New Revision: 257491
URL: http://svnweb.freebsd.org/changeset/base/257491
Log:
MFC r256670:
Rewrite RDRAND support:
Remove the excessive memory accesses to temporary buffer.
Streamline the assembly and unify it between i386 and amd64.
Approve
On Thu, Oct 31, 2013 at 09:09:24PM -0500, Brooks Davis wrote:
> On Thu, Oct 31, 2013 at 06:02:25PM -0700, Luigi Rizzo wrote:
> > as per the subject, after this commit building head on stable/9
> > fails with the error below:
> >
> > ===> lib/libpam/modules/pam_krb5 (all)
> > make: don't know how t
Author: yongari
Date: Fri Nov 1 05:03:47 2013
New Revision: 257490
URL: http://svnweb.freebsd.org/changeset/base/257490
Log:
Perform media change after setting IFF_DRV_RUNNING flag. Without it,
driver would ignore the first link state update if controller
already established a link.
Re
On 31 October 2013 20:22, John-Mark Gurney wrote:
> Andre Oppermann wrote this message on Thu, Oct 31, 2013 at 23:41 +0100:
>> >I know of only one modern ARM SoC that's able to DMA network packets on
>> >a 2-byte boundary (actually even it requires a 4-byte boundary, but it's
>> >willing to stuff
On Thu, Oct 31, 2013 at 09:09:24PM -0500, Brooks Davis wrote:
> On Thu, Oct 31, 2013 at 06:02:25PM -0700, Luigi Rizzo wrote:
> > as per the subject, after this commit building head on stable/9
> > fails with the error below:
> >
> > ===> lib/libpam/modules/pam_krb5 (all)
> > make: don't know how t
Andre Oppermann wrote this message on Thu, Oct 31, 2013 at 23:41 +0100:
> >I know of only one modern ARM SoC that's able to DMA network packets on
> >a 2-byte boundary (actually even it requires a 4-byte boundary, but it's
> >willing to stuff the first 16 bits with zeroes and offset everything
> >t
Luigi Rizzo wrote this message on Thu, Oct 31, 2013 at 23:41 +0100:
> On Thu, Oct 31, 2013 at 03:14:57PM -0700, John-Mark Gurney wrote:
> > Luigi Rizzo wrote this message on Thu, Oct 31, 2013 at 22:13 +0100:
> > > On Thu, Oct 31, 2013 at 01:49:16PM -0700, John-Mark Gurney wrote:
> > > > Luigi Rizzo
On 10/31/2013 8:02 PM, Luigi Rizzo wrote:
> as per the subject, after this commit building head on stable/9
> fails with the error below:
>
> ===> lib/libpam/modules/pam_krb5 (all)
> make: don't know how to make
> /media/bsd10/usr/home/luigi/FreeBSD/head/../usr/obj-pico-amd64/media/bsd10/usr/home/
On Thu, Oct 31, 2013 at 06:02:25PM -0700, Luigi Rizzo wrote:
> as per the subject, after this commit building head on stable/9
> fails with the error below:
>
> ===> lib/libpam/modules/pam_krb5 (all)
> make: don't know how to make
> /media/bsd10/usr/home/luigi/FreeBSD/head/../usr/obj-pico-amd64/me
Author: ian
Date: Fri Nov 1 02:04:05 2013
New Revision: 257489
URL: http://svnweb.freebsd.org/changeset/base/257489
Log:
Kernel config for Wandboard.
Added:
head/sys/arm/conf/WANDBOARD-COMMON (contents, props changed)
head/sys/arm/conf/WANDBOARD-DUAL (contents, props changed)
head/sy
Author: marcel
Date: Fri Nov 1 01:32:01 2013
New Revision: 257487
URL: http://svnweb.freebsd.org/changeset/base/257487
Log:
Use LOG2_ID_PAGE_SIZE again for the identity mapping in regions 6 & 7.
Make the default translation size the same as the PBVM page size to
avoid inserting overlapping
as per the subject, after this commit building head on stable/9
fails with the error below:
===> lib/libpam/modules/pam_krb5 (all)
make: don't know how to make
/media/bsd10/usr/home/luigi/FreeBSD/head/../usr/obj-pico-amd64/media/bsd10/usr/home/luigi/FreeBSD/head/tmp/usr/lib/libkrb5.a.
Stop
revert
Author: ian
Date: Fri Nov 1 00:45:08 2013
New Revision: 257486
URL: http://svnweb.freebsd.org/changeset/base/257486
Log:
Add dts source for imx6 SoCs and for Wandboard boards.
The imx6.dtsi is incomplete, but has enough to support devices that work
right now. Eventually it will need to
Author: sbruno
Date: Fri Nov 1 00:32:26 2013
New Revision: 257485
URL: http://svnweb.freebsd.org/changeset/base/257485
Log:
Install include files for netpfil/pf when requested by the Makefile
Reviewed by: glebius
Modified:
head/include/Makefile
Modified: head/include/Makefile
Author: ian
Date: Fri Nov 1 00:21:09 2013
New Revision: 257483
URL: http://svnweb.freebsd.org/changeset/base/257483
Log:
Add the Soc- / machine-dependent parts of imx6 support.
Added:
head/sys/arm/freescale/imx/files.imx6 (contents, props changed)
head/sys/arm/freescale/imx/imx6_machdep.
Author: marcel
Date: Fri Nov 1 00:21:38 2013
New Revision: 257484
URL: http://svnweb.freebsd.org/changeset/base/257484
Log:
The PAL_PTCE_INFO function returns the counts and strides of the
outer and inner loop as 32-bit integers mux'd in 64-bit return
values. Change our data types for the c
Author: mav
Date: Fri Nov 1 00:14:15 2013
New Revision: 257482
URL: http://svnweb.freebsd.org/changeset/base/257482
Log:
Fix lock recursion, triggered by `smartctl -a /dev/adaX`.
Modified:
head/sys/cam/cam_xpt.c
Modified: head/sys/cam/cam_xpt.c
==
Author: ian
Date: Thu Oct 31 23:57:33 2013
New Revision: 257480
URL: http://svnweb.freebsd.org/changeset/base/257480
Log:
Convert the if/else list of compatible devices to the table-driven
ofw_bus_search_compatible() routine. In addition to converting existing
strings to table entries, also
Author: ian
Date: Thu Oct 31 23:08:30 2013
New Revision: 257478
URL: http://svnweb.freebsd.org/changeset/base/257478
Log:
Add definitions for the register and data that describes the SoC type.
This isn't in the chip reference manuals, it was found in u-boot and
various old mailing list threa
Author: marcel
Date: Thu Oct 31 23:06:04 2013
New Revision: 257477
URL: http://svnweb.freebsd.org/changeset/base/257477
Log:
Purge the translation cache of APs before we unleash them. To that
end, make pmap_invalidate_all() global and have it only handle the
local CPU -- i.e. no rendezvous.
Author: ian
Date: Thu Oct 31 23:05:05 2013
New Revision: 257476
URL: http://svnweb.freebsd.org/changeset/base/257476
Log:
Revamp the SoC identity numbering scheme to be more in line with the way
Freescale numbers the chips in the ID registers.
Modified:
head/sys/arm/freescale/imx/imx_machde
Author: marcel
Date: Thu Oct 31 22:46:03 2013
New Revision: 257475
URL: http://svnweb.freebsd.org/changeset/base/257475
Log:
Respect the kern.smp.disabled tunable. When we're scanning the MADT in
ia64_probe_sapics(), we also create PCPU structures for any Local SAPICs
we encounter. When SMP
On 31.10.2013 23:32, Ian Lepore wrote:
On Thu, 2013-10-31 at 23:17 +0100, Andre Oppermann wrote:
On 31.10.2013 20:27, Ian Lepore wrote:
On Thu, 2013-10-31 at 20:08 +0100, Andre Oppermann wrote:
On 31.10.2013 19:03, Luigi Rizzo wrote:
On Thu, Oct 31, 2013 at 03:46:10PM +, Andre Oppermann w
On Thu, Oct 31, 2013 at 03:14:57PM -0700, John-Mark Gurney wrote:
> Luigi Rizzo wrote this message on Thu, Oct 31, 2013 at 22:13 +0100:
> > On Thu, Oct 31, 2013 at 01:49:16PM -0700, John-Mark Gurney wrote:
> > > Luigi Rizzo wrote this message on Thu, Oct 31, 2013 at 21:05 +0100:
> > > > On Thu, Oct
On Thu, 2013-10-31 at 23:17 +0100, Andre Oppermann wrote:
> On 31.10.2013 20:27, Ian Lepore wrote:
> > On Thu, 2013-10-31 at 20:08 +0100, Andre Oppermann wrote:
> >> On 31.10.2013 19:03, Luigi Rizzo wrote:
> >>> On Thu, Oct 31, 2013 at 03:46:10PM +, Andre Oppermann wrote:
> Author: andre
>
On 31.10.2013 21:15, Ian Lepore wrote:
On Thu, 2013-10-31 at 21:05 +0100, Luigi Rizzo wrote:
On Thu, Oct 31, 2013 at 01:27:25PM -0600, Ian Lepore wrote:
...
Is there any chance all this reworking might get us to a position where
the protocol header in an mbuf doesn't have to be 32-bit aligned
a
On 31.10.2013 20:27, Ian Lepore wrote:
On Thu, 2013-10-31 at 20:08 +0100, Andre Oppermann wrote:
On 31.10.2013 19:03, Luigi Rizzo wrote:
On Thu, Oct 31, 2013 at 03:46:10PM +, Andre Oppermann wrote:
Author: andre
Date: Thu Oct 31 15:46:10 2013
New Revision: 257455
URL: http://svnweb.freebsd
Luigi Rizzo wrote this message on Thu, Oct 31, 2013 at 22:13 +0100:
> On Thu, Oct 31, 2013 at 01:49:16PM -0700, John-Mark Gurney wrote:
> > Luigi Rizzo wrote this message on Thu, Oct 31, 2013 at 21:05 +0100:
> > > On Thu, Oct 31, 2013 at 01:27:25PM -0600, Ian Lepore wrote:
> > > ...
> > > > Is ther
On Thu, Oct 31, 2013 at 01:49:16PM -0700, John-Mark Gurney wrote:
> Luigi Rizzo wrote this message on Thu, Oct 31, 2013 at 21:05 +0100:
> > On Thu, Oct 31, 2013 at 01:27:25PM -0600, Ian Lepore wrote:
> > ...
> > > Is there any chance all this reworking might get us to a position where
> > > the pro
Luigi Rizzo wrote this message on Thu, Oct 31, 2013 at 21:05 +0100:
> On Thu, Oct 31, 2013 at 01:27:25PM -0600, Ian Lepore wrote:
> ...
> > Is there any chance all this reworking might get us to a position where
> > the protocol header in an mbuf doesn't have to be 32-bit aligned
> > anymore? We p
Author: andreast
Date: Thu Oct 31 20:42:47 2013
New Revision: 257473
URL: http://svnweb.freebsd.org/changeset/base/257473
Log:
Ouch, do the shift properly. An uin64_t needs the right postfix when shifting.
Modified:
head/sys/powerpc/pseries/mmu_phyp.c
Modified: head/sys/powerpc/pseries/mmu_p
Author: emax
Date: Thu Oct 31 20:33:21 2013
New Revision: 257472
URL: http://svnweb.freebsd.org/changeset/base/257472
Log:
Rate limit (to once per minute) "Listen queue overflow" message in
sonewconn().
Reviewed by: scottl, lstewart
Obtained from:Netflix, Inc
MFC after:2
Author: trociny
Date: Thu Oct 31 20:32:11 2013
New Revision: 257471
URL: http://svnweb.freebsd.org/changeset/base/257471
Log:
MFC r257154:
Merging local and remote bitmaps must be protected by hr_amp lock.
This is believed to fix hastd crashes, which might occur during
synchronizatio
Author: trociny
Date: Thu Oct 31 20:31:16 2013
New Revision: 257470
URL: http://svnweb.freebsd.org/changeset/base/257470
Log:
MFC r257154:
Merging local and remote bitmaps must be protected by hr_amp lock.
This is believed to fix hastd crashes, which might occur during
synchronizatio
Author: glebius
Date: Thu Oct 31 20:30:56 2013
New Revision: 257469
URL: http://svnweb.freebsd.org/changeset/base/257469
Log:
Remove 'netstat -i' from crashinfo, as this no longer is supported.
Modified:
head/usr.sbin/crashinfo/crashinfo.sh
Modified: head/usr.sbin/crashinfo/crashinfo.sh
Author: trociny
Date: Thu Oct 31 20:30:26 2013
New Revision: 257468
URL: http://svnweb.freebsd.org/changeset/base/257468
Log:
MFC r257154:
Merging local and remote bitmaps must be protected by hr_amp lock.
This is believed to fix hastd crashes, which might occur during
synchronizatio
On Thu, 2013-10-31 at 21:05 +0100, Luigi Rizzo wrote:
> On Thu, Oct 31, 2013 at 01:27:25PM -0600, Ian Lepore wrote:
> ...
> > Is there any chance all this reworking might get us to a position where
> > the protocol header in an mbuf doesn't have to be 32-bit aligned
> > anymore? We pay a pretty he
Author: sbruno
Date: Thu Oct 31 20:03:59 2013
New Revision: 257466
URL: http://svnweb.freebsd.org/changeset/base/257466
Log:
Integrate github revision 0446821e49224c6a29be28760cc9c4cc14f56d8a as
suggested by upstream
https://github.com/the-tcpdump-group/libpcap/issues/327
Quiesce ass
On Thu, Oct 31, 2013 at 01:27:25PM -0600, Ian Lepore wrote:
...
> Is there any chance all this reworking might get us to a position where
> the protocol header in an mbuf doesn't have to be 32-bit aligned
> anymore? We pay a pretty heavy price for that requirement in the
> drivers of the least cap
Author: trociny
Date: Thu Oct 31 19:55:36 2013
New Revision: 257465
URL: http://svnweb.freebsd.org/changeset/base/257465
Log:
Add myself as a ports committer
Approved by: bdrewery (mentor)
Modified:
head/share/misc/committers-ports.dot
Modified: head/share/misc/committers-ports.dot
===
On Thu, 2013-10-31 at 20:08 +0100, Andre Oppermann wrote:
> On 31.10.2013 19:03, Luigi Rizzo wrote:
> > On Thu, Oct 31, 2013 at 03:46:10PM +, Andre Oppermann wrote:
> >> Author: andre
> >> Date: Thu Oct 31 15:46:10 2013
> >> New Revision: 257455
> >> URL: http://svnweb.freebsd.org/changeset/bas
On Wednesday, October 30, 2013 4:13:43 am Gleb Smirnoff wrote:
> Author: glebius
> Date: Wed Oct 30 08:13:42 2013
> New Revision: 257376
> URL: http://svnweb.freebsd.org/changeset/base/257376
>
> Log:
> 'netstat -i' no longer supports working on a vmcore.
Please remove it from crashinfo then.
On 31.10.2013 19:03, Luigi Rizzo wrote:
On Thu, Oct 31, 2013 at 03:46:10PM +, Andre Oppermann wrote:
Author: andre
Date: Thu Oct 31 15:46:10 2013
New Revision: 257455
URL: http://svnweb.freebsd.org/changeset/base/257455
Log:
Make struct ifnet readable and comprehensible again by grouping
Author: sbruno
Date: Thu Oct 31 18:53:39 2013
New Revision: 257464
URL: http://svnweb.freebsd.org/changeset/base/257464
Log:
Queisce warning about attempting to add char * together and use explicit
array indexing to indicate what is meant to be done
Modified:
head/contrib/binutils/opcodes/i
Author: sbruno
Date: Thu Oct 31 18:53:13 2013
New Revision: 257463
URL: http://svnweb.freebsd.org/changeset/base/257463
Log:
Queisce warning about attempting to add char * together and use explicit
array indexing to indicate what is meant to be done
Modified:
head/contrib/binutils/binutils/
Author: emaste
Date: Thu Oct 31 18:44:40 2013
New Revision: 257462
URL: http://svnweb.freebsd.org/changeset/base/257462
Log:
Fix up FreeBSD tag for files not from a vendor branch
Unexpand the tag, remove the fbsd:nokeywords property and add the
svn:keywords property. This should eliminat
Author: brooks
Date: Thu Oct 31 18:11:50 2013
New Revision: 257461
URL: http://svnweb.freebsd.org/changeset/base/257461
Log:
Notional MFC of r257139:
Regerate after r257460 swapped the default to WITH_NMTREE.
Approved by: re (gjb)
Modified:
stable/10/share/man/man5/src.conf.5
Direc
Oct 31 18:06:32 2013(r257460)
@@ -16,6 +16,13 @@ from older versions of FreeBSD, try WITH
stable/10, and then rebuild without this option. The bootstrap process from
older version of current is a bit fragile.
+20131031:
+ The default version of mtree is nmtree which is obtained
On Thu, Oct 31, 2013 at 03:46:10PM +, Andre Oppermann wrote:
> Author: andre
> Date: Thu Oct 31 15:46:10 2013
> New Revision: 257455
> URL: http://svnweb.freebsd.org/changeset/base/257455
>
> Log:
> Make struct ifnet readable and comprehensible again by grouping
> and ordering related vari
Author: brooks
Date: Thu Oct 31 17:56:27 2013
New Revision: 257459
URL: http://svnweb.freebsd.org/changeset/base/257459
Log:
MFC r257268:
Enable the --sysroot=/foo option in ld by always building with a sysroot
defined. When not building as a cross linker, the sysroot is set to "/".
Author: brooks
Date: Thu Oct 31 16:18:36 2013
New Revision: 257457
URL: http://svnweb.freebsd.org/changeset/base/257457
Log:
MFC r256861:
MFP4: 223121 (FDT infrastructure portion)
Implement support for interrupt-parent nodes in simplebus. The current
implementation requires that dev
Author: brooks
Date: Thu Oct 31 16:16:52 2013
New Revision: 257456
URL: http://svnweb.freebsd.org/changeset/base/257456
Log:
MFC r256865
Remove the isf(4) driver. It was created by accident and is subset of
the cfi(4) driver. It remained in the tree longer than would be ideal
due to t
Author: andre
Date: Thu Oct 31 15:46:10 2013
New Revision: 257455
URL: http://svnweb.freebsd.org/changeset/base/257455
Log:
Make struct ifnet readable and comprehensible again by grouping
and ordering related variables, fields and locks next to each
other. Add more comments to variables.
Author: ian
Date: Thu Oct 31 15:27:39 2013
New Revision: 257454
URL: http://svnweb.freebsd.org/changeset/base/257454
Log:
Add sdhci driver glue for imx family SoCs. This should support both uSDHC
(newer SoCs) and eSDHC (older SoCs), but the eSDHC support is untested and
likely to need some
Author: ian
Date: Thu Oct 31 15:04:23 2013
New Revision: 257453
URL: http://svnweb.freebsd.org/changeset/base/257453
Log:
Add stubbed-out imx6 support for clocks and power management. This
contains little more than a few stub functions required to keep the
linker happy, but it's enough to l
Author: ian
Date: Thu Oct 31 14:52:06 2013
New Revision: 257452
URL: http://svnweb.freebsd.org/changeset/base/257452
Log:
Add support for the USB PHY on imx6 SoCs. Pretty minimal at this point,
but enough to get usb host mode working.
Added:
head/sys/arm/freescale/imx/imx6_usbphy.c (cont
Author: brooks
Date: Thu Oct 31 14:11:14 2013
New Revision: 257450
URL: http://svnweb.freebsd.org/changeset/base/257450
Log:
Notional MFC of r257057:
Regen documentation post r257449:
Stop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC. This allows
bootstrapping a copy of clang w
Author: brooks
Date: Thu Oct 31 14:07:00 2013
New Revision: 257449
URL: http://svnweb.freebsd.org/changeset/base/257449
Log:
MFC r256915
Stop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC. This allows
bootstrapping a copy of clang without building clang for the base system
which
Author: adrian
Date: Thu Oct 31 13:54:51 2013
New Revision: 257446
URL: http://svnweb.freebsd.org/changeset/base/257446
Log:
Allow the Arduino Leonardo to work by supporting CDC=0 devices.
CDC=0 simply means "no command codes", CDC=1 means "AT command codes."
There's no driver change requ
Author: brooks
Date: Thu Oct 31 13:54:55 2013
New Revision: 257447
URL: http://svnweb.freebsd.org/changeset/base/257447
Log:
MFC r256752, r256946
MFP4: 221483, 221567, 221568, 221670, 221677, 221678, 221800, 221801,
221804, 221805, 222004, 222006, 222055, 222820, 1135077, 1135118,
11362
Author: brooks
Date: Thu Oct 31 13:47:39 2013
New Revision: 257445
URL: http://svnweb.freebsd.org/changeset/base/257445
Log:
MFC: r256743, r256744
MFP4:
Change 227594 by brooks@brooks_zenith on 2013/04/11 17:10:14
When we fail, print the error that occurred if we are giving
/ObsoleteFiles.inc Thu Oct 31 13:00:35 2013(r257444)
@@ -38,6 +38,23 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20131031: pkg_install has been removed
+OLD_FILES+=etc/periodic/daily/220.backup-pkgdb
+OLD_FILES+=etc/periodic/daily/490.status-pkg-changes
+OLD_FILES+=etc/periodic
Author: bapt
Date: Thu Oct 31 12:05:37 2013
New Revision: 257440
URL: http://svnweb.freebsd.org/changeset/base/257440
Log:
Adjust the manpage category for the pkg bootstrap
Modified:
head/tools/build/options/WITHOUT_PKGBOOTSTRAP
Modified: head/tools/build/options/WITHOUT_PKGBOOTSTRAP
===
Author: pjd
Date: Thu Oct 31 11:38:25 2013
New Revision: 257436
URL: http://svnweb.freebsd.org/changeset/base/257436
Log:
Make lpathconf(2) support optional to make it compile again on Linux.
Submitted by: Hashem Nasarat @riseup.net
Modified:
head/tools/regression/pjdfstest/Makefile
he
Author: hselasky
Date: Thu Oct 31 11:03:36 2013
New Revision: 257435
URL: http://svnweb.freebsd.org/changeset/base/257435
Log:
Fix a potential memory leak.
MFC after:1 week
Modified:
head/sys/dev/usb/wlan/if_run.c
Modified: head/sys/dev/usb/wlan/if_run.c
Author: kib
Date: Thu Oct 31 10:15:22 2013
New Revision: 257434
URL: http://svnweb.freebsd.org/changeset/base/257434
Log:
MFC r257221:
Fix typo.
Modified:
stable/8/sys/kern/subr_param.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/kern/ (props changed)
Modified:
Author: kib
Date: Thu Oct 31 10:14:12 2013
New Revision: 257433
URL: http://svnweb.freebsd.org/changeset/base/257433
Log:
MFC r257221:
Fix typo.
Modified:
stable/9/sys/kern/subr_param.c
Directory Properties:
stable/9/sys/ (props changed)
Modified: stable/9/sys/kern/subr_param.c
===
Author: kib
Date: Thu Oct 31 10:12:25 2013
New Revision: 257432
URL: http://svnweb.freebsd.org/changeset/base/257432
Log:
MFC r257221:
Fix typo.
Approved by: re (glebius)
Modified:
stable/10/sys/kern/subr_param.c
Directory Properties:
stable/10/sys/ (props changed)
Modified: stab
On Wed, Oct 30, 2013 at 10:20:52PM +0100, Jilles Tjoelker wrote:
> On Wed, Oct 30, 2013 at 02:01:57PM +0100, Stefan Neudorf wrote:
> > Konstantin Belousov writes:
>
> > > Author: kib
> > > Date: Mon Oct 21 16:46:12 2013
> > > New Revision: 256850
> > > URL: http://svnweb.freebsd.org/changeset/bas
Author: kib
Date: Thu Oct 31 09:29:37 2013
New Revision: 257430
URL: http://svnweb.freebsd.org/changeset/base/257430
Log:
Remove the dependency on procfs. Use sysctl KERN_PROC_PATHNAME and
KERN_PROC_PID to obtain the parent process pathname and command, used
to determine the calling shell.
Author: hselasky
Date: Thu Oct 31 09:20:30 2013
New Revision: 257429
URL: http://svnweb.freebsd.org/changeset/base/257429
Log:
Fix some types. Compilation for external target complains that "u_int"
is not idential to "uint32_t" when defining set channel prototype
functions. The WLAN channel
Author: kib
Date: Thu Oct 31 09:03:42 2013
New Revision: 257428
URL: http://svnweb.freebsd.org/changeset/base/257428
Log:
Fix long line and record proper commit message for r257427:
Add the '-k' option for getopt() call and usage.
Submitted by: Stefan Neudorf
PR: bin/183494
MFC afte
Author: kib
Date: Thu Oct 31 08:58:32 2013
New Revision: 257427
URL: http://svnweb.freebsd.org/changeset/base/257427
Log:
The limit for the swap space is spelled 'swapsize', at least since
tcsh 6.17.00 import.
Submitted by: Stefan Neudorf
PR: bin/183480
MFC after:1 week
Modifie
Author: kib
Date: Thu Oct 31 08:22:29 2013
New Revision: 257426
URL: http://svnweb.freebsd.org/changeset/base/257426
Log:
The limit for the swap space is spelled 'swapsize', at least since
tcsh 6.17.00 import.
Submitted by: Stefan Neudorf
PR: bin/183480
MFC after:1 week
Modifie
79 matches
Mail list logo