Go to file
thorpej 8f8a2e37ef - Rewrite this program to use libkvm, not grovel /dev/kmem manually. Now
works on crash dumps, as well as live kernels.
- Fix a few 64-bit bugs.
- Add prototypes.
- Fix compiler warnings.
- Fix potential bad pointer arithmetic interaction with sort comparison
  function.
- Build with WARNS.
- Update copyright.
1997-07-23 18:20:46 +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 Make all tty??/pty?? pairs that can be opened by openpty(). 1997-07-23 01:29:36 +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 Relax checks in _yp_invalid_domain(); yp domains don't have to be 1997-07-23 05:29:38 +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 alphabetize 1997-07-23 07:16:15 +00:00
share MAKEDEV(8), written by MINOURA Makoto. 1997-07-23 15:17:06 +00:00
sys Kill a bogon in timeout loop. 1997-07-23 12:00:12 +00:00
usr.bin add explicit return types and prototypes for local functions 1997-07-23 05:53:34 +00:00
usr.sbin - Rewrite this program to use libkvm, not grovel /dev/kmem manually. Now 1997-07-23 18:20:46 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00