Go to file
perseant 7a4d35b365 In lfs_truncate, don't overcount the real blocks removed from the inode,
when deallocating a fragment that has not made it to disk yet.

Also, during dirops, give the directory vnode an extra reference in
SET_DIROP, to ensure its continued existence during SET_ENDOP, preventing
a possible NULL-dereference there.

These two changes should close PR #11064.
2000-10-14 23:22:14 +00:00
bin The "X" permission _is_ specified by POSIX.2. 2000-10-14 18:45:03 +00:00
crypto - Correct missing closedir(3) in SSL_add_dir_cert_subjects_to_stack(). 2000-10-13 01:47:27 +00:00
dist one more string format cleanup 2000-10-10 12:51:19 +00:00
distrib - update whatis files to contain (hopefully) up to date info on: 2000-10-14 22:27:41 +00:00
etc fix typo in comment 2000-10-14 17:01:29 +00:00
games NetBSD will put hair on a UNIX admin's chest 2000-10-09 00:58:16 +00:00
gnu sync with sendmail 8.11.1. 2000-10-10 11:17:29 +00:00
include Allow format-arg checking for setproctitle 2000-10-03 19:53:58 +00:00
lib /etc/login.conf is optional, so don't return NULL even if 2000-10-12 00:28:33 +00:00
libexec format warning fixes from he, after testing on 64-bit elf (alpha) 2000-10-11 20:46:07 +00:00
regress wrap libcrypto with ${MKCRYPTO} == "yes" 2000-10-04 00:49:44 +00:00
sbin do not segv on too many args. sync with kame 2000-10-12 10:35:48 +00:00
share One more working scanner according to the USB scanner wen page. 2000-10-13 21:05:18 +00:00
sys In lfs_truncate, don't overcount the real blocks removed from the inode, 2000-10-14 23:22:14 +00:00
usr.bin HEAVY formatting cleanup. 2000-10-14 18:48:49 +00:00
usr.sbin Render what text there is into something closer to English. 2000-10-14 21:10:38 +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 a case for menuc-updating 2000-10-14 01:06:55 +00:00