]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libutil
Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to
[FreeBSD/FreeBSD.git] / lib / libutil /
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.
2012-02-20 ghelmerSet the O_CLOEXEC flag when opening the pidfile to...
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-10 edDetect file modification properly by using tv_nsec.
2012-02-09 eadlerFix NULL ptr dereference in setusercontext if pwd is...
2012-02-08 pjdAdd a comment to the example that pidfile_* functions...
2012-02-08 pjdNote that calling pidfile_write(3) multiple times is...
2012-02-06 ghelmerUsing the O_CLOEXEC flag on open(2) caused the pidfile...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-26 ghelmerConsensus between bde and pjd seemed to be that if...
2012-01-26 ghelmerMake the comments consistent (capitalization, punctuati...
2012-01-26 ghelmerRestore the parenthesis that are necessary around the...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-16 ghelmerRemove unnecessary includes from these libutil man...
2012-01-16 ghelmerFix more disorder in prototypes and constants.
2012-01-12 ghelmerMove struct pidfh definition into pidfile.c, and leave...
2012-01-12 ghelmerFix disorder in MAN and MLINKS lists.
2012-01-12 ghelmerMore prototype formatting fixes, struct member formatti...
2012-01-12 ghelmerpidfile_open() no longer uses fcntl() to set the close...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-11 ghelmerFix prototype formatting (indentation, long lines,...
2012-01-11 ghelmerFix namespace issues with prototype parameter names.
2012-01-11 ghelmerFix forward structure declaration and prototype disorder.
2012-01-11 ghelmerjilles pointed out that O_CLOEXEC could be used in...
2012-01-11 pjdConstify arguments.
2012-01-10 ghelmerAdd link for pidfile_fileno.3 to pidfile.3 - thanks...
2012-01-10 ghelmerStyle fixes courtesy of pjd.
2012-01-10 ghelmerDocument that pidfile_open() now sets the FD_CLOEXEC...
2012-01-10 ghelmerAdd pidfile_fileno() to obtain the file descriptor...
2012-01-10 ghelmerSet the FD_CLOEXEC flag on the open pidfile file descri...
2012-01-07 uqsConvert files to UTF-8 and add some copyright markers...
2012-01-05 baptAdd new pw_make_v7 to make a passwd line (in v7 format...
2012-01-03 edReplace index() and rindex() calls with strchr() and...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-15 baptModify pw_copy:
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-16 pjdIn pidfile_open(), if the pidfile is locked, but empty...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-09 traszAdd missing "swapuse" resource limit.
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-29 hrsMerge from head@222434.
2011-05-12 attilioMFC
2011-05-12 stas- Commit work from libprocstat project. These patches...
2011-05-06 attilioMFC
2011-05-05 obrienDon't duplicate define the stdint types.
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-12 delphijAdd support for IEE/IEC (and now also SI) power of...
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-24 pluknetAdd missing resource limits:
2011-03-23 delphijhumanize_number(3) multiply the input number by 100...
2011-03-21 gjbs/buffer/buf as is used in the code.
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-06 pjdexpand_number() needs uint64_t, declare it here if...
2011-03-06 traszMention setloginclass(2) in login_class(3).
2011-03-05 traszAdd two new system calls, setloginclass(2) and getlogin...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
next