Author: araujo
Date: Tue Nov 17 01:45:24 2015
New Revision: 290971
URL: https://svnweb.freebsd.org/changeset/base/290971
Log:
Take maintainership of nis(8) and yp(8), Pre-commit review
requested.
Approved by: bapt (mentor)
Differential Revision:D4118
Modified:
head/M
Author: rmacklem
Date: Tue Nov 17 01:44:26 2015
New Revision: 290970
URL: https://svnweb.freebsd.org/changeset/base/290970
Log:
mnt_stat.f_iosize (which is used to set bo_bsize) must be set to
the largest size of buffer cache block or the mapping of the buffer
is bogus. When a mount with rsi
2015-11-17 3:26 GMT+08:00 Garrett Cooper :
>
> > On Nov 16, 2015, at 08:48, Craig Rodrigues wrote:
> >
> > Author: rodrigc
> > Date: Mon Nov 16 16:48:43 2015
> > New Revision: 290931
> > URL: https://svnweb.freebsd.org/changeset/base/290931
> >
> > Log:
> > Import ypldap from OpenBSD.
> >
> > y
Author: glebius
Date: Tue Nov 17 01:01:03 2015
New Revision: 290966
URL: https://svnweb.freebsd.org/changeset/base/290966
Log:
- Fix directory name for pf.
- Recommend my reviews for CARP.
Modified:
head/MAINTAINERS
Modified: head/MAINTAINERS
===
Author: bdrewery
Date: Mon Nov 16 23:27:44 2015
New Revision: 290960
URL: https://svnweb.freebsd.org/changeset/base/290960
Log:
Use -n to ln(1) which is compatible with GNU ln(1).
Sponsored by: EMC / Isilon Storage Division
Modified:
head/tools/install.sh
Modified: head/tools/install.sh
Author: rmacklem
Date: Mon Nov 16 23:19:53 2015
New Revision: 290959
URL: https://svnweb.freebsd.org/changeset/base/290959
Log:
When the smbfs iod thread (smb_iod_thread()) is shutting down,
smb_iod_destroy()
would call smb_iod_request(). This call could return as soon as the
wakeup(evp) in
Author: marius
Date: Mon Nov 16 23:02:33 2015
New Revision: 290957
URL: https://svnweb.freebsd.org/changeset/base/290957
Log:
- Unbreak dumpsys(9) on sparc64 after r276772
- While at it, arrange #ifndefs in kern_dump.c more intelligently; it's
rather confusing to have multiple competing an
Author: sjg
Date: Mon Nov 16 22:50:23 2015
New Revision: 290956
URL: https://svnweb.freebsd.org/changeset/base/290956
Log:
Default MK_META_MODE from MK_DIRDEPS_BUILD
This allows most of the build to simply consider MK_META_MODE
Update to latest dirdeps.mk so we can do:
make -f dir
Author: imp
Date: Mon Nov 16 22:37:28 2015
New Revision: 290954
URL: https://svnweb.freebsd.org/changeset/base/290954
Log:
Remove redundant copies of CDDL_CFLAGS.
Modified:
head/sys/conf/kern.pre.mk
Modified: head/sys/conf/kern.pre.mk
=
Author: gad
Date: Mon Nov 16 22:08:49 2015
New Revision: 290951
URL: https://svnweb.freebsd.org/changeset/base/290951
Log:
I'm still interested in reviewing any code changes to lpr & friends
(lpc, lpd, lpq, etc).
Modified:
head/MAINTAINERS
Modified: head/MAINTAINERS
===
Author: avos
Date: Mon Nov 16 21:55:11 2015
New Revision: 290950
URL: https://svnweb.freebsd.org/changeset/base/290950
Log:
wpi(4): import r289674
Switch PCI register reads from using magic numbers to using the names
defined in pcireg.h
Approved by: adrian (mentor)
Differential Re
Author: jkim
Date: Mon Nov 16 21:36:15 2015
New Revision: 290947
URL: https://svnweb.freebsd.org/changeset/base/290947
Log:
Remove duplicate manual pages.
Reported by: brd
Deleted:
head/secure/lib/libcrypto/man/SSLeay_version.3
Modified:
head/crypto/openssl/doc/crypto/EVP_EncryptInit.
Author: jhb
Date: Mon Nov 16 21:36:50 2015
New Revision: 290948
URL: https://svnweb.freebsd.org/changeset/base/290948
Log:
Only use a power of 2 for the number of receive and transmit queues.
Using other values causes VMXNET3_CMD_ENABLE to fail. The Linux
driver also enforces this restricti
Author: marius
Date: Mon Nov 16 21:13:57 2015
New Revision: 290946
URL: https://svnweb.freebsd.org/changeset/base/290946
Log:
With r290566 in place it turned out that WOL previously only worked by
accident with RTL8168G and later chips when the interface actually was
brought up. This is due
Author: bdrewery
Date: Mon Nov 16 21:05:38 2015
New Revision: 290945
URL: https://svnweb.freebsd.org/changeset/base/290945
Log:
Revert r290944. It was wrong.
Modified:
head/tools/build/Makefile
Modified: head/tools/build/Makefile
==
Author: bdrewery
Date: Mon Nov 16 20:31:00 2015
New Revision: 290944
URL: https://svnweb.freebsd.org/changeset/base/290944
Log:
Fix error case for bmake to echo 0.
MFC after:1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
head/tools/build/Makefile
Modified: head/tools
Author: bdrewery
Date: Mon Nov 16 20:18:38 2015
New Revision: 290943
URL: https://svnweb.freebsd.org/changeset/base/290943
Log:
Avoid FSCHG for INSTALL_AS_USER as well.
PR: 194189
X-MFC-With: r290628
MFC after:2 weeks
Sponsored by: EMC / Isilon Storage Division
Modifi
> On Nov 16, 2015, at 08:48, Craig Rodrigues wrote:
>
> Author: rodrigc
> Date: Mon Nov 16 16:48:43 2015
> New Revision: 290931
> URL: https://svnweb.freebsd.org/changeset/base/290931
>
> Log:
> Import ypldap from OpenBSD.
>
> ypldap -- Intended to be a drop-in replacement for ypserv, gluing
On Friday, November 13, 2015 04:47:53 PM Randall Stewart wrote:
>
> On Nov 13, 2015, at 4:43 PM, Bryan Drewery wrote:
>
> > On 11/13/2015 1:24 PM, Randall Stewart wrote:
> >> Looking at the patch, we need a define of your
> >>
> >> _callout_stop_safe
> >>
> >> and we need to switch
> >>
> >>
Author: rodrigc
Date: Mon Nov 16 17:28:04 2015
New Revision: 290942
URL: https://svnweb.freebsd.org/changeset/base/290942
Log:
Add include of signal.h for signal() prototype.
Modified:
head/usr.sbin/ypldap/ldapclient.c
Modified: head/usr.sbin/ypldap/ldapclient.c
=
Author: rodrigc
Date: Mon Nov 16 17:25:27 2015
New Revision: 290941
URL: https://svnweb.freebsd.org/changeset/base/290941
Log:
Replace __svc_fdset with svc_fdset.
FreeBSD lacks __svc_fdset and __svc_fdsetsize.
Modified:
head/usr.sbin/ypldap/yp.c
Modified: head/usr.sbin/ypldap/yp.c
=
Author: rodrigc
Date: Mon Nov 16 17:11:11 2015
New Revision: 290940
URL: https://svnweb.freebsd.org/changeset/base/290940
Log:
Do not use SA_LEN() to dereference sa_len.
FreeBSD lacks the SA_LEN() macro.
Modified:
head/usr.sbin/ypldap/ldapclient.c
Modified: head/usr.sbin/ypldap/ldapclie
Author: rodrigc
Date: Mon Nov 16 17:08:05 2015
New Revision: 290938
URL: https://svnweb.freebsd.org/changeset/base/290938
Log:
Replace __dead with __dead2.
FreeBSD lacks __dead.
Modified:
head/usr.sbin/ypldap/log.c
head/usr.sbin/ypldap/ypldap.c
Modified: head/usr.sbin/ypldap/log.c
===
Author: rodrigc
Date: Mon Nov 16 17:08:51 2015
New Revision: 290939
URL: https://svnweb.freebsd.org/changeset/base/290939
Log:
Add include of time.h for tzset() prototype.
Modified:
head/usr.sbin/ypldap/log.c
Modified: head/usr.sbin/ypldap/log.c
==
Author: rodrigc
Date: Mon Nov 16 17:06:33 2015
New Revision: 290937
URL: https://svnweb.freebsd.org/changeset/base/290937
Log:
Add include of sys/param.h for MAXHOSTNAMELEN
Modified:
head/usr.sbin/ypldap/entries.c
head/usr.sbin/ypldap/parse.y
head/usr.sbin/ypldap/yp.c
head/usr.sbin/ypld
Author: rodrigc
Date: Mon Nov 16 17:03:52 2015
New Revision: 290936
URL: https://svnweb.freebsd.org/changeset/base/290936
Log:
Replace __dead with __dead2.
FreeBSD lacks __dead.
Modified:
head/usr.sbin/ypldap/ypldap.h
Modified: head/usr.sbin/ypldap/ypldap.h
=
On Mon, Nov 16, 2015 at 04:48:43PM +, Craig Rodrigues wrote:
> Author: rodrigc
> Date: Mon Nov 16 16:48:43 2015
> New Revision: 290931
> URL: https://svnweb.freebsd.org/changeset/base/290931
>
> Log:
> Import ypldap from OpenBSD.
>
> ypldap -- Intended to be a drop-in replacement for yp
Author: rodrigc
Date: Mon Nov 16 17:02:34 2015
New Revision: 290935
URL: https://svnweb.freebsd.org/changeset/base/290935
Log:
Replace HOST_NAME_MAX with MAXHOSTNAMELEN.
FreeBSD lacks HOST_NAME_MAX.
Modified:
head/usr.sbin/ypldap/ypldap.h
Modified: head/usr.sbin/ypldap/ypldap.h
Author: rodrigc
Date: Mon Nov 16 16:58:09 2015
New Revision: 290934
URL: https://svnweb.freebsd.org/changeset/base/290934
Log:
Remove reference to EAI_NODATA.
It does not exist on FreeBSD.
Modified:
head/usr.sbin/ypldap/ypldap_dns.c
Modified: head/usr.sbin/ypldap/ypldap_dns.c
==
Author: rodrigc
Date: Mon Nov 16 16:51:18 2015
New Revision: 290932
URL: https://svnweb.freebsd.org/changeset/base/290932
Log:
Convert Makefile to FreeBSD style.
Add libopenbsd to link line for imsg.
Modified:
head/usr.sbin/ypldap/Makefile
Modified: head/usr.sbin/ypldap/Makefile
===
Author: rodrigc
Date: Mon Nov 16 16:52:56 2015
New Revision: 290933
URL: https://svnweb.freebsd.org/changeset/base/290933
Log:
Add include of for strlen() prototype.
Modified:
head/usr.sbin/ypldap/ber.c
Modified: head/usr.sbin/ypldap/ber.c
===
Author: rodrigc
Date: Mon Nov 16 16:48:43 2015
New Revision: 290931
URL: https://svnweb.freebsd.org/changeset/base/290931
Log:
Import ypldap from OpenBSD.
ypldap -- Intended to be a drop-in replacement for ypserv, gluing in a
LDAP directory and thus providing support for users and groups
Author: jtl
Date: Mon Nov 16 15:22:15 2015
New Revision: 290930
URL: https://svnweb.freebsd.org/changeset/base/290930
Log:
Improve accuracy of PMC sampling frequency
The code tracks a counter which is the number of events until the next
sample. On context switch in, it loads the saved cou
Author: jtl
Date: Mon Nov 16 15:16:09 2015
New Revision: 290929
URL: https://svnweb.freebsd.org/changeset/base/290929
Log:
Change the driver stats to what they really are: unsigned values.
When pmcstat exits after some samples were dropped, give the user an
idea of how many were lost. (Gr
Author: bapt
Date: Mon Nov 16 12:58:47 2015
New Revision: 290928
URL: https://svnweb.freebsd.org/changeset/base/290928
Log:
Bring back a couple of ISO8859-15 locales:
- af_ZA.ISO8859-15
- en_AU.ISO8859-15
- en_CA.ISO8859-15
- en_NZ.ISO8859-15
- en_US.ISO8859-15
- fr_CA.ISO8859-15
Ad
Author: bapt
Date: Mon Nov 16 09:48:09 2015
New Revision: 290926
URL: https://svnweb.freebsd.org/changeset/base/290926
Log:
Add missing alias for zh_CN.UTF-8
Modified:
head/share/locale-links/Makefile
Modified: head/share/locale-links/Makefile
36 matches
Mail list logo