summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Small style(9) cleanups.ed2010-03-135-10/+13
* Make this conform to the other top-level Makefile subdir listings withimp2010-03-131-13/+77
* Fix spelling of noreorder.jmallett2010-03-131-1/+1
* Correct bugs fixed but not merged from my own tree.delphij2010-03-131-2/+3
* Follow up commit to reindent the code.delphij2010-03-121-13/+13
* Two optimizations to MI strlen(3) inspired by David S. Miller'sdelphij2010-03-121-12/+31
* Fix several typos in macros or macro misusage.uqs2010-03-126-3/+6
* - Use an initializer macro to initialize fields in 'fake' FILE objects usedjhb2010-03-1112-39/+22
* Fix a bug in the previous change: remove function-local definition ofjhb2010-03-111-1/+0
* Fix a typo in r204974 so that FTYPE_LNG matches the initialisers ofmarius2010-03-111-1/+1
* - The OPSZ macro actually only does the right thing for int32 and int64marius2010-03-102-29/+21
* Use thr_once() with once_t controls to initialize various thread_key_tjhb2010-03-108-64/+81
* Add warnings to <regexp.h> and <sys/timeb.h>.ed2010-03-091-1/+1
* Upgrade to OpenSSH 5.4p1.des2010-03-091-0/+3
|\
| * When I flattened the dist tree, some files that had been removed in priordes2008-09-011-35/+0
| * Properly flatten openssh/dist.des2008-07-221-0/+35
* Switch to our preferred license text.joel2010-03-071-8/+8
* Use default WARNS setting (of 6) for lib/csu.uqs2010-03-056-15/+7
* Properly declare non-extern functions in crt1uqs2010-03-055-5/+13
* Remove stale references to libkrb5.imp2010-03-041-11/+12
* Use our standard license text. No more voices in the authors head. :-)joel2010-03-049-72/+72
* Enable the use of nanosleep() instead of using pause() and signals.gshapiro2010-03-041-0/+1
* Use ABI neutral macrosaimp2010-03-032-29/+51
* __main and __gccmain are no longer required, so eliminate them.imp2010-03-031-3/+0
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-031-7/+0
* In reallocf(3), free the memory only when size != 0. Otherwise, when thejh2010-03-031-1/+8
* Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor.gnn2010-03-032-2/+475
* Upgrade to version 9.6.2. This version includes all previously releaseddougb2010-03-031-4/+6
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-024-28/+0
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-025-35/+0
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromuqs2010-03-025-3/+5
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-026-42/+0
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-021-7/+0
* Always assign WARNS using ?=uqs2010-03-023-6/+5
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-023-9/+0
* Not all programs including kvm.h include the necessary headers to userwatson2010-03-011-1/+1
* A first cut at teaching libkvm how to deal with dynamic per-CPU storagerwatson2010-03-016-7/+210
* Rewrite red-black trees to do lazy balance fixup. This improvesjasone2010-02-282-772/+837
* In _gettemp(), check that the length of the path doesn't exceedjh2010-02-281-0/+4
* Fix typo in comment.rwatson2010-02-271-2/+2
* Split the contributed code from libc/stdtime from lib/libc/stdtimeedwin2010-02-2610-3621/+5
* Removed redundant -I. from CFLAGS and "yes" from WITHOUT_MAN.ru2010-02-252-4/+4
* Fixed dependencies (make checkdpadd).ru2010-02-251-1/+2
* Make pause(3) implementation not depended on the legacy sigcompat.ckib2010-02-251-1/+7
* While there, trim some trailing whitespace.ed2010-02-211-1/+0
* Add proper const keywords to sysctl(3) parameters.ed2010-02-214-25/+15
* Fix common misspelling of hierarchyuqs2010-02-201-2/+2
* - More style(9) fixupsgabor2010-02-201-26/+29
* realloc() with a proper amount of memory.ru2010-02-171-1/+1
* Mention EISDIR as a possible errno.phk2010-02-171-0/+2
OpenPOWER on IntegriCloud