Go to file
agc 9104ca5d0a check return values from memory allocation routines in symmetric key
initialisation. return an error if allocation failed.

modify symmetric key initialisation function signature to return an
indication of success or failure.

get rid of one-time typedef for function definitions; their indirection
does not add any extra insight, and just obfuscates the declarations.
2010-11-04 01:18:34 +00:00
bin Make sh build in debug mode 2010-10-29 17:06:53 +00:00
common Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also 2010-09-25 01:42:38 +00:00
compat Hook up xz into the build system. 2010-11-02 16:34:33 +00:00
crypto check return values from memory allocation routines in symmetric key 2010-11-04 01:18:34 +00:00
dist PR/44006: Ralph G: vi: CTRL-A does not handle end-of-word correctly 2010-10-28 18:12:47 +00:00
distrib add otus. 2010-11-03 18:57:32 +00:00
doc Use man links for lua and xz. 2010-11-03 22:40:51 +00:00
etc add otus 2010-11-03 21:46:36 +00:00
external Add otus firmware from: 2010-11-03 18:52:44 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games Avoid undefined behavior, from Chris Spiegel in PR 43860. 2010-09-26 21:12:23 +00:00
gnu Fix -o behavior with patterns that match the empty string, as per PR 43896. 2010-09-28 00:54:04 +00:00
include Implement dl_iterate_phdr. 2010-10-16 10:27:06 +00:00
lib this page title is CDBW 2010-11-03 16:17:48 +00:00
libexec PR/44010: YAMAMOTO Takashi: sbrk: grow 0xb3ba2000 failed, error = 12" 2010-10-29 15:08:17 +00:00
regress Don't overrun the buffer, when writing some payload. 2010-10-03 19:41:25 +00:00
rescue Implement dl_iterate_phdr. 2010-10-16 10:27:06 +00:00
sbin Various improvements. 2010-10-31 11:39:46 +00:00
share actual location of firmware files. 2010-11-03 20:11:33 +00:00
sys Stop using the compatibility macros USB_ATTACH(), USB_DETACH(), 2010-11-03 23:46:35 +00:00
tests make that u_int, because it is passed as a socket option. 2010-11-03 21:44:46 +00:00
tools Replace the current usage of Elf64_Half with Elf64_Word and rename 2010-08-28 21:30:02 +00:00
usr.bin Sort sections. 2010-11-03 12:21:50 +00:00
usr.sbin Make error message more userfriendly in cases where server does 2010-10-29 16:13:51 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
build.sh Replace a couple uses of '$@' with '$*' 2010-08-24 20:52:31 +00:00
BUILDING remove the MKSUBPIXEL/MKTTINTERP options; they're going away. 2010-07-25 07:19:00 +00:00
Makefile remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
Makefile.inc
UPDATING minor clarification 2010-06-09 17:29:15 +00:00