Go to file
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
bin PR/3866: bayer@informatik.uni-leipzig.de: core dump using xon script. 1997-07-15 17:49:15 +00:00
distrib Note changes in the machine header files. Added pic versions of the 1997-07-17 00:01:45 +00:00
etc Create wd2 and wd3 device files for 'all' and 'floppy' options. 1997-07-17 00:12:55 +00:00
games don't xref obsolete regcmp(3) 1997-07-16 06:59:59 +00:00
gnu * Fix setting of 'Originator' field, so that it matches whole login field 1997-07-17 04:50:35 +00:00
include some minor KNF 1997-07-14 00:30:28 +00:00
lib - Don't deref a bad pointer in the event the object has no symbol 1997-07-17 00:54:27 +00:00
libexec Add the necessary -I flag to pick up the libc/include/extern.h 1997-07-14 02:56:54 +00:00
regress
sbin fix halt when used as login shell, from cgd in pr-2618 1997-07-17 02:52:22 +00:00
share don't xref nonexistent mount(1) 1997-07-16 05:45:28 +00:00
sys use locator defines in "locators.h" to index cf_loc[] 1997-07-17 03:16:39 +00:00
usr.bin add -T option to display seconds, from jhawk in pr-1548 1997-07-17 02:36:55 +00:00
usr.sbin Add cf to install directories. 1997-07-16 23:58:21 +00:00
Makefile