kernel - Fix excessive ipiq recursion (4)
[dragonfly.git] / lib /
2016-07-20 Sascha WildnerAdd the sigwaitinfo.2 manual page from FreeBSD.
2016-07-18 John Marinolibc/collate.c: Revert previous, use F11 fix for ISO...
2016-07-17 Tomohiro Kusumisys/kern: Mention pid 0 in usched_set(2) BUGS section
2016-07-16 Tomohiro Kusumisys/kern: Add USCHED_GET_CPUMASK for usched_set(2)
2016-07-13 Sascha Wildnersigaction.2: Comment out reference to sigset().
2016-07-13 Sascha Wildnerkqueue.2: Fix a typo in a function name (sigpromask...
2016-07-12 zrj<signal.h>: Don't advertise sigqueue(2) availability.
2016-07-06 Sascha Wildnerlibc/confstr: Fix comment indentation.
2016-07-06 Sascha Wildnersysconf(3): Fix _SC_GET{GR,PW}_R_SIZE_MAX.
2016-07-05 Sascha Wildnersysconf(3): Add _SC_THREAD_SPORADIC_SERVER.
2016-07-04 Sascha Wildner<pthread.h>: Include <machine/limits.h> instead of...
2016-06-21 Sascha Wildnerpoll.2: Adjust NAME section for ppoll().
2016-06-21 Bill Yuanipfw3: lockless in-kernel NAT
2016-06-19 John Marinolibc/_collate_lookup: Fix segfault seen on ISO-8859...
2016-06-19 John Marinombsnrtowcs/wcsnrtombs: Fix EILSEQ handling
2016-06-19 Imre Vadaszkernel - Implement ppoll system call with precise micro...
2016-06-11 Sascha Wildnerkqueue.2: Improve markup.
2016-06-08 Sascha Wildnerkqueue.2: Add some info about EVFILT_FS.
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosAdjust files for libarchive-3.2.0 import.
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-04-29 Sascha Wildnerlibstand: Fix -Wstrict-prototypes warning.
2016-04-16 zrjlibc: Do not set errno when mmap(MAP_TRYFIXED) fails.
2016-04-13 zrjlibc: Fix mdoc warnings on escaped characters.
2016-04-13 zrjlib/libutil: Terminate quoted strings (mdoc).
2016-04-07 Tomohiro Kusumisys/vfs/hammer: Rename ondisk vol_name to vol_label
2016-04-06 Sascha Wildnerlibc/libutil: Some mdoc cleanup in various manual pages.
2016-04-05 Sascha Wildnerlibc: mdoc cleanup in some system call manual pages.
2016-04-05 Sascha Wildnergethostbyname.3: mdoc improvements.
2016-04-03 Sascha Wildnerlibc: Cleanup some manual pages (mainly .Dv usage).
2016-03-31 Tomohiro Kusumisbin/hammer: Make hammer info print rootvol
2016-03-27 Sascha Wildnermsync.2: Use .Dv
2016-03-26 Sascha Wildnergettimeofday.2: Clarify better what we mean.
2016-03-26 Sascha Wildnersetuid.2: Use .Dv
2016-03-25 Sascha Wildnerkvm_getprocs.3: Use .Dv and start sentences on new...
2016-03-25 Sascha Wildnersysctl.3: Remove KERN_QUANTUM info. We don't have it.
2016-03-24 Sascha Wildnergetrlimit.2: Fix typos in .Dv's
2016-03-24 Sascha Wildnerfcntl.2: Fix typo in a .Dv
2016-03-21 Imre Vadászlibstand: Abort nfs_/tftp_open when called for non...
2016-03-19 Sascha WildnerAdd a kenv(2) system call for better handling of the...
2016-03-16 Sascha WildnerMark up defined values with .Dv in various manual pages.
2016-03-13 Imre Vadászlib/libstand: Add #ifndef _STAND_H include guard to...
2016-03-13 Imre Vadászlib/libstand: Remove exit declaration from stand.h.
2016-03-13 Sascha WildnerHack-fix buildworld after the ncurses upgrade.
2016-03-11 John Marinoncurses: Upgrade version 5.9 (20110402) => 6.0 (20160305)
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-09 Imre Vadászlibstand: Build libstand for x86_64, and libstand32...
2016-03-09 Imre Vadászlibstand: Use new LIBSTAND_SRC and LIBSTAND_ARCH variab...
2016-03-09 John Marinoncurses solidation: Remove all references to libtermcap
2016-03-07 Sascha WildnerAdd a manual page for exec_sys_{,un}register() system...
2016-03-07 Sascha WildnerAdjust markup of defined values to .Dv in various manua...
2016-03-04 Sascha WildnerClean up some manual pages (mainly .Dv related).
2016-03-02 Imre Vadaszlibstand: Fix qdivrem.c on x86_64. Don't assume sizeof...
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-01 Imre Vadaszlib/libstand: Remove special lib/libstand/machine headers.
2016-03-01 Sascha Wildneruname(3): Make uname() honor varsym variables too.
2016-02-27 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_pfs_{master|slave|deleted}()
2016-02-27 Tomohiro Kusumilib/libhammer: Add CFLAGS+= -I${.CURDIR}/../../sys
2016-02-25 Imre Vadaszlibstand: Fix some build warnings/errors when trying...
2016-02-26 Bill Yuanipfw3: fix func lookup_host
2016-02-25 Imre Vadaszlibstand: Use the +Q register constraint in the __byte_...
2016-02-17 Matthew Dillonlibc - Improve realloc() performance.
2016-02-16 John Marinouname(3): Add env override capability
2016-02-15 Imre Vadászlibstand: Clean up dos_readdir() a bit.
2016-02-15 Imre Vadászlibstand: Fix readdir for the root directory on a FAT32...
2016-02-13 Sascha Wildnerlibedit: Restore installation of the editrc(5) manual...
2016-02-13 Sepherosa Ziehaukqueue/signal: Send kevent even if the signal is masked
2016-02-10 Sascha Wildnerlibstand: Change sbrk() in libstand to take an intptr_t...
2016-02-10 Imre Vadászlibstand: Add dos_readdir() function, to make ls work...
2016-02-10 Imre Vadászlibstand: Spin the twiddle in dosfs to give visual...
2016-02-10 zrjdocs: Move rpc(3) PSD papers into share/doc
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-02-06 Sascha Wildner{msg,sem,shm}*.2: Some mdoc improvements (mainly adding...
2016-01-30 Tomasz Konojackilibc - implement C11 function timespec_get()
2016-01-29 zrjkernel/isofs: Add all iso9660 number conversion routines.
2016-01-29 John Marinoprivatize libncurses (touches many, many programs)
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-28 John Marinomove private edit library to /lib/priv
2016-01-28 John Marinomove private ssh library to /usr/lib/priv
2016-01-28 John MarinoMove private ldns library to /usr/lib/priv
2016-01-27 John Marinoprivatize libedit (used by numerous base programs)
2016-01-26 John Marinoprivatize libssh (used by several secure applications)
2016-01-26 John Marinoprivatize ldns library (only used for drill(1))
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
2016-01-26 zrjRemove advertising header from src
2016-01-26 zrjRemove advertising header from lib/ and libexec/
2016-01-25 Matthew Dillonlibc - Add c11 and glibc features to fopen()
2016-01-25 Sascha Wildnerlibedit: Fix CLEANFILES.
2016-01-24 François Tigeotlibz: Add a pkg-config file
2016-01-21 Sascha WildnerFix SEE ALSO sorting in a number of manual pages.
2016-01-19 Bill Yuanipfw3: forward args verification
2016-01-14 Sascha Wildnerlibc/xdr: Remove VAX specific code.
2016-01-10 Sascha Wildnerlibc/gen: Cleanup Makefile.inc a bit.
2016-01-10 Sascha Wildnermakecontext_quick.3: Adjust swapcontext_quick() prototy...
2016-01-05 Sascha Wildner<unistd.h>: Add _POSIX_THREAD_ROBUST_PRIO_{INHERIT...
2015-12-29 Sascha Wildnerlibc/nls: Sync str{error,signal}() messages with <sys...
2015-12-29 zrjintro.2: Document errnos 89-93.
2015-12-29 Michael NeumannSync man page stat.2 with the definitions in sys/stat.h
2015-12-25 Matthew Dillonlibc - fix getcontext bug from last commit
next