bin
|
Bump date for SIGINFO.
|
2010-10-09 07:40:58 +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
|
update this to reality a little.
|
2010-06-30 03:28:01 +00:00 |
crypto
|
report a higher encryption key length in approval for OBEY / CLAIM / STRICT modes
|
2010-10-11 14:16:30 +00:00 |
dist
|
avoid integer overflow that can lead to buffer overflow
|
2010-09-20 19:39:20 +00:00 |
distrib
|
Cleanup floppy directory.
|
2010-10-17 11:34:27 +00:00 |
doc
|
Note misc user visible changes I put recently.
|
2010-10-16 15:33:06 +00:00 |
etc
|
Create installation/floppy directory.
|
2010-10-17 10:56:48 +00:00 |
external
|
remove the unused MAX_PFILE define from Aleksey Cheusov.
|
2010-10-18 15:58:05 +00:00 |
extsrc
|
…
|
|
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
|
Make setenv(3) follow the standard, by rejecting invalid strings. It
|
2010-10-16 11:23:41 +00:00 |
libexec
|
Add cast so that usr.bin/ldd/elf32 builds.
|
2010-10-16 17:48:12 +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
|
Memcpy into local variable to ensure proper alignement.
|
2010-10-13 09:19:40 +00:00 |
share
|
note new controllers (as parents) bcsp(4) and sbt(4),
|
2010-10-17 11:45:36 +00:00 |
sys
|
Add quirk for Kingston DT Mini 10 to stop it giving HBA errors.
|
2010-10-18 16:13:09 +00:00 |
tests
|
Make setenv(3) follow the standard, by rejecting invalid strings. It
|
2010-10-16 11:23:41 +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
|
Do use putenv(3) to handle the provided strings directly, instead of
|
2010-10-16 11:13:52 +00:00 |
usr.sbin
|
Typo in an error message.
|
2010-10-17 16:13:56 +00:00 |
x11
|
Disable USE_PAM on ports which have legacy non-XFree86 servers.
|
2010-10-10 07:03:28 +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 |
build.sh
|
Replace a couple uses of '$@' with '$*'
|
2010-08-24 20:52:31 +00:00 |