[BACK]Return to PATCHLEVEL CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/Attic/PATCHLEVEL between version 1.1 and 1.1.2.6

version 1.1, 1995/12/26 21:21:06 version 1.1.2.6, 1996/02/12 05:09:34
Line 0 
Line 1 
   This file describes official patches for the NetBSD 1.1 release.
   
   
   Mondo patch 1:
   
   [kernel/i386]: Fix a compilation error when no DMA devices are
   configured.
   
   [kernel/i386]: Fix a problem where processes trying to use the FPU for
   the first time would sporadically core dump.  Known to affect httpd
   and gopherd, in particular.
   
   [kernel/i386]: Fix an oversight which caused the Ultrastor 24f probe
   to always fail.
   
   [kernel/generic]: Fix a sgtty emulation problem which caused LITOUT
   and PASS8 modes to sometimes be set erroneously (sometimes referred to
   as `stair-stepping xterms').
   
   [kernel/generic]: Fix a problem in FFS that could cause panics in
   ffs_clusteracct() after running fsck(8).
   
   
   Mondo patch 2:
   
   [kernel/i386]: Redo the way the GDT is allocated, to avoid a potential
   reentrance problem.
   
   [kernel/generic]: Fix a reversed test in the tty driver that caused
   ECHONL to not work correctly.
   
   [kernel/generic]: Fix a problem in many system calls which take a file
   descriptor as an argument, which could cause the system to crash.
   
   [kernel/generic]: Speed up searching for a TCP control block by
   hashing certain values.
   
   [kernel/generic]: Fix a bad interaction with the Linux NFS server by
   not specifying an explicit gid (or uid) in create and related calls.
   
   [kernel/generic]: Fix problems in TCP that could, in strange
   circumstances, cause sockets to be left in CLOSE_WAIT or FIN_WAIT_2
   states.
   
   [kernel/generic]: Fix a problem in bind(2) that could allow a user to
   steal a port from another process.
   
   [user/generic]: Fix oversights in quota-related utilities that would
   cause them to not work on file systems with type `ffs' in fstab.
   
   [kernel/sun3]: Make netboot compatible with old Sun3/50 PROMs
   
   [kernel/sun3]: Try to deal with Sun3/50 SCSI DMA hardware bug

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.6

CVSweb <webmaster@jp.NetBSD.org>