summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Performance: If the dir mode requested is "reasonable", then justkientzle2006-10-041-49/+89
* Automatically re-stir every 400000 callsache2006-10-041-2/+4
* Fix build.ru2006-09-301-0/+1
* Removed libc_r build support.ru2006-09-301-6/+1
* Revise markup in recently added manpages.ru2006-09-305-56/+55
* Fix markup, language, function prototype, and example code.ru2006-09-301-35/+49
* Markup nit.ru2006-09-291-1/+1
* - Removed a copyright from makefile.ru2006-09-274-31/+7
* Put back NO_WERROR= to fix sparc64 build.ru2006-09-271-0/+1
* Summer of Code 2005: improve libalias - part 1 of 2piso2006-09-2612-13/+101
* Fix typovd2006-09-261-2/+1
* Hook up additional OpenBSM man page aliases following OpenBSM 1.0 alpha 12rwatson2006-09-251-11/+20
* Keep compatible parts in sync with OpenBSD v1.21, add some comments.ache2006-09-231-15/+7
* Remove code #ifndef'ed in prev. commit to stay in sync with OpenBSDache2006-09-221-12/+0
* Be more GNU compatible:ache2006-09-221-2/+5
* Do not declare __evOptMonoTime static in one place and externkan2006-09-221-0/+2
* Use correct type in va_arg argument.kan2006-09-212-2/+2
* remove thr_getscheduler, thr_setscheduler, thr_setschedparam,davidxu2006-09-211-9/+3
* use rtprio_thread system call to get or set thread priority.davidxu2006-09-217-16/+90
* Silence GCC4 warning.kan2006-09-216-4/+6
* Don't forget to set internal error message in kvm_nlist().wkoszek2006-09-201-2/+7
* Hook up au_open.3 man page (and its symlinks), apparently missed duringrwatson2006-09-191-0/+5
* o Don't fseek() on closed file.maxim2006-09-181-2/+2
* Markup fixes.ru2006-09-1727-184/+196
* Remove more traces of Alpha.ru2006-09-171-4/+0
* Reject user with names that are longer than OPIE is willing to deal with;des2006-09-151-4/+13
* Remove reference to T/TCP.joel2006-09-131-5/+2
* Bump .Dd.joel2006-09-131-1/+1
* Remove references to the pam(8) manual page. It does not exist.joel2006-09-131-1/+0
* Fix a typobrian2006-09-101-2/+2
* Sync with NetBSD rev. 1.16 + 1.17mbr2006-09-091-2/+5
* Sync with NetBSD rev. 1.29mbr2006-09-091-0/+4
* Sync with NetBSD rev. 1.6 + 1.7mbr2006-09-091-4/+4
* Sync with NetBSD rev. 1.20 + 1.21mbr2006-09-091-6/+11
* Sync with NetBSD rev. 1.10mbr2006-09-091-0/+1
* Sync with NetBSD rev. 1.15mbr2006-09-091-0/+1
* Sync part of NetBSD rev. 1.14mbr2006-09-091-1/+1
* Sync with NetBSD rev. 1.16 + 1.17mbr2006-09-091-1/+4
* Change the way base allocation is done for internal malloc datajasone2006-09-081-56/+93
* Use return value of _thr_umutex_lock instead of using zero.davidxu2006-09-081-2/+1
* Minor comment fix.thomas2006-09-081-1/+1
* Replace internal usage of struct umtx with umutex which can supportsdavidxu2006-09-0614-158/+94
* alloca() cannot check if the allocation is valid; mention the consequences.ru2006-09-051-4/+13
* GC dead code. If we want to stay polite to the foreign compilers,ru2006-09-052-63/+1
* Same as pthread_setschedparam, use sizeof(struct sched_param) instead.davidxu2006-09-051-2/+2
* Pass correct parameter size.davidxu2006-09-051-2/+2
* Some minor corrections:kientzle2006-09-0510-41/+127
* (pw_copy): Handle the case of a malformed line in master.passwdthomas2006-09-041-2/+11
* Whitespace fix.marcel2006-09-021-1/+1
* Stylize:marcel2006-09-014-70/+102
OpenPOWER on IntegriCloud