Go to file
simonb b2b2f7ccfa Fix va_arg() problem when adjusting argument pointer when a structure is
passed which is larger than an int but has int alignment.  As well as
fixing the described problem, this is the same way it is handled in the
Irix and Ultrix header files.

Problem and suggested solution by Uros Prestor in port-mips mailling
list.
2001-08-17 07:15:16 +00:00
bin Print system processes/kernel threads as [kprocname] as top(1) does. 2001-08-07 14:46:09 +00:00
crypto validate certs correctly. sync with kame 2001-08-06 08:17:40 +00:00
dist remove .cvsignore files which got imported inadvertently, as pointet 2001-08-07 08:31:16 +00:00
distrib common/main: 2001-08-17 07:04:41 +00:00
etc Add /usr/share/man/{man,cat}4/sun2 2001-08-17 07:15:12 +00:00
games Change -a to mean all files, as opposed to just a few more files. 2001-08-15 17:25:42 +00:00
gnu include ../../Makefile.inc to set BINDIR. 2001-08-16 16:59:24 +00:00
include #ifdef __STDC__ -> #if __STDC__. 2001-08-04 07:08:55 +00:00
lib Ensure that the stack is aligned to an 8-byte boundary before calling C code. 2001-08-17 00:14:38 +00:00
libexec Correct some comments. 2001-08-14 22:17:48 +00:00
regress These need to be PIC, so restore the .abicalls and .cp* magic, but fix the 2001-08-16 04:06:35 +00:00
sbin remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() 2001-08-17 02:18:46 +00:00
share Whitespace nits. 2001-08-17 07:11:01 +00:00
sys Fix va_arg() problem when adjusting argument pointer when a structure is 2001-08-17 07:15:16 +00:00
tools Do a cleandir also before building when a timestamp demands it (not just on 2001-08-14 13:55:57 +00:00
usr.bin Don't use long double on sparc64 since the compiler is borked. 2001-08-17 05:49:43 +00:00
usr.sbin remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() 2001-08-17 02:18:46 +00:00
Makefile The final step -- hook src/tools into the main build. If USE_NEW_TOOLCHAIN is 2001-08-14 14:04:35 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Since the new makeinfo is necessary to build grep.info, advertize to install 2001-08-03 14:47:17 +00:00