Go to file
wrstuden b93040c6f1 Modify ufs_rename() to a) be more careful about reference counts (we no longer
depend on the initial lookups being doen with SAVESTART), and b) check
return values for errors.

Should fix PR 8491 for ufs - two simultaneous identical renames will now
work correctly. One will succeed, one will fail.
1999-12-13 19:07:21 +00:00
bin Fix CL* purge fallout. 1999-12-05 18:33:28 +00:00
dist Cast a sizeof to int to compile it on the alpha. 1999-12-12 12:35:32 +00:00
distrib Fix a type (propperly -> properly), plus expand section on pkgsrc 1999-12-13 15:32:46 +00:00
etc Pick up a machine dependent ld.so.conf 1999-12-13 10:19:32 +00:00
games Removed someone's personal phone number, including area code, from a "if you 1999-12-11 19:13:05 +00:00
gnu Add news68k 1999-12-10 06:04:01 +00:00
include add #define for kame's extension to scoped IPv6 numeric address. 1999-12-12 10:49:37 +00:00
lib more complete solution for gethostby*() buffer overwrite issue. 1999-12-13 17:05:45 +00:00
libexec do not perform setsockopt(IP_TOS) on mapped connections (IPv4 connection 1999-12-13 16:30:37 +00:00
regress Make it build on ELF toolchain. 1999-12-09 09:08:00 +00:00
sbin provide -S for source address specifier. 1999-12-13 15:25:59 +00:00
share Mention what happens when we fail to find a library. 1999-12-13 11:02:10 +00:00
sys Modify ufs_rename() to a) be more careful about reference counts (we no longer 1999-12-13 19:07:21 +00:00
usr.bin per-interface statistics. 1999-12-13 15:22:55 +00:00
usr.sbin add -I and -l. cleanup on screen formatting. 1999-12-13 15:30:25 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00