summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Back out my previous commit to this area, there are differences betweentrhodes2007-03-302-363/+0
* Use size_t instead of unsigned for pagesize-related values, in order tojasone2007-03-291-4/+8
* Remove the run promotion/demotion machinery. Replace it with red-blackjasone2007-03-281-430/+219
* Change macro in order to refer to FreeBSD 7.0 instead of 7.0BSD.jasone2007-03-281-2/+2
* Update the IMPLEMENTATION NOTES section to reflect recent mallocjasone2007-03-281-13/+30
* Remove some stray roff formatting that caused incorrect rendering.jasone2007-03-281-1/+0
* Add a HISTORY section.jasone2007-03-281-0/+5
* In account management, verify whether the account has been lockedyar2007-03-272-3/+22
* Describe the contents of the "ar_name" and "ar_rawname" fields ofjkoshy2007-03-271-6/+6
* Bug fixes to ar(1) archive handling:jkoshy2007-03-271-13/+31
* Clarify memory management rules for pmc_cpuinfo().jkoshy2007-03-261-1/+4
* Document the return type of elf_rand(3) correctly.jkoshy2007-03-261-1/+1
* Fix some subtle bugs for posix_memalign() having to do with integerjasone2007-03-241-18/+43
* Notice when mkdir() fails.kientzle2007-03-243-11/+73
* Fix compile error when libbz2 is unavailable.kientzle2007-03-241-1/+1
* Fix posix_memalign() for large objects. Now that runs are extents ratherjasone2007-03-231-151/+297
* Use extents rather than binary buddies to track free pages withinjasone2007-03-231-323/+332
* Let people in on the magic of INET[6]_ADDRSTRLEN which comes quite handy inmlaier2007-03-211-1/+6
* Avoid using vsnprintf(3) unless MALLOC_STATS is defined, in order tojasone2007-03-201-152/+233
* Correct a typo.jkoshy2007-03-191-3/+3
* Don't forget to increment the raw_position (bytes written) counter, evencperciva2007-03-171-0/+1
* o Add ENVIRONMENT section and mention there that TMPDIR is ignoredmaxim2007-03-161-1/+14
* The ufs_disk_fillout(3) can take special device name (with or without /dev/pjd2007-03-161-7/+36
* - Sysctl's move to seperate filerrs2007-03-151-6/+11
* Fix a comment in memstat.h: errors are associated with memory type lists,rwatson2007-03-151-1/+1
* When ARCHIVE_EXTRACT_UNLINK is requested:kientzle2007-03-132-5/+11
* Merge the following changes from NetBSD:stefanf2007-03-114-16/+37
* Merge the following changes from NetBSD:stefanf2007-03-119-95/+144
* Libarchive 2.0.23:kientzle2007-03-117-157/+145
* Merge changes to the NetBSD copyright (advertising clause removal).stefanf2007-03-113-18/+6
* Wordsmithery.bms2007-03-091-1/+1
* Enable ncurses wide character supportrafan2007-03-0911-24/+195
* - style.Makefile(9) fixrafan2007-03-096-936/+934
* Document SO_ACCEPTCONN.bms2007-03-081-1/+9
* New tests for system-independent ACL support.kientzle2007-03-083-0/+744
* Distinguish between the end of ACL data and an error in pullingkientzle2007-03-081-1/+1
* Add GELF_* accessor macros.jkoshy2007-03-081-0/+16
* Fix license. Clause 4 is still required (UCB materiel).bms2007-03-071-6/+5
* use 2-clause BSD license as per hoskins strike-off july 22 1999.bms2007-03-071-4/+6
* Only reject file descriptors higher than FD_SETSIZE if we are not usingjhb2007-03-051-7/+5
* Oops, fix a typo in the last commit :-/brian2007-03-052-2/+2
* In the NOTYET code path when a process forks, the remainingbrian2007-03-052-14/+8
* Apply my patch properly.ru2007-03-051-1/+1
* Fix markup.bms2007-03-051-22/+36
* .Xr nit.bms2007-03-051-2/+2
* Update shutdown() manual page to reflect actual behaviour of code.bms2007-03-051-10/+82
* Test cases for back references.delphij2007-03-051-0/+24
* Only stop evaluation of a back reference if the match length isdelphij2007-03-051-15/+17
* Avoid infinite recursion on:delphij2007-03-051-0/+2
* Disable RPC exponential back-off for FreeBSD.org systems (IE. hiddensimon2007-03-042-0/+10
OpenPOWER on IntegriCloud