| Commit message (Expand) | Author | Age | Files | Lines |
* | We don't want shared boot, so -Bstatic added to ld options | ache | 1993-11-16 | 2 | -4/+4 |
* | Changed -Z back to -z. | paul | 1993-11-16 | 3 | -6/+6 |
* | Changed -z to -Z so we create old-style ZMAGIC kernels. | paul | 1993-11-15 | 3 | -6/+6 |
* | timeout+sleep changed to tsleep | ache | 1993-11-15 | 2 | -90/+106 |
* | if netmask == 0, then the loopback code can do some really | ache | 1993-11-14 | 2 | -2/+16 |
* | New sio driver from Bruce. | ache | 1993-11-14 | 3 | -585/+633 |
* | Add _bde_exists: label so that the global is really defined. Fix spelling | rgrimes | 1993-11-14 | 3 | -9/+9 |
* | >From Charles Hannum | rgrimes | 1993-11-13 | 2 | -6/+10 |
* | First steps in rewriting locore.s, and making info useful | dg | 1993-11-13 | 30 | -5474/+6274 |
* | Fixed minor bug in M[LSN] interpretation, added octave-tracking. | ache | 1993-11-09 | 2 | -80/+136 |
* | Name of ioctl's include sys/spkr.h changed to machine/speaker.h | ache | 1993-11-09 | 2 | -0/+60 |
* | Applied David Greenman's hack to disable IRQ conflict checking | alm | 1993-11-09 | 2 | -2/+6 |
* | Change from David Greenman to return properly unsigned irq. | jkh | 1993-11-09 | 1 | -1/+1 |
* | Add missing read flush code to siostop | ache | 1993-11-08 | 3 | -3/+15 |
* | Increase timeout in sd_start_unit procedure from 2000 to 6000, per Adam David | rgrimes | 1993-11-08 | 1 | -2/+2 |
* | Added the netrmp protocol from the Net/2 tape. While of dubious utility, | wollman | 1993-11-07 | 3 | -6/+9 |
* | Get rid of WFJ's use of sleep() for more user-friendly tsleep(). | wollman | 1993-11-07 | 4 | -8/+8 |
* | Add options MACHVMCOMPAT and bump symtab space appropriately. | wollman | 1993-11-07 | 3 | -6/+9 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 2 | -8/+6 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 6 | -7/+30 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 8 | -8/+36 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 49 | -72/+248 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 9 | -21/+76 |
* | Fixed comment. | wollman | 1993-11-07 | 3 | -6/+6 |
* | Make all headers idempotent. All incorrect common data moved out of header | wollman | 1993-11-07 | 5 | -5/+25 |
* | Try to be a little smarter about touching the date on assym.s, so that | wollman | 1993-11-07 | 3 | -39/+54 |
* | Added some more defines that weren't there before. Also bumped up | wollman | 1993-11-07 | 3 | -6/+36 |
* | Needed to bump up SYMTAB_SPACE again. (This really should be done by the | wollman | 1993-11-07 | 3 | -6/+6 |
* | Added CWARNFLAGS and COPTFLAGS defines to Makefile so that we can easily | wollman | 1993-11-07 | 3 | -6/+12 |
* | splnone()'s in the trap code can be deadly. Save/restore previous priority | dg | 1993-11-04 | 3 | -15/+21 |
* | DST offset calculation removed, it is wrong in any case. | ache | 1993-11-04 | 5 | -55/+5 |
* | Russian keymap (RUKEYMAP) changes: | ache | 1993-11-04 | 3 | -33/+33 |
* | Added link.h for shared libs. | paul | 1993-11-03 | 2 | -0/+468 |
* | Restored comments that were removed from npx.c using # comment | paul | 1993-11-03 | 3 | -15/+15 |
* | Added the option FAT_CURSOR into the GENERIC kernel descriptions for | ats | 1993-11-03 | 5 | -8/+10 |
* | Fixed the reason for wx.c not working. I forgot to keep all the table entries | nate | 1993-11-03 | 1 | -2/+3 |
* | Added wx driver support | nate | 1993-11-03 | 1 | -1/+3 |
* | Removed comments from within asm block. | paul | 1993-11-03 | 3 | -15/+15 |
* | Modified the "rude stack hack" that it only applies to addresses within | chmr | 1993-11-01 | 3 | -6/+12 |
* | Added FAT_CURSOR and STAR_SAVER settings. | jkh | 1993-10-31 | 1 | -1/+3 |
* | Add example entries for syscons screen savers and cursor shape. | jkh | 1993-10-31 | 3 | -3/+12 |
* | Now that STAR_SAVER and SNAKE_SAVER are kernel options, add code | jkh | 1993-10-31 | 3 | -9/+9 |
* | Fixed bug where syscons.c wouldn't compile if DDB was enabled. | jkh | 1993-10-31 | 3 | -15/+6 |
* | Whoops, the algorithm I last used was messed up - I left off parans, and | dg | 1993-10-29 | 2 | -4/+4 |
* | Change filesystem buffer cache size calculation to be less for 4MB | dg | 1993-10-29 | 2 | -4/+4 |
* | Update to latest Linux sound driver 2.0 | jkh | 1993-10-29 | 28 | -132/+655 |
* | Put back the $Id$ strings | rgrimes | 1993-10-28 | 7 | -22/+23 |
* | Put back the $Id$ string | rgrimes | 1993-10-28 | 2 | -0/+4 |
* | This is syscons version 1.1 | jkh | 1993-10-28 | 9 | -1204/+1507 |
* | Fix for 1542C support, it turns out that the 0x8 extended bios flag is only | rgrimes | 1993-10-28 | 1 | -8/+8 |