Go to file
mycroft dae4e5df82 Deal with files in the changelist that are added or removed.
* When a file is removed, move its .current file to .backup.
* When a file is added, create its .current file.
* In either case, send a diff against /dev/null.
Mostly from Jim Bernard in PR 4183, with the removal case fixed.
1997-10-08 16:13:44 +00:00
bin * Initialize native locale on startup. 1997-10-08 11:26:04 +00:00
distrib Update to current state. 1997-10-07 04:01:29 +00:00
etc Deal with files in the changelist that are added or removed. 1997-10-08 16:13:44 +00:00
games fix compiler warnings on the alpha. 1997-10-04 09:28:32 +00:00
gnu Change GCC's INITIALIZE_TRAMPOLINE() function as submitted to Cygnus: 1997-10-06 21:19:11 +00:00
include proto lchown() only if !_POSIX_SOURCE 1997-10-08 05:44:22 +00:00
lib getcwd(3) is not defined by ANSI C but by 1003.1; pointed out by Alan Curry 1997-10-08 09:28:01 +00:00
libexec merge lite-2 rcsids 1997-10-08 09:12:46 +00:00
regress Use SUBDIR+= and NOT SUBDIR= if you use several SUBDIR lines. 1997-10-02 11:06:30 +00:00
sbin PR misc/4206: internal -> interval; 1997-10-03 00:55:28 +00:00
share Clarify comment regarding rotation, and remove another comment which has never 1997-10-08 13:47:18 +00:00
sys Use _ASM_LABEL. 1997-10-08 16:02:04 +00:00
usr.bin Get rid of warnings. 1997-10-07 13:55:03 +00:00
usr.sbin - set the umask to 077, to protect the created directory 1997-10-08 14:09:19 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00