summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add quota_maxid which returns the maximum user (or group) identifiermckusick2009-10-203-5/+36
| * | | | Sync from head.des2009-09-262-2/+19
| |\ \ \ \
| * | | | | Further extend the quotafile API.des2009-09-264-42/+137
| * | | | | Styledes2009-09-251-6/+6
| * | | | | Sync with headdes2009-09-259-59/+264
| |\ \ \ \ \
| * \ \ \ \ \ Merge from headdes2009-09-17658-8775/+39455
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from head up to r188941 (last revision before the USB stack switch)des2009-09-17194-3133/+32448
| |\ \ \ \ \ \ \
| * | | | | | | | Update the quotafile library to manage both active quotas via themckusick2009-02-143-103/+304
| * | | | | | | | Make hasquota thread safe.mckusick2009-02-132-10/+9
| * | | | | | | | Move hasquota() function to libutil.mckusick2009-02-131-0/+2
| * | | | | | | | Move hasquota() function to libutil.mckusick2009-02-132-2/+56
| * | | | | | | | Bug fixes found from using these functions in edquota.mckusick2009-02-102-4/+4
| * | | | | | | | WIPdes2009-01-304-3/+357
* | | | | | | | | Update xrefs from 4.3BSD to modern signal functions in various man pages.jilles2010-05-0610-18/+12
* | | | | | | | | sigaltstack(2): document some modernizations:jilles2010-05-061-17/+15
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Document RUSAGE_THREAD.kib2010-05-041-3/+9
* | | | | | | | Bump .Dd date.delphij2010-05-031-1/+1
* | | | | | | | Code indent according to style(9).mm2010-05-031-23/+23
* | | | | | | | Implement the no_user_check option to pam_krb5.mm2010-05-032-1/+12
* | | | | | | | When configuring hwpmc to use the EXT_SNOOP event, only send a default caches...rstone2010-05-011-1/+8
* | | | | | | | Search beyond the first 1/8th of inodes.emaste2010-05-011-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | unlinkat(2): unlinkat(AT_REMOVEDIR) fails with ENOTEMPTY like rmdir()jilles2010-04-251-2/+2
* | | | | | | kvm(3): Mention that some of the functions use sysctl(3) instead of kmem.jilles2010-04-251-2/+6
* | | | | | | sysctl(3): Update description of various kern.* variables.jilles2010-04-251-12/+10
* | | | | | | - Merge soft-updates journaling from projects/suj/head into head. Thisjeff2010-04-246-4/+230
* | | | | | | - Take libinstall.a out of pkg_install and make it a proper shared library.flz2010-04-2315-0/+3285
* | | | | | | C language does not has references, it provides pointers.kib2010-04-211-2/+2
* | | | | | | Add standards section, improve wording, taking into account the handlingkib2010-04-211-6/+8
* | | | | | | MFV: zlib 1.2.5.delphij2010-04-2018-74/+117
* | | | | | | Free() is not allowed to modify errno, remove safety brackets around it [1].kib2010-04-201-13/+5
* | | | | | | Slightly modernize realpath(3).kib2010-04-202-8/+65
* | | | | | | Revert r206649.kib2010-04-181-18/+13
* | | | | | | getcwd(3): Clarify that EACCES may or may not be checked.jilles2010-04-171-3/+11
* | | | | | | fnmatch: Fix bad FNM_PERIOD disabling if an asterisk has been seen.jilles2010-04-161-8/+8
* | | | | | | Expose a few symbols as public interface rather than private.delphij2010-04-161-6/+6
* | | | | | | MFV: libz 1.2.4.3.delphij2010-04-1611-35/+104
* | | | | | | Still reference struct __sigaction with clarification when this formkib2010-04-151-0/+10
* | | | | | | mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-14154-154/+154
* | | | | | | mdoc: don't abuse Bo/Pc to get what looks like an intervaluqs2010-04-141-1/+1
* | | | | | | mdoc: remove .Pp where not neededuqs2010-04-145-12/+0
* | | | | | | Align the declaration for sa_sigaction with POSIX.kib2010-04-131-2/+2
* | | | | | | Add #endif missed in r206490.marius2010-04-111-0/+1
* | | | | | | While SPARC V9 allows tininess to be detected either before or aftermarius2010-04-111-0/+3
* | | | | | | Use the stored length value instead of calculating it by strlen().ume2010-04-061-8/+6
* | | | | | | I feel this wording of the history is more clear.obrien2010-04-052-9/+6
* | | | | | | libc/db/hash: cap auto-tuned block size with a value that actually worksavg2010-04-052-1/+3
* | | | | | | hash.3: fix a factual mistake in the man pageavg2010-04-051-1/+1
* | | | | | | Add capability to use a db version of services. It is enabled byume2010-04-042-1/+204
* | | | | | | Reduce duplicate code.ume2010-04-041-59/+33
* | | | | | | Treat '+' as special only when in compat mode, and simplifyume2010-04-041-22/+19
OpenPOWER on IntegriCloud