| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove reference to "System call restart" in intro(2). intro(2) does not | rodrigc | 2006-05-20 | 1 | -3/+4 |
* | * Document the fact that non-superusers cannot change file flags for | keramida | 2006-05-16 | 1 | -2/+47 |
* | Update for rev 1.205 of vm_mmap.c. | trhodes | 2006-04-21 | 1 | -7/+6 |
* | o Document SO_NOSIGPIPE, touch .Dd. | maxim | 2006-04-15 | 1 | -1/+9 |
* | List pwritev in the NAME section. | ru | 2006-04-14 | 1 | -1/+2 |
* | Document that the documented 2GB mmap limit is actually a | peter | 2006-03-23 | 1 | -22/+8 |
* | Add each directory's symbol map file to SYM_MAPS. | deischen | 2006-03-13 | 1 | -0/+2 |
* | Add symbol maps and initial symbol version definitions to libc. | deischen | 2006-03-13 | 1 | -0/+950 |
* | Remove mq.c, the POSIX mqueue is implemented in librt. | davidxu | 2006-03-08 | 1 | -73/+0 |
* | Remove a useless word. | brueffer | 2006-03-05 | 1 | -1/+1 |
* | Sync with actual code. | jcamou | 2006-03-03 | 1 | -2/+6 |
* | Disconnect mqueue from buildworld, as I will implement it in seperated | davidxu | 2006-03-01 | 1 | -1/+1 |
* | Tell the truth about a) how to get the first fileid, and | yar | 2006-02-22 | 1 | -5/+10 |
* | - Massage wording to make it easier to understand and fix some grammar. | brd | 2006-02-16 | 1 | -4/+4 |
* | - In pipe() return the error returned by pipe_create(), rather then | glebius | 2006-01-30 | 1 | -1/+3 |
* | Back out the previous change to rename.2. The previous rename() | truckman | 2006-01-22 | 3 | -9/+8 |
* | rename(), rmdir(), and undelete() fail with EPERM if the last component | truckman | 2006-01-21 | 3 | -0/+9 |
* | Add references to fhopen, fhstat, getfh, lgetfh and fhstatfs. | grog | 2006-01-10 | 3 | -0/+6 |
* | Document the recently-added EINVAL behavior. | dds | 2006-01-05 | 1 | -1/+7 |
* | Add abort2 manual page. | phk | 2005-12-23 | 2 | -1/+100 |
* | Sort .Xr by section number. | davidxu | 2005-12-13 | 8 | -14/+14 |
* | Add cross references to siginfo.3. | davidxu | 2005-12-13 | 10 | -3/+13 |
* | Fix markeup. | davidxu | 2005-12-06 | 1 | -1/+2 |
* | Fix markup. | davidxu | 2005-12-05 | 1 | -5/+13 |
* | Document SIGEV_NONE and SIGEV_SIGNAL. | davidxu | 2005-12-05 | 1 | -0/+15 |
* | Fix prototype. | ru | 2005-12-03 | 1 | -1/+1 |
* | Fix type of argument. | ru | 2005-12-03 | 1 | -1/+1 |
* | Break hard sentence break. | ru | 2005-12-03 | 1 | -1/+2 |
* | Remove implementation-defined, it has already been described in NOTES | davidxu | 2005-12-03 | 1 | -5/+0 |
* | Remove implementation-defined sentences. | davidxu | 2005-12-03 | 3 | -22/+5 |
* | Fix lots of markup and content bug. | davidxu | 2005-12-03 | 7 | -139/+201 |
* | syscall -> system call. | davidxu | 2005-12-02 | 7 | -25/+25 |
* | Fix markup. | davidxu | 2005-12-02 | 1 | -1/+4 |
* | Tweak markup for POSIX standards. Minor wordsmithing. | imp | 2005-12-01 | 1 | -3/+7 |
* | Document O_NOCTTY and O_SYNC. O_NOCTTY is a nop on freebsd, while on | imp | 2005-12-01 | 1 | -0/+17 |
* | Update conformance and history sections. | davidxu | 2005-11-30 | 4 | -4/+16 |
* | Symlink mq_send to mq_timedsend. | davidxu | 2005-11-30 | 1 | -0/+2 |
* | Add manuals for POSIX message queue. | davidxu | 2005-11-30 | 8 | -2/+1077 |
* | Implement following POSIX message queue interfaces: | davidxu | 2005-11-26 | 2 | -1/+74 |
* | Make SYNOPSIS compile. | ru | 2005-11-24 | 1 | -1/+1 |
* | Fix prototypes. | ru | 2005-11-24 | 1 | -3/+3 |
* | Do not explicitly state how many bytes an argument list can be in the | simon | 2005-11-19 | 1 | -1/+0 |
* | Document CLOCK_UPTIME which returns the current uptime in SI seconds. | andre | 2005-11-18 | 1 | -1/+3 |
* | Fix up markup etc. in recently born manpage. | ru | 2005-11-18 | 5 | -152/+316 |
* | -mdoc sweep. | ru | 2005-11-17 | 7 | -20/+37 |
* | add continued status. | davidxu | 2005-11-12 | 1 | -4/+4 |
* | Insert missing copyright headers. | davidxu | 2005-11-12 | 5 | -0/+10 |
* | Only signo should be marked with .Fa. | davidxu | 2005-11-11 | 1 | -1/+2 |
* | Fix plural. | delphij | 2005-11-11 | 1 | -1/+1 |
* | Fix plural. | davidxu | 2005-11-11 | 1 | -1/+1 |