Go to file
jdolecek 2fcd02eea0 Introduce CHECK_ALT_SYMLINK() - this checks for alternative location without
following links, hence is usable for checking of presence of a symlink.
Also slighly cleanup EXISTS and CREAT cases - use symbolic constants
instead of 0/1.
This is needed for emulation of readlink(2), lchown(2) and similar.
Addresses kern/11757.
2001-01-22 19:50:56 +00:00
bin avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
crypto fix to PR 11320 (ssh-askpass gets invoked forever if we don't have 2001-01-21 02:44:05 +00:00
dist comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
distrib ru_SU locales are deprecated, ru_RU is now correct one. 2001-01-22 17:48:15 +00:00
etc ru_SU locales are deprecated, ru_RU is now correct one. 2001-01-22 17:48:15 +00:00
games avoid strange typcast. 2001-01-20 15:06:34 +00:00
gnu Remove -Dunix, s/-Dsh3/-D__sh3__. 2001-01-22 08:16:24 +00:00
include have comment about strange use of _B 2001-01-21 10:44:15 +00:00
lib declare (internal) encoding state for 'NONE' encoding, for future 2001-01-22 04:42:40 +00:00
libexec comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
regress 40B: just symlink in and out, don't bother copying it 2001-01-19 12:34:45 +00:00
sbin If possible, detect more case that file is missing on the tape. 2001-01-18 08:59:23 +00:00
share ru_SU locales are deprecated, ru_RU is now correct one. 2001-01-22 17:48:15 +00:00
sys Introduce CHECK_ALT_SYMLINK() - this checks for alternative location without 2001-01-22 19:50:56 +00:00
usr.bin ru_SU locales are deprecated, ru_RU is now correct one. 2001-01-22 17:48:15 +00:00
usr.sbin Fix one of the bugs in the TODO list, sushi would die with a bad endpoint 2001-01-22 07:12:49 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING add usr.bin/xlint as a possible program to upgrade 2001-01-22 14:24:53 +00:00