| Commit message (Expand) | Author | Age | Files | Lines |
* | Make acl_get_perm_np(3) work with NFSv4 ACLs. | trasz | 2010-05-23 | 2 | -24/+18 |
* | mdoc: consistently spell our email addresses <foo@FreeBSD.org> | uqs | 2010-05-19 | 4 | -4/+4 |
* | Make branding less intrusive - in acl_set(3), in case ACL brand | trasz | 2010-05-13 | 1 | -0/+3 |
* | Make it possible to actually use NFSv4 permission bits with acl_set_perm(3) | trasz | 2010-05-13 | 1 | -20/+32 |
* | mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the | uqs | 2010-05-13 | 11 | -221/+221 |
* | Fix a bug due to a type conversion from 64 to 32 bits. The side effect of | gordon | 2010-05-12 | 1 | -2/+2 |
* | The previous revision actually removed the bug being hinted at, so | brueffer | 2010-05-12 | 1 | -3/+2 |
* | mdoc: simplify quotation scheme | uqs | 2010-05-11 | 1 | -3/+2 |
* | mdoc: fix parenthesis | uqs | 2010-05-11 | 1 | -2/+2 |
* | mdoc: use macro for +- that is understood by mdocml | uqs | 2010-05-11 | 2 | -4/+4 |
* | Document FIONREAD, FIONWRITE and FIONSPACE. | brueffer | 2010-05-11 | 1 | -1/+25 |
* | strptime(3) confused July with June with the fr_FR locale. | edwin | 2010-05-09 | 1 | -0/+8 |
* | sigprocmask(2): pthread_sigmask(3) must be used in threaded processes. | jilles | 2010-05-07 | 1 | -1/+7 |
* | raise(3): Note that this sends a signal to the current thread, not process. | jilles | 2010-05-07 | 1 | -3/+3 |
* | Merger of the quota64 project into head. | mckusick | 2010-05-07 | 1 | -4/+18 |
|\ |
|
| * | Final update to current version of head in preparation for reintegration. | mckusick | 2010-05-06 | 1 | -3/+9 |
| |\ |
|
| * \ | Update to current version of head. | mckusick | 2010-04-28 | 94 | -572/+744 |
| |\ \ |
|
| * | | | Debugging nits found while testing the new 64-bit quota code. | mckusick | 2010-03-16 | 1 | -4/+18 |
| * | | | IFH@204581 | des | 2010-03-04 | 192 | -7021/+7849 |
| |\ \ \ |
|
| * \ \ \ | Sync from head. | des | 2009-09-26 | 2 | -2/+19 |
| |\ \ \ \ |
|
| * \ \ \ \ | Sync with head | des | 2009-09-25 | 5 | -5/+186 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge from head | des | 2009-09-17 | 253 | -2365/+11587 |
| |\ \ \ \ \ \ |
|
* | | | | | | | | Update xrefs from 4.3BSD to modern signal functions in various man pages. | jilles | 2010-05-06 | 10 | -18/+12 |
* | | | | | | | | sigaltstack(2): document some modernizations: | jilles | 2010-05-06 | 1 | -17/+15 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Document RUSAGE_THREAD. | kib | 2010-05-04 | 1 | -3/+9 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | unlinkat(2): unlinkat(AT_REMOVEDIR) fails with ENOTEMPTY like rmdir() | jilles | 2010-04-25 | 1 | -2/+2 |
* | | | | | | sysctl(3): Update description of various kern.* variables. | jilles | 2010-04-25 | 1 | -12/+10 |
* | | | | | | C language does not has references, it provides pointers. | kib | 2010-04-21 | 1 | -2/+2 |
* | | | | | | Add standards section, improve wording, taking into account the handling | kib | 2010-04-21 | 1 | -6/+8 |
* | | | | | | Free() is not allowed to modify errno, remove safety brackets around it [1]. | kib | 2010-04-20 | 1 | -13/+5 |
* | | | | | | Slightly modernize realpath(3). | kib | 2010-04-20 | 2 | -8/+65 |
* | | | | | | Revert r206649. | kib | 2010-04-18 | 1 | -18/+13 |
* | | | | | | 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 |
* | | | | | | Still reference struct __sigaction with clarification when this form | kib | 2010-04-15 | 1 | -0/+10 |
* | | | | | | mdoc: order prologue macros consistently by Dd/Dt/Os | uqs | 2010-04-14 | 13 | -13/+13 |
* | | | | | | 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 | 5 | -12/+0 |
* | | | | | | Align the declaration for sa_sigaction with POSIX. | kib | 2010-04-13 | 1 | -2/+2 |
* | | | | | | Add #endif missed in r206490. | marius | 2010-04-11 | 1 | -0/+1 |
* | | | | | | While SPARC V9 allows tininess to be detected either before or after | marius | 2010-04-11 | 1 | -0/+3 |
* | | | | | | Use the stored length value instead of calculating it by strlen(). | ume | 2010-04-06 | 1 | -8/+6 |
* | | | | | | I feel this wording of the history is more clear. | obrien | 2010-04-05 | 2 | -9/+6 |
* | | | | | | libc/db/hash: cap auto-tuned block size with a value that actually works | avg | 2010-04-05 | 2 | -1/+3 |
* | | | | | | hash.3: fix a factual mistake in the man page | avg | 2010-04-05 | 1 | -1/+1 |
* | | | | | | Add capability to use a db version of services. It is enabled by | ume | 2010-04-04 | 2 | -1/+204 |
* | | | | | | Reduce duplicate code. | ume | 2010-04-04 | 1 | -59/+33 |
* | | | | | | Treat '+' as special only when in compat mode, and simplify | ume | 2010-04-04 | 1 | -22/+19 |
* | | | | | | Stop adding trailing '\n'. The servent_unpack() doesn't expect | ume | 2010-04-04 | 1 | -10/+3 |
* | | | | | | Add prototype for libc internal interfaces. | delphij | 2010-03-31 | 2 | -0/+4 |