summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* We don't want shared boot, so -Bstatic added to ld optionsache1993-11-162-4/+4
* Changed -Z back to -z.paul1993-11-161-2/+2
* Changed -z to -Z so we create old-style ZMAGIC kernels.paul1993-11-151-2/+2
* timeout+sleep changed to tsleepache1993-11-151-45/+53
* if netmask == 0, then the loopback code can do some reallyache1993-11-141-1/+8
* New sio driver from Bruce.ache1993-11-141-195/+211
* Add _bde_exists: label so that the global is really defined. Fix spellingrgrimes1993-11-141-3/+3
* >From Charles Hannumrgrimes1993-11-132-6/+10
* First steps in rewriting locore.s, and making info usefuldg1993-11-1313-1838/+2133
* Fixed minor bug in M[LSN] interpretation, added octave-tracking.ache1993-11-091-40/+68
* Name of ioctl's include sys/spkr.h changed to machine/speaker.hache1993-11-091-0/+30
* Applied David Greenman's hack to disable IRQ conflict checkingalm1993-11-091-1/+3
* Change from David Greenman to return properly unsigned irq.jkh1993-11-091-1/+1
* Add missing read flush code to siostopache1993-11-081-1/+5
* Added the netrmp protocol from the Net/2 tape. While of dubious utility,wollman1993-11-072-4/+6
* Get rid of WFJ's use of sleep() for more user-friendly tsleep().wollman1993-11-072-4/+4
* Add options MACHVMCOMPAT and bump symtab space appropriately.wollman1993-11-072-4/+6
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-075-5/+23
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-0728-39/+142
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-074-10/+32
* Fixed comment.wollman1993-11-072-4/+4
* Try to be a little smarter about touching the date on assym.s, so thatwollman1993-11-071-13/+18
* Added some more defines that weren't there before. Also bumped upwollman1993-11-072-4/+24
* Needed to bump up SYMTAB_SPACE again. (This really should be done by thewollman1993-11-072-4/+4
* Added CWARNFLAGS and COPTFLAGS defines to Makefile so that we can easilywollman1993-11-071-2/+4
* splnone()'s in the trap code can be deadly. Save/restore previous prioritydg1993-11-041-5/+7
* DST offset calculation removed, it is wrong in any case.ache1993-11-042-22/+2
* Russian keymap (RUKEYMAP) changes:ache1993-11-041-11/+11
* Restored comments that were removed from npx.c using # commentpaul1993-11-031-5/+5
* Added the option FAT_CURSOR into the GENERIC kernel descriptions forats1993-11-034-6/+8
* Fixed the reason for wx.c not working. I forgot to keep all the table entriesnate1993-11-031-2/+3
* Added wx driver supportnate1993-11-031-1/+3
* Removed comments from within asm block.paul1993-11-031-5/+5
* Modified the "rude stack hack" that it only applies to addresses withinchmr1993-11-011-2/+4
* Added FAT_CURSOR and STAR_SAVER settings.jkh1993-10-311-1/+3
* Add example entries for syscons screen savers and cursor shape.jkh1993-10-312-2/+8
* Now that STAR_SAVER and SNAKE_SAVER are kernel options, add codejkh1993-10-311-3/+3
* Fixed bug where syscons.c wouldn't compile if DDB was enabled.jkh1993-10-311-5/+2
* Whoops, the algorithm I last used was messed up - I left off parans, anddg1993-10-291-2/+2
* Change filesystem buffer cache size calculation to be less for 4MBdg1993-10-291-2/+2
* Update to latest Linux sound driver 2.0jkh1993-10-2928-132/+655
* Put back the $Id$ stringsrgrimes1993-10-283-8/+11
* Put back the $Id$ stringrgrimes1993-10-281-0/+2
* This is syscons version 1.1jkh1993-10-284-416/+516
* Fix for 1542C support, it turns out that the 0x8 extended bios flag is onlyrgrimes1993-10-281-8/+8
* Added character 21 to conf.c table for future ps/2 mouse driver. Thisnate1993-10-261-4/+15
* Bad kludge to work around the alternative wd driver problemsnate1993-10-261-1/+2
* Added alternative wd driver (called wx due to device name limitations)nate1993-10-261-1/+2
* Added ps/2 mouse driver file to finish off what Jordan started beforenate1993-10-261-1/+2
* From: Amancio Hasty Jr <hasty@netcom.com>jkh1993-10-241-0/+3
OpenPOWER on IntegriCloud