summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Update for rev 1.205 of vm_mmap.c.trhodes2006-04-211-7/+6
* o Document SO_NOSIGPIPE, touch .Dd.maxim2006-04-151-1/+9
* List pwritev in the NAME section.ru2006-04-141-1/+2
* Document that the documented 2GB mmap limit is actually apeter2006-03-231-22/+8
* Add each directory's symbol map file to SYM_MAPS.deischen2006-03-131-0/+2
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+950
* Remove mq.c, the POSIX mqueue is implemented in librt.davidxu2006-03-081-73/+0
* Remove a useless word.brueffer2006-03-051-1/+1
* Sync with actual code.jcamou2006-03-031-2/+6
* Disconnect mqueue from buildworld, as I will implement it in seperateddavidxu2006-03-011-1/+1
* Tell the truth about a) how to get the first fileid, andyar2006-02-221-5/+10
* - Massage wording to make it easier to understand and fix some grammar.brd2006-02-161-4/+4
* - In pipe() return the error returned by pipe_create(), rather thenglebius2006-01-301-1/+3
* Back out the previous change to rename.2. The previous rename()truckman2006-01-223-9/+8
* rename(), rmdir(), and undelete() fail with EPERM if the last componenttruckman2006-01-213-0/+9
* Add references to fhopen, fhstat, getfh, lgetfh and fhstatfs.grog2006-01-103-0/+6
* Document the recently-added EINVAL behavior.dds2006-01-051-1/+7
* Add abort2 manual page.phk2005-12-232-1/+100
* Sort .Xr by section number.davidxu2005-12-138-14/+14
* Add cross references to siginfo.3.davidxu2005-12-1310-3/+13
* Fix markeup.davidxu2005-12-061-1/+2
* Fix markup.davidxu2005-12-051-5/+13
* Document SIGEV_NONE and SIGEV_SIGNAL.davidxu2005-12-051-0/+15
* Fix prototype.ru2005-12-031-1/+1
* Fix type of argument.ru2005-12-031-1/+1
* Break hard sentence break.ru2005-12-031-1/+2
* Remove implementation-defined, it has already been described in NOTESdavidxu2005-12-031-5/+0
* Remove implementation-defined sentences.davidxu2005-12-033-22/+5
* Fix lots of markup and content bug.davidxu2005-12-037-139/+201
* syscall -> system call.davidxu2005-12-027-25/+25
* Fix markup.davidxu2005-12-021-1/+4
* Tweak markup for POSIX standards. Minor wordsmithing.imp2005-12-011-3/+7
* Document O_NOCTTY and O_SYNC. O_NOCTTY is a nop on freebsd, while onimp2005-12-011-0/+17
* Update conformance and history sections.davidxu2005-11-304-4/+16
* Symlink mq_send to mq_timedsend.davidxu2005-11-301-0/+2
* Add manuals for POSIX message queue.davidxu2005-11-308-2/+1077
* Implement following POSIX message queue interfaces:davidxu2005-11-262-1/+74
* Make SYNOPSIS compile.ru2005-11-241-1/+1
* Fix prototypes.ru2005-11-241-3/+3
* Do not explicitly state how many bytes an argument list can be in thesimon2005-11-191-1/+0
* Document CLOCK_UPTIME which returns the current uptime in SI seconds.andre2005-11-181-1/+3
* Fix up markup etc. in recently born manpage.ru2005-11-185-152/+316
* -mdoc sweep.ru2005-11-177-20/+37
* add continued status.davidxu2005-11-121-4/+4
* Insert missing copyright headers.davidxu2005-11-125-0/+10
* Only signo should be marked with .Fa.davidxu2005-11-111-1/+2
* Fix plural.delphij2005-11-111-1/+1
* Fix plural.davidxu2005-11-111-1/+1
* Fix copy-paste issue.davidxu2005-11-111-2/+0
* Add POSIX timer manuals.davidxu2005-11-114-0/+368
OpenPOWER on IntegriCloud