bin
|
Re-enable support for reading files of at most 8MB via mmap(2).
|
2010-10-25 08:19:47 +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
|
Change Linux Netlink address monitoring to monitor local route changes.
|
2010-10-22 06:26:26 +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
|
Build ramdisk and floppies dir.
|
2010-10-28 08:32:30 +00:00 |
doc
|
Update uebayasi-xip.
|
2010-10-21 08:45:29 +00:00 |
etc
|
adapt to how backlight control is supposed to work - just flip the switch and
|
2010-10-28 02:06:02 +00:00 |
external
|
Fix typo.
|
2010-10-24 23:38:06 +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
|
Run different clients (different sockets) in different processes
|
2010-10-28 14:37:29 +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
|
Sort SEE ALSO.
|
2010-10-29 09:34:03 +00:00 |
sys
|
Lock the _DGS values (desired output state) during the display
|
2010-10-29 09:04:38 +00:00 |
tests
|
Add '-n' option to h_df helper tool to avoid picking wrong values if
|
2010-10-29 14:43:10 +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
|
simplify and modernize:
|
2010-10-18 19:39:32 +00:00 |
usr.sbin
|
Handle > 2GB images. Thanks to Greg Troxel for testing!
|
2010-10-27 18:51:34 +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 |