Go to file
lukem 3bffc7c9c8 Use
FILES+=			SshAskpass.ad
	FILESNAME_SshAskpass.ad=SshAskpass-default.ad
instead of
	FILES+=			SshAskpass-default.ad
because of an obscure bug with "make -j" where it doesn't find
SshAskpass-default.ad in the .PATH correctly, probably because
of the rule created for it from BUILDSYMLINKS by <bsd.files.mk>.

This is not the correct long-term solution, and is a temporary
workaround for PR 24020.
2004-01-29 01:00:42 +00:00
bin the special filename "" does not receive translation and is going to fail. 2004-01-24 03:44:46 +00:00
contrib/sys Synchronize with FreeBSD: 2003-12-16 06:48:08 +00:00
crypto endian mismatch. from iij seil team 2004-01-16 02:25:14 +00:00
dist Stare-o; back out previous. 2004-01-28 20:15:52 +00:00
distrib g/c obsolete cpu_wait(9) 2004-01-28 17:44:25 +00:00
doc Note ARM9 cache configuration change. 2004-01-26 16:13:58 +00:00
etc When using obj directories, the make proces cd's to the obj directory. 2004-01-27 15:55:42 +00:00
games Remove uses of __P. 2004-01-27 20:30:28 +00:00
gnu Document what BROKEN_SPOOLER_FLAGS 'add 16' is for, and add it to the 2004-01-27 01:00:09 +00:00
include Move FP_ROP and FP_DIRTYZERO from <math.h> to <vax/math.h> (where they 2004-01-20 19:52:40 +00:00
lib Retain the euid of the target user whilst reading the 2004-01-27 11:46:34 +00:00
libexec Remove duplicated headers. Pointed out by Peter Postma in PR bin/24002. 2004-01-06 14:30:10 +00:00
regress Move clockctl.h to end of list 2004-01-21 03:28:00 +00:00
rescue systrace needs libevent now. 2003-11-29 05:47:51 +00:00
sbin do not disclose endianness/sizeof(long) on probe packet. idea from openbsd 2004-01-26 02:21:30 +00:00
share fix thinko in previous 2004-01-29 00:21:31 +00:00
sys Fix pasto. 2004-01-28 22:37:50 +00:00
tools White space nit. 2004-01-13 00:53:06 +00:00
usr.bin now that -c is the default, use "copy" instead of "move" 2004-01-27 02:49:42 +00:00
usr.sbin copyright police 2004-01-28 17:54:03 +00:00
x11 Use 2004-01-29 01:00:42 +00:00
build.sh
BUILDING Note tools/compat/README as the place to get notes from non-native cross builds 2003-12-29 07:10:24 +00:00
Makefile implement params with cd etc && make params 2004-01-27 04:22:25 +00:00
Makefile.inc
UPDATING Mention removal of "beep" alongside "sysbeep". 2004-01-25 14:13:08 +00:00