Go to file
bouyer 00d93f776b Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from
scsi_base.c to scsipi_base.c. Rename the functions from scsi_verbose.c
too, and rename the file itself. Cleaup includes too (scsi_*.h should not
be #included in scsipi_*.h files, which are supposed to be
common to atapi and scsi).
1998-11-17 14:38:42 +00:00
bin fix some bugs 1998-11-17 14:16:32 +00:00
distrib Copy disktab profile to/etc for diskimage. (no ramdisk symlinks via /tmp). 1998-11-17 06:58:24 +00:00
etc Add pmax disktab entry for 'miniroot' (currently a full root image). 1998-11-17 02:41:31 +00:00
games constify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk> 1998-11-10 13:43:30 +00:00
gnu Make gas.new default for i386 and sparc. 1998-11-16 18:49:54 +00:00
include delint 1998-11-16 12:07:43 +00:00
lib Since we are forcing unsigned shifts for portability, define Unsigned_shifts 1998-11-16 17:43:32 +00:00
libexec The key is expected to be eight bytes (not ten bytes). 1998-11-15 20:31:37 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin document ipf change at securelevel >= 2 1998-11-14 07:47:36 +00:00
share Enable UVM on newsmips. 1998-11-16 12:13:21 +00:00
sys Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from 1998-11-17 14:38:42 +00:00
usr.bin Fix problems with LINTED comment: 1998-11-13 16:48:01 +00:00
usr.sbin Shorten name line to fit. 1998-11-17 13:04:30 +00:00
Makefile Only ldconfig if it's there (ELF systems don't use ldconfig). 1998-10-18 20:41:39 +00:00