summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Locking for the per-process resource limits structure.jhb2004-02-0442-397/+581
* Expand the mask for the Avlab Technology, PCI IO 2S entry to cover thejhb2004-02-041-1/+1
* Fixed editing error in a comment in previous commit.bde2004-02-041-1/+1
* Removed TIOCMODG and TIOCMODS. They were superseded by TIOCMGET andbde2004-02-041-13/+24
* Unbreak build with OpenLDAP.ru2004-02-041-0/+2
* aic7xxx.c:gibbs2004-02-041-4/+2
* aic79xx.c:gibbs2004-02-046-135/+327
* We don't really need a lockfile, and most likely can't create one atdes2004-02-042-10/+4
* Allow libc's version of sem_trywait() to work for non-pshared mutexes.deischen2004-02-041-2/+17
* Fixed breakage of POSIX support in rev.1.31. -pipe was added tobde2004-02-041-1/+2
* Include <sys/queue.h> before <sys/_lock.h> instead of depending onbde2004-02-041-8/+7
* - add a description of what .gdbinit should contain.grehan2004-02-041-9/+25
* Remove pmap_pvo_allocf zone alloc function. It was a way ofgrehan2004-02-043-81/+12
* Major overhaul of common trap codegrehan2004-02-042-1616/+710
* - remove unused trap definitionsgrehan2004-02-042-12/+22
* - Lots more symbols required by the new trap_subr codegrehan2004-02-041-0/+40
* - Add definition for GET_CPUINFO, required by new trap_subr codegrehan2004-02-042-12/+8
* Move temporary register save area from exception-vector memory togrehan2004-02-041-3/+15
* KNFume2004-02-041-8/+7
* - add an identify method, since the disk device used to be pickedgrehan2004-02-041-3/+29
* Allow child devices to set the OpenFirmware device node ivargrehan2004-02-042-4/+10
* Removed unnecessary dependencies on librpcsvc.ru2004-02-045-12/+6
* Put libraries in the link order.ru2004-02-0410-27/+26
* Put libdevstat before libkvm, because the former depends on the latter.ru2004-02-044-8/+8
* Drop unused dependencies.ru2004-02-041-3/+0
* Fixed static build.ru2004-02-041-2/+2
* - Added the NOPAM knob, for consistency with ${.CURDIR}/../ftpd.ru2004-02-041-3/+9
* Nothing in libypclnt depends on librpcsvc.ru2004-02-042-5/+2
* This module doesn't use libgssapi (and it looks never did).ru2004-02-041-3/+2
* Don't forget to install stable.rc.des2004-02-041-1/+1
* Do not aggressively unroll the AES implementation, in non-benchmarking usephk2004-02-041-2/+0
* Rename iov_to_uio to uiofromiov to be more consistent with othersilby2004-02-043-3/+3
* Document new 'what' value for sx_assert(9).pjd2004-02-041-1/+6
* Allow assert that the current thread does not hold the sx(9) lock.pjd2004-02-041-0/+11
* Style fixessilby2004-02-042-35/+29
* Add SX_UNLOCKED define. It will be used with sx_assert(9) to bepjd2004-02-041-0/+1
* Add missing file.davidxu2004-02-041-0/+43
* A variety of further cleanups to ttyinfo():rwatson2004-02-041-77/+84
* Import initial work of libpthread debugging. This is a debugger independentdavidxu2004-02-046-0/+900
* - removed debug printf that was a false positive on non-OpenPIC systemsgrehan2004-02-041-7/+5
* Correct/improve the implementation of NdisMAllocateSharedMemoryAsync().wpaul2004-02-041-13/+50
* Add ifconfig support for network interface renaming. In the process,brooks2004-02-042-3/+49
* Add the kernel side of network interface renaming support.brooks2004-02-043-23/+64
* PowerPC ttys file.grehan2004-02-041-0/+313
* Add myself.josef2004-02-031-0/+1
* Remove the band-aid (#include <time.h>).deischen2004-02-031-1/+0
* The sem_timedwait() and ksem_timedwait() functions bothdeischen2004-02-034-0/+6
* - Use a stock loader with forth support on the boot floppies.jhb2004-02-031-17/+24
* Revert the skipping of segment register reloads as it appears to actuallyjhb2004-02-032-34/+40
* Remove RELENG_4, leaving only security branches.des2004-02-031-1/+1
OpenPOWER on IntegriCloud