| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix attach message, make separate line for it | Andrey A. Chernov | 1993-11-17 | 3 | -3/+9 |
| * | Fixed comments that start within a comment, so code compiles cleanly with | Garrett Wollman | 1993-11-17 | 11 | -21/+18 |
| * | Increased symtab space and added two more options that don't do anything | Garrett Wollman | 1993-11-17 | 3 | -6/+12 |
| * | If netmask == 0, new value changed from 0x8000 to 0x10000 | Andrey A. Chernov | 1993-11-17 | 2 | -8/+4 |
| * | new process tracing code from Sean Eric Fagen (sef@kithrup.com). | David Greenman | 1993-11-16 | 4 | -24/+394 |
| * | We don't want shared boot, so -Bstatic added to ld options | Andrey A. Chernov | 1993-11-16 | 2 | -4/+4 |
| * | Changed -Z back to -z. | Paul Richards | 1993-11-16 | 3 | -6/+6 |
| * | Changed -z to -Z so we create old-style ZMAGIC kernels. | Paul Richards | 1993-11-15 | 3 | -6/+6 |
| * | timeout+sleep changed to tsleep | Andrey A. Chernov | 1993-11-15 | 2 | -90/+106 |
| * | if netmask == 0, then the loopback code can do some really | Andrey A. Chernov | 1993-11-14 | 2 | -2/+16 |
| * | New sio driver from Bruce. | Andrey A. Chernov | 1993-11-14 | 3 | -585/+633 |
| * | Add _bde_exists: label so that the global is really defined. Fix spelling | Rodney W. Grimes | 1993-11-14 | 3 | -9/+9 |
| * | >From Charles Hannum | Rodney W. Grimes | 1993-11-13 | 2 | -6/+10 |
| * | First steps in rewriting locore.s, and making info useful | David Greenman | 1993-11-13 | 30 | -5471/+6271 |
| * | Fixed minor bug in M[LSN] interpretation, added octave-tracking. | Andrey A. Chernov | 1993-11-09 | 2 | -80/+136 |
| * | Name of ioctl's include sys/spkr.h changed to machine/speaker.h | Andrey A. Chernov | 1993-11-09 | 2 | -0/+60 |
| * | Applied David Greenman's hack to disable IRQ conflict checking | Andrew Moore | 1993-11-09 | 2 | -2/+6 |
| * | Change from David Greenman to return properly unsigned irq. | Jordan K. Hubbard | 1993-11-09 | 1 | -1/+1 |
| * | Add missing read flush code to siostop | Andrey A. Chernov | 1993-11-08 | 3 | -3/+15 |
| * | Increase timeout in sd_start_unit procedure from 2000 to 6000, per Adam David | Rodney W. Grimes | 1993-11-08 | 1 | -2/+2 |
| * | Added the netrmp protocol from the Net/2 tape. While of dubious utility, | Garrett Wollman | 1993-11-07 | 3 | -6/+9 |
| * | Get rid of WFJ's use of sleep() for more user-friendly tsleep(). | Garrett Wollman | 1993-11-07 | 4 | -8/+8 |
| * | Add options MACHVMCOMPAT and bump symtab space appropriately. | Garrett Wollman | 1993-11-07 | 3 | -6/+9 |
| * | Made all header files idempotent and moved incorrect common data from | Garrett Wollman | 1993-11-07 | 2 | -8/+6 |
| * | Made all header files idempotent and moved incorrect common data from | Garrett Wollman | 1993-11-07 | 6 | -7/+30 |
| * | Made all header files idempotent and moved incorrect common data from | Garrett Wollman | 1993-11-07 | 8 | -8/+36 |
| * | Made all header files idempotent and moved incorrect common data from | Garrett Wollman | 1993-11-07 | 49 | -72/+248 |
| * | Made all header files idempotent and moved incorrect common data from | Garrett Wollman | 1993-11-07 | 9 | -21/+76 |
| * | Fixed comment. | Garrett Wollman | 1993-11-07 | 3 | -6/+6 |
| * | Make all headers idempotent. All incorrect common data moved out of header | Garrett Wollman | 1993-11-07 | 5 | -5/+25 |
| * | Try to be a little smarter about touching the date on assym.s, so that | Garrett Wollman | 1993-11-07 | 3 | -36/+51 |
| * | Added some more defines that weren't there before. Also bumped up | Garrett Wollman | 1993-11-07 | 3 | -6/+36 |
| * | Needed to bump up SYMTAB_SPACE again. (This really should be done by the | Garrett Wollman | 1993-11-07 | 3 | -6/+6 |
| * | Added CWARNFLAGS and COPTFLAGS defines to Makefile so that we can easily | Garrett Wollman | 1993-11-07 | 3 | -6/+12 |
| * | splnone()'s in the trap code can be deadly. Save/restore previous priority | David Greenman | 1993-11-04 | 3 | -15/+21 |
| * | DST offset calculation removed, it is wrong in any case. | Andrey A. Chernov | 1993-11-04 | 5 | -55/+5 |
| * | Russian keymap (RUKEYMAP) changes: | Andrey A. Chernov | 1993-11-04 | 3 | -33/+33 |
| * | Added link.h for shared libs. | Paul Richards | 1993-11-03 | 2 | -0/+468 |
| * | Restored comments that were removed from npx.c using # comment | Paul Richards | 1993-11-03 | 3 | -15/+15 |
| * | Added the option FAT_CURSOR into the GENERIC kernel descriptions for | Andreas Schulz | 1993-11-03 | 5 | -8/+10 |
| * | Fixed the reason for wx.c not working. I forgot to keep all the table entries | Nate Williams | 1993-11-03 | 1 | -2/+3 |
| * | Added wx driver support | Nate Williams | 1993-11-03 | 1 | -1/+3 |
| * | Removed comments from within asm block. | Paul Richards | 1993-11-03 | 3 | -15/+15 |
| * | Modified the "rude stack hack" that it only applies to addresses within | Christoph Robitschko | 1993-11-01 | 3 | -6/+12 |
| * | Added FAT_CURSOR and STAR_SAVER settings. | Jordan K. Hubbard | 1993-10-31 | 1 | -1/+3 |
| * | Add example entries for syscons screen savers and cursor shape. | Jordan K. Hubbard | 1993-10-31 | 3 | -3/+12 |
| * | Now that STAR_SAVER and SNAKE_SAVER are kernel options, add code | Jordan K. Hubbard | 1993-10-31 | 3 | -9/+9 |
| * | Fixed bug where syscons.c wouldn't compile if DDB was enabled. | Jordan K. Hubbard | 1993-10-31 | 3 | -15/+6 |
| * | Whoops, the algorithm I last used was messed up - I left off parans, and | David Greenman | 1993-10-29 | 2 | -4/+4 |
| * | Change filesystem buffer cache size calculation to be less for 4MB | David Greenman | 1993-10-29 | 2 | -4/+4 |