Go to file
wrstuden 6336cd3696 The file being closed is (fdp->fd_lastfile - i), not i. So compare
(fdp->fd_lastfile - i) against fd_knlistsize. Otherwise we can
call knote_fdclose() on a file descriptor that doesn't have a knote.

This issue explains random panics I have had on process exit over the
past few years.
2005-05-20 16:13:00 +00:00
bin Set (and report) the new time (not the old one). 2005-05-15 18:39:39 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Really delete phase 1 on Xauth failure 2005-05-20 07:34:47 +00:00
dist backout previous. ISDIGIT is used all over the place without a cast. 2005-05-18 00:54:14 +00:00
distrib add a ramdisk and LIF image for sysinst-based installation. 2005-05-18 14:04:26 +00:00
doc The current version of nawk is dated 2005-04-25. 2005-05-19 16:19:34 +00:00
etc add a ramdisk and LIF image for sysinst-based installation. 2005-05-18 14:04:26 +00:00
games Otto Von Bismarck -> Otto von Bismarck. 2005-05-10 18:41:53 +00:00
gnu Re-run mknative now that the environment has the right ld, nm and objdump. 2005-05-20 07:40:09 +00:00
include add t_putws 2005-05-15 21:10:52 +00:00
lib Use a more standard TNF license (than one that has clause 3 for UCB 2005-05-20 01:22:48 +00:00
libexec Remove the zombie reaper and set SIG_IGN on SIGCHLD. We won't get a zombie 2005-05-18 00:31:32 +00:00
regress Add a test for 4 char key and value insert on a 65536 bucket size hash. 2005-04-27 23:37:34 +00:00
rescue Add /rescue/tetris. 2005-04-01 08:35:17 +00:00
sbin Some changes in veriexec. 2005-05-19 20:16:19 +00:00
share Bump date for previous. 2005-05-18 15:05:26 +00:00
sys The file being closed is (fdp->fd_lastfile - i), not i. So compare 2005-05-20 16:13:00 +00:00
tools Use the correct LD/NM/OBJDUMP when creating the mknative environment. 2005-05-20 07:10:51 +00:00
usr.bin Printf field widths and size_t don't always mix well, so cast to int. 2005-05-20 07:26:01 +00:00
usr.sbin add hp700 support. 2005-05-14 14:46:21 +00:00
x11 NetBSD.cf unconditionally turns on XKB_ALWAYS_USES_SOFT_REPEAT. Do the same 2005-05-20 12:53:22 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile use usr.sbin/postinstall/postinstall instead of etc/postinstall 2005-04-17 15:18:34 +00:00
Makefile.inc
UPDATING Tweaks for the move of postinstall from /etc to /usr/sbin 2005-04-17 23:12:40 +00:00
build.sh Unset INFODIR in the makewrapper. 2005-05-19 01:37:30 +00:00