summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Added new ioctls for Hauppage Infra-Red Remote Control support,roger1999-02-113-6/+75
* Zero p->retval[1] when starting a process. This value ends up in %edxmsmith1999-02-112-2/+16
* Set the ultra enable bits in the adaptor's scratch ram area only aftergibbs1999-02-112-40/+38
* Make the ahc_eisa file also optional on 'eisa'.gibbs1999-02-112-4/+4
* Ensure that the ACK from the last information transfer phase has beengibbs1999-02-111-2/+16
* Completely set information in the transaction description before performinggibbs1999-02-111-4/+4
* Correct a race condition where a target mode SCB dma could occurgibbs1999-02-111-7/+8
* Correct some indentationgrog1999-02-111-37/+48
* build_write_request: correct logic for handling writes to volumes withgrog1999-02-111-1/+1
* check_drive: Make sure that we don't open two different drives withgrog1999-02-111-14/+27
* In some cases, it's possible that I/O errors will cause the daemon togrog1999-02-111-4/+15
* Fix typosjkoshy1999-02-112-6/+6
* Fixed COPYRIGHT_PC98 (good bye 1998).kato1999-02-101-2/+2
* Sync with sys/i386/i386/userconfig.c revision 1.130.kato1999-02-101-3/+27
* Remove the lpt driver, as discussed on -hackers.des1999-02-106-1418/+11
* Remove lpt from the device list.des1999-02-101-3/+3
* Use ppbus instead of the lpt driver. Throw in a (commented-out) vpo entrydes1999-02-102-4/+16
* Save pnp changes into a sysctl variable for kget, just as is donejkh1999-02-101-3/+27
* Add a prioritization field to the devstat_add_entry() call so thatken1999-02-1022-55/+152
* After wading in the cesspool of ip_input for an hour, I have managed towollman1999-02-091-10/+8
* Remove dictHashSummary internal function; it used doubles.jkh1999-02-093-79/+0
* Add missing poatch for ibcs2_ipc.h as well.guido1999-02-091-4/+14
* Addendum to vm_map coalesce optimization. Also, this was backed-outdillon1999-02-091-1/+1
* Cleanup. Set all PCI parameters of importance. Set a define that willmjacob1999-02-092-30/+210
* Roll internal release tag. Roll core version minor. Fix broken DPARM_DEFAULTmjacob1999-02-091-5/+8
* clean up some NVRAM definesmjacob1999-02-091-9/+5
* Add in defines that disable (temp) fast posting.mjacob1999-02-091-3/+7
* Allow fibre channel 'bus resets' to go through. Handle Loop Down/Loop Upmjacob1999-02-091-13/+43
* Roll internal release tag. Print out if we're in a 64 bit PCI slot.mjacob1999-02-091-59/+156
* roll internal release tagmjacob1999-02-094-10/+14
* add isp specific config options and explanationsmjacob1999-02-093-3/+75
* add isp host adapter specific optionsmjacob1999-02-091-1/+6
* Revamp vm_object_[q]collapse(). Despite the complexity of this patch,dillon1999-02-082-210/+236
* Generate correct DLT_NULL headers before passing packets to bpf.des1999-02-081-30/+43
* Bring in the simplified port probe from src/sys/i386/isa/lpt.cdes1999-02-081-26/+20
* Added detection for bt848a chipsroger1999-02-082-10/+22
* Added check to bktr_mmap() from OpenBSD driver.roger1999-02-082-92/+166
* Sync with sys/boot/i386/loader/version revision 1.3.kato1999-02-081-1/+2
* remove leftover garbage line.julian1999-02-081-2/+1
* Fix for PR 9309.julian1999-02-081-1/+10
* General cleanup. Remove #if 0's and remove useless register qualifiers.dillon1999-02-081-79/+34
* Bumb up loader's version.dcs1999-02-081-1/+2
* Adjust idle zero-page fill hysteresis based on tests. Use 2/3 and 4/5dillon1999-02-086-22/+42
* Add hysteresis to alpha version of vm_page_zero_idle().dillon1999-02-083-42/+51
* Rip out PQ_ZERO queue. PQ_ZERO functionality is now combined in withdillon1999-02-088-163/+131
* Backed out vm_map coalesce optimization - it resulted in 22% more pagedillon1999-02-081-2/+2
* Change the load address of the ELF dynamic linker from "2L*MAXDSIZ"jdp1999-02-074-5/+37
* Remove MAP_ENTRY_IS_A_MAP 'share' maps. These maps were once used todillon1999-02-0710-114/+49
* Remove L1 cache coloring optimization ( leave L2 cache coloring opt ).dillon1999-02-072-196/+91
* Reorder the pcvt(4) options to the appropriate section, so i can closejoerg1999-02-073-33/+36
OpenPOWER on IntegriCloud