| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo, s/transmitts/transmits/ | johan | 2004-02-04 | 1 | -1/+1 |
* | The following compat syscalls are now mpsafe: linux_getrlimit(), | jhb | 2004-02-04 | 7 | -15/+15 |
* | Locking for the per-process resource limits structure. | jhb | 2004-02-04 | 42 | -397/+581 |
* | Expand the mask for the Avlab Technology, PCI IO 2S entry to cover the | jhb | 2004-02-04 | 1 | -1/+1 |
* | Fixed editing error in a comment in previous commit. | bde | 2004-02-04 | 1 | -1/+1 |
* | Removed TIOCMODG and TIOCMODS. They were superseded by TIOCMGET and | bde | 2004-02-04 | 1 | -13/+24 |
* | Unbreak build with OpenLDAP. | ru | 2004-02-04 | 1 | -0/+2 |
* | aic7xxx.c: | gibbs | 2004-02-04 | 1 | -4/+2 |
* | aic79xx.c: | gibbs | 2004-02-04 | 6 | -135/+327 |
* | We don't really need a lockfile, and most likely can't create one at | des | 2004-02-04 | 2 | -10/+4 |
* | Allow libc's version of sem_trywait() to work for non-pshared mutexes. | deischen | 2004-02-04 | 1 | -2/+17 |
* | Fixed breakage of POSIX support in rev.1.31. -pipe was added to | bde | 2004-02-04 | 1 | -1/+2 |
* | Include <sys/queue.h> before <sys/_lock.h> instead of depending on | bde | 2004-02-04 | 1 | -8/+7 |
* | - add a description of what .gdbinit should contain. | grehan | 2004-02-04 | 1 | -9/+25 |
* | Remove pmap_pvo_allocf zone alloc function. It was a way of | grehan | 2004-02-04 | 3 | -81/+12 |
* | Major overhaul of common trap code | grehan | 2004-02-04 | 2 | -1616/+710 |
* | - remove unused trap definitions | grehan | 2004-02-04 | 2 | -12/+22 |
* | - Lots more symbols required by the new trap_subr code | grehan | 2004-02-04 | 1 | -0/+40 |
* | - Add definition for GET_CPUINFO, required by new trap_subr code | grehan | 2004-02-04 | 2 | -12/+8 |
* | Move temporary register save area from exception-vector memory to | grehan | 2004-02-04 | 1 | -3/+15 |
* | KNF | ume | 2004-02-04 | 1 | -8/+7 |
* | - add an identify method, since the disk device used to be picked | grehan | 2004-02-04 | 1 | -3/+29 |
* | Allow child devices to set the OpenFirmware device node ivar | grehan | 2004-02-04 | 2 | -4/+10 |
* | Removed unnecessary dependencies on librpcsvc. | ru | 2004-02-04 | 5 | -12/+6 |
* | Put libraries in the link order. | ru | 2004-02-04 | 10 | -27/+26 |
* | Put libdevstat before libkvm, because the former depends on the latter. | ru | 2004-02-04 | 4 | -8/+8 |
* | Drop unused dependencies. | ru | 2004-02-04 | 1 | -3/+0 |
* | Fixed static build. | ru | 2004-02-04 | 1 | -2/+2 |
* | - Added the NOPAM knob, for consistency with ${.CURDIR}/../ftpd. | ru | 2004-02-04 | 1 | -3/+9 |
* | Nothing in libypclnt depends on librpcsvc. | ru | 2004-02-04 | 2 | -5/+2 |
* | This module doesn't use libgssapi (and it looks never did). | ru | 2004-02-04 | 1 | -3/+2 |
* | Don't forget to install stable.rc. | des | 2004-02-04 | 1 | -1/+1 |
* | Do not aggressively unroll the AES implementation, in non-benchmarking use | phk | 2004-02-04 | 1 | -2/+0 |
* | Rename iov_to_uio to uiofromiov to be more consistent with other | silby | 2004-02-04 | 3 | -3/+3 |
* | Document new 'what' value for sx_assert(9). | pjd | 2004-02-04 | 1 | -1/+6 |
* | Allow assert that the current thread does not hold the sx(9) lock. | pjd | 2004-02-04 | 1 | -0/+11 |
* | Style fixes | silby | 2004-02-04 | 2 | -35/+29 |
* | Add SX_UNLOCKED define. It will be used with sx_assert(9) to be | pjd | 2004-02-04 | 1 | -0/+1 |
* | Add missing file. | davidxu | 2004-02-04 | 1 | -0/+43 |
* | A variety of further cleanups to ttyinfo(): | rwatson | 2004-02-04 | 1 | -77/+84 |
* | Import initial work of libpthread debugging. This is a debugger independent | davidxu | 2004-02-04 | 6 | -0/+900 |
* | - removed debug printf that was a false positive on non-OpenPIC systems | grehan | 2004-02-04 | 1 | -7/+5 |
* | Correct/improve the implementation of NdisMAllocateSharedMemoryAsync(). | wpaul | 2004-02-04 | 1 | -13/+50 |
* | Add ifconfig support for network interface renaming. In the process, | brooks | 2004-02-04 | 2 | -3/+49 |
* | Add the kernel side of network interface renaming support. | brooks | 2004-02-04 | 3 | -23/+64 |
* | PowerPC ttys file. | grehan | 2004-02-04 | 1 | -0/+313 |
* | Add myself. | josef | 2004-02-03 | 1 | -0/+1 |
* | Remove the band-aid (#include <time.h>). | deischen | 2004-02-03 | 1 | -1/+0 |
* | The sem_timedwait() and ksem_timedwait() functions both | deischen | 2004-02-03 | 4 | -0/+6 |
* | - Use a stock loader with forth support on the boot floppies. | jhb | 2004-02-03 | 1 | -17/+24 |