Go to file
martin aa1b67be38 Make the copy of the syscall return value to register A0 independend of
options COMPAT_AOUT_M68K. Works around PR port-m68k/37631.
XXX we will phase out the copy to A0 completely and handle it in userland
XXX in the future.
2007-12-29 00:02:52 +00:00
bin Wordo fix, noted by jmc@openbsd. 2007-12-28 14:32:50 +00:00
common - provide 32 bit versions of the sparc v9 atomic ops. 2007-12-22 23:19:40 +00:00
crypto add back #include <sys/socket.h> from Scott Ellis on current-users@ 2007-12-21 20:42:03 +00:00
dist Thanks to Mark Foster for the reference to the Wiki page where he tracks 2007-12-24 15:48:40 +00:00
distrib Extend size of entry buffer for partition type ids from 4 to 5, to allow 2007-12-28 00:48:43 +00:00
doc Mention security(8) for ASLR, requested by hubertf@. 2007-12-27 15:19:05 +00:00
etc Fixup some comments. 2007-12-27 01:23:55 +00:00
games Comprehensive (or at least extensive) string handling cleanup for rogue. 2007-12-27 23:52:59 +00:00
gnu Improve signal trampoline support by recognising trampolines from previous 2007-12-04 08:38:14 +00:00
include change some __attribute__s to __keywords 2007-12-24 17:26:09 +00:00
lib Avoid munmap(-1, ...) - doesn't make much sense. 2007-12-28 00:39:32 +00:00
libexec Make it build with src/sys from the vmlocking2 branch. 2007-12-28 21:44:32 +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 Make it build with src/sys from the vmlocking2 branch. 2007-12-28 21:44:32 +00:00
share add MKPIE 2007-12-28 21:35:45 +00:00
sys Make the copy of the syscall return value to register A0 independend of 2007-12-29 00:02:52 +00:00
tests Properly capture the output of the SSH server. Its -e flag is supposed to 2007-12-28 08:57:42 +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 Comment out xref to makemap(8), which does not exist. 2007-12-27 12:56:49 +00:00
usr.sbin Remove reference to VI_XWANT - it will be gone soon. 2007-12-28 18:08:39 +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
UPDATING Fix typo. 2007-12-17 23:59:41 +00:00