Go to file
dsl 95739e63cd Remove __HAVE_PROCESS_XFPREGS and add the extra parameter for the size
of the fp save area to all the process_read_fpregs() and
  process_write_fpregs() functions.
None of the functions have been modified to use the new parameters.
The size is set for all the writes, but some of the arch-specific reads
  just pass NULL.
The amd64 (and i386) need variable sized fp register save areas in order
  to support AVX and other enhanced register areas.
These functions are rarely called - so the extra argument won't matter.
2014-01-04 00:10:02 +00:00
bin whitespace fixes 2014-01-01 19:50:44 +00:00
common make it kernel friendly. 2013-12-27 20:26:53 +00:00
compat Move flags for ARM's APCS ABI into a common variable. Add some forces to 2013-12-15 18:08:37 +00:00
crypto Do not install files in usr/share/ when MKSHARE=no 2014-01-02 17:57:58 +00:00
dist/pf good-bye, moved to external 2013-12-25 22:14:52 +00:00
distrib Add myself 2014-01-02 22:22:18 +00:00
doc Note import of dhcpcd-6.2.0 2014-01-03 22:28:51 +00:00
etc put a comment for mode7 2013-12-28 03:18:39 +00:00
external Avoid implicit cast on the return value. 2014-01-03 22:49:21 +00:00
extsrc
games remove duplicate 2013-12-11 14:59:47 +00:00
gnu add posix 1003.1j 2013-12-25 15:09:10 +00:00
include PR/4891: Wiz: readlink moved from xopen to base at issue 5. 2014-01-02 23:33:50 +00:00
lib don't lose the RPC error from CLNT_CALL. 2014-01-02 20:12:23 +00:00
libexec sort the contributor list, and update the defines list to include lua. 2014-01-02 08:47:38 +00:00
regress The sleeping test has been converted to ATF 2012-11-08 03:16:04 +00:00
rescue mount_smbfs has moved. 2013-12-26 02:25:57 +00:00
sbin Add crossreference to fd(4) as noted a while back in PR 45694. Bump date. 2013-12-30 08:43:22 +00:00
share disable ctf handling for the shuttle .c -> '' rule since we don't create 2014-01-02 19:25:08 +00:00
sys Remove __HAVE_PROCESS_XFPREGS and add the extra parameter for the size 2014-01-04 00:10:02 +00:00
tests netstat expected output includes ipv6 sucket, so add netinet6 2014-01-03 13:18:00 +00:00
tools Remove the borked definition of ELF64_Shalf from some more places. 2014-01-03 16:50:54 +00:00
usr.bin Treat '~' as a meta char requiring a shell. 2014-01-03 00:02:01 +00:00
usr.sbin smbfs has moved. 2013-12-25 23:35:17 +00:00
x11 Handle dependency on libstdc++ / libc++ in bsd.lib.mk. 2013-09-12 17:14:20 +00:00
build.sh Rename RUMPTEST_BUILDSH to RUMPKERN_ONLY. Turns out not building any 2013-08-30 10:29:06 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile hp700 rescue/ldd fails on -j16 build if usr.bin/ldd/elf32/libldd_elf32.a 2013-07-16 09:52:21 +00:00
Makefile.inc
UPDATING mention visible changes 2013-12-28 03:39:07 +00:00