]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Extend idle support for newer Book-E cores.
[FreeBSD/FreeBSD.git] / usr.bin /
2015-12-31 Dimitry AndricMerge r293013 from clang380-import branch:
2015-12-31 Dimitry AndricMerge r293006 from clang380-import branch:
2015-12-31 Dimitry AndricNext part of updating llvm/clang build glue: getting the
2015-12-31 Dimitry AndricFirst part of updating llvm/clang build glue: getting...
2015-12-30 Dimitry AndricMerge ^/head r292936 through r292950.
2015-12-30 Dimitry AndricDrop the clang patch which adds recognition of 'CC...
2015-12-30 Dimitry AndricUpdate clang to trunk r256633.
2015-12-30 Dimitry AndricUpdate llvm to trunk r256633.
2015-12-29 David ChisnallImprovements to BSD-licensed DTC.
2015-12-29 Ulrich SpörleinFix type mismatches for malloc(3) and Co.
2015-12-28 Marcelo AraujoAdd on systat -vm the ability to display the physical...
2015-12-25 Dimitry AndricUpgrade our copies of clang and llvm to 3.7.1 release...
2015-12-25 Simon J. GerratyMerge bmake-20151220
2015-12-24 Baptiste DaroussinSince removal of oldnfs support linking to kvm is not...
2015-12-24 Navdeep ParharMFP r291227, r291228, and r292618.
2015-12-23 Craig RodriguesRemove extraneous characters
2015-12-22 John BaldwinMove the mkioctls script to libsysdecode and use it...
2015-12-18 Christian BruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 Christian BruefferRIP Juergen Lock (nox@FreeBSD.org), you and your contri...
2015-12-17 George V. Neville... Switch the IPsec related statistics to using the built...
2015-12-15 John BaldwinStart on a new library (libsysdecode) that provides...
2015-12-14 Dag-Erling SmørgravUpgrade to Unbound 1.5.7.
2015-12-13 Alex Kozlov- Properly set mode and atime/ctime for symlinks
2015-12-11 Alex Kozlov- Allow to extract symlinks
2015-12-11 Alex Kozlov- Remove stray whitespaces
2015-12-11 Ed MasteUpdate to ELF Tool Chain r3272
2015-12-11 Warner LoshAdd ppcboot FAT type. Needed to create a bootable power...
2015-12-10 Bryan DreweryUse LIBADD for pthread.
2015-12-08 Simon J. GerratyMerge bmake-20151201
2015-12-07 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2015-12-07 Mark JohnstonMFV r289003:
2015-12-07 Bryan DreweryAdd missing CLEANFILES.
2015-12-04 Navdeep ParharCatch up with head.
2015-12-04 Bryan DreweryRemove disconnected directory RETEST.
2015-12-04 Bryan DreweryFix LDADD/DPADD that should be LIBADD.
2015-12-03 Jung-uk KimMerge OpenSSL 1.0.2e.
2015-12-03 Tony FinchAvoid -Wmissing-initializer
2015-12-03 Tony FinchUpdate to upstream version 2.11
2015-12-02 Navdeep ParharCatch up with head.
2015-12-01 Bryan DreweryDon't override LIB*DIR variables from src.libnames.mk.
2015-12-01 Enji CooperFix typos in error messages dealing with unknown groups...
2015-12-01 Craig RodriguesAdd more text to explain --libxo flag.
2015-12-01 Allan JudeSome problems were introduced during the libxo-ificatio...
2015-12-01 Hajimu UMEMOTOAt the time a destination or a gateway of `netstat -r'
2015-12-01 Edward Tomasz Napi... Fix rctl rule filters - eg the 'rctl -r :' case.
2015-12-01 Bryan DreweryMETA MODE: Update dependencies with 'the-lot' and add...
2015-12-01 Bryan DreweryUpdate dependencies after r291406 added libelf to libkvm.
2015-11-29 Edward Tomasz Napi... Improve error reporting to clearly show problematic...
2015-11-29 Edward Tomasz Napi... Simplify rule retrieval and improve error handling.
2015-11-29 Edward Tomasz Napi... Fix some memory management problems.
2015-11-29 Edward Tomasz Napi... Handle asprintf(3) errors in a standards-compliant...
2015-11-29 Edward Tomasz Napi... Rewrite the rctl(8) utility to make it possible to...
2015-11-29 Edward Tomasz Napi... User and group identifiers the rctl(8) utility receives...
2015-11-26 Navdeep ParharCatch up with head.
2015-11-26 Bryan DreweryUse LIBEXECDIR for /usr/libexec.
2015-11-25 Bryan DreweryReplace DPSRCS that work fine in SRCS.
2015-11-25 Bryan DreweryRemove redundant DPSRCS which were already in SRCS.
2015-11-25 Bryan DreweryFix spelling error.
2015-11-25 Bryan DreweryMETA MODE: Remove unneeded libmd.host dependency for...
2015-11-25 Bryan DreweryMETA MODE: Fix 'make bootstrap-tools'.
2015-11-25 Bryan DreweryMETA MODE: Don't create .meta files when symlinking...
2015-11-25 Bryan DreweryMETA MODE: Fix 'make the-lot' with recent locale changes
2015-11-25 Hajimu UMEMOTOFix udp entry of `netstat -TW'.
2015-11-24 Hajimu UMEMOTOCorrect alignment of the addresses in the `netstat...
2015-11-24 Kurt LidlAdd myself (lidl) to the calendar.freebsd file.
2015-11-24 Hajimu UMEMOTOAdd missing error check after xo_parse_args() in netsta...
2015-11-24 Bryan DreweryRemove unneeded libutil dependency for sendmail.
2015-11-24 Pedro F. Giffunibc(1): Fix memory corruption issues
2015-11-24 Marcelo AraujoCompute the median of the data set as the midpoint...
2015-11-22 Pedro F. Giffunibc: sync with OpenBSD
2015-11-21 Mark JohnstonAdd a missing brace to fix vmstat -s output.
2015-11-21 Baptiste DaroussinRevert a modification that crept in and should not
2015-11-21 Baptiste DaroussinSynchronize m4(1) with OpenBSD
2015-11-21 Baptiste Daroussincolldef(1) does not need the libc's internal collate...
2015-11-21 Xin LIMFV r291123:
2015-11-20 Baptiste DaroussinReintegrate colldef(1) and mklocale(1)
2015-11-20 Hajimu UMEMOTODon't truncate an interface name when -W option is...
2015-11-20 Hajimu UMEMOTOAvoid core dump when output style is html.
2015-11-20 Baptiste Daroussininstall: do not follow symlinks
2015-11-20 Craig RodriguesConvert vmstat to use libxo.
2015-11-19 Navdeep ParharCatch up with head (r291075).
2015-11-19 Craig RodriguesUse print as a function for Python 3 [PEP 3105]
2015-11-18 Bryan DreweryRemove unneeded libmd from bootstrap-tools (reverting...
2015-11-17 Hajimu UMEMOTOJSON doesn't permit a hexadecimal notation of an integer.
2015-11-14 Simon J. GerratyRename META_MODE option to DIRDEPS_BUILD
2015-11-13 Dag-Erling SmørgravThere is no more point in indexing /var/db/freebsd...
2015-11-12 Edwin GroothuisMFV of 290695,tzdata2015g
2015-11-09 Enji CooperAdd some basic tests that exercise cputime limits with...
2015-11-08 Baptiste Daroussinlower again the warnings and remove the pragmas unsuppo...
2015-11-08 Baptiste DaroussinEliminate some gcc pragmas
2015-11-07 Baptiste DaroussinFix build of localedef(1) on arm where wchar_t is an...
2015-11-07 Baptiste DaroussinRewrite the histoty part
2015-11-07 Baptiste DaroussinImprove localedef(1) manpage
2015-11-07 Baptiste DaroussinBump warning level
2015-11-07 Baptiste DaroussinUse const where needed instead of using pragmas to...
2015-11-07 Baptiste DaroussinMake bsd declaration static
2015-11-07 Baptiste DaroussinFix an off by one due to bad conversion from avl(3...
2015-11-07 Baptiste DaroussinRun memset only after having checked the return of...
2015-11-07 Baptiste DaroussinWorkaround an issue on i386 to unbreak the build until...
2015-11-07 Baptiste DaroussinFix build on arm64
next