summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Mostly cosmetic changes. Use KERNBASE instead of UPT_MAX_ADDRESS indg1995-02-021-21/+25
* Since the pci directory has moved, this required updating.jkh1995-02-021-2/+2
* Fixed problem passing received packets to bpf.paul1995-02-021-33/+94
* Reviewed by: sese1995-02-011-8/+16
* Reviewed by: sese1995-02-014-0/+1768
* Reviewed by: sese1995-02-011-8/+2
* Syscons bug fix: tab now right (thanks bruce!)sos1995-02-011-293/+319
* Split byte packing functions into signed and unsigned versions.dufault1995-01-312-25/+25
* Add Tunnel devcie for ppp (iijppp)amurai1995-01-311-1/+20
* Add Tunnel device for ppp (iijppp)amurai1995-01-312-2/+6
* Reviewed by:sos1995-01-302-47/+61
* Describe default MAXCONS value: 12ache1995-01-302-2/+4
* Use double speed read for FX001D, now this driveache1995-01-302-9/+21
* The new kernel for boot.flp. In general:phk1995-01-301-0/+70
* Pass '-m' to symorder. Kernels without INET will fail otherwise.phk1995-01-291-2/+2
* Fix disassembly of `bt[crs] $Ib,E'.bde1995-01-291-2/+2
* Correct a name of one structure member in the sigaltstack structure.ats1995-01-291-2/+2
* Add parentheses around macros!jmz1995-01-291-2/+2
* Third round in syscons update.sos1995-01-283-529/+429
* Do not recompute TIMER0's maximum count, since it is in timer0_max_count.jmz1995-01-281-11/+8
* Add soundblaster CD to generic kernel. Hope this doesn't run us outjkh1995-01-281-1/+3
* Tweak the location of the scd driver.jkh1995-01-281-2/+2
* Get rid of extra []'s and otherwise fix-up boot prompt. Reordereddg1995-01-281-13/+13
* Back out my previous change and disable the floppy tape controller againjkh1995-01-271-1/+4
* Set the current transfer parameters directly after a mesg reject for eithergibbs1995-01-271-13/+16
* New and far better NCR5380/NCR53400 scsi-driver.phk1995-01-277-18/+1704
* Fix from Doug Rabson for a panic related to not initializing the kernel'sdg1995-01-261-1/+2
* MAXCONS option describedache1995-01-262-2/+10
* DOn't use hardcode values for L_FN & L_SCRache1995-01-261-3/+5
* Use NUM_FKEYS instead of hardcoded 65 for fkey_tab sizeache1995-01-261-2/+2
* Increase NUM_FKEYS to 65ache1995-01-261-2/+2
* Get rid of overloaded Keypad 5, now F(65)ache1995-01-261-8/+8
* Get rid of overloaded Back tab, now F(64)ache1995-01-261-2/+2
* Rewrite fkey_tab to produce unique sequences for all fkeysache1995-01-261-14/+20
* Implement Delete key properly, needed by ncursesache1995-01-261-12/+12
* Remove FAT_CURSOR, it is already non-existent during severalache1995-01-263-12/+3
* o Restore removed hardware cursor support and make it _default_ache1995-01-261-51/+120
* Comment out pmap_prefault for the time being (perhaps until after 2.1).dg1995-01-261-1/+3
* Make sure that the pages being 'pre-faulted' are currently on a queue.dg1995-01-261-1/+4
* Be a bit less fast and loose about setting non-cacheablity of pages.dg1995-01-251-11/+1
* Load the kernel symbol table in the boot loader and not at compile time.bde1995-01-2516-137/+246
* Add entry for the joystick driverjmz1995-01-251-1/+2
* Add entry for joystickjmz1995-01-251-1/+17
* ioctls for the joystick driverjmz1995-01-251-0/+14
* Add: device joy0 at isa? port "IO_GAME" (joystick)jmz1995-01-252-2/+6
* Changed address of the game controller to 0x201 (was 0x200)jmz1995-01-252-2/+211
* Fix probe so it now correctly identifies all the different chipspaul1995-01-251-56/+74
* Added Andres Vega Garcia's email address.dg1995-01-241-1/+8
* is to lnc changespaul1995-01-243-12/+8
* Fix stdarg.h for GNU C using builtin_next_argache1995-01-241-2/+7
OpenPOWER on IntegriCloud