> Author: delphij
> Date: Fri Apr 5 02:21:16 2019
> New Revision: 345900
> URL: https://svnweb.freebsd.org/changeset/base/345900
>
> Log:
> Implement checking of `.' and `..' entries of subdirectory.
>
> Reviewed by:pfg
> Obtained from: Android
> https://and
On Thu, Apr 4, 2019 at 8:54 PM Warner Losh wrote:
> Author: imp
> Date: Fri Apr 5 02:54:02 2019
> New Revision: 345902
> URL: https://svnweb.freebsd.org/changeset/base/345902
>
> Log:
> Add mpr, mps, mpt to NOTES file
>
> Add these to all the architectures that these are in the GENERIC
> k
Author: imp
Date: Fri Apr 5 02:54:02 2019
New Revision: 345902
URL: https://svnweb.freebsd.org/changeset/base/345902
Log:
Add mpr, mps, mpt to NOTES file
Add these to all the architectures that these are in the GENERIC
kernel.
Modified:
head/sys/amd64/conf/NOTES
head/sys/i386/conf/N
Author: delphij
Date: Fri Apr 5 02:37:10 2019
New Revision: 345901
URL: https://svnweb.freebsd.org/changeset/base/345901
Log:
Fix build.
MFC after:2 weeks
X-MFC-With: r345900
Modified:
head/sbin/fsck_msdosfs/dir.c
Modified: head/sbin/fsck_msdosfs/dir.c
=
Author: delphij
Date: Fri Apr 5 02:21:16 2019
New Revision: 345900
URL: https://svnweb.freebsd.org/changeset/base/345900
Log:
Implement checking of `.' and `..' entries of subdirectory.
Reviewed by: pfg
Obtained from:Android
https://android.googlesource.com/plat
13.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20190404:
+ r345895 reverts r320698. This implies that an nfsuserd(8) daemon
+ built from head sources between r32075
Author: delphij
Date: Thu Apr 4 23:34:03 2019
New Revision: 345897
URL: https://svnweb.freebsd.org/changeset/base/345897
Log:
Restore lfcl when LOSTDIR's chain was corrupted and overwritten
with invalid value.
Obtained from:Android
https://android.googlesource.com/platform/exter
Author: cem
Date: Thu Apr 4 23:32:27 2019
New Revision: 345896
URL: https://svnweb.freebsd.org/changeset/base/345896
Log:
sort(1): randomcoll: Skip the memory allocation entirely
There's no reason to order based on strcmp of ASCII digests instead of
memcmp of the raw digests.
While
Author: rmacklem
Date: Thu Apr 4 23:30:27 2019
New Revision: 345895
URL: https://svnweb.freebsd.org/changeset/base/345895
Log:
Revert r320698, since the related userland changes were reverted by r338192.
r338192 reverted the changes to nfsuserd so that it could use an AF_LOCAL
socket, si
Author: delphij
Date: Thu Apr 4 23:16:36 2019
New Revision: 345894
URL: https://svnweb.freebsd.org/changeset/base/345894
Log:
Restore the ability of checking and fixing next free
cluster in FSINFO that was lost in r203872.
Obtained from:NetBSD
MFC after:2 weeks
Modified:
Author: olivier (ports committer)
Date: Thu Apr 4 20:34:17 2019
New Revision: 345893
URL: https://svnweb.freebsd.org/changeset/base/345893
Log:
Add requiered programs (cc and c++) for some lib/atf regression tests
PR: 236889
Reviewed by: ngie
Approved by: emaste (on IRC)
Author: cem
Date: Thu Apr 4 20:27:13 2019
New Revision: 345891
URL: https://svnweb.freebsd.org/changeset/base/345891
Log:
sort(1): randomcoll: Don't sort on ENOMEM
PR: 230792 (1/many)
Sponsored by: Dell EMC Isilon
Modified:
head/usr.bin/sort/coll.c
Modified: head/usr.bin/so
Author: emaste
Date: Thu Apr 4 19:59:31 2019
New Revision: 345889
URL: https://svnweb.freebsd.org/changeset/base/345889
Log:
if_muge: use NULL not 0 for DRIVER_MODULE pointer args
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/dev/usb/net/if_muge.c
Modified: head/sys/dev/usb/n
Author: rgrimes
Date: Thu Apr 4 19:01:13 2019
New Revision: 345888
URL: https://svnweb.freebsd.org/changeset/base/345888
Log:
Use IN_foo() macros from sys/netinet/in.h inplace of handcrafted code
There are a few places that use hand crafted versions of the macros
from sys/netinet/in.h ma
Author: ygy (doc committer)
Date: Thu Apr 4 18:52:03 2019
New Revision: 345887
URL: https://svnweb.freebsd.org/changeset/base/345887
Log:
Rewrite intro(4) man page.
- Remove issues that no longer apply thanks to devfs
- Add language pointing out devfs's role and referencing its config
On Thu, Apr 4, 2019 at 11:53 AM Enji Cooper wrote:
>
>
> > On Mar 29, 2019, at 7:07 AM, Alan Somers wrote:
> >
> > Author: asomers
> > Date: Fri Mar 29 14:07:30 2019
> > New Revision: 345689
> > URL: https://svnweb.freebsd.org/changeset/base/345689
> >
> > Log:
> > fix the GENERIC-NODEBUG build
> On Mar 29, 2019, at 7:07 AM, Alan Somers wrote:
>
> Author: asomers
> Date: Fri Mar 29 14:07:30 2019
> New Revision: 345689
> URL: https://svnweb.freebsd.org/changeset/base/345689
>
> Log:
> fix the GENERIC-NODEBUG build after r345675
Could you please merge this change in to your branch?
T
Author: oshogbo
Date: Thu Apr 4 16:32:27 2019
New Revision: 345875
URL: https://svnweb.freebsd.org/changeset/base/345875
Log:
strings: capsicumize it
Reviewed by: cem
Discussed with: emaste
Differential Revision:https://reviews.freebsd.org/D18038
Modified:
head/contrib/elft
On Wed, 3 Apr 2019, Enji Cooper wrote:
On Apr 3, 2019, at 1:37 PM, Mateusz Guzik wrote:
Author: mjg
Date: Wed Apr 3 20:37:14 2019
New Revision: 345853
URL: https://svnweb.freebsd.org/changeset/base/345853
Log:
rctl: fix sysctl kern.racct.enable use after r341182
The value was changed from
19 matches
Mail list logo