Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Nov 1995 23:19:14 -0800
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-user
Subject:   cvs commit: src/lkm/syscons/star star_saver.c
Message-ID:  <199511130719.XAA08654@freefall.freebsd.org>

index | next in thread | raw e-mail

bde         95/11/12 23:19:11

  Modified:    sys/sys   kernel.h lkm.h
               lkm/coff  coff.c
               lkm/ibcs2  ibcs2.c
               lkm/ipfw  ipfw_lkm.c
               lkm/linux  linux.c
               lkm/syscons/blank  blank_saver.c
               lkm/syscons/fade  fade_saver.c
               lkm/syscons/green  green_saver.c
               lkm/syscons/snake  snake_saver.c
               lkm/syscons/star  star_saver.c
  Log:
  Replaced nosys() by lkm_nullcmd().  Always call lkm load/unload/stat
  functions instead of skipping the call if the function is nosys().
  nosys() returned the wrong value as well as having the wrong type.


home | help

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