Go to file
uwe 4224340c16 Handle the case when control transfer instruction jumps to its own
delay slot (e.g. PLT entries use such code).  We can not set the
breakpoint there, as trapa is illegal in the delay slot.  Set the
breakpoint to the next instruction instead.  We are guaranteed to
arrive there, as control transfers are illegal in the delay slot.
2006-01-02 17:35:55 +00:00
bin Give systrace its own version of realpath() that does what it wants, 2005-12-31 12:33:41 +00:00
common/lib/libc Don't redefine _LOCORE if it's already defined. 2005-12-27 11:23:53 +00:00
crypto enable cryptodev. 2005-12-31 00:08:34 +00:00
dist bring in changes from 2.4.4b1; we will import 2.4.4 once it is released. 2005-12-31 08:58:50 +00:00
distrib forgot to commit the bump for libcrypto. 2005-12-31 07:02:05 +00:00
doc AMD PowerNow K7 driver written by Martin Vegiard via PR port-i386/26239. 2005-12-31 17:55:55 +00:00
etc Add INSTALL_IPAQ to build. 2005-12-30 11:37:06 +00:00
games
gnu Handle the case when control transfer instruction jumps to its own 2006-01-02 17:35:55 +00:00
include Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, 2005-12-30 23:07:31 +00:00
lib Don't crash if asked to touch more lines than there are in a window. 2006-01-01 11:48:31 +00:00
libexec PR/25605: Frank Kardel: getty leaves ttymodes at read login state when 2005-12-28 09:43:05 +00:00
regress Moved to interface/interface.c 2005-12-25 22:24:57 +00:00
rescue
sbin Typo fix (to umount is not yet a verb). Via OpenBSD bugs mailing list. 2005-12-30 10:29:56 +00:00
share Fix a small typo and tweak wording slightly. 2006-01-02 16:45:44 +00:00
sys Regen. 2006-01-02 12:49:29 +00:00
tools Add a tweak for ews4800mips/include/disklabel.h, 2005-12-29 15:35:19 +00:00
usr.bin recognize 307 redirect code. 2006-01-02 12:30:01 +00:00
usr.sbin update MAXNFSDCNT and bump date. 2006-01-01 17:03:54 +00:00
x11 Add support for Xews4800mips under src/x11. 2005-12-29 15:52:20 +00:00
build.sh Add ews4800mips to mipseb ports. 2005-12-29 15:38:54 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING