summaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Note that old sys/event.h required manual sys/types.h inclusionBenjamin Kaduk2017-12-071-2/+3
* use @@@ instead of @@ in __sym_defaultEd Maste2017-12-053-3/+0
* Fix missing .Dd bumpWarner Losh2017-12-011-1/+1
* Correct history for Unix 2nd Edition through 6th Edition for theWarner Losh2017-12-019-16/+22
* Mark all the system calls that were in 1st Edition Unix as such in theWarner Losh2017-12-0116-31/+39
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-255-0/+10
* Kill all descendants of the reaper, even if they are descendants of aKonstantin Belousov2017-11-231-2/+5
* Add a reference to getfsstat in statfs.Warner Losh2017-11-221-1/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Fix formatting of _umtx_op(2)Eric van Gyzen2017-11-131-60/+70
* posix_fallocate.2: add an EINVAL errno caseEd Maste2017-11-051-3/+4
* Define RB_POWERCYCLEWarner Losh2017-10-251-1/+9
* Bump man page revision dates for r324941Alan Somers2017-10-242-2/+2
* Remove artificial restriction on lio_listio's operation countAlan Somers2017-10-232-6/+6
* write.2: correct maximum nbytes size for EINVAL errorEd Maste2017-10-171-2/+7
* allow posix_fallocate in capability modeEd Maste2017-10-121-1/+5
* Support armv7 builds for userlandWarner Losh2017-10-051-1/+1
* Fixed description of msg_name/msg_namelen in recvmsg().Ruslan Ermilov2017-10-031-2/+2
* rename(2): document capability mode errorsEd Maste2017-09-151-1/+24
* open(2): update ENOTCAPABLE description for .. lookupsEd Maste2017-09-151-2/+4
* Add ptrace operations to fetch and store VFP registers.John Baldwin2017-09-141-1/+23
* Fix minor formatting issue.Michael Tuexen2017-08-131-1/+1
* Add missing header.Sevan Janiyan2017-08-121-1/+2
* Remove some private symbols from librtAlan Somers2017-07-201-9/+0
* Simplify language.Konstantin Belousov2017-07-081-3/+5
* Implement address space guards.Konstantin Belousov2017-06-242-2/+42
* Remove the description of MAP_HASSEMAPHORE.Konstantin Belousov2017-06-241-4/+1
* Fix typo.Konstantin Belousov2017-06-241-1/+1
* Be sure to free allocated statfs11 buffer.Warner Losh2017-06-241-0/+1
* Remove redundant wording, minor edits for clarity.Warren Block2017-06-231-22/+22
* Forward compatibility for ino64.Warner Losh2017-06-2311-7/+527
* Clarify usage of aio(4) with kqueue(2)Alan Somers2017-06-231-26/+11
* pdwait4(2): Remove documentation of vaporwareConrad Meyer2017-06-173-24/+6
* Add abstime kqueue(2) timers and expand struct kevent members.Konstantin Belousov2017-06-172-7/+34
* Move the description of kern.kq_calloutmax sysctl into a new paragraphKonstantin Belousov2017-06-161-4/+5
* Start a new sentence on the new line.Konstantin Belousov2017-06-161-1/+2
* Document st_flags in the stat(2).Maxim Sobolev2017-06-161-0/+5
* Add ptrace(PT_GET_SC_ARGS) command to return debuggee' current syscallKonstantin Belousov2017-06-121-1/+21
* Remove an inaccuracy from socket.2.Mark Johnston2017-06-101-2/+2
* libc: Remove futimens() and utimensat() compat stubs.Jilles Tjoelker2017-06-074-221/+1
* Remove stale cap_rights_get(2) manpage.John Baldwin2017-06-021-1/+0
* Mention that the basep argument to getdirentries(2) can be NULL.Konstantin Belousov2017-05-281-2/+5
* Update getdirentries(2) page for new struct dirent layout.Konstantin Belousov2017-05-281-5/+6
* Don't end up manpage titles with a full stop.Edward Tomasz Napierala2017-05-241-1/+1
* Update the "first appeared in" version in several manual pages.Glen Barber2017-05-241-2/+2
* Allow cpuset_{get,set}affinity in capabilities modeAllan Jude2017-05-241-1/+7
* Commit the 64-bit inode project.Konstantin Belousov2017-05-238-35/+194
* kill(2): add missing section for sysctl(9)Enji Cooper2017-05-231-1/+1
* ptrace(2): clean up trailing whitespaceEnji Cooper2017-05-231-2/+2
* open(2): fix manlint warningsEnji Cooper2017-05-231-11/+11