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
/
compat
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
- sys/n[tw]fs moved to sys/fs/n[tw]fs
ru
2001-05-26
1
-1
/
+1
*
o Merge contents of struct pcred into struct ucred. Specifically, add the
rwatson
2001-05-25
1
-11
/
+13
*
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
markm
2001-05-01
3
-12
/
+17
*
A bogus check for a char device also matched symbolic links.
paul
2001-04-25
1
-1
/
+1
*
o Change a suser() call to a suser_xxx(..., PRISON_ROOT) call in the
rwatson
2001-04-24
1
-1
/
+1
*
Change the pfind() and zpfind() functions to lock the process that they
jhb
2001-04-24
1
-2
/
+3
*
Add linux_sched_get_priority_max() and linux_sched_get_priority_min(): The
alc
2001-04-01
1
-0
/
+56
*
fix linux_times() to take into account linux's value of CLK_TCK on the alpha.
gallatin
2001-03-23
1
-0
/
+5
*
Only pick up so_error the first time through with EISCONN, as advertised.
jlemon
2001-03-02
1
-1
/
+1
*
Correctly emulate linux_connect. For nonblocking sockets, the behavior
jlemon
2001-03-01
1
-51
/
+21
*
Reviewed by: jlemon
adrian
2001-03-01
1
-16
/
+17
*
o Move per-process jail pointer (p->pr_prison) to inside of the subject
rwatson
2001-02-21
1
-5
/
+6
*
Allow debugging output to be controlled on a per-syscall granularity.
jlemon
2001-02-16
6
-147
/
+259
*
Add mount syscall to linux emulation. Also improve emulation of reboot.
jlemon
2001-02-16
2
-0
/
+109
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-2
/
+2
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
1
-1
/
+1
*
Back out proc locking to protect p_ucred for obtaining additional
jhb
2001-01-27
3
-35
/
+9
*
Protect calcru() with sched_lock.
jhb
2001-01-23
1
-0
/
+2
*
Instead of hard coding the major numbers for IDE and SCSI disks
joe
2001-01-14
1
-10
/
+17
*
Map FreeBSD character device hard disks to Linux block device hard disks.
paul
2000-12-29
1
-0
/
+14
*
translate the flags in recvfrom and recvmsg from linux to bsd ones
assar
2000-12-19
2
-2
/
+121
*
Lock access to proc members.
jhb
2000-12-15
4
-18
/
+51
*
Remove call to bzero after MALLOC and instead add M_ZERO
marcel
2000-12-05
1
-2
/
+1
*
Don't auto-generate the syscalls.
marcel
2000-12-03
7
-28
/
+0
*
Use callout_reset instead of timeout(9). Most callouts are statically
jake
2000-11-27
1
-2
/
+2
*
Use the linux_connect() on alpha rather than passing directly through
gallatin
2000-11-16
1
-1
/
+9
*
Fix F_SETOWN on pipes. Linux returns EINVAL while we send a SIGIO
marcel
2000-11-13
1
-5
/
+19
*
Revert auto-generation. The Alpha port is broken.
marcel
2000-11-10
7
-0
/
+28
*
Sync with Alpha:
marcel
2000-11-09
7
-28
/
+0
*
Fix getdents syscall.
marcel
2000-11-05
1
-1
/
+4
*
zap a stray include that snuck in with rev 1.56
gallatin
2000-11-02
1
-1
/
+0
*
fix a comment that was inadvertantly changed by a cvs merge
gallatin
2000-11-02
1
-1
/
+1
*
Fix linux_ustat syscall. We only have cdevs now, so looking
marcel
2000-11-02
1
-2
/
+2
*
Support for the linux ipc syscalls on the alpha, where each one has
gallatin
2000-11-01
2
-27
/
+44
*
fix linux_termio and linux_termios structs on alpha. alpha differences
gallatin
2000-11-01
1
-7
/
+7
*
The MI/MD split wasn't perfect and the MI files need hacks for the
obrien
2000-11-01
10
-26
/
+156
*
A start at an implemention of linux_rt_sendsig & linux_rt_sigreturn
gallatin
2000-10-17
1
-1
/
+1
*
Initiate deorbit burn sequence for <machine/console.h>.
phk
2000-10-08
1
-2
/
+2
*
Whitespace change: (near) KNF
marcel
2000-08-26
1
-649
/
+679
*
Fix bug in previous commit. We need to trim the limits to fit
marcel
2000-08-26
1
-0
/
+5
*
Re-implement linux_{g|s}etrlimit in terms of {g|s}etrlimit
marcel
2000-08-26
1
-24
/
+45
*
Fix typo in license.
marcel
2000-08-25
5
-5
/
+5
*
Update include directives.
marcel
2000-08-22
3
-9
/
+7
*
Update include directives.
marcel
2000-08-22
1
-158
/
+6
*
Update include directives.
marcel
2000-08-22
1
-381
/
+5
*
Update include directives.
marcel
2000-08-22
2
-7
/
+7
*
Update include directives.
marcel
2000-08-22
1
-58
/
+15
*
Update include directives and remove linux_execve.
marcel
2000-08-22
1
-23
/
+3
*
Provide prototypes for functions used by MD code.
marcel
2000-08-22
2
-0
/
+87
*
Remove the only use of SCARG and perform dead code elimination.
marcel
2000-07-27
1
-4
/
+0
[next]