freebsd-dev/sys/i386
Bruce Evans b430a4f0ed Fixed buffer overflow for large values in editval(). The buffers were
one too small for (hex) 12345678 and 4 too small for -1234567890.  Large
values can be created by config and userconfig although not (previously)
by visual userconfig.

Fixed a sign extension bug for backspacing on "negative" hex values in
editval().

Increased field width and range for `flags' so that all possible values
can be displayed and edited.
1996-11-12 20:00:24 +00:00
..
apm APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
bios APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
boot Preserve %esi and %edi for get_diskinfo(). See the logs for similar fixes 1996-11-11 14:27:12 +00:00
conf Near AHC_SCBPAGING_ENABLE add following comment 1996-11-12 06:43:24 +00:00
eisa Clean up the memory mapped/Programmed I/O stuff so that the driver completely 1996-11-11 05:21:27 +00:00
i386 Fixed buffer overflow for large values in editval(). The buffers were 1996-11-12 20:00:24 +00:00
ibcs2 Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
include Support the PG_G flag on Pentium-Pro processors. This pretty 1996-11-11 04:20:19 +00:00
isa 1. Avoid a race in scclose(). tty.c has kludges so that the race is 1996-11-11 22:21:03 +00:00
linux Add audio mixer ioctls. 1996-11-05 02:04:37 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
scsi Fixed pessimized (short) i/o port type. 1996-11-11 15:29:15 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00