Go to file
tv a5e6bce521 Do not chmod files to 0777 before unlinking. NetBSD (and POSIX.1) specify
that this is unnecessary (only permission on the file's directory is
necessary), and it has security implications (see PR #5094).  There may be
other race-condition-related implications here that this change fixes, as
well.
1998-03-06 18:17:12 +00:00
bin - implement -C and -l for pax-as-tar, as inspried by GNU tar. 1998-03-06 09:13:01 +00:00
distrib regenerate 1998-03-03 01:12:49 +00:00
etc improve description comment 1998-02-28 22:56:11 +00:00
games Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:37:30 +00:00
gnu Do not chmod files to 0777 before unlinking. NetBSD (and POSIX.1) specify 1998-03-06 18:17:12 +00:00
include Prototype getsid(). 1998-02-18 18:24:26 +00:00
lib Resolve conflicts. 1998-03-06 18:17:12 +00:00
libexec Remove spurious extra newline. 1998-03-03 00:36:24 +00:00
regress no point in LDSTATIC=-static here 1998-03-02 21:57:38 +00:00
sbin pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be 1998-03-02 22:03:11 +00:00
share MANZ now handles symlinks properly. 1998-03-01 13:38:03 +00:00
sys despite the spec, some people map the bus master IDE registers into 1998-03-06 17:41:59 +00:00
usr.bin Fix a debugging macro 1998-03-06 18:11:53 +00:00
usr.sbin Import xntp 3-5-92 1998-03-06 16:32:56 +00:00
Makefile Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall. 1998-02-20 01:39:38 +00:00