index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable all interrupts in switch_trampoline after releasing the sched_lock.
jhb
2000-11-15
1
-0
/
+2
*
Pick up kernelname for bootinfo structure (if possible), otherwise
mjacob
2000-11-14
1
-5
/
+13
*
Enable linux thread support on the alpha. The guts of linux_clone was
gallatin
2000-11-10
1
-1
/
+57
*
Simplify and correct OSF/1 signal handling.
gallatin
2000-11-10
3
-133
/
+16
*
Fix typo in END macro (END'ed enable twice)
mjacob
2000-11-09
1
-1
/
+1
*
Make MINSIGSTKSZ machine dependent, and have the sigaltstack
marcel
2000-11-09
5
-3
/
+14
*
back out 1.66 -- the Elfxx_Brandinfo compat_3_brand field doesn't exist
gallatin
2000-11-09
1
-2
/
+0
*
Clean this is up a bit for multiple MIDs... We can figure out which MID
mjacob
2000-11-08
1
-40
/
+59
*
Fix CMSG and ALIGN macro usage.
asmodai
2000-11-08
1
-17
/
+37
*
(KTR debugging) Say when we're disabling a vector.
mjacob
2000-11-07
1
-2
/
+5
*
Sync with i386's GENERIC rev 1.287 (Minor ordering changes to make more
obrien
2000-11-07
2
-2
/
+2
*
Sync with i386/conf/GENERIC rev 1.288 (add comments for some ISA devices).
obrien
2000-11-07
2
-10
/
+10
*
The vx driver no longer needs the PCI compat shims. Also should now
wpaul
2000-11-07
2
-0
/
+2
*
Fix generated include path.
obrien
2000-11-04
1
-1
/
+1
*
Fix the Elf64 branding initialization.
obrien
2000-11-04
1
-0
/
+2
*
Sort.
obrien
2000-11-02
1
-1
/
+1
*
Support for the linux ipc syscalls on the alpha, where each one has
gallatin
2000-11-01
1
-11
/
+19
*
use DUMMY macro and support from linux_util.h
gallatin
2000-11-01
1
-15
/
+1
*
Move the linux abi's alpha md files over to using David's build-time
gallatin
2000-11-01
4
-4
/
+4
*
fix linux_termio and linux_termios structs on alpha. alpha differences
gallatin
2000-11-01
1
-1
/
+1
*
Pass in the new-bus flags to alpha_setup_intr().
jhb
2000-11-01
7
-8
/
+9
*
- Modify alpha_setup_intr() to take interrupt handler flags as an additional
jhb
2000-11-01
2
-18
/
+61
*
Apply style(9).
obrien
2000-11-01
1
-2
/
+2
*
Minimal set of diffs from the i386 bits to the AlphaLinux.
obrien
2000-11-01
1
-29
/
+3
*
Need to dummy-out rt_sigreturn.
obrien
2000-11-01
1
-0
/
+3
*
Need to include sys/proc.h.
obrien
2000-11-01
1
-1
/
+2
*
I don't know why this used to compile for me, but now struct
obrien
2000-11-01
1
-2
/
+2
*
Make the target a little bit more generic.
obrien
2000-11-01
1
-1
/
+3
*
Remember to decrement interrupt nesting level if leaving early
mjacob
2000-10-30
1
-0
/
+1
*
remove a stddef.h missed by phk
gallatin
2000-10-27
1
-1
/
+0
*
Add M_ZERO to malloc calls where the result is just bzeroed.
mjacob
2000-10-27
2
-8
/
+5
*
Convert all users of fldoff() to offsetof(). fldoff() is bad
phk
2000-10-27
2
-2
/
+5
*
Merge from i386: Add MSP ioctl
roger
2000-10-27
1
-0
/
+10
*
As the blocking model has seems to be troublesome for many, disable
markm
2000-10-27
2
-0
/
+2
*
add a version tag for the alpha linulator to depend on
gallatin
2000-10-26
1
-0
/
+2
*
Update osf1_setuid() and osf1_setgid() to use the new change_euid() and
gallatin
2000-10-26
1
-8
/
+13
*
- Overhaul the software interrupt code to use interrupt threads for each
jhb
2000-10-25
8
-93
/
+30
*
fix bogus cast in osf1_getrlimit/osf1_setrlimit
gallatin
2000-10-25
1
-4
/
+4
*
Only use 1 set of memory barrier operations with the atomic_*_{acq,rel}_ptr
jhb
2000-10-25
1
-2
/
+0
*
teach the osf1_getsysinfo() function about a few more fields
gallatin
2000-10-25
2
-8
/
+70
*
Adjust comments
obrien
2000-10-24
2
-8
/
+20
*
Move bogus proc reference stuff into <machine/globals.h>. There is no
mjacob
2000-10-23
1
-0
/
+2
*
Apply style(9). [best I could]
obrien
2000-10-23
1
-35
/
+40
*
Apply style(9).
obrien
2000-10-23
1
-48
/
+47
*
Sort the #define's.
obrien
2000-10-23
1
-38
/
+38
*
Minimal set of diffs from the i386 bits to the AlphaLinux.
obrien
2000-10-23
1
-1
/
+1
*
Re-order the #define's into a more logical one.
obrien
2000-10-23
1
-17
/
+18
*
We need to explicitly tell the args struct for COMPAT functions we use
obrien
2000-10-23
1
-4
/
+13
*
Somehow I left out sycall #98
obrien
2000-10-22
1
-0
/
+1
*
Minor whitespace cleanup.
obrien
2000-10-22
1
-6
/
+5
[next]