aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* MFC r195403:Attilio Rao2009-09-072-1/+4
* MFC of r192625, r192890, r194783, r196587:Edwin Groothuis2009-08-318-375/+921
* - MFC r194583:Stanislav Sedov2009-08-151-5/+9
* MFC: Change the ABI of some of the structures used by the SYSV IPC API:John Baldwin2009-07-318-39/+97
* Implement %z for strptime.Xin LI2009-07-261-0/+28
* MFC r194494 to improve support for 7.x worlds on >=8.0 kernels:Brooks Davis2009-07-245-20/+42
* MFC: Several cleanups to the syscall tables:John Baldwin2009-07-241-3/+0
* MFC: Add a new 'void closefrom(int lowfd)' system call. When called, itJohn Baldwin2009-07-144-1/+58
* MFC r194932Xin LI2009-07-081-3/+49
* MFC: Update the KVM backend for malloc stats to catch up to the internalJohn Baldwin2009-06-221-6/+5
* MFC: Note that these routines return NULL on failure and that theJohn Baldwin2009-06-162-4/+14
* Merge r192679Paul Saab2009-06-141-1/+1
* MFC: Add manpages for kinfo_getfile() and kinfo_getvmmap().John Baldwin2009-06-123-1/+149
* If the running kernel has support for shm_open() and shm_unlink() asJohn Baldwin2009-06-111-0/+28
* MFC: Add a feature_present(3) function which checks to see if a named kernelJohn Baldwin2009-06-104-2/+138
* merge r173719: constify expand_number(3).Dag-Erling Smørgrav2009-06-103-3/+3
* merge r176060, r176071: add pthread_mutex_isowned_np() (already in libthr)Dag-Erling Smørgrav2009-06-102-0/+16
* merge r176055, r176056: use libc's version definition file.Dag-Erling Smørgrav2009-06-102-8/+2
* merge r174111, r174112, r174335: style and warning fixes. The functionalDag-Erling Smørgrav2009-06-09121-165/+538
* merge r181651, r193826: avoid writing an int to a char *.Dag-Erling Smørgrav2009-06-091-1/+3
* merge r180815,184081-184088,184091-184094,184634,184676-184677, 185277,Dag-Erling Smørgrav2009-06-0912-91/+245
* merge r180982,r181044,r181059,r181065,r181341,r183021: WARNS cleanup,Dag-Erling Smørgrav2009-06-0913-199/+356
* merge r176058: more missing namespace wrappers for libthrDag-Erling Smørgrav2009-06-092-0/+2
* merge r173793: silence aliasing warning.Dag-Erling Smørgrav2009-06-081-1/+2
* merge r177605,177607,177855: add missing namespace wrappers for libthrDag-Erling Smørgrav2009-06-082-0/+10
* merge r173763: fix aliasing bugDag-Erling Smørgrav2009-06-087-15/+47
* merge r174221: remove unnecessary castsDag-Erling Smørgrav2009-06-084-11/+11
* MFC hwpmc framework:Fabien Thomas2009-06-0729-3570/+9926
* Remove double-inserted END() macros.Attilio Rao2009-06-012-2/+0
* MFC r192760:Attilio Rao2009-05-3057-0/+58
* MFC r192113Maksim Yevmenkin2009-05-291-11/+14
* MFC r178253 and r178256:Xin LI2009-05-294-12/+77
* Merge r192129+r190661:Xin LI2009-05-281-5/+7
* Merge r190646:Xin LI2009-05-281-2/+6
* MFC: r192410Christian Brueffer2009-05-231-2/+2
* MFC rev 191654:Bruce M Simpson2009-05-171-18/+16
* MFC 190395: Allow compile from c++ for libpmcFabien Thomas2009-05-172-0/+6
* MFC r184633, r184635, r184683: WARNS cleanupDag-Erling Smørgrav2009-05-144-15/+30
* MFC r191388Maksim Yevmenkin2009-05-044-19/+836
* MFC: Fix an off-by-one buffer overflow in ngets().John Baldwin2009-05-041-1/+1
* MFC r185514 (by jasone):Konstantin Belousov2009-05-031-11/+37
* MFC r191414Christian Brueffer2009-04-232-2/+2
* MFH r190382,190416,190525:Hajimu UMEMOTO2009-04-121-90/+197
* MFC r190482: zero out memory before use and free.Xin LI2009-04-115-28/+11
* MFC r190266:Konstantin Belousov2009-03-251-1/+1
* Mostly synchronize lib/libthr and sys/kern/kern_umtx.c with the codeKonstantin Belousov2009-03-2432-444/+828
* MFC: r189721: don't need to set symbol, default value OKDavid E. O'Brien2009-03-231-1/+1
* MFC r189462Maksim Yevmenkin2009-03-186-8/+548
* Partial MFC of r189131:David Schultz2009-03-142-2/+2
* MFC r189283:Konstantin Belousov2009-03-121-0/+10