Go to file
mycroft 941524439a Never call softdep_sync_metadata() in the FSYNC_RECLAIM case. Any pending
blocks are detached from the vnode at this point.  When the dependencies are
broken to enable writing the blocks, the vnode will be regenerated.  (The only
reason we sync buffers in this case is that they have to be detached from the
vnode.)
2000-05-29 17:19:20 +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 Make __cerror be LEAF_NOPROFILE. I relies upon having v0 and v1 be unchanged 2000-05-29 15:07:41 +00:00
libexec The cp_time array has had 5 members since 1994 - show them all in debug 2000-05-29 11:30:30 +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 cp_time[] is an array of u_int64_t's now. 2000-05-29 11:59:01 +00:00
share add the 'slot ?' to example config line 2000-05-29 08:56:01 +00:00
sys Never call softdep_sync_metadata() in the FSYNC_RECLAIM case. Any pending 2000-05-29 17:19:20 +00:00
usr.bin convert IPv4 mapped address (::ffff:10.1.1.1) into real IPv4 address 2000-05-29 14:57:27 +00:00
usr.sbin Use " %2.0f" instead of "%3.0f" to print out the CPU percentages - this 2000-05-29 11:33: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 Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00