]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec
Remove VOP_VPTOFH(9) from references in VFS(9), as it's a VOP,
[FreeBSD/FreeBSD.git] / libexec /
2010-02-09 edSet ut_line to "ftpd" for ftpd.
2010-01-21 edRemove stale references to utmp(5) and its correspondin...
2010-01-18 edReally disable wtmp logging when chrooting.
2010-01-14 edPhase out ttyslot(3).
2010-01-13 edPort all apps in libexec/ from libulog to utmpx.
2010-01-13 edPort ftpd to utmpx.
2010-01-13 edPort comsat to utmpx.
2010-01-13 edRemove `dead code' from rlogind.
2010-01-06 impMerge from head at r201628.
2010-01-02 edMake WARNS=6 the default for libexec/.
2010-01-02 edFix several warnings.
2009-12-29 edANSIfy ldconfig and the aout bits it still uses from...
2009-12-29 edMake rpc.ruserd work with utmpx/libulog.
2009-12-28 edPerform cleanups to rpc.rusersd:
2009-12-26 edModify the sources to make WARNS=6 work.
2009-12-26 edUnbreak the build.
2009-12-25 edLet talkd use utmpx instead of utmp.
2009-12-25 edDon't use UT_NAMESIZE here to determine the maximum...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-03 edRepair breakage to last-minute API change.
2009-12-03 edAdd a new library: libulog.
2009-12-01 cpercivaFix local root vulnerability.
2009-11-28 kibAllow to load not-openable dso when tracing. This fixes...
2009-11-26 kibImplement rtld part of the support for -z nodlopen...
2009-11-26 kibFlag controlling origin expansion in DT_FLAGS is DF_ORI...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-14 rwatsonFix white space in rtld runtime error printf.
2009-11-12 gonzoMFC @199204
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-10 kibCalculate relocation base for the main object, and...
2009-10-06 rwatsonIn rtld's map_object(), use pread(..., 0) rather than...
2009-10-02 gonzo- MFC
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-26 desprinterr_reply() has never been used for as long as...
2009-09-25 desOther minor style issues.
2009-09-25 desSlight style cleanup.
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 gonzo- MFC from head@196987
2009-09-03 remkoDo the first step in removing lukemftpd from the base...
2009-08-04 gonzo- MFC @196061
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-17 kibImplement RTLD_NOLOAD flag for dlopen(3).
2009-07-17 kibOnly perform .bss mapping and cleaning operations when...
2009-07-14 kanSecond attempt at eliminating .text relocations in...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-03 gonzo- MFC
2009-06-29 kanBack out previous revision until better tested fix...
2009-06-28 kanEliminate .text relocations in shared libraries compile...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-23 edFix a typo in the same comment, one line below.
2009-06-23 edFix typo in comment.
2009-06-20 kanAllow order of initialization of loaded shared objects...
2009-06-16 kanFreeBSD returns main object handle from dlopen(NULL...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-12 gonzo- Merge from HEAD
2009-06-02 jkimMFV: ACPICA 20090521
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-27 dfrIncrease the size of the static TLS area slightly ...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-26 gonzoMerge from HEAD
2009-05-26 dougbPer the man page:
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-06 gonzoMerge from HEAD
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-20 rwatsonPrefer <sys/param.h> to <machine/param.h> for the defin...
2009-04-19 rwatsonExplicitly include machine/param.h for CACHE_LINE_SIZE.
2009-04-19 rwatsonNow that the kernel defines CACHE_LINE_SIZE in machine...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-13 gonzo- Merge from HEAD
2009-04-10 kibCurrently, when mapping an object, rtld reserves the...
2009-04-10 kibUpdate comment to the reality, rtld supports any number...
2009-04-07 obrienMove variable externs into extern.h so they are checked...
2009-04-03 kibAllow the NULL, RTLD_SELF and RTLD_NEXT handles to...
2009-04-01 kibDocument RTLD_NODELETE, -z nodelete and -z origin support.
2009-03-31 cognetUse RTF_LLDATA.
2009-03-30 kibImplement support for RTLD_NODELETE flag for dlopen...
2009-03-28 kibDo not dereference NULL pointer. refobj is NULL for...
2009-03-23 delphijSupport for a new environment variable, LD_ELF_HINTS_PA...
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-18 kibImplement the dynamic string token substitution in...
2009-03-12 impUpdate the projects tree to a newer FreeBSD current.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-02 samconnect vendor wpa area to contrib
2009-02-21 ruFix build when WITH_SSP is set explicitly.
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-07 pisoAdd SCTP NAT support.
2009-01-30 maximo Fix typo: indentical -> identical.
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-18 gonzoSync with head
2009-01-17 edFix handling of pts(4) device names in comsat(8). Also...
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
next