summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DST offset calculation removed, it is wrong in any case.ache1993-11-045-55/+5
* Russian keymap (RUKEYMAP) changes:ache1993-11-043-33/+33
* Added shared libs support from NetBSD.paul1993-11-044-57/+403
* Added link.h for shared libs.paul1993-11-033-0/+702
* Imported NetBSD's ld for shared libs.paul1993-11-0345-4158/+12658
* Restored comments that were removed from npx.c using # commentpaul1993-11-033-15/+15
* Added the option FAT_CURSOR into the GENERIC kernel descriptions forats1993-11-035-8/+10
* 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
* Brought over NetBSD's gas ready for pk's shared libs.paul1993-11-03197-8829/+71914
* Removed comments from within asm block.paul1993-11-033-15/+15
* Modified the "rude stack hack" that it only applies to addresses withinchmr1993-11-013-6/+12
* Added FAT_CURSOR and STAR_SAVER settings.jkh1993-10-311-1/+3
* Add example entries for syscons screen savers and cursor shape.jkh1993-10-313-3/+12
* Now that STAR_SAVER and SNAKE_SAVER are kernel options, add codejkh1993-10-313-9/+9
* Fixed bug where syscons.c wouldn't compile if DDB was enabled.jkh1993-10-313-15/+6
* Deleted the ifconfig lines with we0, ne0, ec0: the drivers don't existats1993-10-291-3/+1
* Whoops, the algorithm I last used was messed up - I left off parans, anddg1993-10-292-4/+4
* Change filesystem buffer cache size calculation to be less for 4MBdg1993-10-292-4/+4
* Update to latest Linux sound driver 2.0jkh1993-10-2928-132/+655
* Add zero and io to the rm -f line for std devices so they get removed beforergrimes1993-10-282-4/+4
* Put back the $Id$ stringsrgrimes1993-10-287-22/+23
* Put back the $Id$ stringrgrimes1993-10-282-0/+4
* This is syscons version 1.1jkh1993-10-289-1204/+1507
* 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-262-2/+4
* Added ps/2 mouse driver file to finish off what Jordan started beforenate1993-10-262-2/+4
* Yanked out the 8 'addb %al,%al' (0xc000)'s out of the start of thedg1993-10-261-8/+0
* Added support for QMAGIC format executable output. This causes the loaderdg1993-10-261-28/+10
* Reworked the search for suid sgid programs to be more like the original andrgrimes1993-10-251-10/+8
* Redirect standard error onto standard out when call /etc/security sorgrimes1993-10-251-1/+1
* From: Amancio Hasty Jr <hasty@netcom.com>jkh1993-10-241-0/+3
* Removed #define ISDEBUG from top of file, should be config optionpaul1993-10-241-2/+2
* Moved allocation of memory into is_attach so that malloc getspaul1993-10-242-76/+102
* Needed to bump symtab space even more (to 102452).jkh1993-10-233-6/+6
* Moved sound drivers from major 21 to major 30.jkh1993-10-232-22/+24
* Enable mpu401 driver.jkh1993-10-231-1/+1
* Enabled all sound drivers by default.jkh1993-10-233-18/+18
* Fixed up to at least compile (can't test) properly for FreeBSDjkh1993-10-231-0/+12
* Moved sound driver from major 21 to major 30jkh1993-10-231-6/+9
* Removed comments from LINT file, left small example for SoundBlasterjkh1993-10-233-48/+15
* Made kernel printf's more closely follow standard BSD convention.jkh1993-10-235-6/+6
* Put the sound stuff in alpabetic order.rgrimes1993-10-232-22/+22
* New snd*) target for making driver entries for new sound driver.jkh1993-10-232-2/+88
* This is the Linux generic soundcard driver, version 1.0c. Supportsjkh1993-10-2346-0/+15667
* Soundcard driver include file (/usr/include/machine/soundcard.h)jkh1993-10-232-0/+1474
* New soundcard driver at major device 21jkh1993-10-231-4/+17
* Add config + files information for new Linux soundcard driverjkh1993-10-235-5/+108
OpenPOWER on IntegriCloud