Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 1994 06:23:56 -0800
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-other
Subject:   cvs commit: /home/ncvs/src/sys/i386/i386 machdep.c
Message-ID:  <199411141423.GAA00438@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
bde         94/11/14 06:23:56

  Modified:    home/ncvs/src/sys/i386/i386 machdep.c
  Log:
  Oops, the previous commit got the diff for the log message instead of
  the following.
  
  Move declarations to and from <machine/segments.h>.  Make segment stuff
  static if possible.
  
  Remove unused (although initialized) global variables _default_ldt,
  currentldt, _gsel_tss (rename the latter to the auto variable
  gtel_tss).
  
  Use "correct" and consistent types for interrupt handlers.
  
  Remove a mailing address from the code.
  
  Fix type mismatches found by adding prototypes.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199411141423.GAA00438>