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
|
Rename internal ops-ssh.h header file to ssh2pgp.h to better reflect its
|
2010-11-07 21:41:38 +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
|
+tp
|
2010-11-09 15:26:41 +00:00 |
doc
|
Note sti(4) changes.
|
2010-11-09 15:06:08 +00:00 |
etc
|
usual goop for new tp & dir
|
2010-11-07 19:55:58 +00:00 |
external
|
Add back easy_encoder.c, lost during the final 5.0.0 update.
|
2010-11-09 23:07:09 +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
|
Need getifaddrs() for the rump client since it executes sysctl(2)
|
2010-11-05 16:23:56 +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
|
Update RUMP_ACTION to use rumpclient.
|
2010-11-08 12:42:35 +00:00 |
share
|
Update sti(4) from OpenBSD bringing across support for sti @ pci.
|
2010-11-09 12:24:47 +00:00 |
sys
|
PR/10000: disable fast scrolling on Cyrix GXLV (CS5530 chipset)
|
2010-11-09 21:12:19 +00:00 |
tests
|
Test copystr/copyinstr/copyoutstr focusing on the off-by-one cases.
|
2010-11-09 15:25:19 +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
|
Change the ironically unafe "find . -print | xargs pathchk -p" to
|
2010-11-09 20:34:55 +00:00 |
usr.sbin
|
Add _atf to uid/gid checks.
|
2010-11-08 09:01:44 +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 |