Go to file
fvdl f0112539bd Mark an inode as changed after a rename. It wasn't before in the softdep
case, which created inodes with dependencies, but no IN_* flag set,
so the dependencies were never flushed (after the waitfor check in
ffs_update was removed).
2000-05-30 15:22:12 +00:00
bin Add Ev tag to COLUMNS 2000-05-28 21:14:11 +00:00
dist Resolve conflicts. 2000-05-23 06:07:42 +00:00
distrib Make the path relative instead of using BSDSRCDIR 2000-05-29 05:37:06 +00:00
etc Depends on quota; when quotached runs while NFS clients are writing, 2000-05-29 07:10:41 +00:00
games Fix core dump. 2000-05-24 14:43:00 +00:00
gnu Remove RELOC_SYMBOLICS_THROUGH_JMPSLOT since it isn't required for VAX (and 2000-05-28 01:33:58 +00:00
include Add _PATH_EMUL_AOUT. 2000-05-27 06:08:28 +00:00
lib usr.sbin/lpr/lpd now compiles lib/libc/net/rcmd.c on its own, to avoid 2000-05-30 01:07:43 +00:00
libexec add comment on IPv4 mapped address twist 2000-05-30 05:31:31 +00:00
regress Explain why we can expect to have some resident pages even after an 2000-05-19 04:56:48 +00:00
sbin Check for cycles in the inode free list, and for free inodes not on the free 2000-05-30 04:33:14 +00:00
share Note that the Y-E Data floppy works. 2000-05-30 02:04:48 +00:00
sys Mark an inode as changed after a rename. It wasn't before in the softdep 2000-05-30 15:22:12 +00:00
usr.bin Allow the LPD font to be selected at runtime rather than compile time. 2000-05-30 12:03:31 +00:00
usr.sbin usr.sbin/lpr/lpd now compiles lib/libc/net/rcmd.c on its own, to avoid 2000-05-30 01:07:43 +00:00
Makefile remove two of the previous ${_M}; they were invoked before $DESTDIR/share/mk may have existed. add one more. 2000-05-21 07:33:05 +00:00
Makefile.inc