Go to file
chs 45523254b2 change *_TLBUpdate for the MIPS3-style two-entry TLBs to only update existing
entries and not create new ones.  the problem with creating an entry is that
we only have the data for one side of the entry, so the other side could be
out of sync with the software PTEs, which the fault handlers are not prepared
to deal with.  fixes PR 14801.
2005-04-30 15:56:32 +00:00
bin Pax longopts were not empty element terminated. 2005-04-24 03:39:26 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
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 Mark ./usr/share/locale/no@nynorsk/LC_MESSAGES/gettext.mo as obsolete. Really. 2005-04-30 14:26:38 +00:00
doc Sparc64 now has completed the switch to wscons. 2005-04-29 19:44:28 +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 Explain why we need PCKBC_CNATTACH_SELFTEST. 2005-04-29 22:48:25 +00:00
sys change *_TLBUpdate for the MIPS3-style two-entry TLBs to only update existing 2005-04-30 15:56:32 +00:00
tools Update notes for testing on linux, OS/X 2005-04-05 00:21:22 +00:00
usr.bin If running as a demon, make sure config file has an absolute path name. 2005-04-29 17:18:30 +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
build.sh Avoid the brace expansion on OpenBSD. 2005-03-26 06:02:13 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile use usr.sbin/postinstall/postinstall instead of etc/postinstall 2005-04-17 15:18:34 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Tweaks for the move of postinstall from /etc to /usr/sbin 2005-04-17 23:12:40 +00:00