Author: emax
Date: Sun Jun 3 07:36:59 2012
New Revision: 236501
URL: http://svn.freebsd.org/changeset/base/236501
Log:
Plug reference leak.
Interface routes are refcounted as packets move through the stack,
and there's garbage collection tied to it so that route changes can
safely prop
Author: joel (doc committer)
Date: Sun Jun 3 07:45:42 2012
New Revision: 236502
URL: http://svn.freebsd.org/changeset/base/236502
Log:
Minor mdoc improvements.
Modified:
head/sbin/setkey/setkey.8
Modified: head/sbin/setkey/setkey.8
===
Author: avg
Date: Sun Jun 3 08:01:12 2012
New Revision: 236503
URL: http://svn.freebsd.org/changeset/base/236503
Log:
free wdog_kern_pat calls in post-panic paths from under SW_WATCHDOG
Those calls are useful with hardware watchdog drivers too.
MFC after:3 weeks
Modified:
head/
Author: avg
Date: Sun Jun 3 08:30:00 2012
New Revision: 236504
URL: http://svn.freebsd.org/changeset/base/236504
Log:
cpucontrol: use CPUCTL_UPDATE ioctl on correct file descriptor
I guess that means that microcode update has never worked for AMD CPUs.
Please also note that only older AM
Author: pjd
Date: Sun Jun 3 10:50:46 2012
New Revision: 236507
URL: http://svn.freebsd.org/changeset/base/236507
Log:
Simplify the code by using snprlcat().
MFC after:3 days
Modified:
head/sbin/hastd/primary.c
Modified: head/sbin/hastd/primary.c
Author: joel (doc committer)
Date: Sun Jun 3 11:09:51 2012
New Revision: 236508
URL: http://svn.freebsd.org/changeset/base/236508
Log:
Minor mdoc improvements.
Modified:
head/usr.bin/man/man.conf.5
Modified: head/usr.bin/man/man.conf.5
===
Author: joel (doc committer)
Date: Sun Jun 3 11:29:48 2012
New Revision: 236509
URL: http://svn.freebsd.org/changeset/base/236509
Log:
Minor spelling fixes.
Modified:
head/usr.sbin/arp/arp.4
head/usr.sbin/ctladm/ctladm.8
head/usr.sbin/jail/jail.8
head/usr.sbin/jail/jail.conf.5
head/u
On 3. Jun 2012, at 07:36 , Maksim Yevmenkin wrote:
> Author: emax
> Date: Sun Jun 3 07:36:59 2012
> New Revision: 236501
> URL: http://svn.freebsd.org/changeset/base/236501
>
> Log:
> Plug reference leak.
>
> Interface routes are refcounted as packets move through the stack,
> and there's g
Author: uqs
Date: Sun Jun 3 12:19:16 2012
New Revision: 236514
URL: http://svn.freebsd.org/changeset/base/236514
Log:
Fix make depend
Modified:
head/sys/modules/wpi/Makefile
Modified: head/sys/modules/wpi/Makefile
=
Author: tuexen
Date: Sun Jun 3 14:54:50 2012
New Revision: 236515
URL: http://svn.freebsd.org/changeset/base/236515
Log:
Use an existing function to get the source address.
MFC after: 3 days
Modified:
head/sys/netinet/sctp_asconf.c
Modified: head/sys/netinet/sctp_asconf.c
=
Author: kib
Date: Sun Jun 3 16:06:56 2012
New Revision: 236516
URL: http://svn.freebsd.org/changeset/base/236516
Log:
Count and export the number of prefaulting happen.
MFC after: 1 month
Modified:
head/sys/kern/vfs_vnops.c
Modified: head/sys/kern/vfs_vnops.c
==
Author: kib
Date: Sun Jun 3 16:19:37 2012
New Revision: 236517
URL: http://svn.freebsd.org/changeset/base/236517
Log:
Add a knob to disable vn_io_fault.
MFC after:1 month
Modified:
head/sys/kern/vfs_vnops.c
Modified: head/sys/kern/vfs_vnops.c
===
Author: tuexen
Date: Sun Jun 3 18:14:57 2012
New Revision: 236522
URL: http://svn.freebsd.org/changeset/base/236522
Log:
Remove code which is not needed.
MFC after: 3 days
Modified:
head/sys/netinet/sctp_pcb.c
Modified: head/sys/netinet/sctp_pcb.c
==
Author: imp
Date: Sun Jun 3 18:34:32 2012
New Revision: 236524
URL: http://svn.freebsd.org/changeset/base/236524
Log:
Minor rearrangement of the locore <-> initarm interface. Pass in a
structure with the first 4 registers to allow a wider range of boot
loaders to work. Future commits will
Author: dim
Date: Sun Jun 3 20:35:41 2012
New Revision: 236528
URL: http://svn.freebsd.org/changeset/base/236528
Log:
During buildworld and buildkernel, define EARLY_BUILD in the earlier
stages (build-tools, cross-tools, etc) of the build, so we can detect in
bsd.*.mk whether to pass compil
Author: marius
Date: Sun Jun 3 21:03:16 2012
New Revision: 236529
URL: http://svn.freebsd.org/changeset/base/236529
Log:
Disable verification of the flashed content for now; for reasons unknown
it sometimes causes physwr to hang.
Modified:
head/sys/dev/flash/at45d.c
Modified: head/sys/dev
Author: alc
Date: Mon Jun 4 03:51:08 2012
New Revision: 236534
URL: http://svn.freebsd.org/changeset/base/236534
Log:
Various small changes to PV entry management:
Constify pc_freemask[].
pmap_pv_reclaim()
Eliminate "freemask" because it was a pessimization. Add a comment about
Author: imp
Date: Mon Jun 4 04:24:59 2012
New Revision: 236535
URL: http://svn.freebsd.org/changeset/base/236535
Log:
Eliminate the now-unused AT91C_MASTER_CLOCK option and change the one
place in the source it was used to the more correct AT91C_MAIN_CLOCK.
Sort AT91C_MAIN_CLOCK into a bett
18 matches
Mail list logo