]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libutil
Import libyaml as libbsdyml (private brand name)
[FreeBSD/FreeBSD.git] / lib / libutil /
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-01 ruFixed documented prototype of kinfo_getproc(3).
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-09 delphijMFV r245512:
2013-02-01 sjgMerge bmake-20130123
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245509
2013-01-13 mjglibutil: fix typo in comment for gr_fini.
2013-01-13 mjglibutil: utilize strsep instead of strcat in a loop...
2013-01-13 mjglibutil: move group_line_format into the scop of its...
2013-01-13 mjglibutil: eliminate 'found' variable in gr_equal
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-04 neelIFC @ r244983.
2012-12-28 baptSimplify pointing dst after the end of all the gr_mem...
2012-12-28 bapterrno = ENOMEM was supposed to be removed not return...
2012-12-28 baptmalloc() sets errno to ENOMEM already.
2012-12-28 baptDo not leave parts of the new group uninitialized in...
2012-12-27 baptavoid arithmetic on uintptr_t
2012-12-27 baptcast to uintptr_t to properly calculate offset
2012-12-27 baptAdd O_CLOEXEC to flopen
2012-12-27 baptgr_dup: simplify duplication of group
2012-12-27 bapt- Clean up previous gr_add use malloc instead of calloc
2012-12-27 baptNew gr_add function to provide a clean and safe method...
2012-12-27 baptUse flopen(3) instead of open(2) + flock(2)
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-20 baptonly rename(2) after chmod(2) has succeed
2012-11-20 baptchange mode the group file to 0644 after a successfull...
2012-11-16 sjgMerge bmake-20121111
2012-11-11 neelIFC @ r242684
2012-11-03 baptFix typo
2012-10-31 desCorrect attribution.
2012-10-30 joelMinor mdoc and language fixes.
2012-10-30 baptRemoved unnecessary bits in the header that shows where...
2012-10-30 baptDocument the pw_util(3) functions
2012-10-29 baptbackout r242319, racy and not done in the right place
2012-10-29 baptmake pw_init and gr_init fail if the specified master...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-12 baptFix IEC / SI binary prefixes (Ki, Mi, Gi, etc) producti...
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-08 andrewImport compiler-rt r160957.
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 grehanIFC @ r238370
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-19 desSwitch the default password hash from md5 to sha512.
2012-06-19 baptRevert user comparison back to user names as some user...
2012-06-12 desFinally nuke auth.conf, nine years after it was depreca...
2012-06-08 desDocument that we also support sha256 and sha512.
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gjbGeneral mdoc(7) and typo fixes.
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 grehanIFC @ r234692
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-30 joelmdoc: terminate quoted strings.
2012-03-29 joelmandoc complains loudly when <TAB>s are misused in...
2012-03-29 eadlerRemove trailing whitespace per mdoc lint warning
2012-03-26 joelmdoc: sort prologue macros.
2012-03-26 joelThis string should be quoted.
2012-03-26 joelmdoc: terminate quoted strings.
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-02-25 gjbFix various typos in manual pages.
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
next