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
/
osf1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
1
-1
/
+1
*
The osfulator needs sysvipc to work. Thanks to DES's commit to
gallatin
2001-01-26
1
-0
/
+3
*
Back out over-aggressive locking of p->p_cred.
jhb
2001-01-25
1
-16
/
+3
*
Proc locking.
jhb
2001-01-24
2
-5
/
+31
*
Use queue macros.
jhb
2001-01-24
1
-2
/
+1
*
Next phase in the PCI subsystem cleanup.
msmith
2000-12-08
2
-0
/
+2
*
exec_osf1_imgact() should return -1 for non OSF1/ECOFF binaries, it should
gallatin
2000-12-02
1
-1
/
+1
*
Don't use p->p_sigstk.ss_flags to keep state of whether the
marcel
2000-11-30
1
-2
/
+2
*
Simplify and correct OSF/1 signal handling.
gallatin
2000-11-10
3
-133
/
+16
*
Make MINSIGSTKSZ machine dependent, and have the sigaltstack
marcel
2000-11-09
2
-2
/
+4
*
Add M_ZERO to malloc calls where the result is just bzeroed.
mjacob
2000-10-27
1
-4
/
+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
*
fix bogus cast in osf1_getrlimit/osf1_setrlimit
gallatin
2000-10-25
1
-4
/
+4
*
teach the osf1_getsysinfo() function about a few more fields
gallatin
2000-10-25
2
-8
/
+70
*
Regen. (Fix SYS_exit)
peter
2000-07-29
3
-5
/
+5
*
Sigh. Fix SYS_exit problems. I misunderstood the significance of these
peter
2000-07-29
1
-1
/
+1
*
Regenerate with makesyscalls.sh
peter
2000-07-29
3
-5
/
+5
*
Change the 'exit()' system call to 'sys_exit()'. This avoids overlapping
peter
2000-07-29
1
-1
/
+1
*
magnetic tape support
gallatin
2000-07-13
1
-1
/
+40
*
Fix the breakage that occurred when somebody didn't do a complete
mjacob
2000-06-23
1
-2
/
+2
*
Regenerated (fixed the calculation of sy_nargs in sysent tables).
bde
2000-05-09
3
-137
/
+141
*
Fixed the return type for exit() and the args struct tag several NOPROTO
bde
2000-05-09
1
-13
/
+12
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
1
-0
/
+1
*
remove unneeded #include <sys/buf.h>
phk
2000-05-05
1
-1
/
+0
*
Oops, forgot this from the previous commit. Remove obsolete #ifdef ISO.
peter
2000-02-13
1
-3
/
+0
*
changes to osf1_wait4()
gallatin
2000-01-29
1
-5
/
+7
*
Don't clobber the sources when plain "make" is run. Just print a message
bde
2000-01-15
1
-2
/
+4
*
implement OSF_GET_MAX_UPROCS portion of osf1_getsysinfo() for AT&T ksh
gallatin
2000-01-06
2
-2
/
+10
*
Shutup complaints about unimplemented SVR4 ioctls
gallatin
2000-01-06
1
-0
/
+8
*
Add NetBSD's explanation of why it would be hard to emulate the Mach
gallatin
1999-12-14
1
-0
/
+69
*
Add generated files
gallatin
1999-12-14
3
-0
/
+833
*
Finally add the Alpha OSF/1 compat code. I will add it to the
gallatin
1999-12-14
13
-0
/
+4755