summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Don't include <machine/cputypes.h> or declare cputype/class interfacesbde1997-10-286-31/+38
* Implement linux_semop, linux_semget and linux_semctl.kato1997-10-282-5/+146
* Use the new "mandatory" keyword for the npx driver.joerg1997-10-281-2/+2
* Removed another comment about not-so-mandatory devices i've missed injoerg1997-10-282-4/+4
* Remove the stale `log' non-pseudodevice.joerg1997-10-284-26/+12
* Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h>bde1997-10-274-9/+8
* Oops, <machine/psl.h> is used unconditionally in -current.bde1997-10-271-3/+1
* Cleaned up #includes.bde1997-10-271-16/+17
* Move the EP_ID_PORT out to 0x110, so it doesn't conflict with other portjoerg1997-10-271-2/+16
* Bump MAXDSIZ to 512MB so that soft limits have a chance to actuallyjkh1997-10-271-2/+2
* Check to see if the pv_limits are initialized before checking.dyson1997-10-271-2/+3
* Fix a comment about multicast; since the Etherlink III has nofenner1997-10-271-4/+7
* - Instead of relying on a functional call to register PCARD-capable drivers,nate1997-10-265-45/+16
* Change the initial amount of memory allocated for pv_entries to be proportionaldyson1997-10-261-7/+18
* - Slightly change the way the border color register is updated so thatyokota1997-10-261-4/+3
* - Functional changes to PCCARD support.nate1997-10-265-222/+80
* - Do a bunch of gratuitous changes intended to make the code easier tonate1997-10-2613-272/+268
* Somehow an error crept in during the previous commit.dyson1997-10-251-8/+2
* Support garbage collecting the pmap pv entries. The management doesn'tdyson1997-10-251-2/+55
* Decrease the initial allocation for the zone allocations.dyson1997-10-241-2/+2
* Remove the stuff we do not use from global scope. Export them again asphk1997-10-241-2/+8
* - Back out the last. APM_BROKEN_STATCLOCK doesn't exist in -current.nate1997-10-232-4/+0
* Reject unreasonable values passed to CONS_HISTORY ioctl. It did notyokota1997-10-232-26/+84
* - If APM_BROKEN_STATCLOCK is defined, make sure the statcloock isnate1997-10-222-2/+6
* Put in an initial %VERSREQ field. This will cause existing config(8)'speter1997-10-221-1/+4
* - PCCARD support to the much maligned SCSI driver. This gives up supportnate1997-10-211-4/+152
* Reference the DMI table inside the SMBIOS table correctly, not using a variablemsmith1997-10-211-2/+2
* Introduce a device flags value of 0x1 to always pretend a 1.44 MBjoerg1997-10-191-2/+15
* Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the oneyokota1997-10-192-4/+4
* Make all the documented (in pcvt(4)) options supported options. Whilejoerg1997-10-185-11/+22
* Don't doc PPP_BSDCOMP and PPP_DEFLATE twice. slight reorder so that thepeter1997-10-182-22/+20
* Doc PPP_* options and add PPP_FILTERpeter1997-10-182-4/+14
* Hide a silly ``unknown board type'' message behind bootverbose. Thejoerg1997-10-151-3/+4
* Mention that the Zip driver (vpo) requires SCSI disk support, and worksmsmith1997-10-152-2/+6
* if_ep.c clarification/simplification.itojun1997-10-142-273/+92
* Disable the TEST_CIL code till I can commit the complete solution.fsmp1997-10-131-1/+5
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-124-7/+8
* Back out my LALT -> META change until we figure out a way to make itjkh1997-10-121-2/+2
* Fix bug when using DEVFS, drives on second controller sisn't appearsos1997-10-121-4/+4
* Try and fix some style problemspeter1997-10-123-45/+54
* Allow "foo0: disabled, not probed" message to stay, but make it conditionaljkh1997-10-121-4/+4
* Distribute and statizice a lot of the malloc M_* types.phk1997-10-112-4/+7
* Compensate for pcb.h tweaks.peter1997-10-104-5/+13
* Don't #include unneeded includes here. pcb_ext.h picks up lots of otherpeter1997-10-101-4/+2
* GPROC0_SEL isn't used in any *.s files it seems..peter1997-10-101-3/+1
* Change default keymap (I left all the international ones alone) sojkh1997-10-101-2/+2
* Convert the VM86 option from a global option to an option only dependedpeter1997-10-1014-16/+33
* - Enable PS/2 mouse support by default. Given that almost all new hardwarenate1997-10-081-2/+2
* Fixed spammed Id.bde1997-10-071-1/+1
* Latest round of patches from the author.markm1997-10-071-3/+22
OpenPOWER on IntegriCloud