summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* Add a "stable" config for 4-STABLE.des2004-02-031-0/+9
* Allow multiple configs to be specified to a single tbmaster instance.des2004-02-032-41/+75
* Fix "warning: value computed is not used".fjoe2004-02-031-1/+1
* pass pcb rather than so. it is expected that per socket policyume2004-02-0315-154/+84
* Add <time.h> -- bandaid to unbreak world in <semaphore.h>.deischen2004-02-031-0/+1
* Remove a bogus assertion.jhb2004-02-031-1/+0
* Document NO_VINUM, which is already listed in the man page.des2004-02-031-0/+1
* o Unbreak the individual jail starting patch that I broke whenmtm2004-02-031-28/+32
* Add my birthday.le2004-02-031-0/+1
* Whitespace nit.des2004-02-031-1/+1
* Add support for initializing swap devices with random one-shot keys. Notedes2004-02-035-1/+119
* Mechanical whitespace cleanup. Also, note that previous commit wasdes2004-02-031-12/+12
* Remove newline characters from error strings.des2004-02-031-2/+2
* Missed one in previous commit.des2004-02-031-1/+2
* Style fixes.des2004-02-031-5/+13
OpenPOWER on IntegriCloud