Go to file
sommerfeld 879eaa480a Fix clearing of ktrace points:
- need deep compare of open files, not a shallow pointer compare.
 - reorder fdrelease()/FILE_UNUSE() invocations so fdrelease doesn't
block waiting for something which can't happen until after it returns.
2000-05-29 22:04:11 +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 quotas are supported on lfs too, apparently 2000-05-29 21:57:05 +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 LP64 format problems. u_int64_t on alpha != %llu 2000-05-29 21:42:12 +00:00
share add the 'slot ?' to example config line 2000-05-29 08:56:01 +00:00
sys Fix clearing of ktrace points: 2000-05-29 22:04:11 +00:00
usr.bin g/c removelist()/renamelist(), the only user (catman(8)) was modified to not use them 2000-05-29 21:10:42 +00:00
usr.sbin avoid using removelist()/renamelist() 2000-05-29 21:05:34 +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