bin
|
Pax longopts were not empty element terminated.
|
2005-04-24 03:39:26 +00:00 |
contrib/sys
|
…
|
|
crypto
|
return statements in void functions make lint very confused.
|
2005-04-27 22:38:56 +00:00 |
dist
|
Fix printf format/argument mismatch.
|
2005-04-24 13:34:18 +00:00 |
distrib
|
adjust for new gettext.
|
2005-04-29 15:27:33 +00:00 |
doc
|
new gettext.
|
2005-04-29 15:31:55 +00:00 |
etc
|
Add more locale directories in preparation of new gettext.
|
2005-04-26 19:39:11 +00:00 |
games
|
Fixed wrong use of the <ctype.h> functions by adding an explicit conversion
|
2005-04-19 20:14:29 +00:00 |
gnu
|
Avoid compiler bug on 64 bit machines.
|
2005-04-29 16:00:31 +00:00 |
include
|
Instead of pulling in all of <wchar.h>, just define wchar_t here.
|
2005-04-18 19:47:51 +00:00 |
lib
|
Don't attempt to delete a NULL key. Can happen if we were the only key
|
2005-04-27 23:11:29 +00:00 |
libexec
|
not supporting %c is confusing and it only uses up a few bytes.
|
2005-04-24 21:11:58 +00:00 |
regress
|
Add a test for 4 char key and value insert on a 65536 bucket size hash.
|
2005-04-27 23:37:34 +00:00 |
rescue
|
Add /rescue/tetris.
|
2005-04-01 08:35:17 +00:00 |
sbin
|
Change the default controlling devices to /dev/wskbd and /dev/wsmouse
|
2005-04-29 16:51:33 +00:00 |
share
|
ITE8712F was supported, but it was detected as 8705F, now we can say
|
2005-04-29 02:10:20 +00:00 |
sys
|
Mention UKBD_LAYOUT, which corresponds to PCKBD_LAYOUT for the ukbd driver.
|
2005-04-29 16:58:39 +00:00 |
tools
|
Update notes for testing on linux, OS/X
|
2005-04-05 00:21:22 +00:00 |
usr.bin
|
make the error message kindly if the last character is incompleted.
|
2005-04-25 13:57:34 +00:00 |
usr.sbin
|
when checking timestamp, check tv_nsec as well.
|
2005-04-28 08:44:49 +00:00 |
x11
|
We don't need to link hardware independent X11 servers with the "i386"
|
2005-04-09 18:00:01 +00:00 |
BUILDING
|
…
|
|
Makefile
|
use usr.sbin/postinstall/postinstall instead of etc/postinstall
|
2005-04-17 15:18:34 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
Tweaks for the move of postinstall from /etc to /usr/sbin
|
2005-04-17 23:12:40 +00:00 |
build.sh
|
Avoid the brace expansion on OpenBSD.
|
2005-03-26 06:02:13 +00:00 |