Go to file
jdolecek 787ee522f9 Ignore windows-style FAT directory entries if we don't expect any more
file name data and the entry starts with \0\0. Apparently this happens
occasionally, don't know if it's mtools (probably), MS Windows or
NetBSD msdosfs fault. When this happens, NetBSD msdosfs was not
able to open the file, where neither mtools nor MS Windows had any
problem with it. So, it's appropriate to add this fix in any case.
2001-11-03 14:53:37 +00:00
bin change from WARNS?=1 to WARNS?=2 for bin/ 2001-11-03 13:40:30 +00:00
crypto Turn on TCP_NODELAY over loopback 2001-10-18 19:46:12 +00:00
dist copyright clarification, from tcpdump.org 2001-10-22 06:59:26 +00:00
distrib Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
etc Don't run rules unless DESTDIR is set *and* contains a value. Fixes PR 14410 2001-10-31 02:58:58 +00:00
games Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
gnu Add REQUIRETOOLS to make version-specific new toolchain compiler libs fail 2001-10-31 16:27:31 +00:00
include Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN} 2001-11-01 15:03:07 +00:00
lib t_agetstr() changes. 2001-11-02 18:24:38 +00:00
libexec Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
regress Simplify a bunch of explicit ${.OBJDIR} references to make these more like 2001-10-31 15:57:49 +00:00
sbin fix many -Wshadow warnings 2001-11-02 05:57:38 +00:00
share Use INSTALL_FILE/INSTALL_DIR as appropriate. 2001-11-02 18:10:00 +00:00
sys Ignore windows-style FAT directory entries if we don't expect any more 2001-11-03 14:53:37 +00:00
tools * Always use the makewrapper when starting a build phase. 2001-11-02 05:07:22 +00:00
usr.bin Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
usr.sbin - move "Wflag" global from mtree.c to spec.c, and reinstate the functionality 2001-11-03 12:51:40 +00:00
build.sh * Always use the makewrapper when starting a build phase. 2001-11-02 05:07:22 +00:00
BUILDING By popular demand, one preformatted version of BUILDING, plaintext, no CRs. 2001-11-01 16:34:21 +00:00
BUILDING.mdoc By popular demand, one preformatted version of BUILDING, plaintext, no CRs. 2001-11-01 16:34:21 +00:00
Makefile By popular demand, one preformatted version of BUILDING, plaintext, no CRs. 2001-11-01 16:34:21 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING note wcstod.c needs new lint. 2001-10-30 06:05:28 +00:00