| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide definitions suitable for arm big-endian. | cognet | 2006-11-06 | 1 | -0/+5 |
* | Remove sys/uio.h include -- this is no longer required by the extattr | rwatson | 2006-11-06 | 1 | -1/+0 |
* | Document return values for res_query and res_search. | lawrance | 2006-11-04 | 2 | -3/+17 |
* | - clock_gettime is in time.h instead of sys/time.h | danger | 2006-11-04 | 1 | -3/+3 |
* | - change ABI for user trap handler for sun4v (eventually will sync sparc64 no | kmacy | 2006-11-03 | 2 | -0/+7 |
* | Replace the SEE ALSO xrefs with a more reasonable set stolen from POSIX. | ru | 2006-11-02 | 1 | -2/+7 |
* | Document MNT_GJOURNAL option. | pjd | 2006-11-01 | 1 | -1/+4 |
* | Backed out rev.1.10 (a special case for amd64). The amd64 mcount code | bde | 2006-10-28 | 1 | -6/+0 |
* | Add missing markup bits. | ru | 2006-10-28 | 1 | -1/+3 |
* | Merge res_send.c of BIND9 9.3.3rc2 into main chunk. It includes | ume | 2006-10-24 | 1 | -6/+7 |
* | Revert the rev. 1.4, it causes breakage on most arches except i386. | kib | 2006-10-23 | 1 | -4/+1 |
* | Minor markup fix: A comma should be seperated by space from macro | simon | 2006-10-21 | 1 | -1/+1 |
* | Avoid a potential hard sentence break. | ru | 2006-10-21 | 1 | -1/+1 |
* | Workaround for (what seems to be) compiler error for gcc 3.4.6. On | kib | 2006-10-21 | 1 | -1/+4 |
* | file == NULL: | ache | 2006-10-16 | 1 | -9/+14 |
* | Honor errno obtained from __sflags | ache | 2006-10-16 | 1 | -1/+3 |
* | Back out ftruncate error handling. There can some file tipes | ache | 2006-10-16 | 1 | -9/+2 |
* | Do real seek | ache | 2006-10-15 | 1 | -3/+11 |
* | Forgot to bump the document date. | ru | 2006-10-13 | 1 | -1/+1 |
* | Some word smithing adopted from the PR. | ru | 2006-10-13 | 1 | -14/+14 |
* | Add missing comma. | ru | 2006-10-13 | 1 | -1/+1 |
* | Use normal parentheses. | ru | 2006-10-12 | 1 | -5/+5 |
* | Don't say "rightmost" when referring to the least significant bit. | ru | 2006-10-12 | 1 | -4/+5 |
* | More accurately document the implementation details of internal storage. | ru | 2006-10-12 | 2 | -21/+23 |
* | Link select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3), and FD_ZERO(3). | ru | 2006-10-12 | 1 | -0/+2 |
* | Document S_IRWXU and permission bits for group/other. | ru | 2006-10-12 | 1 | -2/+11 |
* | Document what "msgsz" argument really denotes. [1] | ru | 2006-10-12 | 1 | -4/+9 |
* | Note that the value from getenv() should not be modified by applications. | trhodes | 2006-10-12 | 1 | -1/+5 |
* | fix bus error in newsyslog by making sure that fields in struct fpemu | kmacy | 2006-10-12 | 1 | -0/+1 |
* | o Follow the trend and try to explain what the slow device is. | maxim | 2006-10-11 | 1 | -3/+5 |
* | o From kern_prot.c::p_cansignal(): | maxim | 2006-10-10 | 1 | -2/+2 |
* | Fix TLS on sparc64 for statically and dynamically linked binaries | kmacy | 2006-10-08 | 2 | -3/+11 |
* | getenv.3: Put "is" on a line with other words | trhodes | 2006-10-07 | 2 | -3/+3 |
* | Reword previous delta a little bit. | trhodes | 2006-10-07 | 1 | -14/+8 |
* | Fix ambiguity in description. Note that the aio_return() system call should | trhodes | 2006-10-07 | 1 | -5/+9 |
* | Add missing word "returns." | trhodes | 2006-10-07 | 1 | -1/+1 |
* | Automatically re-stir every 400000 calls | ache | 2006-10-04 | 1 | -2/+4 |
* | Revise markup in recently added manpages. | ru | 2006-09-30 | 4 | -46/+51 |
* | Fix markup, language, function prototype, and example code. | ru | 2006-09-30 | 1 | -35/+49 |
* | Markup nit. | ru | 2006-09-29 | 1 | -1/+1 |
* | Fix typo | vd | 2006-09-26 | 1 | -2/+1 |
* | Keep compatible parts in sync with OpenBSD v1.21, add some comments. | ache | 2006-09-23 | 1 | -15/+7 |
* | Remove code #ifndef'ed in prev. commit to stay in sync with OpenBSD | ache | 2006-09-22 | 1 | -12/+0 |
* | Be more GNU compatible: | ache | 2006-09-22 | 1 | -2/+5 |
* | Do not declare __evOptMonoTime static in one place and extern | kan | 2006-09-22 | 1 | -0/+2 |
* | Use correct type in va_arg argument. | kan | 2006-09-21 | 2 | -2/+2 |
* | remove thr_getscheduler, thr_setscheduler, thr_setschedparam, | davidxu | 2006-09-21 | 1 | -9/+3 |
* | o Don't fseek() on closed file. | maxim | 2006-09-18 | 1 | -2/+2 |
* | Markup fixes. | ru | 2006-09-17 | 22 | -130/+142 |
* | Remove more traces of Alpha. | ru | 2006-09-17 | 1 | -4/+0 |