]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Use NULL instead of 0
[FreeBSD/FreeBSD.git] / lib /
2014-06-05 baptUse NULL instead of 0
2014-06-05 desIf HTTP_USER_AGENT is defined but empty, don't send...
2014-06-05 emasteUpdate reported libusb version to 1.0.13
2014-06-04 kibFor Xeon 7500 and 48XX (Nehalem EX and Westmere EX...
2014-06-02 gahr- Return NULL and set errno to EINVAL if size is 0...
2014-05-31 neelActivate vcpus from bhyve(8) using the ioctl VM_ACTIVAT...
2014-05-30 hselaskystyle(9) requires an empty line when function have...
2014-05-30 hselaskyAdd support for snprintf() to libstand.
2014-05-30 bjkMinor mdoc fix
2014-05-30 pfgFix strcasecmp_l() and strncasecmp_l() POSIX 2008 compl...
2014-05-29 pluknetmdoc: add missing paragraph macro.
2014-05-28 umeDon't break the legacy applications which set
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-27 allanjudeEmphasis on 'do not' and 'complement' in the strcspn(3)
2014-05-26 neelFix issue with restarting an "insb/insw/insl" instructi...
2014-05-25 allanjudeMerge strcspn.3 into strspn.3 and clarify the explainat...
2014-05-25 hselaskyAdd empty LIBUSB_CALL macro, to be compatible to the...
2014-05-25 jmmvChange libatf-c and libatf-c++ to be private libraries.
2014-05-24 neelAdd libvmmapi functions vm_copyin() and vm_copyout...
2014-05-24 kibRight now, the rtld prefork hook locks the rtld bind...
2014-05-23 hselaskyInitial import of character device in userspace support...
2014-05-17 rstoneCorrect a typo.
2014-05-17 desLook for root certificates in /usr/local/etc/ssl before...
2014-05-17 bjkCorrect documentation of the limit on how much memory...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 brooksRevert r261296. This removes the WITHOUT_NCURSESW...
2014-05-15 desRemove dead files.
2014-05-15 jhbImplement a PCI interrupt router to route PCI legacy...
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-14 dimUse the new -d option that was added to tblgen between...
2014-05-13 neelDon't include the guest memory segments in the bhyve...
2014-05-12 dimUpgrade our copy of llvm/clang to 3.4.1 release. This...
2014-05-11 eadlerlibedit: add H_SAVE_FP which saves history to a file...
2014-05-10 kibInvalidate the cache for the named posix semaphore...
2014-05-10 kibStyle.
2014-05-10 impSprinkle a few more .WAITs into the mix after csu,...
2014-05-10 impEliminate EARLY_BUILD flag. It is redundant and means...
2014-05-08 markjFix the rd_event_addr prototype and slightly clarify...
2014-05-08 markjHandle the different event types properly in rd_event_a...
2014-05-07 phomsync(2) must return ENOMEM and not EINVAL when the...
2014-05-06 delphijSort .ALLSRC before concatenating files together. ...
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-05-05 pfgRevert r265367:
2014-05-05 pfgregex: Use calloc instead of malloc.
2014-05-04 markjIf the traced process stops because it received a signa...
2014-05-03 markjFix a typo.
2014-05-03 markjAllow "a.out" as an alias for the executable if no...
2014-05-02 bruefferProperly free resources in case of error.
2014-05-01 pfgregex: Remove some unreachable breaks.
2014-05-01 pfgcitrus: Avoid invalid code points.
2014-04-30 pjdDon't forget to remember previous element at the end...
2014-04-29 pfgcitrus: Avoid invalid code points.
2014-04-28 neelAllow a virtual machine to be forcibly reset or powered...
2014-04-28 andrewSet the new floating point exception mask correctly
2014-04-26 desr261913 broke DES passwords, because the only way they...
2014-04-25 impSpell NO_PROFILE= as MK_PROFILE=no.
2014-04-25 impKill last remaining NO_INSTALLLIB in tree by converting...
2014-04-25 impEliminate last vestigies of NO_MAN= in the tree. Also...
2014-04-23 baptUpdate to byacc 20140409
2014-04-21 jilleslibc/stdio: Fail fdopen() on an execute-only fd.
2014-04-21 andrewRename the fp{get,set}* files so they no longer conflic...
2014-04-20 andrewAdd the deprecated fp{get,set}* functions, a few ports...
2014-04-17 bruefferAdd a missing break in the TCP case.
2014-04-16 brooksRemove the libkse directory. It was unhooked from...
2014-04-15 bruefferCorrect sorting.
2014-04-15 bruefferMention Capsicum.
2014-04-14 tychonAdd support for emulating the slave PIC.
2014-04-14 gjbFix err() usage in libcapsicum(3) example.
2014-04-14 markjFix some off-by-one errors. The kve_end and rdl_eaddr...
2014-04-13 jillesrealpath(): Properly fail "." or ".." components after...
2014-04-13 impNO_MAN= has been deprecated in favor of MAN= for some...
2014-04-11 hselaskyTune buffer sizes for SuperSpeed USB when using LibUSB...
2014-04-07 edFix table alignment. EVFILT_PROCDESC is longer than...
2014-04-07 edImplement kqueue(2) for procdesc(4).
2014-04-07 kevloAdd support for UDP-Lite protocol (RFC 3828) to IPv4...
2014-04-06 theravenMove definitions out of rpc_com so that the linker...
2014-04-05 jilleslib: Remove duplicate SUBDIR libnv.
2014-04-05 marcelAccept RFC 2292 option values so that RFC 2292 complian...
2014-04-05 marcelThe getlogin_basic() function can return a 0 status...
2014-04-05 impConvert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.
2014-04-05 impThe proper way to request no man pages currently is...
2014-04-05 theravenSilence a warning with GCC that was breaking the build...
2014-04-04 edCorrect return type of pdfork(2).
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-03 theravenFix the inheritance of the FBSDprivate_1.0 namespace.
2014-04-03 theravenMove _b functions into the 11.x symbol version namespace.
2014-04-03 theravenAdd an extra void* cast to work around a bug in FreeBSD...
2014-04-02 theravenMove scandir_b to a later symbol version.
2014-04-02 theravenAdd support for some block functions that come from...
2014-04-02 theravenFix an issue where the locale and rune locale could...
2014-04-01 jilleslibnv: Don't lose big-endian flag when receiving a...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-04-01 tijl- In the libiconv module for ISO 2022 restore the origi...
2014-03-30 eadlerUse the correct variable name in the example code.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-28 gjbDereference nonexistent md2(3) manual.
2014-03-27 rwatsonUpdate system man pages for s/capability.h/capsicum.h/.
2014-03-26 neelAdd an ioctl to suspend a virtual machine (VM_SUSPEND...
2014-03-26 dimAdd a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
next