vis(3): Add VIS_ALL support
[dragonfly.git] / lib / libc / sys /
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-06 Matthew Dillonkernel - Fix umtx (pthread_mutex etc) race in kernel
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-16 Sascha WildnerBring in an errno.9 manual page (based on NetBSD's).
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-04-10 Sascha Wildnerlibc: Move to a format for specifying MLINKS that's...
2018-03-20 Sascha Wildnermmap.2: Remove reference to no longer existing BUGS...
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-04 Sascha WildnerFix typo in MLINK name.
2018-03-02 Sascha Wildner{read,write}.2: A bit more cleanup. Also add ext*(...
2018-03-02 Matthew Dillonworld - Document extpread() and extpwrite()
2018-02-22 Sascha Wildnerselect.2: timeout is restrict too.
2018-02-22 Sascha WildnerAdd missing restrict qualifiers to various manual pages.
2018-02-15 Eitan Adlerselect(2): mark as restrict in man page
2018-02-06 Sascha WildnerUse 'null' and 'NULL' instead of 'nil' in some manual...
2017-12-04 Sascha WildnerFix mdoc issues in various manual pages.
2017-11-23 Sascha Wildnerreboot.2: Remove obsolete BUGS section.
2017-11-21 Tomohiro Kusumikqueue: Fix kqueue(2) EVFILT_FS section
2017-11-15 Sascha WildnerFix some typos in manual pages.
2017-11-08 Matthew Dillonkernel - Update umtx documentation
2017-09-30 Sascha WildnerFix some Xr punctuation issues in several manual pages.
2017-09-28 Matthew Dillonkernel - Restrict kill(-1, ...) to the reaper group...
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-08-19 Imre Vadászkqueue.2: Improve explanation of EV_EOF for fifos.
2017-08-19 Imre Vadászkqueue.2: Mention EV_NODATA flag, which may be set...
2017-07-26 Sascha Wildnerlibc/libpthread: Add clock_getcpuclockid() and pthread_...
2017-05-10 Sascha WildnerClean up SEE ALSO in various manual pages.
2017-05-08 Sascha WildnerResolve some mdoc issues in manual pages.
2017-04-12 John MarinoRevert "libc: Add temporary (get|set)affinity DF404...
2017-03-16 Sascha Wildnersched_setaffinity.2: Small markup fix.
2017-02-05 John Marinolibc: Add temporary (get|set)affinity DF404.0 symbols
2017-02-03 Sascha Wildnerlibc/sys: Clean up Symbol.map for the recent get/setaff...
2017-02-03 Sascha Wildner{rfork,setresuid}.2: Remove wrong/bogus sections.
2017-01-30 Sascha Wildnerlibc/libpthread: Some manual page cleanup after the...
2017-01-30 Sascha Wildnerlibc: Remove the unused NO_P1003_1B variable checks.
2017-01-22 Sepherosa Ziehaulibc: Add sched_getcpu().
2017-01-16 Sepherosa Ziehaulwp: Move all lwp syscalls to sys/lwp.h
2017-01-15 Sepherosa Ziehaulwp: Add lwp_create2 syscll, which takes cpumask for...
2017-01-14 Sepherosa Ziehauman: Add cross references
2017-01-14 Sepherosa Ziehaulibc: Take cpusetsize into consideration for sched_geta...
2017-01-14 Sepherosa Ziehaulibc: Add const to the cpu_set_t for sched_setaffinity.
2017-01-14 Sepherosa Ziehaulibc: Add sched_{set,get}affinity().
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-11 Matthew Dillonkernel - kernel - Incidental MPLOCK removal (usched...
2017-01-11 Sepherosa Ziehaulwp: Add two syscalls to set/get lwp's CPU affinity...
2017-01-09 Sepherosa Ziehauusched: Add USCHED_SET_CPUMASK.
2016-12-01 Imre Vadászpoll.2: Add some information about the ppoll() syscall.
2016-11-26 Sascha Wildnerlibc: Fix up compat-43 a bit.
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-25 Sascha Wildnerkernel/clock_gettime: Various fixes.
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-08-03 Sascha WildnerAdjust a couple of manual pages to the recent header...
2016-07-20 Sascha WildnerAdd the sigwaitinfo.2 manual page from FreeBSD.
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-06-21 Sascha Wildnerpoll.2: Adjust NAME section for ppoll().
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 AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-04-13 zrjlibc: Fix mdoc warnings on escaped characters.
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-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-24 Sascha Wildnergetrlimit.2: Fix typos in .Dv's
2016-03-24 Sascha Wildnerfcntl.2: Fix typo in a .Dv
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-11 John MarinoMerge branch 'vendor/NCURSES'
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-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-13 Sepherosa Ziehaukqueue/signal: Send kevent even if the signal is masked
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-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
2016-01-26 zrjRemove advertising header from lib/ and libexec/
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-21 Sascha Wildnerkernel: Remove the old unionfs that was unhooked from...
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 Sascha Wildnerkqueue.2: Fix manpage.
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
next