| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo | vd | 2006-09-26 | 1 | -2/+1 |
* | remove thr_getscheduler, thr_setscheduler, thr_setschedparam, | davidxu | 2006-09-21 | 1 | -9/+3 |
* | Markup fixes. | ru | 2006-09-17 | 14 | -67/+79 |
* | Remove more traces of Alpha. | ru | 2006-09-17 | 1 | -4/+0 |
* | Remove reference to T/TCP. | joel | 2006-09-13 | 1 | -5/+2 |
* | Fix a typo | brian | 2006-09-10 | 1 | -2/+2 |
* | Note that the system only allows a maximum of kern.kq_calloutmax timers. | ceri | 2006-08-25 | 1 | -1/+10 |
* | Document EAGAIN failure per PR. (Finally!) | wes | 2006-08-16 | 1 | -1/+12 |
* | We operate on 'statfs' structures, not on 'fsstat' structures. | pjd | 2006-08-15 | 1 | -2/+2 |
* | Commit the results of the typo hunt by Darren Pilgrim. | yar | 2006-08-04 | 1 | -1/+1 |
* | Add missing ;. | nork | 2006-07-23 | 1 | -1/+1 |
* | Add missing syscalls. | nork | 2006-07-23 | 1 | -0/+12 |
* | Make the mincore(2) return ENOMEM when requested range is not fully mapped. | kib | 2006-06-21 | 1 | -2/+2 |
* | o Sort .Xrs. | maxim | 2006-06-13 | 1 | -1/+1 |
* | Add xref to statfs(2) | phk | 2006-06-13 | 1 | -0/+1 |
* | o Document the fact truncate(2) has no effect for !VDIR or !VREG files. | maxim | 2006-06-01 | 1 | -1/+5 |
* | 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 |