NetBSD/gnu/usr.bin
cgd a540d74e3b * Fix setting of 'Originator' field, so that it matches whole login field
of the password file entry, not just first password file entry containing
  $LOGNAME.  (Fixes PR 3298 with a fix similar to that supplied in that PR
  by Era Eriksson.)
* Ignore SIGINT and SIGQUIT (signals which are sent to the whole process
  group) before editing sessions, and restore handler afterward, so that
  SIGINTs and SIGQUITs delivered while editing (e.g. via Control-G in emacs)
  don't cause send-pr to abort.  (Fixes PRs 2530 and 2658.)
* When aborting because of a signal, if the PR has been modified from the
  standard form, don't delete the edited copy (to prevent peoples' work
  from being lost accidentally).  (Fixes PR 2057.)
1997-07-17 04:50:35 +00:00
..
bc Fix a bug in bc_sqrt for numbers between 0 and 1. 1997-05-22 15:21:47 +00:00
cpio Makefile cleanups 1997-03-24 22:02:40 +00:00
dc Use .PATH.c: instead of .PATH 1997-05-05 16:24:38 +00:00
diff fix typo; from SAITOH Masanobu in PR misc/3587. 1997-05-09 05:40:51 +00:00
diff3 Makefile cleanups 1997-03-24 22:02:40 +00:00
gas oops, fix error in previous. 1997-06-23 13:30:51 +00:00
gawk Makefile cleanups 1997-03-24 22:02:40 +00:00
gcc update with recent change. also fix warning (and bug) from perl -w 1997-06-25 03:31:56 +00:00
gdb don't clobber SUBDIR set within conditional 1997-06-25 07:22:19 +00:00
grep Correct 'SYNOPSIS' spelling 1997-06-30 15:56:19 +00:00
groff Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
gzip Makefile cleanups 1997-03-24 22:02:40 +00:00
ld xref ldconfig(8) not nonexistent ldconfig(1) 1997-07-16 04:34:36 +00:00
rcs reverse previous. 1997-06-23 13:31:52 +00:00
sdiff Makefile cleanups 1997-03-24 22:02:40 +00:00
send-pr * Fix setting of 'Originator' field, so that it matches whole login field 1997-07-17 04:50:35 +00:00
sort Makefile cleanups 1997-03-24 22:02:40 +00:00
tar Implement FreeBSD's --fast-read option needed for pkg_add. 1997-06-06 07:59:52 +00:00
Makefile decend all subdirs for man pages. 1997-06-23 13:25:40 +00:00
Makefile.inc