summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add prototype for sem_timedwait().deischen2004-02-032-0/+2
* A shorter version of keeping all -std= options out of CXXFLAGS.ru2004-02-031-1/+1
* Fixed MINUSLPAM:ru2004-02-031-13/+12
* Take signal.c out of sources.ru2004-02-031-1/+0
* Put generated headers into SRCS so that we pick them up even ifru2004-02-032-1/+3
* Use device alias "mpic" to locate the macio OpenPIC. This worksgrehan2004-02-031-6/+5
* Implement support for single packet sends. The Intel Centrino driverwpaul2004-02-033-7/+65
* Configure a jail sysctl value only if it is different thanmtm2004-02-031-26/+33
* Removed bogus checks that (PCPU_GET(curpcb) != NULL). Rev.1.586 ofbde2004-02-031-3/+1
* Provide a userland version of non-pshared semaphores and add cancellationdeischen2004-02-034-338/+306
* Modify the implementation of libc semaphores so that they can bedeischen2004-02-031-146/+132
* Regen.deischen2004-02-034-5/+7
* Sync with kern/syscalls.master.deischen2004-02-031-0/+1
* Regen after adding ksem_timedwait().deischen2004-02-035-7/+16
* Add ksem_timedwait() to complement ksem_wait().deischen2004-02-034-6/+64
* Don't dec/inc the amountpipes counter every time we resize a pipe --rwatson2004-02-031-2/+3
* Notify the user (at kern.emerg) that the system will be shutting down ifnjl2004-02-033-6/+27
* Correct a typo and unbreak the build.nectar2004-02-031-1/+1
* Catch instances of (pipe == NULL) that were obsoleted with recentrwatson2004-02-031-6/+6
* Add a note about the default media types and a simple reminder to keeptrhodes2004-02-031-0/+17
* Drop the reference count on the old vmspace after fully switching thejhb2004-02-021-2/+2
OpenPOWER on IntegriCloud