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
|\
| * Make malloc(3) superpage aware. Specifically, if getpagesizes(3) returnsalc2009-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
|\ \ | |/
| * don't report error if key was deleted.davidxu2009-09-251-1/+11
| * rwlock implemented from libthr need to fall through the 'hard path' andattilio2009-09-231-2/+5
| * Correct a section name; specifically, "AUTHOR" should be "AUTHORS". [1]alc2009-09-211-3/+4
| * Fixed markup (mostly) errors.ru2009-09-211-48/+54
| * Disable a check on a disk size because it's too strict. This change isnyan2009-09-211-0/+2
| * Add getpagesizes(3). This functions either the number of supported pagealc2009-09-194-3/+183
| * Correct BIOS header sanitizing on pc98.nyan2009-09-191-3/+6
| * Fix setfib(1) section number.brueffer2009-09-181-2/+2
* | Merge from headdes2009-09-17658-8775/+39455
|\ \ | |/
| * Make libc.a provide __stack_chk_fail_local weak alias. This iskan2009-09-171-0/+4
| * Fix an off-by-one error in the marking of the O_CH operatordds2009-09-161-1/+1
| * Add a couple of debugging statements.dds2009-09-161-0/+3
| * Add EV_RECEIPT to kevents.sson2009-09-161-0/+9
| * Add the EV_DISPATCH flag to kevents.sson2009-09-161-0/+5
| * Add EVFILT_USER to kevents.sson2009-09-161-1/+39
| * Add two test cases from PR 130504.dds2009-09-151-0/+3
| * Use explicit int values for the device states in order to allow,attilio2009-09-151-4/+4
| * Improve the way failure of pthread_key_create() gets detected.edwin2009-09-141-2/+9
| * ANSIfy, whitespace and comment adjustments, to simplify comparing theseemaste2009-09-133-108/+65
| * Bump our namespace version for 9.0.deischen2009-09-131-1/+11
| * Add simple embedded RADIUS server support to libradius, by extending existingmav2009-09-114-90/+334
| * Make the description of `b' a little better.ed2009-09-091-1/+1
| * Revert r196976, now that <machine/param.h> behaves predictably.phk2009-09-091-1/+0
| * - Teach vesa(4) and dpms(4) about x86emu. [1]delphij2009-09-091-0/+1
| * cr_groups is no longer embedded in struct ucred and is instead storedbrooks2009-09-081-1/+1
| * Add necessary includephk2009-09-081-0/+1
| * Fiz /usr/bin/unzip: A bug deep in libarchive's read-ahead logickientzle2009-09-082-3/+6
| * Update tests to match r195873, which corrected how hardlinked fileskientzle2009-09-083-18/+40
| * Synchornize description in manual page with strerror() output.pjd2009-09-061-2/+2
| * Handle zero size for posix_memalign. Return NULL or unique addresskib2009-09-051-0/+9
| * Let the armchair generals handle this one.des2009-09-0422-218/+22
| * Document the need for a cast when passing a char to a ctype function.des2009-09-0322-22/+218
| * Use (unsigned char) cast for ctype macroache2009-09-021-1/+1
| * Fix regression introduced with NFSv4 ACL support - make acl_to_text(3)trasz2009-09-012-11/+12
| * Prevents pam_lastlog from segfaulting on session close when tty is null.jon2009-08-301-0/+5
| * Style: Remove trailing whitespace.kientzle2009-08-291-11/+11
| * Consider flag == 0 as the same of flag == R_NEXT. This change will restoredelphij2009-08-241-2/+2
| * Our implementation of granpt(3) could be valid in the future.ed2009-08-241-15/+11
| * Use a more appropriate choice of words.jkoshy2009-08-231-1/+1
| * Use US spellings, fix typos.jkoshy2009-08-233-18/+18
| * Fix typos.jkoshy2009-08-231-7/+7
| * Fix a typo.jkoshy2009-08-231-1/+1
| * Fix typos, use American English spellings.jkoshy2009-08-234-22/+22
| * Fix typos.jkoshy2009-08-231-9/+9
OpenPOWER on IntegriCloud