Go to file
is be08e182af In my earlier patch to the m68k fmovem disassembler, I repaired the register
naming for fmovem, while breaking it for fmove. We probably never will
see normal fmove in the kernel, nevertheless it should be corrected while
somebody remembers.
Besides, the correct patch is smaller and thus easier to verify than the
origininal one.
1996-10-30 08:11:21 +00:00
bin add builtins.h to the list of (built) headers depended on by ${OBJS}, so 1996-10-22 13:22:19 +00:00
distrib Fix some typo's (From Rainer Brandt). 1996-10-29 13:56:48 +00:00
etc Move vax-specific microcode install stuff into etc.vax. 1996-10-26 08:12:09 +00:00
games Use ${INSTALL}. 1996-10-18 02:48:24 +00:00
gnu Fix missing "#ifdef LOCALID" from pr#2876 1996-10-21 07:00:06 +00:00
include Fix typo: _POSIX_SSIZE_MAX was set to wrong value 1996-10-21 05:10:50 +00:00
lib man page is "toupper" not "tolower". from msaitoh@spa.is.uec.ac.jp [misc/2902] 1996-10-29 05:49:04 +00:00
libexec Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Fix PR/2884: Change default for nfs mounts to not do a connect on the 1996-10-27 21:18:03 +00:00
share parameter names in (t)sleep() for identifier should be 'void *ident' 1996-10-30 05:32:10 +00:00
sys In my earlier patch to the m68k fmovem disassembler, I repaired the register 1996-10-30 08:11:21 +00:00
usr.bin Fix PR/2900: Handle case where the signal mask is NULL. 1996-10-29 00:02:01 +00:00
usr.sbin Fix the get-a-shell hole, even if we are not currently open to that attack. 1996-10-25 22:07:53 +00:00
Makefile allow builds to work if directory games is missing. Closes pr misc/1921 and 1996-08-10 23:29:00 +00:00