aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Move <machine/*> after <sys/*>Andrey A. Chernov2001-08-231-2/+2
* Move <machine/*> after <sys/*>Andrey A. Chernov2001-08-231-3/+9
* the feederchain builder is currently broken for recording channels. disableCameron Grant2001-08-231-0/+3
* handle bogus values passed to SOUND_PCM_WRITE_CHANNELS/SNDCTL_DSP_CHANNELSCameron Grant2001-08-231-4/+5
* make the 4dwave nx chip workCameron Grant2001-08-231-1/+1
* MFS: make SNDCTL_DSP_SETTRIGGER workCameron Grant2001-08-232-7/+5
* MFS: allow multiple opens of mixer devicesCameron Grant2001-08-231-8/+11
* many changes:Cameron Grant2001-08-2340-405/+736
* adv. lock:Andrey A. Chernov2001-08-231-2/+14
* adv. lock:Andrey A. Chernov2001-08-232-10/+10
* Detect off_t EOVERFLOW of start/end offsets calculations for adv. lock,Andrey A. Chernov2001-08-232-3/+27
* Oops. The new pci_ids array should be static.Nick Sayer2001-08-231-1/+1
* Fix a #endif misplacement in 1.231 due to misapplied patchPeter Wemm2001-08-232-2/+2
* Fix a comment error that was fixed in the pc98 version. hw.maxmem isPeter Wemm2001-08-232-2/+2
* Merge i386/machdep.c rev 1.474: dont overextend %cs. (finally, it doesn'tPeter Wemm2001-08-232-32/+4
* Merge i386/machdep.c rev 1.469: whitespace changes to fit 80 columnsPeter Wemm2001-08-232-64/+120
* Merge i386/machdep.c rev 1.468: make breakpoint/trace interrupt insteadPeter Wemm2001-08-232-4/+4
* Merge 386/machdep.c rev 1.467: fix bugs/miscalculationsPeter Wemm2001-08-232-20/+24
* Identical to i386/machdep.c rev 1.473: move submap initialization to MI.Peter Wemm2001-08-232-22/+12
* Merge i386/machdep.c rev 1.472: Fix bug in physmem_est and maxbcachePeter Wemm2001-08-232-8/+12
* Merge i386/machdep.c rev 1.470. Limit KVM for buffer cache etc.Peter Wemm2001-08-232-2/+12
* Dont add UPAGES to the %cs segment limit. There is nothing there exceptPeter Wemm2001-08-232-32/+4
* Do not printf when we get called as a result of a pci shared interrupt,Peter Wemm2001-08-232-6/+2
* Revert part of the last commit, as suggested by Nick. This is expected,Peter Wemm2001-08-231-4/+1
* Dont compile in SSE fxsave/fxrstor instructions if CPU_ENABLE_SSE isn'tPeter Wemm2001-08-234-24/+60
* Add support for the Netgear MA301 PCI adapter for the MA401.Nick Sayer2001-08-232-6/+15
* Regenerate from syscalls.master using the new makesyscalls.sh revision.Thomas Moestl2001-08-226-612/+622
* Add padding before each element of the syscall argument structures inThomas Moestl2001-08-221-2/+15
* Fix a simple typo I just happened to find.Alexander Langer2001-08-221-1/+1
* Remove the code that limited the buffer_map to 1/2 the size of theMatthew Dillon2001-08-221-0/+2
* Move CR4.PGE enabling code after paging is enabled via CR0.PG based onMitsuru IWASAKI2001-08-223-21/+18
* OK, now I am scared of pxeldr. It had /boot/loader appended ontoPeter Wemm2001-08-221-1/+1
* Make these depend on the usb module so they can use its symbols if theyPeter Wemm2001-08-223-2/+5
* Generate an ELF /boot/loader instead of fake a.out. The fake a.out wrapperPeter Wemm2001-08-221-1/+1
* Move most of the kernel submap initialization code, including theMatthew Dillon2001-08-2212-43/+239
* KASSERT if vm_page_t->wire_count overflows.Matthew Dillon2001-08-221-0/+1
* When compressing directory blocks, the dirhash code didn't checkIan Dowse2001-08-221-1/+1
* Much delayed but now present: RFC 1948 style sequence numbersMike Silbersack2001-08-228-174/+195
* Introduce two new sysctl's.. vm.kvm_size and vm.kvm_free. These arePeter Wemm2001-08-222-0/+42
* Clear db_active in boot() so that one can call the boot function (as wellJohn Baldwin2001-08-211-0/+8
* Push down Giant some in trap_pfault() so we don't grab Giant aroundJohn Baldwin2001-08-212-8/+10
* Release the sched_lock before bombing out in mi_switch() via db_error().John Baldwin2001-08-211-1/+3
* Allow one to restart from a panic in DDB by clearing the panicstrJohn Baldwin2001-08-211-6/+18
* Find spurious interrupts.Nick Hibma2001-08-212-3/+11
* Add support for the I-O DATA USB-ET/TX(USB Ethernet adapter)Nick Hibma2001-08-211-1/+2
* Add support for the HP 4300C scanner.Nick Hibma2001-08-211-0/+1
* Strip out some #if's for old implementations of global data pointers.Peter Wemm2001-08-212-8/+0
* Add quirks for the Olympus Digital Camera.Nick Hibma2001-08-211-1/+16
* Support for the HP 8200e CD writer. (commented out)Nick Hibma2001-08-211-0/+12
* Add support for the Microtech CameraMate.Nick Hibma2001-08-211-0/+9