]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Remove periodic script for ataraid(4) and add instead script for graid(8).
[FreeBSD/FreeBSD.git] / lib /
2013-04-02 Xin LIReplace access to /dev/random with the kernel pseudo...
2013-04-02 Simon J. GerratyUpdate to bmake-20130330
2013-04-02 Dag-Erling SmørgravMerge upstream patch to silence spurious "no such ident...
2013-04-02 Matthew D FlemingFix return type of extattr_set_* and fix rmextattr...
2013-04-01 Jilles Tjoelkerwordexp(): Remove wrong IFS usage.
2013-04-01 Pedro F. GiffuniDtrace: enablings on defunct providers prevent provider...
2013-03-29 Joel DahlRemove EOL whitespace.
2013-03-28 Sean BrunoUpdate hwpmc to support Haswell class processors.
2013-03-27 Jilles Tjoelkerbtowc(3), isblank(3): Correct prototypes for _l variants.
2013-03-27 Erwin LansingUpdate to 9.8.4-P2
2013-03-27 Bryan VenteicherAdd missing space
2013-03-26 Jilles Tjoelkeraccept(2): Mention inheritance of O_ASYNC and signal...
2013-03-25 Pedro F. GiffuniDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 Pedro F. GiffuniDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 Pedro F. GiffuniDtrace: add optional size argument to tracemem().
2013-03-24 Dimitry AndricCompile contrib/tzcode/stdtime/localtime.c with -fwrapv...
2013-03-23 Andriy Gaponlibdwarf: anonymous types are expected to have empty...
2013-03-22 Dag-Erling SmørgravUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 Martin MatuskaMFV r248590,248594:
2013-03-21 Pawel Jakub DawidekDocument chflagsat(2).
2013-03-21 Pawel Jakub DawidekImplement chflagsat(2) system call, similar to fchmodat...
2013-03-21 Pawel Jakub Dawidek- Make 'flags' argument to chflags(2), fchflags(2)...
2013-03-21 Jilles TjoelkerAllow O_CLOEXEC in posix_openpt() flags.
2013-03-21 Martin MatuskaMerge libzfs_core branch:
2013-03-19 Jilles TjoelkerImplement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.
2013-03-19 Martin MatuskaMFV r247580:
2013-03-19 Martin MatuskaMFC @248493
2013-03-19 Gleb SmirnoffThere are actually two different cases when mlock(2...
2013-03-18 Neel NatuSimplify the assignment of memory to virtual machines...
2013-03-18 Martin MatuskaMFC @248461
2013-03-18 Kevin LoAdd restrict keyword to realpath manpage.
2013-03-16 Pawel Jakub DawidekAdd a note to the HISTORY section about lchflags(2...
2013-03-15 Gleb SmirnoffMake this more compilable.
2013-03-15 Edwin GroothuisMFV of 248305, tzdata2013b
2013-03-15 Brooks DavisReplace our (un)vis(1) commands with implementations...
2013-03-14 Brooks DavisUpdate to the latest (un)vis(3) sources from NetBSD...
2013-03-14 Pawel Jakub DawidekWhen pidptr was passed as NULL to pidfile_open(3),...
2013-03-14 Martin MatuskaMFV r248266:
2013-03-13 Jilles Tjoelkerlibc: Avoid SIGPIPE when nscd closes the connection...
2013-03-13 Sergey KandaurovLink getcontextx(3) to getcontext(3).
2013-03-13 Sergey KandaurovAdd the getcontextx prototype to SYNOPSIS.
2013-03-13 Hans Petter Selasky- Make the FreeBSD's USB library compile under Linux.
2013-03-12 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-03-11 Gleb SmirnoffFix for quite a special case when userland emulates...
2013-03-09 Diane Brucecommit correct tested fix for gr_util.c
2013-03-09 Attilio RaoGarbage collect NWFS and NCP bits which are now complet...
2013-03-09 Martin MatuskaMFC @248093
2013-03-07 Diane BruceCleanup gr_add() so it does not leak mem
2013-03-07 Andrew TurnerAdd __clzsi2 and ctzsi2. They are required on ARMv4...
2013-03-06 Niclas ZeisingCreate a symlink from strchrnul.3 to strchr.3.
2013-03-05 Martin MatuskaMFV r247845:
2013-03-05 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-03-05 Baptiste DaroussinAdd a stub manpage modeled over the libexpat one to...
2013-03-05 Martin MatuskaWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 Dag-Erling SmørgravMerge upstream r634:646: correctly parse mixed quoted...
2013-03-04 Dag-Erling SmørgravMerge upstream r634:646: correctly parse mixed quoted...
2013-03-04 Baptiste DaroussinImport libyaml as libbsdyml (private brand name)
2013-03-04 Martin MatuskaMFC @247774
2013-03-03 Jilles Tjoelkerlibedit: Revert r247683 to fix buildworld.
2013-03-03 Pedro F. Giffunilibedit does not need to be linked with ncurses
2013-03-02 Pawel Jakub Dawidek- Implement two new system calls:
2013-03-02 Attilio RaoGarbage collect NTFS bits which are now completely...
2013-03-02 Joel Dahlmdoc: remove superfluous paragraph macro.
2013-03-02 Marcel MoolenaarMake this WARNS=9 clean on i386 w/ clang.
2013-03-02 Marcel MoolenaarFix warnings (control reaches end of non-void function).
2013-03-02 Marcel MoolenaarFix nandfs support by providing the same crc32 function...
2013-03-02 Pawel Jakub DawidekMerge Capsicum overhaul:
2013-03-02 Pawel Jakub DawidekProvide cap_sandboxed(3) function, which is a wrapper...
2013-03-01 Xin LIFix assignment of maximum bounadary.
2013-03-01 Xin LIMFV r247575:
2013-03-01 Martin MatuskaMFV r247316:
2013-03-01 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-03-01 Kevin LoAssign the len field of the netbuf structure to the...
2013-03-01 Ruslan ErmilovFixed documented prototype of kinfo_getproc(3).
2013-02-27 Joel Dahlmdoc: add missing El.
2013-02-27 John BaldwinAdd an implementation of open_memstream() and open_wmem...
2013-02-27 Martin MatuskaMFV 247176, 247178, 247315:
2013-02-26 John-Mark Gurneyno one bothered to write the iconv.9 man page... If...
2013-02-26 Alexander MotinAdd support for good old 8192Hz profiling clock to...
2013-02-26 Xin LIUpdate base system libexpat to 2.1.0.
2013-02-26 Xin LIVendor import of expat 2.1.0 (trimmed).
2013-02-25 Martin MatuskaMFV v242732:
2013-02-24 Jilles Tjoelkerlibc/opendir: Improve behaviour of union uniquifier:
2013-02-24 Mark JohnstonMerge part of r1712 from elftoolchain, making it possib...
2013-02-23 Giorgos KeramidasNow that qsort(3) has a sample comparison function...
2013-02-23 Martin MatuskaMFV r246653:
2013-02-23 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-02-20 Joel DahlSort sections.
2013-02-20 Giorgos KeramidasVarious improvements to the qsort(3) usage example:
2013-02-19 Giorgos KeramidasAdd a sample program that shows how a custom comparison...
2013-02-19 Tim KientzleFix includes for use in libstand.
2013-02-19 Mark Johnston- Make sure to set an error code when trying to obtain...
2013-02-18 Jilles Tjoelkersetbuf(3): Restore a BUGS section about setbuf().
2013-02-18 Gregory Neil ShapiroMerge sendmail 8.14.6 errata issue
2013-02-18 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-02-18 Tim KientzleAdd strtoul() to libstand by copying from libc and...
2013-02-17 David XuMake more code be protected by internal mutex, and...
2013-02-16 Pawel Jakub DawidekPut one file per line so it is easier to read diffs...
2013-02-16 Dimitry AndricSince clang 3.2 now has an option to suppress warnings...
2013-02-16 David XuSimplify code by using flag O_EXLOCK.
next