opnsense-src/lib/libc/sparc64/sys
Warner Losh fbbd9655e5 Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.

Submitted by:	Jan Schaumann <jschauma@stevens.edu>
Pull Request:	https://github.com/freebsd/freebsd/pull/96
2017-02-28 23:42:47 +00:00
..
__sparc_sigtramp_setup.c We need to discard `const'ness explicitly when invoking sysarch. 2004-01-10 15:57:06 +00:00
__sparc_utrap.c Provide a type for the argument. 2009-02-02 21:51:52 +00:00
__sparc_utrap_align.c Use the right byte order for unaligned stores. <blush>. 2002-05-13 22:48:01 +00:00
__sparc_utrap_emul.c Add a support macro to convert the 5-bit packed register field of 2002-05-11 21:20:05 +00:00
__sparc_utrap_fp_disabled.S Use FBSDID 2002-06-30 05:36:49 +00:00
__sparc_utrap_gen.S Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00
__sparc_utrap_install.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
__sparc_utrap_private.h Handle alignment fault fixups in libc rather than in the kernel. 2002-05-13 04:35:08 +00:00
__sparc_utrap_setup.c In lib/libc/sparc64/sys/__sparc_utrap_setup.c, avoid an error about 2014-02-20 23:02:42 +00:00
assym.s Add an alternate signal trampoline to libc; add a wrapper for the sigtramp 2002-04-29 18:14:44 +00:00
brk.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
cerror.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
exect.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
Makefile.inc Reduce duplicate NOASM and PSEUDO definitions 2016-09-08 22:38:20 +00:00
sbrk.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
setlogin.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
sigaction1.S Unbreak sparc64 after r276630 by calling __sparc_sigtramp_setup signal 2015-02-16 22:13:03 +00:00
sigcode.S Rename the libc signal trampoline to __sigtramp to match netbsd. This 2002-10-22 15:15:39 +00:00