Go to file
jtc e522ca37ad Changed _catopen() to always return ((nl_catd) -1) on error, and
changed _catgets() and _catclose() to special case catd's == -1.
This change fixes PR#2190, and brings _cat*() closer to XPG4.2
compliance.
1996-03-22 01:11:49 +00:00
bin fix damage caused by sccs (long ago) 1996-03-21 01:36:28 +00:00
distrib Fix (critical) typos in installation document. 1996-03-21 20:25:26 +00:00
etc now that sendmail supports SIGHUP, call sendmail with full path. 1996-03-22 00:44:59 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
include Add prototype for sigaltstack; from John Kohl in PR #2129 1996-02-29 00:04:57 +00:00
lib Changed _catopen() to always return ((nl_catd) -1) on error, and 1996-03-22 01:11:49 +00:00
libexec apply Thorsten's patch to add gettytab support to telnetd. 1996-03-20 04:25:53 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +00:00
share sync with tzdata96e 1996-03-19 23:19:54 +00:00
sys Correct type of the nofault pointer. 1996-03-21 23:03:49 +00:00
usr.bin Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +00:00
usr.sbin Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +00:00
Makefile behaviour of 'make build' should not change if DESTDIR is set; this is an artifact of an ancient mistake of mine. 1996-03-18 09:55:25 +00:00