bin
|
Backout previous; it was wrong fix.
|
2010-08-31 05:07:09 +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
|
fixed some typos in logs (reported by fazaeli (at) sepehrs.com)
|
2010-09-27 11:57:59 +00:00 |
dist
|
avoid integer overflow that can lead to buffer overflow
|
2010-09-20 19:39:20 +00:00 |
distrib
|
Cleanup, sort entries and remove some duplicates.
|
2010-09-30 18:43:07 +00:00 |
doc
|
mdocml-1.10.6 out.
|
2010-09-27 12:48:01 +00:00 |
etc
|
Collapse <abckslash><newline> sequences in /etc/ifconfig.xxx files read
|
2010-09-26 18:52:04 +00:00 |
external
|
Add the __eprol hidden symbol. Forgotten part of the common CSU handling
|
2010-09-29 14:54:00 +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
|
make putenv POSIX compliant.
|
2010-10-01 20:11:32 +00:00 |
lib
|
Fix a typo, remove trailing whitespace.
|
2010-10-01 20:57:50 +00:00 |
libexec
|
Oops. Remove trailing whitespace in previous.
|
2010-09-30 19:45:24 +00:00 |
regress
|
The libdes tests have been converted to atf and now live in tests/lib/libdes.
|
2010-08-25 16:47:43 +00:00 |
rescue
|
Relegate edlabel to use in extremely memory constrained install
|
2010-03-10 23:13:09 +00:00 |
sbin
|
Avoid NaN when calculating std-dev, which fixes a crash on VAX.
|
2010-09-20 11:49:48 +00:00 |
share
|
Fix a typo.
|
2010-09-29 22:38:34 +00:00 |
sys
|
Add Marvell EHCI Controller wrapper.
|
2010-10-02 05:53:37 +00:00 |
tests
|
Add tests for putenv(3)
|
2010-10-01 20:12:20 +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
|
Remove trailing spaces, add a few serial commas.
|
2010-09-14 11:57:03 +00:00 |
usr.sbin
|
== file close operations ==
|
2010-09-23 16:02:34 +00:00 |
x11
|
fix the dependancy list for this.
|
2010-03-22 00:23:59 +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 |