]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
camcontrol(8): Fix another trivial double-free
[FreeBSD/FreeBSD.git] / usr.bin /
2016-05-11 Conrad Meyerrandom(6): Fix double-close
2016-05-11 Conrad Meyerwhois(1): Fix potential double-close and logic mistakes
2016-05-11 Conrad Meyerwhois(1): Pull out async multiple host connection code...
2016-05-11 Conrad MeyerFix buffer overrun in gcore(1) NT_PRPSINFO
2016-05-11 Alexander MotinMFV r299453: 6765 zfs_zaccess_delete() comments do...
2016-05-11 Alexander MotinMFV r299451: 6764 zfs issues with inheritance flags...
2016-05-11 Alexander MotinMFV r299449: 6763 aclinherit=restricted masks inherited...
2016-05-11 Alexander MotinMFV r299442: 6762 POSIX write should imply DELETE_CHILD...
2016-05-11 Alexander MotinMFV r299440: 6736 ZFS per-vdev ZAPs
2016-05-11 Alexander MotinMFV r299438: 6842 Fix empty xattr dir causing lockup
2016-05-11 Alexander MotinMFV r299436: 6843 Make xattr dir truncate and remove...
2016-05-11 Alexander MotinMFV r299434: 6841 Undirty freed spill blocks
2016-05-10 Conrad Meyersdiff(1): Fix potential NULL deref in cleanup path
2016-05-10 Pedro F. Giffunised.1: Correction for the case insensitive case.
2016-05-10 Baptiste DaroussinRename getline with get_line to avoid collision with...
2016-05-10 Baptiste DaroussinRename getline with get_line to avoid collision with...
2016-05-10 Baptiste DaroussinRename getline with get_line to avoid collision with...
2016-05-10 Pedro F. GiffuniRevert r299279:
2016-05-09 Bryan DreweryDIRDEPS_BUILD: Run the staged bootstrap-tools version...
2016-05-09 Baptiste DaroussinRationalize license numbering
2016-05-09 Baptiste DaroussinSome style(9) fixes
2016-05-09 Ben WoodsAdd myself (woodsb02) to the calendar.freebsd file
2016-05-09 Pedro F. GiffuniSimplify redundant malloc'ing in sed -e.
2016-05-08 Jilles Tjoelkerinstall: Add some tests.
2016-05-08 Xin LIMFV r299237: apply two upstream revisions to address...
2016-05-08 Xin LIMFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51...
2016-05-07 Baptiste DaroussinOnly one program is build in usr.bin/sdiff use the...
2016-05-07 Baptiste DaroussinRevert r299218 VISUAL is actually a perfecly valid...
2016-05-07 Baptiste DaroussinOnly use EDITOR as a variable to specify which text...
2016-05-07 Baptiste DaroussinDirectly call the editor if needed instead of spawning...
2016-05-07 Baptiste DaroussinReplace fparseln(3) with getline(3)
2016-05-07 Pedro F. Giffunised: rewrite the main loop.
2016-05-06 Edward Tomasz Napi... Add the "-r" flag to iscsictl(8).
2016-05-06 Edward Tomasz Napi... Document the "Protocol" field of iscsi.conf(5).
2016-05-05 Dimitry AndricImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 Dimitry AndricSince contrib/libcxxrt's ancestry was never correct...
2016-05-04 Enji CooperMerge ^/user/ngie/release-pkg-fix-tests to unbreak...
2016-05-04 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2016-05-03 Baptiste DaroussinPrint the fchmodat mode in human readable fashion
2016-05-03 Jung-uk KimMerge OpenSSL 1.0.2h.
2016-05-02 Bjoern A. Zeebfgetc returns an int not a char.
2016-05-01 Pedro F. Giffuniusr.bin: minor spelling fixes on comments.
2016-05-01 Pedro F. Giffunilocaledef(1): minor spelling fixes on comments.
2016-05-01 Ed SchoutenRemove useless calls to basename().
2016-04-30 Baptiste DaroussinWhen checking for binary file, check if ch is not EOF...
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-29 Baptiste Daroussinimport sdiff(1) from GSoC 2012
2016-04-29 Glen BarberFix including Kyuafile in packaged base system.
2016-04-28 Pedro F. GiffuniSmall typo.
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 Xin LIMFV r298691:
2016-04-27 Marcelo AraujoUse MIN() macro from sys/param.h.
2016-04-27 Marcelo AraujoUse MIN() macro from sys/param.h.
2016-04-27 Marcelo AraujoUse macro MIN() from sys/param.h.
2016-04-27 Marcelo AraujoUse MIN() macro from sys/param.h.
2016-04-26 Marcelo AraujoUse MIN() instead of MAX() as the previous syntax was...
2016-04-25 Tony FinchExample RIPE whois query with options and spaces.
2016-04-25 Bjoern A. ZeebTry to make gcc builds happy again by removing a redund...
2016-04-24 Pedro F. GiffuniAdjust a type from r267490.
2016-04-24 Pedro F. Giffunipatch(1): avoid signed integer overflow when debugging.
2016-04-23 Maxim SobolevGC duplicate define.
2016-04-23 Maxim SobolevImprove performance in a few key areas:
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-22 Marcelo AraujoUse roundup2() macro from sys/param.h.
2016-04-22 Marcelo AraujoUse MIN() macro from sys/param.h.
2016-04-22 Marcelo AraujoUse macro MAX() from sys/param.h.
2016-04-22 Marcelo AraujoUse macro MAX() from sys/param.h.
2016-04-21 Pedro F. Giffunikernel: use our nitems() macro when it is available...
2016-04-21 Ed Masteelftoolchain: Use ${SRCTOP} for the top of the FreeBSD...
2016-04-21 Eitan AdlerBring a little more compability with GNU units 2.12
2016-04-20 Baptiste DaroussinPlug memory leaks
2016-04-20 Baptiste DaroussinFix bad checking of the return of realloc(3)
2016-04-20 Baptiste DaroussinFix typo: actually test the return of strchr(3)
2016-04-20 Marcelo AraujoPartially revert the change on r298325 where there...
2016-04-20 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-20 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-19 Xin LIFix build breakage introduced by r298253.
2016-04-19 Eitan AdlerRename units.lib -> definitions.units
2016-04-19 Eitan AdlerRemove pathnames.h
2016-04-19 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Ed MasteReplace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain
2016-04-18 Xin LIMFV r298178:
2016-04-18 Marcelo AraujoUser NULL instead of 0 for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Marcelo AraujoUse NULL for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0.
2016-04-17 Baptiste DaroussinNote that mklocale(1) and colldef(1) are no longer...
2016-04-17 Baptiste DaroussinUse the nitems() macro
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-17 Jilles Tjoelkermail: Don't truncate mtime of mailbox to microseconds.
2016-04-16 Baptiste DaroussinFix a mandoc -Tlint warning
2016-04-16 Baptiste DaroussinDirectly set the O_CLOEXEC flags via the open(2) attributes
2016-04-16 Glen BarberMerge the projects/release-pkg branch to head.
2016-04-16 Glen BarberMFH
2016-04-16 Glen BarberMFH
next