| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 4 | -4/+0 |
* | To support stack unwinding for cancellation points, add -fexceptions flag | davidxu | 2010-09-25 | 5 | -53/+31 |
* | Powerpc is special here. powerpc and powerpc64 use different ABIs, so | imp | 2010-08-24 | 1 | -4/+2 |
* | MFtbemd: | imp | 2010-08-23 | 1 | -3/+3 |
* | On shared object unload, in __cxa_finalize, call and clear all installed | kib | 2010-08-23 | 3 | -1/+49 |
* | Introduce implementation-private rtld interface _rtld_addr_phdr, which | kib | 2010-08-23 | 2 | -0/+9 |
* | Use aux vector to get values for SSP canary, pagesize, pagesizes array, | kib | 2010-08-17 | 7 | -15/+191 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 1 | -1/+1 |
* | Spelling fixes. | joel | 2010-08-02 | 1 | -1/+1 |
* | Also link getutxent.3 to utmpx.3. | ed | 2010-07-21 | 1 | -1/+1 |
* | The 64-bit PowerPC ABI implemented in binutils 2.15 requires some special | nwhitehorn | 2010-07-10 | 1 | -1/+2 |
* | mdoc: stop abusing -column lists and use .Bl -tag instead | uqs | 2010-06-11 | 1 | -19/+21 |
* | mdoc: spell macros correctly, there's no need for the backslash escape | uqs | 2010-06-02 | 1 | -1/+1 |
* | mdoc: consistently spell our email addresses <foo@FreeBSD.org> | uqs | 2010-05-19 | 4 | -4/+4 |
* | mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the | uqs | 2010-05-13 | 1 | -6/+6 |
* | Fix a bug due to a type conversion from 64 to 32 bits. The side effect of | gordon | 2010-05-12 | 1 | -2/+2 |
* | raise(3): Note that this sends a signal to the current thread, not process. | jilles | 2010-05-07 | 1 | -3/+3 |
* | Update xrefs from 4.3BSD to modern signal functions in various man pages. | jilles | 2010-05-06 | 3 | -7/+5 |
* | sysctl(3): Update description of various kern.* variables. | jilles | 2010-04-25 | 1 | -12/+10 |
* | getcwd(3): Clarify that EACCES may or may not be checked. | jilles | 2010-04-17 | 1 | -3/+11 |
* | fnmatch: Fix bad FNM_PERIOD disabling if an asterisk has been seen. | jilles | 2010-04-16 | 1 | -8/+8 |
* | mdoc: order prologue macros consistently by Dd/Dt/Os | uqs | 2010-04-14 | 10 | -10/+10 |
* | mdoc: don't abuse Bo/Pc to get what looks like an interval | uqs | 2010-04-14 | 1 | -1/+1 |
* | mdoc: remove .Pp where not needed | uqs | 2010-04-14 | 3 | -10/+0 |
* | Add prototype for libc internal interfaces. | delphij | 2010-03-31 | 2 | -0/+4 |
* | Add prototypes for libc private interfaces. | delphij | 2010-03-31 | 1 | -5/+9 |
* | - Remove const'ness from dlerror(3) prototype, for consistency with POSIX. | gahr | 2010-03-24 | 2 | -3/+3 |
* | Let opendir() use O_DIRECTORY. | ed | 2010-03-21 | 1 | -2/+2 |
* | Comment a fine point, so it does not get lost when people borrow code | phk | 2010-03-15 | 1 | -0/+4 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | joel | 2010-03-02 | 2 | -14/+0 |
* | Split the contributed code from libc/stdtime from lib/libc/stdtime | edwin | 2010-02-26 | 1 | -1/+1 |
* | Make pause(3) implementation not depended on the legacy sigcompat.c | kib | 2010-02-25 | 1 | -1/+7 |
* | While there, trim some trailing whitespace. | ed | 2010-02-21 | 1 | -1/+0 |
* | Add proper const keywords to sysctl(3) parameters. | ed | 2010-02-21 | 4 | -25/+15 |
* | The static TLS size as given by tls_static_space includes TLS_TCB_SIZE | marcel | 2010-02-16 | 1 | -2/+2 |
* | Also add a cross-reference to NetBSD updlastlogx(). | ed | 2010-02-03 | 1 | -1/+3 |
* | Bump .Dd, forgotten in r203393 | gavin | 2010-02-02 | 1 | -1/+1 |
* | The multiplicand a = 0x5deece66d = 25214903917, not 0xfdeece66d. | gavin | 2010-02-02 | 1 | -1/+1 |
* | Perform some cleanups to devname(3). | ed | 2010-01-31 | 1 | -13/+10 |
* | Remove pseudo-terminals from ttys(5). | ed | 2010-01-27 | 1 | -36/+1 |
* | Improve the ttyname(3) manual page. | ed | 2010-01-24 | 1 | -20/+5 |
* | EMPTY records don't have a timestamp. | ed | 2010-01-23 | 1 | -1/+2 |
* | Reapply r201145 to lib/libc/gen/sem.c | antoine | 2010-01-23 | 1 | -1/+1 |
* | Just ignore the timestamps given to pututxline(). | ed | 2010-01-23 | 3 | -23/+12 |
* | English nitpicking. | ed | 2010-01-22 | 1 | -1/+1 |
* | Describe why pututxline() doesn't entirely conform to standards. | ed | 2010-01-22 | 1 | -2/+20 |
* | Remove comments about breaking the specification. | ed | 2010-01-22 | 1 | -2/+0 |
* | Style: reword comment. | ache | 2010-01-20 | 1 | -1/+1 |
* | For alphasort() add reference to strcoll(3) | ache | 2010-01-20 | 1 | -2/+4 |
* | Style: rename internal function to opendir_compar() | ache | 2010-01-20 | 1 | -2/+2 |