User Details
- User Since
- May 19 2014, 3:05 PM (204 w, 4 d)
- Roles
- Administrator
Today
Yesterday
Yeah, if we can do the native version that is better, and it means the license is standard MPL
Wed, Apr 18
Sun, Apr 15
Fix alignment of the cpu header
Mon, Apr 9
Thanks for working on this
Sun, Apr 8
Thu, Mar 29
Coverity found a number of issues with this commit. It is possible they are false positives:
Tue, Mar 27
Mar 13 2018
Mar 11 2018
Mar 9 2018
Mar 1 2018
Feb 27 2018
Feb 25 2018
Fix tense error pointed out by bcr
Feb 22 2018
Feb 17 2018
This looks pretty clean, I like it.
Feb 13 2018
Feb 10 2018
For this to work right, shouldn't we load /etc/rc.conf.d/pf and maybe ipf as well?
Feb 6 2018
This seems like a much safer approach
Feb 4 2018
Feb 2 2018
Jan 31 2018
Jan 29 2018
Solve issues with L2ARC if compressed_arc_enabled=0
Jan 28 2018
Maybe as a separate change, but is it time to stop shipping lib32 by default as well?
Jan 27 2018
Update to latest -current for @bkidney_briankidney.ca
Jan 22 2018
Jan 14 2018
Jan 4 2018
Dec 7 2017
Dec 5 2017
Newer version of ZSTD (1.3.2)
Dec 4 2017
Switch from symlink to include files
Switch to Warner's fake-files concept
Dec 3 2017
Update to latest -current and lots of cleanup suggested by imp
Nov 30 2017
Thanks for cleaning up my mess
Nov 23 2017
Nov 22 2017
Nov 21 2017
Nov 19 2017
Nov 18 2017
Note: the modern installer has an entire UI dedicated to you setting the date correctly during the install.
Nov 17 2017
Nov 15 2017
I think since we are returning -1 (a failure), it makes more sense to set errno to 0 at the top of the function, so that we only zero it if it is from before this function was run.
Nov 13 2017
Nov 12 2017
Thanks for the feedback Warner. I'll work on that stuff later today or tomorrow.
Nov 11 2017
Rebase to zstd 1.3.2
Nov 1 2017
@yann.collet.73_gmail.com : Is there any tuning we can do to get the size of the compression context down, since we know the maximum size if the input will be 16MB?
Oct 31 2017
I will test this on my macbookpro NVMe where FreeBSD currently cannot read the partition table.
Did you check for other man pages that .Xr this manpage?
I think an interface like mjg described is the best approach.
jail_attach() is not the correct approach, because it makes the actions of the administrator on the host visible within the jail.
Oct 30 2017
bluetooth should not be unconditional.
Oct 29 2017
Thank you very much
It might be useful to mention -DNO_CLEAN as a more supported shortcut
Oct 17 2017
Oct 16 2017
Approved By: allanjude
Oct 14 2017
Oct 12 2017
Oct 10 2017
Cleanup debugging cruft
Sparc fixes
Update to support ZSTD 1.3.x
Oct 8 2017
@imp I know you are working on a sys/boot cleanup, so I figured you might want to integrate this
Oct 7 2017
Address Conrad's feedback re: M_NOWAIT
Oct 6 2017
This now cleanly applies with 'arc patch' for me
Updated for newer version of zstd