Go to file
hubertf 76e0b9a57a Code cleanup:
- Removed case '?' before default in switch
 - Don't forget to close opened decriptors when malloc() fails
 - Hold vfork() result in variable with pid_t type (instead of int)

Sent ages ago by Slava Semushin <php-coder@altlinux.ru> in private mail.
2008-01-16 11:43:34 +00:00
bin Code cleanup: 2008-01-16 11:43:34 +00:00
common atomic_and/atomic_or don't operate on pointers, so don't copy the return 2008-01-12 17:29:03 +00:00
crypto From Timo Teras: reset iph1->dpd_r_u in the scheduler's callback, to avoid access to freed memory. 2008-01-11 14:27:34 +00:00
dist Add documentation on setting up the iSCSI target, and on how to use the 2008-01-06 11:00:49 +00:00
distrib Add schedctl.debug 2008-01-15 16:33:48 +00:00
doc vmlocking2 was merged. 2008-01-16 10:26:14 +00:00
etc Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
games ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make more 2008-01-14 03:50:01 +00:00
gnu Re-run mknative to pick up bsd-kvm.o. 2008-01-13 13:18:17 +00:00
include tell about getdents, not getdirentries 2008-01-09 20:55:03 +00:00
lib Use PROT_NONE page to protect bottom of stack from overrun 2008-01-16 00:29:42 +00:00
libexec constify 2008-01-14 08:53:42 +00:00
regress The interval timers (setitimer()) are not inherited by fork (I've checked 2008-01-12 11:10:08 +00:00
rescue Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
sbin Don't use the block device to read crashdumps, if possible. 2008-01-15 14:26:41 +00:00
share Bump date now that MATH_EMULATE has been removed. 2008-01-16 09:57:41 +00:00
sys union_putpages: fix a locking botch. 2008-01-16 10:10:18 +00:00
tests Fix headers: add NetBSD CVS id tag and drop ATF title. 2008-01-04 18:37:15 +00:00
tools Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
usr.bin Fix PR37377 from Devon O'Dell: num_menus can be referenced without being 2008-01-16 09:21:33 +00:00
usr.sbin Workaround potential crash in acpidump, from Yorick Hardy. 2008-01-15 19:08:00 +00:00
x11 Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
build.sh Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc
UPDATING Fix typo. 2007-12-17 23:59:41 +00:00