| Commit message (Expand) | Author | Age | Files | Lines |
| * | Moved the initialization of the devfs devices to after the initialization | Bruce Evans | 1996-03-27 | 1 | -7/+9 |
| * | Add more options into the conf/options and i386/conf/options.i386 files | Peter Wemm | 1996-03-02 | 1 | -1/+2 |
| * | use devfs_add_devswf and avoid local variable. | Poul-Henning Kamp | 1996-02-13 | 1 | -5/+3 |
| * | Close kern/627 - panic if syscons not attached | Paul Traina | 1996-02-08 | 1 | -1/+3 |
| * | Deliver all bells to current console, use different pitch | Andrey A. Chernov | 1996-02-05 | 1 | -11/+13 |
| * | Fix a bunch of spelling errors in the comment fields of | Mike Pritchard | 1996-01-30 | 1 | -2/+2 |
| * | Convert DDB to new-style option. | Garrett Wollman | 1996-01-04 | 1 | -1/+3 |
| * | Removed my devsw access functions [un]register_cdev() and | Bruce Evans | 1995-12-14 | 1 | -6/+9 |
| * | Removed new alias d_size_t for d_psize_t. | Bruce Evans | 1995-12-10 | 1 | -4/+4 |
| * | Staticize and cleanup. | Poul-Henning Kamp | 1995-12-10 | 2 | -15/+14 |
| * | Pass 3 of the great devsw changes | Julian Elischer | 1995-12-08 | 1 | -4/+17 |
| * | Untangled the vm.h include file spaghetti. | David Greenman | 1995-12-07 | 1 | -1/+3 |
| * | Replaced #includes of <sys/user.h> by less gross headers, usually | Bruce Evans | 1995-12-06 | 1 | -2/+4 |
| * | Fix my color/attr separation patch. | Andrey A. Chernov | 1995-11-30 | 1 | -3/+3 |
| * | Delete obnoxious uprintf()s in load/unload procedures. | Garrett Wollman | 1995-11-29 | 5 | -15/+5 |
| * | Separate colors & attributes as Terry points | Andrey A. Chernov | 1995-11-28 | 2 | -74/+148 |
| * | Fixed a comment. | Bruce Evans | 1995-11-24 | 1 | -2/+2 |
| * | Fix compiler warnings. | Poul-Henning Kamp | 1995-11-20 | 1 | -8/+8 |
| * | Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC() | Bruce Evans | 1995-11-14 | 5 | -21/+36 |
| * | Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat | Bruce Evans | 1995-11-13 | 5 | -10/+15 |
| * | Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the | Bruce Evans | 1995-11-04 | 1 | -2/+1 |
| * | Remove the #ifdev DEVRANDOM's, as promised. | Mark Murray | 1995-11-04 | 1 | -3/+1 |
| * | Theodore Ts'po's random number gernerator for Linux, ported by me. | Mark Murray | 1995-10-28 | 1 | -1/+6 |
| * | Do a pass over the broken LKM's and update them to use the "new" | Peter Wemm | 1995-10-28 | 5 | -25/+25 |
| * | Don't allow i/o operations for non-root users. | Bruce Evans | 1995-10-14 | 1 | -2/+6 |
| * | Make pcvt and syscons live in the same kernel. If both are enabled, then | Bruce Evans | 1995-09-10 | 2 | -30/+61 |
| * | Update the version in the snake saver... | Peter Wemm | 1995-09-04 | 1 | -2/+2 |
| * | Added missing semi-colon in the XT_KEYBOARD code. W/out it the code | Nate Williams | 1995-08-16 | 1 | -2/+2 |
| * | Fixed a problem that malloc(..,..,M_NOWAIT) was being called without checking | John Dyson | 1995-08-08 | 1 | -6/+6 |
| * | Obtained from: partly from ancient patches of mine via 1.1.5 | Bruce Evans | 1995-07-31 | 1 | -3/+2 |
| * | Move the inline code for waking up writers to a new function | Bruce Evans | 1995-07-22 | 1 | -8/+2 |
| * | Fix races in scstart(). q_to_b() wasn't called at spltty(), so there | Bruce Evans | 1995-07-11 | 2 | -28/+14 |
| * | Speed up the inner loop of ansi_put() by a few percent. | Bruce Evans | 1995-07-11 | 1 | -2/+10 |
| * | Don't convert \n to \r\n in pccnputc(). This is the responsibility of | Bruce Evans | 1995-06-14 | 1 | -7/+3 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 2 | -182/+182 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 5 | -26/+26 |
| * | Fixed problem with "char" cursor.. | Søren Schmidt | 1995-05-21 | 1 | -2/+6 |
| * | Changed relase number in snake_saver.c from 2.1 to 2.0.5 | Søren Schmidt | 1995-05-16 | 1 | -2/+2 |
| * | Added nsccons variable for use by pstat | Søren Schmidt | 1995-04-28 | 1 | -1/+2 |
| * | Added mark_all() call so that screen is proberly updated | Søren Schmidt | 1995-04-25 | 1 | -1/+2 |
| * | Correct the type of the `c' arg to pccnputc(). | Bruce Evans | 1995-04-23 | 2 | -11/+10 |
| * | Add a class field to devconf and mst drivers. | Garrett Wollman | 1995-04-12 | 1 | -2/+3 |
| * | Fixes to the hardware cursor emulation. | Søren Schmidt | 1995-04-04 | 2 | -56/+80 |
| * | Fix count in mark_for_update() for insert-char(s) and delete-char(s). | Bruce Evans | 1995-04-01 | 1 | -4/+4 |
| * | Update to new screen update method. | Søren Schmidt | 1995-03-30 | 2 | -4/+6 |
| * | Emulate hw cursor closely, and get start&end scanlines from BIOS. | Søren Schmidt | 1995-03-30 | 2 | -19/+27 |
| * | Optimized the way physical screen updates are done. Now only | Søren Schmidt | 1995-03-29 | 2 | -51/+133 |
| * | Minor update to syscons. | Søren Schmidt | 1995-03-03 | 2 | -14/+17 |
| * | Incorporate bde's code-review comments. | Paul Traina | 1995-02-28 | 2 | -14/+3 |
| * | (a) remove the pointer to each driver's tty structure array from cdevsw | Paul Traina | 1995-02-25 | 2 | -30/+44 |