| Commit message (Expand) | Author | Age | Files | Lines |
* | MFlibthr: | davidxu | 2007-11-19 | 1 | -1/+5 |
* | Capitalization | mtm | 2007-11-18 | 1 | -1/+1 |
* | Constify the first argument to expand_number() so that it can | jb | 2007-11-18 | 3 | -3/+3 |
* | Build libthread_db for arm as well. | cognet | 2007-11-17 | 1 | -5/+1 |
* | Add arm support in libthread_db. | cognet | 2007-11-17 | 1 | -0/+116 |
* | Fix bug in handling SDP continuation state. | emax | 2007-11-16 | 1 | -5/+5 |
* | Fix bad rule and bad dependency for nsparser.h that can | ru | 2007-11-15 | 1 | -6/+3 |
* | - Include runetype.h for _RuneLocale_ | rafan | 2007-11-07 | 1 | -0/+2 |
* | In _pthread_key_create() ensure that libthr is initialized. This | marius | 2007-11-06 | 1 | -1/+5 |
* | Avoid doing adaptive spinning for priority protected mutex, current | davidxu | 2007-10-31 | 1 | -2/+5 |
* | Don't do adaptive spinning if it is running on UP kernel. | davidxu | 2007-10-31 | 1 | -3/+5 |
* | Restore revision 1.55, the kris's adaptive mutex type. | davidxu | 2007-10-31 | 1 | -14/+36 |
* | Remove an extra (commented out) .Sh HISTORY section heading, to avoid | keramida | 2007-10-30 | 1 | -3/+1 |
* | Remove an extra (commented out) .Sh HISTORY section heading, to avoid | keramida | 2007-10-30 | 1 | -4/+2 |
* | Change a .PP request to a valid .Pp mdoc request, and remove an extra | keramida | 2007-10-30 | 2 | -6/+3 |
* | Remove duplicate (but commented out) .Sh HISTORY section heading. | keramida | 2007-10-30 | 28 | -56/+28 |
* | Remove duplicate (but commented out) .Sh HISTORY section heading | keramida | 2007-10-30 | 2 | -4/+4 |
* | Remove extraneous empty lines, to fix mdoc warnings. | keramida | 2007-10-30 | 3 | -7/+3 |
* | mdoc fix: remove extraneous empty line. | keramida | 2007-10-30 | 1 | -2/+1 |
* | Bump manpage date, missed during the last change. | keramida | 2007-10-30 | 1 | -1/+1 |
* | The .Fx request doesn't recognize 2.2.0, so use ".Fx 2.2" | keramida | 2007-10-30 | 1 | -1/+1 |
* | Remove extraneous .Ef request. | keramida | 2007-10-30 | 1 | -2/+1 |
* | Adaptive mutexes should have the same deadlock detection properties that | kris | 2007-10-30 | 1 | -0/+1 |
* | Add my recent work of adaptive spin mutex code. Use two environments variable | davidxu | 2007-10-30 | 3 | -47/+50 |
* | Add a new "non-portable" mutex type, PTHREAD_MUTEX_ADAPTIVE_NP. This | kris | 2007-10-29 | 2 | -0/+32 |
* | When skipping input data, don't overflow a 32-bit size_t. | kientzle | 2007-10-27 | 1 | -1/+1 |
* | Aparrently MACXOCOMLEN exisrts only on my machine | julian | 2007-10-26 | 1 | -1/+1 |
* | Add a period for yar@. | ru | 2007-10-26 | 1 | -1/+1 |
* | Introduce a way to make pure kernal threads. | julian | 2007-10-26 | 1 | -1/+8 |
* | Correct documentation of ~/.opiealways | des | 2007-10-26 | 1 | -3/+5 |
* | First cut at support for booting a GPT labeled disk via the BIOS bootstrap | jhb | 2007-10-24 | 1 | -0/+4 |
* | Fix reading of files that use pax 'size' attribute to store size. | kientzle | 2007-10-24 | 1 | -7/+21 |
* | Back out 2nd part of wrong iswascii() change in prev. commit. | ache | 2007-10-23 | 1 | -1/+1 |
* | Add a BUGS section to note that mount/chroot changes since | jb | 2007-10-22 | 1 | -0/+4 |
* | - Stop calling libthr alternative as it's now the default | ru | 2007-10-22 | 1 | -15/+7 |
* | Add the full module path name to the kld_file_stat structure | jb | 2007-10-22 | 1 | -0/+5 |
* | Consistently use the word 'flag' to refer to ELF_F_* constants. | jkoshy | 2007-10-22 | 5 | -19/+19 |
* | - Given that we tell the compiler that struct ip is packed and 32-bit | marius | 2007-10-21 | 1 | -4/+4 |
* | Remove references to the 'e_phnum' field of the ELF header. Instead, | jkoshy | 2007-10-21 | 2 | -14/+9 |
* | Refer the reader to the elf_update(3) manual page for more information | jkoshy | 2007-10-21 | 1 | -2/+5 |
* | - Convert NO_INSTALLLIB option to a new syntax: makefiles should | ru | 2007-10-20 | 2 | -1/+2 |
* | Install getaudit_addr(2) and setaudit_addr(2) links to getaudit(2) and | rwatson | 2007-10-19 | 1 | -1/+3 |
* | Remove out of date notes, the atoi code is thread-safe and async-cancel | davidxu | 2007-10-19 | 1 | -4/+0 |
* | Unbreak arm build by removing duplicate symbols. | cognet | 2007-10-18 | 1 | -8/+0 |
* | The fork symbols aren't MD, they already live in sys/. | yar | 2007-10-18 | 1 | -3/+0 |
* | Fix build from errors exposed with recent version_gen.awk commit. | grehan | 2007-10-18 | 1 | -2/+1 |
* | - Correctly define CACHED_SOCKET_PATH as /var/run/nscd after cached to | tmclaugh | 2007-10-17 | 1 | -1/+1 |
* | VM_METER is long deprecated. | ru | 2007-10-16 | 1 | -2/+2 |
* | Rescue parts of the sensorsd commit that are still relevant: | ru | 2007-10-16 | 1 | -6/+9 |
* | Use macro THR_CLEANUP_PUSH/POP, they are cheaper than pthread_cleanup_push/pop. | davidxu | 2007-10-16 | 1 | -2/+4 |