| Commit message (Expand) | Author | Age | Files | Lines |
* | - Move some internal functions to the private namespace | gabor | 2011-05-27 | 1 | -9/+12 |
* | [mdoc] Fixed .Dt call. | ru | 2011-05-25 | 1 | -1/+1 |
* | mq_setattr(2): Add missing const to man page. | jilles | 2011-05-17 | 1 | -2/+2 |
* | Disconnect sun4v architecture from the three. | attilio | 2011-05-14 | 2 | -7/+0 |
* | Update sticky(7) cross references. | pluknet | 2011-05-13 | 2 | -4/+4 |
* | * Update copyright notice. | tuexen | 2011-05-05 | 1 | -78/+63 |
* | Fix prototype for ffsll(3) and fls(3). | delphij | 2011-05-03 | 1 | -2/+2 |
* | - Clarification on kld_file_stat.size | gjb | 2011-04-23 | 1 | -4/+4 |
* | Add the posix_fallocate(2) syscall. The default implementation in | mdf | 2011-04-18 | 3 | -1/+148 |
* | getfh(2): Add xrefs for fhopen(2), open(2), stat(2). | jilles | 2011-04-14 | 1 | -1/+5 |
* | Remove vestiges of disklabel(5). | pluknet | 2011-04-14 | 1 | -1/+0 |
* | Fix a bug in the userland rpc library, where it would use a | rmacklem | 2011-04-10 | 1 | -1/+2 |
* | Make it possible to use permission sets (full_set, modify_set, read_set | trasz | 2011-04-09 | 1 | -1/+5 |
* | Allow strerror(0) and strerror_r(0, ...). | jilles | 2011-04-05 | 3 | -3/+6 |
* | Fix mdoc errors. | kib | 2011-04-01 | 1 | -3/+2 |
* | Expose the rctl(2) API in libc. | trasz | 2011-03-30 | 1 | -0/+5 |
* | Use FD_CLOEXEC explicitly. | pluknet | 2011-03-30 | 1 | -1/+1 |
* | Don't calculate len too early. | pjd | 2011-03-26 | 1 | -1/+1 |
* | Follow style(9) in example code and handle opendir(3) error. | pjd | 2011-03-26 | 1 | -4/+7 |
* | Document O_CLOEXEC. | kib | 2011-03-25 | 1 | -4/+16 |
* | Move the code around so that libc behaviour does not depend on a variable | trasz | 2011-03-22 | 1 | -8/+4 |
* | index(3): Mention that index/rindex are deprecated and not specified by | jilles | 2011-03-20 | 1 | -1/+14 |
* | When building libc with the syscall compatibility, don't also generate the | marcel | 2011-03-17 | 1 | -1/+4 |
* | Don't add sigwait.c to MISRCS here when sigwait.c lives under ../sys and | marcel | 2011-03-17 | 1 | -1/+1 |
* | From fts.c comment: | pjd | 2011-03-16 | 2 | -0/+2 |
* | rfork(2): Discourage rfork_thread-like approaches. | jilles | 2011-03-15 | 1 | -17/+3 |
* | Move cap_enter(2) and cap_getmode(2) symbols from FBSD_1.1 to FBSD_1.2. | rwatson | 2011-03-12 | 1 | -2/+2 |
* | Now that TLS generally is available on sparc64 since r219534 turn on | marius | 2011-03-11 | 1 | -1/+1 |
* | Correct a typo in the malloc(3) manpage. Malloc options are set in the | rstone | 2011-03-07 | 1 | -2/+2 |
* | Because we call __printf_out() with a on-stack buffer, also call | pjd | 2011-03-06 | 1 | -2/+4 |
* | Fix various issues in how %#T is handled: | pjd | 2011-03-06 | 1 | -7/+11 |
* | Move getloginclass(2) and setloginclass(2) to FBSD_1.2, where they should've | trasz | 2011-03-06 | 1 | -2/+2 |
* | Add FBSD_1.2; syscalls added in 9-CURRENT are supposed to go there. | trasz | 2011-03-06 | 1 | -0/+3 |
* | Add manual page for getloginclass(2) and setloginclass(2). | trasz | 2011-03-06 | 2 | -2/+100 |
* | Add two new system calls, setloginclass(2) and getloginclass(2). This makes | trasz | 2011-03-05 | 1 | -0/+2 |
* | Make acl_strip_np(3) use new trivial ACL format for NFSv4 ACls (three | trasz | 2011-03-04 | 1 | -1/+1 |
* | Make cap_new(2) and cap_getmode(2) symbols from libc public so applications | rwatson | 2011-03-03 | 3 | -1/+105 |
* | Add description of ECAPMODE to errno(2) man page. | rwatson | 2011-03-03 | 1 | -0/+2 |
* | Add text string for ECAPMODE to libc. | rwatson | 2011-03-03 | 1 | -0/+1 |
* | Put in a temporary workaround for ctfmerge hanging on processing | dim | 2011-03-01 | 1 | -0/+4 |
* | Remove duplicate "in". | brucec | 2011-03-01 | 1 | -1/+1 |
* | Revert some of r177626. "in in" is valid in certain sentences. | brucec | 2011-02-28 | 1 | -1/+1 |
* | Fix style(9) issues in pututxline(3). | ed | 2011-02-25 | 1 | -5/+10 |
* | Add the BSD-licensed Citrus iconv to the base system with default off | gabor | 2011-02-25 | 63 | -0/+8778 |
* | Remove sysctl vm.max_proc_mmap used to protect from KVA space exhaustion. | pluknet | 2011-02-24 | 1 | -3/+0 |
* | Fix bzero() for 64-bit. | jchandra | 2011-02-22 | 1 | -19/+1 |
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 5 | -5/+5 |
* | Add a utility, utxrm(8). | ed | 2011-02-19 | 1 | -2/+3 |
* | Properly styleify utmpx code and document error codes in man page. | ed | 2011-02-19 | 4 | -56/+107 |
* | Turn off default generation of userland dot symbols on powerpc64 now that | nwhitehorn | 2011-02-18 | 9 | -23/+14 |