Go to file
jonathan 064c4e515c Create sys/dev/dec and cleanup sys/dev/tc:
* Move clockvar.h (header file for generic clock code) to sys/dev/dec.
* Move if_le_dec.c with DEC padded LANCE-dma (pmax/pmax, ioasic, vax 3400)
  to sys/dev/dec.  Remove from sys/dev/tc.
* Declare attribute le_dec_subr in /sys/dev/dec/files.dec,
  use if_le_dec.c when it's defined.
* Move  IOCTL asic declaration from pmax and Alpha MD machine
  files to sys/dev/tc/files.tc.
* move TurboChannel and ioasic if_le attachments from pmax and Alpha machine
  config files to /sys/dev/tc/files.tc.  Add le_dec_subr attribute.
* Add if_le_dec attribute to if_le_ibus (pmax ds3100 pmax) LANCE attachment.
1997-07-22 04:32:13 +00:00
bin Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc 1997-07-20 22:36:20 +00:00
distrib remove old Sprite-compatible header files machAsmDefs.h and machConst.h 1997-07-19 07:02:04 +00:00
etc fix 3885 from Matthias Scheler -- print out the name of each loaded module 1997-07-18 23:38:52 +00:00
games don't xref obsolete regcmp(3) 1997-07-16 06:59:59 +00:00
gnu build chess.6 on alpha. 1997-07-21 04:48:06 +00:00
include Backout addition of user_from_uid and group_from_gid; they exist in pwd.h 1997-07-20 19:18:49 +00:00
lib Put TNF copyright on this file 1997-07-21 14:17:52 +00:00
libexec be safe with some buffers. 1997-07-21 05:13:10 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin free() what you malloc(). 1997-07-21 05:05:12 +00:00
share swapon -> swapctl 1997-07-21 05:10:46 +00:00
sys Create sys/dev/dec and cleanup sys/dev/tc: 1997-07-22 04:32:13 +00:00
usr.bin Add input files to dependency list for ioctl.c build. 1997-07-21 19:29:58 +00:00
usr.sbin gethostnamadr.c -> gethnamaddr.c 1997-07-21 03:51:57 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00