aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed breakage of POSIX support in rev.1.31. -pipe was added toBruce Evans2004-02-041-1/+2
* Include <sys/queue.h> before <sys/_lock.h> instead of depending onBruce Evans2004-02-041-8/+7
* - add a description of what .gdbinit should contain.Peter Grehan2004-02-041-9/+25
* Remove pmap_pvo_allocf zone alloc function. It was a way ofPeter Grehan2004-02-043-81/+12
* Major overhaul of common trap codePeter Grehan2004-02-042-1616/+710
* - remove unused trap definitionsPeter Grehan2004-02-042-12/+22
* - Lots more symbols required by the new trap_subr codePeter Grehan2004-02-041-0/+40
* - Add definition for GET_CPUINFO, required by new trap_subr codePeter Grehan2004-02-042-12/+8
* Move temporary register save area from exception-vector memory toPeter Grehan2004-02-041-3/+15
* KNFHajimu UMEMOTO2004-02-041-8/+7
* - add an identify method, since the disk device used to be pickedPeter Grehan2004-02-041-3/+29
* Allow child devices to set the OpenFirmware device node ivarPeter Grehan2004-02-042-4/+10
* Removed unnecessary dependencies on librpcsvc.Ruslan Ermilov2004-02-045-12/+6
* Put libraries in the link order.Ruslan Ermilov2004-02-0410-27/+26
* Put libdevstat before libkvm, because the former depends on the latter.Ruslan Ermilov2004-02-044-8/+8
* Drop unused dependencies.Ruslan Ermilov2004-02-041-3/+0
* Fixed static build.Ruslan Ermilov2004-02-041-2/+2
* - Added the NOPAM knob, for consistency with ${.CURDIR}/../ftpd.Ruslan Ermilov2004-02-041-3/+9
* Nothing in libypclnt depends on librpcsvc.Ruslan Ermilov2004-02-042-5/+2
* This module doesn't use libgssapi (and it looks never did).Ruslan Ermilov2004-02-041-3/+2
* Don't forget to install stable.rc.Dag-Erling Smørgrav2004-02-041-1/+1
* Do not aggressively unroll the AES implementation, in non-benchmarking usePoul-Henning Kamp2004-02-041-2/+0
* Rename iov_to_uio to uiofromiov to be more consistent with otherMike Silbersack2004-02-043-3/+3
* Document new 'what' value for sx_assert(9).Pawel Jakub Dawidek2004-02-041-1/+6
* Allow assert that the current thread does not hold the sx(9) lock.Pawel Jakub Dawidek2004-02-041-0/+11
* Style fixesMike Silbersack2004-02-042-35/+29
* Add SX_UNLOCKED define. It will be used with sx_assert(9) to bePawel Jakub Dawidek2004-02-041-0/+1
* Add missing file.David Xu2004-02-041-0/+43
* A variety of further cleanups to ttyinfo():Robert Watson2004-02-041-77/+84
* Import initial work of libpthread debugging. This is a debugger independentDavid Xu2004-02-046-0/+900
* - removed debug printf that was a false positive on non-OpenPIC systemsPeter Grehan2004-02-041-7/+5
* Correct/improve the implementation of NdisMAllocateSharedMemoryAsync().Bill Paul2004-02-041-13/+50
* Add ifconfig support for network interface renaming. In the process,Brooks Davis2004-02-042-3/+49
* Add the kernel side of network interface renaming support.Brooks Davis2004-02-043-23/+64
* PowerPC ttys file.Peter Grehan2004-02-041-0/+313
* Add myself.Josef El-Rayes2004-02-031-0/+1
* Remove the band-aid (#include <time.h>).Daniel Eischen2004-02-031-1/+0
* The sem_timedwait() and ksem_timedwait() functions bothDaniel Eischen2004-02-034-0/+6
* - Use a stock loader with forth support on the boot floppies.John Baldwin2004-02-031-17/+24
* Revert the skipping of segment register reloads as it appears to actuallyJohn Baldwin2004-02-032-34/+40
* Remove RELENG_4, leaving only security branches.Dag-Erling Smørgrav2004-02-031-1/+1
* Add a "stable" config for 4-STABLE.Dag-Erling Smørgrav2004-02-031-0/+9
* Allow multiple configs to be specified to a single tbmaster instance.Dag-Erling Smørgrav2004-02-032-41/+75
* Fix "warning: value computed is not used".Max Khon2004-02-031-1/+1
* pass pcb rather than so. it is expected that per socket policyHajimu UMEMOTO2004-02-0315-154/+84
* Add <time.h> -- bandaid to unbreak world in <semaphore.h>.Daniel Eischen2004-02-031-0/+1
* Remove a bogus assertion.John Baldwin2004-02-031-1/+0
* Document NO_VINUM, which is already listed in the man page.Dag-Erling Smørgrav2004-02-031-0/+1
* o Unbreak the individual jail starting patch that I broke whenMike Makonnen2004-02-031-28/+32
* Add my birthday.Lukas Ertl2004-02-031-0/+1