freebsd-src/sys/i386
Kazutaka YOKOTA 2f803c851e Fix the bug which always reallocated the cut buffer whenever
the screen mode is changed even if another vty has larger size.
Reallocate the buffer only when the new screen size is larger than
the current cut buffer size.
1998-08-03 09:17:06 +00:00
..
apm Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
bios Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
boot TFTP_ACK goes to port 69 (default tftp port) and tftpd says 'Timeout'. 1998-07-31 09:03:15 +00:00
conf Add the 'cs' driver for Crystal Semiconductor CS89x0 devices. This 1998-07-20 20:00:43 +00:00
eisa Fixed printf format errors (only 1 left in GENERIC now). 1998-07-13 09:53:11 +00:00
i386 Add the ISP Qlogic SCSI card to the list of known devices. 1998-08-02 09:32:52 +00:00
ibcs2 Updated generated files. 1998-06-09 03:36:59 +00:00
include u_int --> unsigned int, remove (now unneeded) <sys/types.h> 1998-07-28 15:22:51 +00:00
isa Fix the bug which always reallocated the cut buffer whenever 1998-08-03 09:17:06 +00:00
linux Fixed print format errors. 1998-07-29 16:43:00 +00:00
pci
scsi Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00