Go to file
jonathan bdb182a2cc Change xinstall to work with strip from GNU binutils, for mips and alpha ports.
When using a strip that uses a temp file and moves that to the target,
unlinking the original, install would set the modes of the
original (now unlinked) file, not the new stripped one.
Fixed by re-opening the fd used for fchown/chmod after stripping.
1995-12-20 10:25:17 +00:00
bin ENVIRONMENTAL -> ENVIRONMENT 1995-12-05 02:41:35 +00:00
distrib Add separate list of `argv[0]' aliases. 1995-12-19 00:54:07 +00:00
etc Closed out my own PR 1365 -- this change adds support in /etc/netstart 1995-12-17 18:31:09 +00:00
games Parallel make fixes 1995-10-22 21:04:42 +00:00
gnu Don't define MAXFLOAT if __NetBSD__ is defined. Mark this XXX. Hopefully, 1995-12-16 01:03:33 +00:00
include Changed to unconditionally include <sys/types.h> as required by X/Open XPG4.2. 1995-12-05 03:09:19 +00:00
lib Add sigsetjmp.S for mips, and add it to the makefile. 1995-12-15 01:12:36 +00:00
libexec Now that we compile the tree with -Werror, remove an explicit #warning 1995-12-14 21:58:33 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin fdescfs now provides . and .. entries, so remove the comment about 1995-12-17 18:50:19 +00:00
share Added macros to make section 9 man pages default to "NetBSD Kernel Manual". 1995-12-19 19:14:45 +00:00
sys Use explicit integer sizes. Adjust constraints for GCC 2.7.2. 1995-12-20 07:53:09 +00:00
usr.bin Change xinstall to work with strip from GNU binutils, for mips and alpha ports. 1995-12-20 10:25:17 +00:00
usr.sbin fix a call to localtime() so that it works if time_t != long. 1995-12-19 03:33:06 +00:00
Makefile fix typo 1995-12-15 18:13:41 +00:00