Go to file
tsutsui 152476802f Unify splraiseipl(9) implementation among m68k ports as per
suggestion from isaki@ on port-m68k.

For cesfic (compile test only):
- use static splraise4() for splvm() and remove isrcomputeipl() for IPL_VM
  because this port supports only one model
- make makeiplcookie(9) return PSL bits via ipl2psl_table[] rather than
  ipl indexes
- make ipl2psl_table[] uint16_t rather than int
2008-06-22 16:34:15 +00:00
bin make getn return long long to support large numbers on all archs. 2008-06-20 23:29:36 +00:00
common kcpuset_isset: remove if-check. It is not reasonable for kernel, 2008-06-22 03:24:31 +00:00
crypto Add the HPN patch for ssh: 2008-06-22 15:42:50 +00:00
dist fix prototype 2008-06-21 20:55:56 +00:00
distrib bump libssh 2008-06-22 15:44:45 +00:00
doc mention openssh-hpn. 2008-06-22 15:48:49 +00:00
etc Add entries for /etc/pf.conf and /etc/pf.os. 2008-06-20 17:05:26 +00:00
external Add USE_FORT?=yes. 2008-05-27 08:58:26 +00:00
games remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
gnu resolve conflicts. 2008-06-22 14:38:40 +00:00
include restore correct symbol protection and add a comment so that I don't 2008-06-21 20:24:40 +00:00
lib bump libssh because of HPN and add pthreads dependency. 2008-06-22 15:43:40 +00:00
libexec Add missing RCSID. 2008-06-09 01:00:23 +00:00
regress - Add general cpuset macros. 2008-06-16 01:41:20 +00:00
rescue make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
sbin Sort options. 2008-06-21 17:11:03 +00:00
share add alias for XFree86 compatibility. 2008-06-21 07:06:01 +00:00
sys Unify splraiseipl(9) implementation among m68k ports as per 2008-06-22 16:34:15 +00:00
tests Fix two bugs to make MKMODULAR=yes builds will work again, for the 2008-05-31 19:58:35 +00:00
tools Remove references to bebox-elf2pef and bebox-mkbootimage, now that they 2008-05-26 12:45:50 +00:00
usr.bin Output linux ptrace request name for processes under compat linux32 2008-06-18 23:04:52 +00:00
usr.sbin Bump date for previous. 2008-06-22 14:51:45 +00:00
x11 MKMAN=no -> NOMAN= # defined 2008-05-25 01:46:18 +00:00
build.sh Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
BUILDING Correct/clarify the default setting of USETOOLS in the previous version. 2008-03-29 05:22:42 +00:00
Makefile Descend into external. 2008-05-22 14:13:58 +00:00
Makefile.inc
UPDATING Change DRVSUSPENDDEV ioctl number. Fixes PR kern/38740. 2008-05-31 13:24:57 +00:00