Go to file
tsutsui f2ea89d23a Minor cleanups before isr.c merge with sun3:
- include <m68k/cpu.h> rather than <m68k/m68k.h> in <sun68k/cpu.h>
- wrap M68K_VAC definition with #ifndef _SUN3X_ in <sun68k/cpu.h>
- move setsoftnet() macro from <sun68k/cpu.h> to <sun68k/intr.h>
- move declarations for isr_soft_request() and isr_soft_clear() from
  sun2/include/intr.h to <sun68k/intr.h>
- remove extern keyword from function declarations
2006-10-05 14:24:09 +00:00
bin Prefix "Syntax Error" with the program name, if the command name is not 2006-10-04 15:00:38 +00:00
common fix build issue for !_KERNEL 2006-10-04 09:43:45 +00:00
crypto unbreak gcc-3 builds. 2006-10-04 14:31:55 +00:00
dist Coverity CID 3692: Prevent use after free (from Arnaud Lacombe) 2006-10-03 19:06:05 +00:00
distrib remove home-brewd rounding macros. 2006-10-04 21:27:27 +00:00
doc Nitpicking. You won't see a difference in the text output, but there is 2006-10-04 22:28:24 +00:00
etc Tidy output so it matches other rc scripts. 2006-10-01 15:17:51 +00:00
games PR# 4305: [dM] boggle uses very incomplete wordlist. 2006-09-24 01:38:57 +00:00
gnu Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:19:40 +00:00
include Add run level messages. 2006-09-22 21:31:55 +00:00
lib don't include <sys/param.h> twice. 2006-10-04 21:23:56 +00:00
libexec Avoid buffer overflow. 2006-09-29 17:02:04 +00:00
regress A field with a null custom heading retains a minimum width derived 2006-10-02 19:18:30 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin If Veriexec enforces access type, don't allow mmap() to use PROT_EXEC on 2006-09-30 10:56:31 +00:00
share PR/34712 -- Kibum Han -- remove mention of MKSENDMAIL as sendmail is no longer 2006-10-05 02:49:06 +00:00
sys Minor cleanups before isr.c merge with sun3: 2006-10-05 14:24:09 +00:00
tools Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:00:15 +00:00
usr.bin Instead of trying to check the return value of every fprintf() and fputs() 2006-10-04 20:34:48 +00:00
usr.sbin Ensure alignment of the structure used for RPC requests. This stop 2006-10-05 09:18:11 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
BUILDING Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:57:04 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING Mention acorn32 console changes, since they'll break builds with custom 2006-08-15 20:48:01 +00:00
build.sh Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:53:54 +00:00