freebsd-skq/sys/i386/i386
Bruce Evans 4ebf8117df Partially fix `sysctl machdep.console_device'. The fix will be complete
when syscons stops mapping the console to minor MAXCONS.  There is
usually no corresponding device in /dev, and the correct device has
minor 0.

cons.c:
Initialize cn_tty properly, so that CPU_CONSDEV can work.
Comment about too many variants of the console tty pointer.

machdep.c:
Return device NODEV and not error EFAULT when there is no console device.
1995-06-26 07:39:52 +00:00
..
autoconf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
conf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
cons.c Partially fix `sysctl machdep.console_device'. The fix will be complete 1995-06-26 07:39:52 +00:00
cons.h Undo the move of `#include "sc.h"' etc. to cons.h. It broke anything 1995-04-24 16:43:01 +00:00
db_disasm.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
db_interface.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
db_trace.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
dkbad.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
exception.s Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
genassym.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
in_cksum.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
locore.s Remove gratuitous waste of 2K of memory for BIOS variables. We never load 1995-04-16 10:12:16 +00:00
machdep.c Partially fix `sysctl machdep.console_device'. The fix will be complete 1995-06-26 07:39:52 +00:00
math_emu.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 14:15:10 +00:00
math_emulate.c Replace \n\r by \n in error messages. 1995-06-14 05:06:51 +00:00
mem.c Fixed various prototype problems with the pmap functions and the subsequent 1994-08-06 10:25:50 +00:00
microtime.s Fix a bug introduced between 1.1 and 1.1.5. Loading the time was moved 1994-11-05 23:53:46 +00:00
ns_cksum.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
pmap.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
procfs_machdep.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
support.s Added a memcpy() routine. 1995-05-02 05:20:26 +00:00
swapgeneric.c - Add an entry to allow swapping on a vn device (if one is configured). 1995-05-12 16:11:07 +00:00
swtch.s This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
symbols.raw Got rid of map.h. It's a leftover from the rmap code, and we use rlists. 1994-10-09 07:35:18 +00:00
sys_machdep.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
trap.c Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
tsc.c Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
userconfig.c Add a `reset' command to UserConfig. Our documentation does 1995-06-25 13:57:55 +00:00
vm_machdep.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00