Go to file
skrll 2b4f402919 Improve ddb backtraces by:
- Starting with the right set of fp, pc, and rp in all cases.
	- Dropping the argument printing stuff as it could never work.
	- Backtrace through traps and decode syscalls properly by
	  making sure the trapframe is at a known offset from the stack
	  pointer in both cases. Also, ensure that the frame pointer
	  is zero so that we can detect traps.
2007-12-21 13:05:26 +00:00
bin don't cast 64bit values to u_long. 2007-12-21 06:43:26 +00:00
common - Make __cpu_simple_lock and similar real functions and patch at runtime. 2007-12-20 23:46:10 +00:00
crypto fix typo in comment 2007-12-21 01:03:58 +00:00
dist Peter Eisch: CentOS lacks strlcat(3), so use snprintf(3) to crack the 2007-12-20 23:17:05 +00:00
distrib - Make __cpu_simple_lock and similar real functions and patch at runtime. 2007-12-20 23:46:10 +00:00
doc newsyslog.conf flag 'J' will bzip2 logfiles. 2007-12-21 05:45:13 +00:00
etc Remove GENERIC.MP config and enable SMP by default on amd64. 2007-12-20 23:32:24 +00:00
games more __dead fallout: these two files are built for the native host, not 2007-12-18 08:45:03 +00:00
gnu Improve signal trampoline support by recognising trampolines from previous 2007-12-04 08:38:14 +00:00
include humanize_number was the only function in <util.h> that is not in libutil. 2007-12-14 16:36:19 +00:00
lib Disable the umac-64 MAC for now, it needs to be rewritten from scractch. 2007-12-20 14:14:04 +00:00
libexec remove cdefs.h at mrg's request 2007-12-16 02:38:24 +00:00
regress Fix stresep(3) handling of consecutive quoted delimiter characters. 2007-12-06 22:07:07 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin Your friendly neighborhood 64-bit architecture here to remind you that 2007-12-19 05:48:33 +00:00
share cpuN -> coreN 2007-12-21 01:16:30 +00:00
sys Improve ddb backtraces by: 2007-12-21 13:05:26 +00:00
tests Cast sf->f_bsize to int to force signed division. Fixes this test 2007-12-03 18:49:24 +00:00
tools $HOST_SH does not necessarily contains the absolute path to sh. Fix it if 2007-11-24 18:44:00 +00:00
usr.bin It doesn't seem worth it to keep pathnames.h around (especially when it has 2007-12-21 06:46:31 +00:00
usr.sbin make sup-0.2 2007-12-20 20:25:08 +00:00
x11 build the glint driver on sparc64 2007-12-19 17:33:55 +00:00
build.sh Add rs6000 to this file so it can be easily cross-built. 2007-12-17 19:23:44 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +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 Fix typo. 2007-12-17 23:59:41 +00:00